.goods_title .goods_xz label.qiehuan{}
.goods_title .goods_xz label.qiehuan a{ width:60px; height:22px; line-height:22px;text-indent:25px; color:#333;display:inline-block; background:url(../images/ico_18.png) no-repeat; margin-right:10px; margin-top:2px;}
.goods_title .goods_xz label.qiehuan a.bg1{ background-position:6px 4px;}
.goods_title .goods_xz label.qiehuan a.bg2{ background-position:6px -31px;}
.goods_title .goods_xz label.qiehuan a.curr{ border:1px solid #ccc;}
.goods_title .goods_xz label.zt,.goods_title .goods_page label.zt{font-size:15px; font-weight:700;}
.goods_title .goods_page label.zt b{color:#E10000;}

/*商品列表头部*/
.goods_title{float:left; width:656px; height:30px; line-height:28px; clear:both; overflow:hidden; border-bottom:1px solid #BBB; padding-bottom:3px;}
.goods_title .goods_xz{ font-size:14px;color:#222; float:left;}
.goods_title .goods_xz label{ display:inline-block; float:left; margin-right:20px; cursor:pointer;}
.goods_title .goods_xz label a{color:#222; line-height:26px;}
.goods_title .goods_xz label a.checkbox{ display:block;height:28px; line-height:28px; background:url(../images/checkbox.png) no-repeat 18px -13px; padding-right:28px;}
.goods_title .goods_xz label a.checkbox:hover{ background-position:18px -113px;}
.goods_title .goods_xz label a.checkbox.curr{ background-position:18px -213px;}
.goods_title h2.title{color:#E10000; font-size:20px; font-weight:400; float:left; margin-right:40px;}
.goods_page{ float:right; text-align:right;}
.goods_page span{ font-size:14px; display:inline-block; margin:0 3px;}
.goods_page span.dq_num{ font-weight:700; color:#E10000;}
.goods_page a{display:inline-block;margin-left:4px;padding:0 10px;height:26px;border:1px solid #C3C3C3;background-repeat:no-repeat;color:#333;overflow:hidden;text-decoration:none;border-radius:3px;}
.goods_page a.nxt{padding:0 10px;}
.goods_page a:hover{border-color:#614C3F;color:#333;}
.goods_page a.nxt{padding-right:25px;background-image:url(../images/arw_r.gif);background-position:90% 50%;}
.goods_page a.prev{padding-left:25px;background-image:url(../images/arw_l.gif);background-position:10% 50%;}

/*选择框*/
.custom-checkbox,.custom-radio{position:relative;}
.custom-checkbox input,.custom-radio input{position:absolute;left:-999em;top:-999em;}
.custom-checkbox label,.custom-radio label{height:30px;display:inline-block;position:relative;padding:0 5px 0 28px;cursor:pointer;background:url(../images/checkbox.png) no-repeat -10px -12px;}
.custom-checkbox label.hover,.custom-checkbox label.focus,.custom-radio label.hover,.custom-radio label.focus{background-position:-10px -112px;}
.custom-checkbox label.checked,.custom-radio label.checked{background-position:-10px -212px;}
.custom-checkbox label.checkedHover,.custom-checkbox label.checkedFocus{background-position:-10px -312px;}

/*结算中心*/
/*地址*/
.cart_address{ width:656px; margin-top:10px; clear:both;}
.cart_address li{clear:both;height:30px;line-height:30px;padding:3px 5px; position:relative;}
.cart_address li label.ume_radio{ float:left; margin-left:45px;}
.cart_address li span{float:left;display:block;margin:0px 5px;}
.cart_address li .op,.cart_address li .sendto span{display:none;}
.cart_address li.curr{background:#FFF0F0;}
.cart_address li.curr .op,.cart_address li.curr .sendto span{display:block}
.cart_address .sendto{width:50px;position:absolute; left:0px;}
#btnAddAddr{margin:20px 0px 0px 90px;}
#editAddrForm dt{float:left;width:120px;text-align:right;line-height:37px}
