@CHARSET "UTF-8";
#content{
	width:980px;
	margin:auto;
	margin-top:25px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
}
.pdt_tl {
    float: left;
    width: 448px;
}
.pdt_tl.clothing {
    width: 392px;
    padding: 0 16px;
}
.pdt_tl.other {
    width: 400px;
}
.pdt_tl .t_pic{
    height:400px;
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
}
.pdt_tl.clothing .t_pic{
    height: 588px;
}
.list_min {
    position: relative;
    margin-top: 11px;
}
.clothing .list_min{
    margin-left: 0px;
    width: 392px;
    height: 108px;
    overflow: hidden;
}
.clothing .list_min .min_left, .clothing .list_min .min_right,
.other .list_min .min_left, .other .list_min .min_right {
    float: left;
    background: url('../images/pdi.png') no-repeat -366px -485px;
    width: 12px;
    height: 53px;
    cursor: pointer;
    margin-top: 33px;
}
.other .list_min .min_left, .other .list_min .min_right {
    margin-top: 7px;
}
.clothing .list_min .min_left:hover,
.other .list_min .min_left:hover {
background-position: -194px -545px;
}
.clothing .list_min .min_right,
.other .list_min .min_right {
    background-position: -366px -389px;
    float: right;
}
.clothing .list_min .min_right:hover,
.other .list_min .min_right:hover {
background-position: -236px -545px;
}
.clothing #all_min, .other #all_min {
    width: 365px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    overflow: hidden;
    z-index: 9;
}
.other #all_min {
   width: 364px;
   height: 59px;
    overflow: hidden;
    margin: 0 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.other #min {
    position: relative;
}
.clothing #min {
    position: relative;
    clear: both;
    height: 110px;
}
.clothing #min li, .other #min li {
    float: left;
    position: relative;
    display: block;
    padding-right: 1px;
    width: 70px;
    margin-right: 2px;
    height: 105px;
}
.other #min li {
   width: 52px;
    height: 52px;
    margin-right: 7px;
    margin-bottom: 10px;
}
.clothing #min img {
    width: 66px;
    height: 99px;
    display: inline-block;
    cursor: pointer;
}
.other #min img{
    width: 50px;
    display: inline-block;
    cursor: pointer;
}
.pdt_tl .l_mini {
    float: left;
    height: 478px;
    overflow: hidden;
    width: 107px;
    margin-left:1px;
}
#pic_up, #pic_down, #zoomUp, #zoomDown {
    background: url("../images/pdi.png") no-repeat -329px -285px transparent;
    cursor: pointer;
    height: 12px;
    margin: 0 0 2px 0;
}
#pic_down, #zoomDown {
    background-position: -329px -335px;
    margin: 2px 0 0 0;
}
#pic_up:hover,#zoomUp:hover{
    background-position: -75px -545px;
}
#pic_down:hover, #zoomDown:hover{
    background-position: -75px -586px;
}
#minis {
    height: 450px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#win {
    left: 0;
    position: absolute;
    top: 0;
}
#win li {
    height: 147px;
    margin: 0 auto 3px;
    *margin-bottom:0px;
    position: relative;
}
#min{
    padding-top: 5px;
}
#minis img,#min img {
    border: 1px solid #480080;
    display: block;
    width: 94px;
    margin: 0px auto;
}
#minis img:hover,#min img:hover {
    border: 1px solid #480080;
}
#minis .current,#min .now {
    border: 2px solid #480080;
}
#minis .current:hover,#min .now:hover {
    border: 2px solid #480080;
}
#minis .sra,#min .sra,#zoomWin .sra{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5.5px 0 5.5px 5px;
    border-color: transparent transparent transparent #480080;
    position: absolute;
    right: -5px;
    top: 68px;
}
#min .sra{
    border-width: 0 5.5px 5px 5.5px;
    border-color: transparent transparent #480080 transparent;
    right: 34px;
    top: -5px;
}
.clothing #min .sra{
    right: 30px;
}
.other #min .sra{
    right: 22px;
}
.dress .color_notice{
height: 20px;
line-height: 20px;
margin-top: 13px;
text-align: right;
padding-right: 76px;
}
.dress .dress_warning{
    line-height: 22px;
}
.dress .dress_warning .banner_new{
    display: block;
    margin-top: 30px;
}
#zoomWin .sra{
    border-width: 5px 5px 5px 0px;
    border-color: transparent #480080 transparent transparent;
    left: -4px;
    top: 0px;
}
.pdt_tl .r_pic {
    display: block;
    float: right;
    height: 480px;
    overflow: hidden;
    text-align: center;
	background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
}
.pdt_tl .dt{
    margin-top: 10px;
}
.pdt_tl .dt .ct,.pdt_tl .dt .ctd,.pdt_tl .dt .st,.pdt_tl .dt .std{
    float: left;
    display: block;
}
.pdt_tl .dt .ct{
    width: 61px;
    height: 17px;
    background: url(../images/pdi.png) 0px -110px no-repeat;
    cursor: pointer;
}
.pdt_tl .dt .ctd,.pdt_tl .dt .std{
    height: 15px;
    border: 1px solid #cccccc;
    font-size: 11px;
    line-height: 15px;
    position: relative;
    margin:0px 9px 0px 6px;
    padding: 0px 3px;
}
.pdt_tl .dt .ctd em,.pdt_tl .dt .std em{
    width: 5px;
    height: 17px;
    position: absolute;
    left: -5px;
    top: 0px;
    background: url(../images/pdi.png) 0px -71px no-repeat;
}
.pdt_tl .dt .st{
    width: 24px;
    height: 17px;
    background: url(../images/pdi.png) -73px -110px no-repeat;
    cursor: pointer;
}
.madesign{
    margin: 8px 0px 0px 0px;
    float: left;
}
.madesign>.l{
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #666666;
    padding-left: 28px;
    background: url(../images/pdi.png) -627px -433px no-repeat;
}
.madesign>.r{
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #666666;
    padding-left: 27px;
    margin-left: 35px;
    background: url(../images/pdi.png) -629px -502px no-repeat;
}

.jqzoom {
    cursor: pointer;
    padding: 0;
    position: relative;
    text-align: left;
}
.zoomdiv {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    display: none;
    height: 400px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 400px;
    z-index: 10000;
}
.jqZoomPup {
    background: none no-repeat scroll 50% top #FEDE4F;
    border: 1px solid #AAAAAA;
    cursor: move;
    height: 50px;
    left: 0;
    opacity: 0.4;
    filter:alpha(opacity=40);
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 50px;
    z-index: 4;
}
.pdt_tr {
    float: right;
    width: 502px;
    font-size:12px;
}
.pdt_tr .title {
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    margin-top: -5px;
}
.pdt_tr .pdtmod{
	font-size:12px;
	color: #999999;
    line-height: 28px;
}
.clothing span.pdtmod {
    display: inline-block;
    margin-left: 0px;
}
.clothing label.instock {
    display: inline-block;
    margin-left: 15px;
    font-weight: bold;
    padding-left: 22px;
}
.pdt_tr label.sell24 {
    display: inline-block;
    font-weight: bold;
    padding-left: 22px;
    margin-left: 15px;
    color: #6C00BD;
    background: url('../images/45d.png') 0 -490px no-repeat;
    height: 19px;
    line-height: 19px;
}
.two_rows{
    border-bottom:1px solid #ebebeb;
}
.pdt_tr .price{
    margin-top: 8px;
}
.pdt_tr .nofloat{
    float: none;
}
.pdt_tr .price .reg,.pdt_tr .price .sal{
    height: 35px;
    line-height: 30px;
    color: #666666;
    margin-left: -3px;
}
.pdt_tr .price .sal{
    height: 42px;
}
.pdt_tr .price .reg>span,.pdt_tr .price .sal>span{
    width: 80px;
    height: 30px;
    font-size: 12px;
    display: inline-block;
    line-height: 30px;
    color: #666666;
    font-weight: normal;
}
.pdt_tr .price .sav{
    font-size: 12px;
    color: #3b392b;
    margin-left: 5px;
}
.pdt_tr .price .dis{
    color: #5a990a;
}
.pdt_tr .price .spprice{
    margin-bottom: 10px;
}
.pdt_tr .price .sal>span.usd, .mult_rules .usd{
    border: 1px solid #ffffff;
    border-bottom: none;
    position: relative;
    z-index: 3;
    display: inline-block;
    width: 45px;
    height: 29px;
    font-weight: normal;
    padding:0 2px 0 2px;
    margin-right: 3px;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    background: url("../images/pdticons.png") no-repeat -65px -981px transparent;
}
.pdt_tr .price .sal>span{
    float: left;
}
.pdt_tr .price .sal>span.sa_price,.dis_price{
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 21px;
    font-weight: bold;
    color: #480080;
    position: relative;
    margin-right: 25px;
}
.pdt_tr .price .sal>span.sa_price{
    margin-right:0;
}
.dis_price>em{
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    height: 13px;
    line-height: 13px;
    top: 5px;
    right: -18px;
}
.pdt_tr .price .sal>span.sa_price>em{
    font-size: 13px;
    font-weight: bold;
    height: 13px;
    line-height: 13px;
}
.pdt_tr .price .sal>span.sa_price>em.dis{
    font-size: 14px;
    color: #fb4727;
    font-weight: normal;
}
.pdt_tr .price .usd .currency_down, .mult_rules .usd .currency_down{
    display:none;
    position: absolute;
    border:1px solid #999999;
    border-top:none;
    width: 49px;
    top: 25px;
    left:-1px;
    z-index: 4;
    padding-top:2px;
}
.pdt_tr .price .usd .currency_down li, .mult_rules .usd .currency_down li{
    line-height: 21px;
}
.pdt_tr .price .usd .currency_down a, .mult_rules .usd .currency_down a{
    color: #333333;  font-weight:normal;
    display:block; line-height:21px;
    font-size:12px; text-indent:13px;margin-left: -3px;
}
.pdt_tr .price .sal>span:hover, .mult_rules .usd:hover{
    border-color:#999999;
    border-radius: 3px 3px 3px 3px;
}
.pdt_tr .price .sal>span:hover, .mult_rules .usd:hover{
    z-index: 301;
}
.pdt_tr .price .sal>span:hover .currency_down, .mult_rules .usd:hover .currency_down{
    display:block;
    border-radius: 0px 0px 3px 3px;
    background:#ffffff;
    z-index: 302;
}
.pdt_tr .price .sal .countdown{
    width: auto;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding: 0 3px 0 3px;
    margin-left: 10px;
    background: #333333;
    position: relative;
}
.pdt_tr .price .sal .countdown>em{
    font-weight: normal;
    font-size: 12px;
    padding: 0 4px;
}
.pdt_tr .price .sal .countdown>i{
    position: absolute;
    top: 0px;
    right: -9px;
    width: 9px;
    height: 20px;
    background: url('../images/pdticons.png') 0px -209px no-repeat;
}

.pdt_tr .price .del{
    color: #666666;
}
.pdt_tr .price .emp{
    border-top: 1px dashed #DDDDDD;
    height: 20px;
    margin-top: 10px;
}
.soc{
    width: 370px;
    height: 25px;
    padding: 15px 0px 15px 83px;
    overflow: hidden;
}
.soc.normal{
    padding-left: 14px;
}
.pdt_tr .soc{
    padding-left: 0px;
    float: left;
}
.soc>span{
    float: left;
    border: none;
    height: 20px;
}
.soc>span.pin{
    width: 67px;
    margin-right: 8px;
}
.soc>span.tw{
    width: 90px;
}
.soc>span.gg{
    width: 62px;
	background:url('https://www.polyvore.com/rsrc/icons/embed/AddToPolyvore_61x20.png') top left no-repeat transparent;
    cursor: pointer;
}
.pdt_tr .shippingfeeoff{
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.pdt_tr .shippingfeeoff>.off{
    width: 82px;
    height: 21px;
    display: inline-block;
    text-align: left;
    font-weight: bold;
    line-height: 21px;
    font-size: 12px;
    color: #FFFFFF;
    background: url(../images/dot_bar.png) right 0px no-repeat;
    margin: 0 4px 0 2px;
    padding-left: 0px;
    text-indent: 7px;
}
.pdt_tr .shippingfeeoff>.ul{
    text-decoration: underline;
}
.pdt_tr .reviewstop{
    margin: 7px 0;
}
.pdt_tr .reviewstop>.rtotal{
    float: left;
    width: auto;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
}
.pdt_tr .reviewstop>.rtotal>img{
    float: left;
}
.pdt_tr .reviewstop>.rtotal>em{
    float: left;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    margin-top: -1px;
}
.pdt_tr .reviewstop>.write{
    display: inline-block;
    height: 14px;
    line-height: 14px;
    float: left;
}
.pdt_tr .reviewstop>.write>a{
    color: #333333;
}
.listingprice {
    color: #666666;
    margin-top: 12px;
}
.rewarea{
    border-bottom: 1px solid #ebebeb;
}
.rewpdet {
    height: 40px;
    line-height: 40px;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    background: url('../images/45d.png') -325px -107px no-repeat;
}
.rewpdet b{
    color: #48007e;
}
.rewpup{
    position: relative;
    width: 110px;
    height: 30px;
    line-height: 33px;
    color: #480080;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.grayq{
    position: absolute;
    width: 16px;
    height: 25px;
    cursor: pointer;
    right: 0px;
    top: 11px;
    background: url(../images/pdticons.png) -97px -926px no-repeat;
}
.grayq:hover{
    background-position: -97px -844px;
}
.fbs{
    height:20px;
    width: 59px;
    cursor: pointer;
    display: block;
    margin-right: 8px;
    overflow: hidden;
    background: url(../images/icos.png) -261px -340px no-repeat;
}
.optips{
    display: inline-block;
    width: 103px;
    height: 28px;
    line-height: 28px;
    margin: 3px 10px 0px 15px;
    position: relative;
}
.optips a{
    color: #555555;
    font-size: 11px;
	text-decoration: underline;
}
.optips a:hover{
    color: #026dcf;
}
.optips span{
    display: inline-block;
    width: 85px;
    height: 28px;
    float: left;
}
.optips em{
    display: inline-block;
    width: 16px;
    height: 28px;
    background: url("../images/pdi.png") no-repeat -31px -72px transparent;
    float: right;
    cursor: pointer;
}
.setReviewsOrder select[disabled], .selection select[disabled],.h_opt select[disabled], .bind_pop select[disabled],select[disabled]{
    cursor: not-allowed;
    background-color: #eeeeee;
}
.selection .hastips select{
    display: inline-block;
    float: left;
}
.to .exppp{
    position:absolute;
    width: 145px;
    height: 42px;
    top: 5px;
    right: 0px;
    background: url('../images/xpressCheckout.gif') no-repeat;
    cursor: pointer;
    z-index: 1;
}
.pdt_tr .selection{
    margin-top:12px;
    z-index: 0;
    padding-bottom:10px;
    position: relative;
}
.setReviewsOrder select, .selection select,.selection input[type="text"], .h_opt select,.bind_pop select,.bind_pop input[type=text]{
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    border-radius: 3px 3px 3px 3px;
    font-size: 13px; color:#555555;
    height: 30px;
    margin: 3px 0px 4px 0px;
    padding: 5px;
    resize: none;
    display: inline-block;
    width:179px;
}
.selection>div{
    margin-bottom: 10px;
}
.selection input[type=text],.bind_pop input[type=text]{
    margin-bottom: 10px;
    height: 20px;
    line-height: 20px;
	width:167px;
    display: block;
}

#quantity{
    float: left;
    display:inline-block;
    width:57px;
    margin:0px;
    margin-top:5px;
    vertical-align:middle;
}
.setReviewsOrder select:focus, .selection select:focus, .selection input:focus {
    border: 1px solid #afcc8a;
    box-shadow: 0 0 10px #afcc8a;
    color: #4A4A4A;
    outline: medium none;
}
.option_tips{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 194px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(../images/pdi.png) -210px -104px no-repeat;
}
.option_tips:hover{
    background-position: -30px -78px;
}
.customerCheck{
    cursor: pointer;
    width: 180px;
    height: 30px;
    line-height: 30px;
    padding-left: 23px;
    margin: 8px 0 0 10px;
    background: url("../images/pdticons.png") no-repeat -94px -1037px;
}
.cmtips{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #cc0000;
    margin-top: 15px;
}
.cminfo{
    font-size: 11px;
    line-height: 19px;
}
.selected {
    background-position: -94px -1099px;
}
.h_opt>span{
    display: block;
    height: 22px;
    line-height: 22px;
    margin-top: 7px;
    font-size: 11px;
    color: #111111;
}
.item_process_time{
    border-top: 1px solid #ebebeb;
    padding-top: 8px;
    margin-top: 8px;
    z-index: 2;
}
.item_process_time>div{
    line-height: 24px;
    color: #666666;
}
.item_process_time .shippingtime>span>em{
    color: #48007e;
}
/* 下拉 */
.countries_list {
    width: 215px;
    display: inline-block;
}
.jselect {
    display: inline-block;
    height: 27px;
    vertical-align:middle;
    position:relative;
    width:310px;
}
.jselect .jselect_a {
    background-color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #444444;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    z-index: 4;
}
.jselect .jselect_a:active {
    border: 1px solid #5897FB;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.jselect .jselect_a_down {
    border: 1px solid #AAAAAA;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}
.jselect .jselect_a span {
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    vertical-align:top;
}
.jselect input.jselect_input:focus {
    border: 1px solid #cccccc;
    box-shadow: none;
}
.jselect .jselect_a_b_up, .jselect_a_b_down {
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 100%;
    width: 18px;
}
.jselect .jselect_a_b_down {
    background: none repeat scroll 0 0 transparent;
    border-left: medium none;
}
.jselect .jselect_a_i_up, .jselect .jselect_a_i_down {
    background: url("../images/ppbg.png") no-repeat scroll -159px -364px transparent;
    display: block;
    height: 100%;
    width: 100%;
}
.jselect .jselect_a_i_down {
    background-position: -177px -364px;
}
.jselect .jselect_area {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: -moz-use-text-color #AAAAAA #AAAAAA;
    border-image: none;
    border: 1px solid #AAAAAA;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    display: block;
    left: -3000px;
    overflow: hidden;
    position: absolute;
    top: 26px;
    z-index: 3;
}
.jselect .jselect_input[type=text] {
    background: url("../images/ppbg.png") no-repeat scroll right -522px transparent;
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 3px rgba(214, 214, 214, 0.6) inset;
    height: 22px;
    line-height: 22px;
    margin: 5px;
    padding: 1px 15px 1px 3px;
}
.jselect .jselect_area ul {
    margin: 0 4px 4px 0;
    max-height: 190px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    width:300px;
}
.jselect .jselect_area ul li {
    cursor: pointer;
    display: list-item;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 7px;
    margin:0px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jselect .jselect_area ul li:hover, .jselect .jselect_area .liselected {
    background-color: #5d9808;
    color: #FFFFFF;
}
.jselect .jselect_area .line {
    background: url("../images/ppbg.png") repeat-x scroll 0 -557px transparent;
    cursor: default;
    margin-left: 7px;
}
.jselect .jselect_area .line:hover {
    background-color: white;
    color: #666666;
}
.qty{
    margin-top: 10px;
}

#pdt_qty{
    float: left;
    width: 45px;
    text-align: center;
    margin:0;
}
.qty a{
    display: block;
    width: 30px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    margin-bottom: 2px;
    text-decoration: none;
    border: 1px solid #a7a6ab;
    color: #878787;
    border-radius: 2px;
    overflow: hidden;
}
.qty a>em{
    transition: all .5s ease-in .1s;
    display: inline-block;
}
.qty a:hover em{
    transform: rotate(360deg);
}


.attr_box,.attr_btn{
    display: inline-block;
    margin-left: 4px;
}
.attr_btn{
    margin-left: 5px;
    padding-top: 1px;
}

.bind_pop .c{
    padding:0 10px;
}
.bind_custom_muse{
    display: none;
}
.pdt_tr .selection>div.customPersonalized, .bind_pop .c .customPersonalized{
    display: none;
    height: auto;
}
.customPersonalized .pti{
    width: 400px;
	font-size:11px;
	line-height:15px;
	margin-bottom:10px;
}
.bind_pop .customPersonalized .pti{
    width: auto;
}
.customPersonalized span{
    display: block;
}
.mt15{
    margin-top: 15px;
}
.pdt_tr .selection .to{
    position:relative;
    margin-top: 25px;
}
.pdt_tr .selection .to a{
    display:inline-block; cursor:pointer;
}
.pdt_tr .selection .to .toCart, .pdt_tr .selection .to .outofstock{
    width:164px; height:42px;
    background:url('../images/pdi.png') no-repeat 0px -138px;
    margin-right:9px;
	border: medium none;
    cursor: pointer;
	float: left;
}
.pdt_tr .selection .to .outofstock{
	background-position: -171px -137px;
}
.pdt_tr .selection .to .toList{
    width:103px; height:32px; float: left; margin-top: 10px;
    background:url('../images/pdi.png') no-repeat 0px -1076px;
	position:relative;cursor:pointer;
}
.pdt_tr .selection .to .toList img{
    margin: 11px 0 0 12px;
    display: block;
}
.pdt_tr .selection .to .toCart:hover{
    background-position:0px -185px;
}
.pdt_tr .selection .to .fav_on{
    background-position:-114px -349px;
}
.pdt_tr .selection .to .fav_off{
    background-position:0px -302px;
}
.pdt_tr .selection .to .fav_off:hover{
    background-position:0px -349px;
}
.favtt{
    float: left;
    display: inline-block;
    width: auto;
    height: 18px;
    border: 1px solid #cccccc;
    border-left: none;
    margin: 16px 0 0 13px;
    line-height: 18px;
    padding: 0 3px 0 3px;
    position: relative;
}
.favtt>em{
    display: inline-block;
    position: absolute;
    top: -1px;
    left: -5px;
    background: url(../images/pdticons.png) -105px -586px no-repeat;
    width: 5px;
    height: 20px;
}
.pdt_tr .selection .measurements_det{
    margin:-5px 0 10px 20px;
    font-size: 11px;
}
#customMeasurements,.musedet{
    display: none;
    margin-bottom: 30px;
    position: relative;
}
.muse_min{
    position: absolute;
    right: 0px;
    top: 85px;
    border: 1px solid #e3e3e3;
    width: 268px;
    height: 307px;
}
.muse_min>span{
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 5px;
    cursor: pointer;
    background: url(../images/pdticons.png) -86px -753px no-repeat;
}
.muse_min:hover>span{
    background-position:0px -753px;
}
.reviews_info{
    border-top: 1px solid #DDDDDD;
    height: 45px;
    line-height: 45px;
    color: #666666;
}
.reviews_info a{
    display: inline-block;
    margin-left: 7px;
    color: #666666;
}
.info_links{
    padding-top: 12px;
}
.info_links>a{
    color: #666666;
    display: inline-block;
    padding-left: 26px;
    width: 133px;
    height: 28px;
    line-height: 28px;
    background: url(../images/pdticons.png) no-repeat;
}
.info_links>a.cc{
    background-position: -88px -166px; 
}
.info_links>a.sc{
    background-position: -88px -431px; 
}
.info_links>a.ncc{
    background-position: -88px -166px; 
    width: 120px;
}
.info_links>a.nsc{
    background-position: -88px -431px;
    width: 100px;
}
.info_links>a.mg{
    background-position: -88px -302px;
    width: 120px;
}
.info_links>a.mg2{
    background-position: -88px -1475px; 
}
.info_links>a.ms{
    background-position: -88px -1304px; 
}
.info_links>a.rp{
    background-position: -88px -504px;
    width: 100px;
}
.info_links>a.qg{
    background-position: -88px -364px; 
}
.info_links>a.aq{
    background-position: -88px -234px;
    width: 42px;
}
.info_links>a.laq{
    background-position: -88px -234px;
}
.info_links>a.vs{
    background-position: -88px -1166px; 
}
.info_links>a.qgl{
    background-position: -88px -1239px; 
}
.info_links>a.ca{
    background-position: -88px -1418px; 
}
.info_links>a.me{
    background-position: -88px -1534px; 
}
.info_links>a.pipe{
    background-position: -88px -1588px; 
}
.info_links>a.cm{
    background-position: -88px -1364px;
    margin-left: -25px;
    width: 165px;
}
.bodytitle{
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #5d9808;
    border-bottom: 1px solid #f7f7f7;
}
#content .pic{
    margin:0px 0 0px 10px;
}
#content .pic img{
    padding:18px 57px 0 0;
}
#content .pic span{
    display:inline-block;
    width:17px; height:17px;
    background:url('../images/pdi.png') no-repeat -369px -602px;
    margin-left:-39px; cursor:pointer;
}
#content .details{
    color:#333333; font-size:12px;margin: 15px 0 10px 0;
}
#morePicBox,#content #jackChart,.mult_customMeasurements{
    display:none;
}
#content .details .tit_14{
    font-size:14px; font-weight:bold;
    margin-left:22px;
}
#content .details .tit_12{
    font-size:12px; margin-left:22px;
}
#content .details .size_img{
    margin:5px 0px 22px 77px;
}
#content .details .ring_size_img{
    margin:25px 0px 25px 105px;
}
#content .details .ring_mus_img{
    margin:20px 0px 20px 68px;
}
#content .details .meas_img_notic{
	margin: -20px 0 20px 135px;
	color:#797979;
	line-height:20px;
}
#content .details .meas_img_notic b{
	color:#cc0000;
	margin-left: -43px;
}
#content .details .meas_img_notic780{
	margin: -20px 0 20px 105px;
	color:#797979;
	line-height:20px;
	width:780px;
}
#content .details .meas_img_notic780 b{
	color:black;
}
#content .details .meas_img{
    margin:0 0 0 7px;
}
#content .details .note{
    color:#666666; font-size:12px;
    line-height:19px; margin:0 0 25px 83px;
}
#content .details .note b{
    color:#CC0000;
}
#content .details .note .c_54{
    color:#545454; text-indent:32px;
    display:inline-block;
}
#content .details .tit_14.jacket{
    margin-bottom:16px;
}
#content .details .model {
    border: 1px solid #C8C8C8;
    margin: 10px 0 20px 68px;
    padding: 7px;
    width: 827px;
    font-size:12px;
    padding-bottom:0px;
}
#content .details .model .l {
    float: left;
    width: 410px;
    line-height:16px;
}
#content .details .model .l .lt {
    background-color: #EEEEEE;
    padding: 12px;
}
#content .details .model .l .lt.up{
    margin-bottom:8px;
}
#content .details .model .l .lt p {
    margin-bottom: 3px;
}
#content .details .model .l .lt p label {
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
    width: 116px; color:#545454;
}
#content .details .model .l .lt p span {
    display: inline-block;
    vertical-align: top;
    width: 250px; color:#666666;
}
#content .details .model .r {
    float: left;
    height: 296px;
    width: 408px;
    margin-left:8px;
}
#content .details .model .r .v {
    vertical-align: middle;
}
.colortitle {
    margin: 20px 0 25px 0;
}
#content .details .mh_u{
    margin:0 0 22px 0;
}
#content .details .mh_u .redtxt{
	width:351px;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	color:#614973;
	padding-left:24px;
	margin-top:10px;
	background:url(../images/pdi.png) no-repeat -629px -1516px;
}
#content .details .mh_u .graytxt{
	width:355px;
	line-height:18px;
	font-size:12px;
	color:#7c7185;
	padding-bottom:10px;
}
#content .details .mh_u li {
    float: left;
    padding: 0px 0 20px 10px;
    width: 375px;
}
#content .details .superiority li {
	padding: 0px 19px;
}
#content .details .mh_u li img {
    display: block;
    margin:0px; padding:0px;
}
#content .details .mh_u li .t {
    display: block;
    font-size: 22px;
    margin:13px 0 8px;
    color:#614973;
    font-family:Helvetica,​Arial,​sans-serif;
}
#content .details .mh_u li .c {
    color: #7c7185;
    display: block;
	line-height: 18px;
    margin-right: 20px;
}
#content .details .pr_time{
    margin: 0 0 10px 10px;
}
#content .details .ship.mh_u{
    margin-bottom:0px;
}
#content .details .bulbs {
	margin-left:10px;
}
#content .details .bulbdiv{
		position:relative;
}
#content .details .bulbdiv .e27, 
#content .details .bulbdiv .e26, 
#content .details .bulbdiv .e14, 
#content .details .bulbdiv .e12, 
#content .details .bulbdiv .g9, 
#content .details .bulbdiv .g4{
	position:absolute;
	width:40px;
	height:42px;
	background:url('../images/pdi.png') no-repeat -610px -1434px;
	top:115px;
	left:130px;
}
#content .details .bulbdiv .e26{
	left:285px;
}
#content .details .bulbdiv .e14{
	left:440px;
}
#content .details .bulbdiv .e12{
	left:595px;
}
#content .details .bulbdiv .g9{
	left:758px;
}
#content .details .bulbdiv .g4{
	left:902px;
} 
#content .details .faqq, #content .details .faqa{
    margin-left:10px;
}
#content .details .faqq{
    font-weight:bold; color:#545454;
}
#content .details .faqq span{
    color:#026DCF;
}
#content .details .faqa {
    border-bottom: 1px dashed #C8C8C8;
    margin-bottom: 20px;
    padding-bottom: 15px;
    color:#666666; line-height:20px;
}
#content .details .faqa span{
    color:#CC0000;
}
#content .details .card_spec{
    margin-left: 17px;
}
#content .details .card_font{
    color:#666666;
	margin:0 0 0 17px;
	line-height:17px;
}
#content .details .card_font a{
	text-decoration:underline;
    color: #5c9709;
}
.also .roll{
    width:965px;
}
.also .roll_dl{
    width:923px;
}
#content .as span{
    width:155px;
    background-position:0px -466px;
}
.also{
    padding: 26px 0 0 0px;
    margin-bottom:38px;
}
.also .roll_dl{
    margin-left:25px;
}
#content .qa span{
    width:175px;
    background-position:0px -504px;
}
.q_a{
    font-size:12px;
}
.q_a .chose{
    background:#F8F8F6;
    height:33px; line-height:33px;
    padding-left:12px; border:1px solid #DDDDDD;
}
.q_a .chose span,.q_a .chose  a{
    float:left;
}
.q_a .chose  span{
    color:#DDDCDC;
    margin:0 11px;
}
.q_a .chose  a{
    color:#545454;
}
.q_a .chose  a.selected{
    color:#480183;
    font-weight:bold;
    background: none;
}
.q_a .chose  span.tab{
    color: #333333;
    float: right;
    padding-left: 16px;
    cursor: pointer;
    background: url('../images/cate-nav.png') no-repeat -35px -128px;
    height: 26px;
    margin: 3px 3px 2px 0;
    line-height: 26px;
}
.q_a .chose  span.tab_dn{
    background-position:-96px -68px;
}
.q_a .q_list{
    color:#666666; line-height: 18px;
}
.q_a .q_list .fa, .q_a .q_list .fq{
    padding:12px 0 0px 13px;
}
.q_a .q_list .fa{
    border-top:1px solid #E0E0E0;
    border-bottom:1px solid #E0E0E0;
    position:relative; margin-top:10px;
    padding-bottom: 12px; display:block;
}
.q_a .q_list .fa .arr{
    position:absolute;
    width:15px; height:10px;
    background:url('../images/pdi.png') no-repeat -94px -36px;
    left:52px; top:-10px;
}
.q_a .q_list .fq b,.q_a .q_list .fa b{
    color:#5a9809; display:inline-block; vertical-align:top;
    margin-right:16px;
}
.q_a .q_list .fa b{
    color:#480183;
}
.q_a .q_list .fa span,.q_a .q_list .fq span{
    display:inline-block;
    width:632px;
}
.q_a .q_list .fq strong{
    color:#545454; cursor:pointer;
}
.helpful{
    display:inline-block; vertical-align:top;
    margin-left:129px; width:163px !important;
}
.helpful p{
    color: #666666;
}
.helpful .act{
    margin: 5px auto 0; color:#838080;text-align: center;
}
.helpful .act a{
    display:inline-block;
    width:22px;height:22px;
    background:url('../images/pdi.png') no-repeat -253px 0px;
    vertical-align:middle;
}
.helpful .act a.down{
    background-position:-311px 0px;
}
#content .rv{
    position:relative;
    margin-top:40px;
    border-bottom: 1px solid #eeeeee;
}
#content .rv .more{
    display:block;
    position:absolute;
    font-size:12px;
    top:11px; right:0px;
    color: #5e9708;
}
.rateBox {
    padding: 20px 0 0px 14px;
    color: #666666; font-size:12px;
}
.rateBox .t {
    font-size: 16px;
    font-weight: bold;
    margin-bottom:18px;
}
.rateRst {
    float: left;
    width: 200px;
    margin-left:5px;
}
.rateRst .rt{
    font-weight:bold;
    color: #666666;
}
.rateRst .l {
    display: inline-block;
    height: 22px;
    width: 80px;
    vertical-align:top;
}
.rateRst .s {
    display: inline-block;
    padding-right: 20px;
    text-align: right;
    width: 100px;
}
.rateRst .s b{
    color: #666666;
}
.rateRst .fk5, .rateRst .fk4, .rateRst .fk3, .rateRst .fk2, .rateRst .fk1 {
    background: url("../images/fk.png") no-repeat scroll 0 1px transparent;
    display: inline-block;
    height: 8px;
    width: 80px;
}
.rateRst .fk5 {
    background-position: 0 -33px;
}
.rateRst .fk4 {
    background-position: 0 -24px;
}
.rateRst .fk3 {
    background-position: 0 -17px;
}
.rateRst .fk2 {
    background-position: 0 -8px;
}
.rateBox .m {
    border-left: 1px solid #C8C8C8;
    float: left;
    height: 150px;
    margin: 0 0 20px 20px;
    width: 303px;
}
#snapshotBox {
    border: 1px solid #666666;
    height: 140px;
    margin: auto;
    width: 245px;
}
#snapshotBox .h {
    background-color: #333333;
    color: #FFFFFF;
    height: 22px;
    width: auto;
}
#snapshotBox .h .st {
    line-height: 22px;
    padding-left: 5px;
}
#snapshotBox .mid {
    background: url("../images/bglines.png") repeat-x scroll 0 -104px transparent;
    height: 118px;
    width: auto;
}
#snapshotBox .mid ul {
    margin-top: 10px;
}
#snapshotBox .mid li {
    line-height: 20px;
    text-align: left;
}
#snapshotBox .mid .stars {
    float: left;
    height: 108px;
    width: 55px;
}
#snapshotBox .mid .stars li {
    padding-left: 10px;
}
#snapshotBox .mid .blocks {
    float: left;
}
#snapshotBox .mid .blocks li div {
    background-color: #FFC000;
    height: 14px;
}
#snapshotBox .mid .blocks li {
    background: url("../images/bglines.png") repeat-x scroll 0 -34px transparent;
    border: 1px solid #ABABAB;
    display: block;
    height: 14px;
    width: 150px;
}
#snapshotBox .mid .blocks .space {
    display: block;
    height: 5px;
    width: 150px;
}
#snapshotBox .mid .nums {
    float: left;
    margin-left: 10px;
}
#snapshotBox .mid .nums li {
    height: 20px;
    line-height: 20px;
    width: auto;
}
.rateBox .r {
    border-left: 1px solid #C8C8C8;
    float: left;
    padding-left: 22px;
    height:150px;
}
.rateBox .r .rp,.rateBox .r .htr{
    width:146px; height:24px;
    background:url('../images/pdi.png') no-repeat -504px 0;
    text-align:center; color:#ffffff; line-height:24px; font-weight:bold;
    font-family:Helvetica,​Arial,​sans-serif;
}
.rateBox .r .rp a{
    text-decoration:none;
    color:#ffffff;
}
.rateBox .r .htr a{
    text-decoration:none;
    color: #333333;
}
.rateBox .r .htr{
    width:151px;
    background-position:-499px -50px;
    color: #333333; margin-top:14px;
}
.setReviewsOrder{
    background:#EEEEEE;
}
.setReviewsOrder .t {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 653px 5px 20px;
    color: #666666;
}
.setReviewsOrder select{
    width:161px; height:26px;
    display:inline-block;
    padding:4px;
    margin:4px 0;
    color: #333333;
}
.reviewBox{
    font-size:12px;
    color: #333333;
    padding:19px 0 20px 19px;
    border-top:1px solid #C8C8C8;
}
.reviewBox .revLeft .aut b {
width: 170px;
overflow: hidden;
display: inline-block;
color: #666666;
}
.reviewBox .revLeft {
    float: left;
}
.reviewBox .revLeft .rateRst{
    margin-left:0px;
}
.reviewBox .revLeft .date {
    margin:2px 0 18px;
}
.revRight {
    float: left;
    margin-left: 10px;
    width:745px; overflow:hidden;
}
.revRight .revDet {
    line-height: 17px;
    color:#666666;
    margin-bottom:8px;
    display:inline-block;
    width: 530px;
    overflow-x: hidden;
}
.revRight .helpful{
margin-left:0;
}
.revRight .revCover {
    clear: both;
    display: none;
}
.revBtns{
    overflow:hidden;
    margin-top:20px;
}
.revBtns span {
    display: inline-block;
    float: left;
    line-height: 21px;
}
.revBtns .helpful span{
    float:none;
}
.revRight .revBtns .Reply {
    background: url("../images/pdi.png") no-repeat scroll -370px 4px transparent;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 4px 0 20px;
    margin-left:70px;
}
.revRight .revBtns .Reply a {
    text-decoration: underline;
    color: #5d980a;
}
.revRight .revBtns .btnB {
    background: url("../images/bglines.png") no-repeat scroll 0 -68px transparent;
    height: 21px;
    padding-top: 1px;
    width: 1px;
}
.revRight .topPointer {
    background: url("../images/rp.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 11px;
    width: 529px;
}
.revRight .revLeft {
    background-color: #EEEEEE;
    border: 1px solid #C8C8C8;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 5px;
    width: 517px;
}
.revRight .noTop {
    border-top: medium none;
}
.revRight .makeRev .postRevBtn{
    width:49px;
}
.revRight .makeRev .postRevBtn a{
    height:24px;
    background:url('../images/pdi.png') no-repeat -601px -87px;
    display:block;
    text-align:center; line-height:24px; color:#ffffff; font-weight:bold;
    text-decoration:none;
}
.csRewBox {
    height: 94px;
    margin: 5px 0;
    width: 527px;
    border:1px solid #C8C8C8;
    color: #111111;
    font-family: Helvetica,Arial,sans-serif;
    font-size:12px;
}
.upProcessing {
    display: none;
    height: 21px;
    line-height: 21px;
    width: 100px;
}
.upProcessing img{
    vertical-align:middle;
}
.recentView{
    margin-top:12px;
}
.viewTitle {
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    color: #5c9709;
    border-bottom: 1px solid #d8d8d8;
}
.recentView .viewContent {
    border:1px solid #C8C8C8;
    overflow: hidden;
    padding: 25px 0;
    position: relative;
    width: 978px;
    border-top:none;
}
.recentView .viewproduct {
    height: 213px;
    margin: 0 24px;
    overflow: hidden;
    position: relative;
    width: 930px;
}
.recentView .viewproduct .pro {
    left: 0;
    position: absolute;
    top: 0;
}
.recentView .viewproduct .copy {
    display: none;
}
.viewproduct .pro li {
    float: left;
    height: 213px;
    overflow: hidden;
    padding: 0 7px 0 8px;
    width: 140px;
}
.pro li a {
    display: inline-block;
    position: relative;
}
.viewproduct .pro .viewPic {
    height: 140px;
    overflow: hidden;
    width: 140px;
}
.viewproduct .pro .name {
    height: 28px;
    line-height: 13px;
    margin: 5px 0;
    overflow: hidden;
	position:relative;
}
.viewproduct .pro .name a {
    color: #333333;
    font-size: 11px;
}
.viewproduct .pro .name a:hover {
    color: #026DCF;
}
.viewproduct .pro .price {
    color: #555555;
    font-size: 12px;
}
.viewproduct .pro .newprice {
    color: #CC0101;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica;
    margin-top: 2px;
}
.signSpecialOffer {
    background: url("../images/cate-nav.png") no-repeat scroll right -381px transparent;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 88px;
}
.signNew {
    background: url("../images/cate-nav.png") no-repeat scroll 0 -449px transparent;
    height: 14px;
    left: 0;
    position: absolute;
    top: 0;
    width: 42px;
}
#addErrMsg.ex em {
    left: 130px;
    background-position: -88px 0px;
}
.viewContent .prev{
    left:6px; top:83px;
}
.viewContent .next{
    right:6px; top:83px;
}
.viewTitle.search{
    margin-top:35px;
}
.search_for{
    padding:20px 0 20px 26px;
    font-size:12px;
    position:relative;
}
.search_for .pdt, .search_for .tags{
    float:left; height:70px;
    overflow:hidden;
}
.search_for .pdt{
    width:453px; padding-right:15px;
}
.search_for .tags{
    width:475px;
}
.search_for dl dt{
    font-weight:bold;
    color: #666666;
    margin-bottom:5px;
}
.search_for dl dd{
    float:left;
    width:200px; margin-right:12px;
    padding:3px 0; margin-left:6px;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
}
.search_for dl dd a{
    color: #666666;
}
.search_for .view_more{
    display:block; position:absolute;
    font-weight:bold;
    top:10px; right:10px;
    padding-right:10px;
    background:url('../images/pdi.png') no-repeat -412px 7px;
}
.search_for .view_less{
    background-position:-415px -27px;
}
.madetoorder{
    padding: 15px 0 10px 120px;
    line-height: 20px;
    min-height: 90px;
    height: auto;
    background: url(../images/pdticons.png) 0px 16px no-repeat;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
#GTTBtn{display: none;}
/* 分享按钮 */
.share{
	width:100%;
	height:27px;
	border-radius: 0 0 4px 4px;
}
.share .fb{
	float:left;
	position:relative;
	z-index:4;
	width:250px;
}
.share .fb .cover{
	width:180px;
	z-index:6;
	background:none;
	background-color:white;
	height:27px;
	position:absolute;
	left:110px;
	top:0px;
}
.share .fb .fb-like{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
}
.share .soc{
	float:right;
	z-index:6;
	display:block;
}
.share .soc div{
	float:left;
	margin-left:3px;
	z-index:7;
}
.share .soc .email{
	background: url('../images/share_pop_icon.png') no-repeat 0px -575px;
	width: 22px;
	height: 22px;
	margin:1px 0 0 4px;
	cursor:pointer;
}
.share .soc .email:hover{
    background-position:-26px -575px;
}

/*the .coverDiv common*/
.coverImg{
    position: relative;
    display:inline-block;
}
.coverImg .imgHover{
    position: absolute;
    top: 0;
    left: 0px;
    display: none;
}
.coverImg:hover .imgHover{
    display: block;
}


#zoomCDiv{
z-index:999;
background-color:#FFFFFF;
-moz-box-shadow: 0px 0px 20px #000;
-webkit-box-shadow: 0px 0px 20px black;
box-shadow: 0px 0px 20px black;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#zoomCDiv .zoomShow{
float:left;
width:438px;
height:480px;
position:absolute;
margin-right:10px;
overflow:hidden;
display:block;
border-radius: 4px 0 0 0px;
}
#zoomshare{
	border-radius: 0 0 4px 4px;
	position: absolute;
	left: 0px;
	height: 26px;
	width: 100%;
	background-color: white;
}
#zoomshare .soc{
	margin-top:2px;
}
#zoomMinis{
width:100px;
overflow:hidden;
display:block;
position:relative;
padding-left: 5px;
}
#zoomCDiv .zoomCbar{
float:right;
width:105px;
height:480px;
margin-right:7px;
}
#zoomCDiv .zoomClose{
cursor:pointer;
width:20px;
height:20px;
display:block;
margin:0px 0px 5px 78px;
background:url("../images/zoomico.png") -28px -4px no-repeat;
}
#zoomCDiv .zoomClose:hover{
background-position: -28px -35px;
}
#zoomWin{
position:absolute;
top:0px;
left:0px;
margin-left: 5px;
}
#zoomWin ul li{
float:left;
position: relative;
}
#zoomWin img{
cursor:pointer;
border:1px solid #480080;
margin:1px 4px 4px 1px;
}
#zoomWin .zoomCurrent{
border: 2px solid #480080;
}
#zoomMainImg{
position:absolute;
border-radius: 4px 0 0 0px;
}
#zoomLeft,#zoomRight{
position:absolute;
width:43px;
height:43px;
border-radius: 22px;
background:url("../images/zoomico2.png") -35px -90px no-repeat;
top:100px;
left:0px;
cursor:pointer;
display:none;
}
#zoomRight{
background-position: -94px -90px;
left:200px;
}
#zoomLeft:hover{
background-position: -35px -180px;
}
#zoomRight:hover{
background-position: -94px -180px;
}


#addProcessing{
	background:url("../images/lloading.gif") center no-repeat #ffffff;
	width:164px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#7F7E7E;
	display:none;
    left: 0px;
    top: 0px;
    cursor: wait;
    position: absolute;
}
.hidden{
    display: none;
}
#measurement_pop{
    position: absolute;
    min-width: 800px;
    width:auto;
    height:auto;
    text-align: center;
    border:1px solid #dbdbdb;
    box-shadow: 3px 10px 10px rgba(2, 2, 2, 0.28);
    background-color: white;
    z-index: 1000;
}
.bind_pop .q>span,.closeme{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    background: url(../images/pdi.png) -167px -1063px no-repeat;
}
.bind_pop .q>span:hover,.closeme:hover{
    background-position: -207px -1063px;
}
.size{
    border-collapse:collapse;
    border-color: #bababa;
    margin:0 0 20px 10px;
}
.size td, .size th{
    border:1px solid black;
    border-color: #bababa;
    width: 133px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.sizeb td, .sizeb th{
    width: 90px;
}
.size th{
    background-color: #eeeeee;
}
.size th.on{
    background-color: #baa6ca;
    color: #663d3d;
}
.size td.even{
    background-color: #f6f6f6;
}
.size td.on{
    background-color: #baa6ca;
    color: #663d3d;
}
.size_switch{
    margin-bottom: 13px;
    padding-left: 10px;
}
.size_switch a{
    float: left;
    color: #545454;
    text-decoration: none;
}
.size_switch .inch,.size_switch .cm,.size_switch .mm,.size_switch .mi{
    display: inline-block;
    height: 30px;
    width: 66px;
    border: none;
    background: url(../images/pdi.png) -90px -450px no-repeat;
}
.size_switch .inch.on{
    background-position: -90px -408px;
}
.size_switch .cm{
    width: 101px;
    background-position: -155px -408px;
}
.size_switch .cm.on{
    background-position: -155px -450px;
}
.size_switch .mi{
    background-position: -90px -674px;
}
.size_switch .mi.on{
    background-position: -90px -623px;
}
.size_switch .mm{
    width: 101px;
    background-position: -157px -623px;
}
.size_switch .mm.on{
    background-position: -157px -674px;
}
.b14{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.c198info {
    padding-left: 12px;
    width: 730px;
}
.b15_txt {
    line-height: 25px;
    padding-left: 12px;
}
.size_notice,#measurement_pop>div{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    margin-bottom: 15px;
}
.size_notice b,#measurement_pop>div>b{
    color: #480080;
}
.size_notice a{
    text-decoration: underline;
}
.mid_notice{
    width: 700px;
    text-align: left;
}
.mid_notice b{
    color: #666666;
}
.muse_img{
    display: block;
}
.grayq .pop3,.option_tips .pop3{
    left: -175px;
    top:35px;
    width: 300px;
    height: auto;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    color: #333333;
    font-weight: normal;
    padding: 10px;
}
.option_tips .pop3 .arrow_up{
    background-position: 171px 1px;
}
.pop_rew .pop3{
    left: -298px;
    height: 80px;
    top: 30px;
}
.pop_rew .pop3 .arrow_up{
    background-position: 294px 1px;
}
.pop_cf .pop3{
    width: 260px;
    top: 30px;
    left: -250px;
    height: 55px;
}
.pop_cf .pop3 .arrow_up{
    background-position: 246px 1px;
}
.pop_co .pop3,.pop_si .pop3,.pop_fa .pop3,.pop_ja .pop3{
    width: 315px;
    top: 30px;
    height: 55px;
}
.pop_co .pop3 .arrow_up,.pop_si .pop3 .arrow_up,.pop_fa .pop3 .arrow_up,.pop_ja .pop3 .arrow_up,.pop_sf .pop3 .arrow_up{
    background-position: 171px 1px;
}
.zindex600{
    z-index: 600;
}
.mb60{
    width: 100%;
    height:60px;
    display: block;
}
.bind{
    min-height: 245px;
    z-index: 9;
    position: relative;
    margin-top: 25px;
}
.bind .h{
    margin-bottom: 10px;
}
.bind_h2{
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    line-height: 24px;
}
.bind_h3{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
}
.bind .l{
    float: left;
    width: 128px;
    height: 192px;
}
.bind .l img,.bind .l span{
    width: 128px;
    height: 128px;
}
.bind .l span{
    display: block;
    height: 30px;
    line-height: 15px;
    font-size: 11px;
    color: #666666;
    overflow: hidden;
    margin-top: 15px;
}
.bind .plus,.bind .eq{
    width: 35px;
    height: 192px;
    float: left;
    background: url(../images/pdi.png) -442px -345px no-repeat;
}
.bind>.m{
    width: 617px;
    float: left;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
}
.bind .li{
    float: left;
    width: 128px;
    height: 194px;
    margin-bottom: 10px;
}
.bind .li .p{
    display: inline-block;
    height: 15px;
    line-height: 15px;
    margin: 5px auto 3px 0;
    padding-left: 20px;
    font-size: 11px;
    color: #333333;
    text-decoration: line-through;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat scroll 0px -207px transparent;
}
.pick_p2{
    font-size: 16px;
    font-weight: bold;
    color: #480080;
    padding-left: 20px;
}
.pick_p2>em{
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}
.pick_p3{
    padding-left: 20px;
    font-size: 12px;
    color: #fa2c07;
    height: 20px;
    line-height: 20px;
}
.bind .li .p.bindselected{
    background-position: -2px -285px;
}
.bind .li .c{
    color: #026dcf;
    font-size: 11px;
    display: block;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    margin-left: 16px;
    text-align: center;
}
.bind .eq{
    background-position: -548px -345px;
    margin: 0 10px;
}
.bind .r{
    float: left;
    width: 145px;
    height: 192px;
}
.bind .r .tt{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}
.bind .r .tm,.bind .r .ts{
    font-size: 11px;
    text-align: left;
    padding-left: 10px;
    line-height: 25px;
}
.bind .r .tm .m{
    color: #480080;
}
.bind .r .bn,.bind .r .bn2{
    display: inline-block;
    width: 98px;
    height: 29px;
    cursor: pointer;
    margin: 10px 0 0 10px;
    background: url(../images/pdi.png) -65px -263px no-repeat;
}
.bind .r .bn2{
    display: none;
    background: url("../images/lloading.gif") center no-repeat #ffffff;
    cursor: wait;
}
.sixInLine .h{
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #5c9707;
    border-bottom: 1px solid #d8d8d8;
}
.sixInLine .lgg{
    width: 126px;
    height: 16px;
    margin: 9px 0 10px 0px;
    background-color: white;
    border: 1px solid #cbcbcb;
    position: relative;
    z-index: 2;
}
.sixInLine .lgg .bps{
    height: 16px;
    width: 126px;
    line-height: 16px;
    text-align: center;
    font-size: 11px;
    color: #555555;
    z-index: 2;
    left: 0px;
    top: 0px;
    position: absolute;
}
.sixInLine .lgg .lbg{
    display: block;
    height: 16px;
    background-color: #d3d3d3;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
}
.sixInLine .ps{
    height: 18px;
    line-height: 18px;
    color: #555555;
    font-size: 12px;
    text-align: center;
}
.avp{
    height: 281px;
    margin-bottom: 0px;
    overflow:hidden;
    position: relative;
}
.avp ul{
    position: relative;
}
.avp ul li{
    height: 245px;
}
.sixInLine ul li span.avpp{
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    text-align: left;
}
.sixInLine ul li span.avpp>em{
    font-size: 12px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    font-weight: normal;
}
.avp_more, .lightsUbtn{
    width: 100%;
    height: 20px;
    border-top: 1px solid #d8d8d8;
    text-align: center;
}
.avp_more a, .lightsUbtn a{
    width: 79px;
    height: 20px;
    display: inline-block;
    margin: 0 auto;
    background: url('../images/pdi.png') no-repeat -90px -501px;
}
.avp_more a.up, .lightsUbtn a.up{
    background-position: -173px -501px;
}
.pdt_des{
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    width: 700px;
    margin-bottom: 30px;
}
.pdt_des b{
    padding-left: 22px;
    background: url('../images/pdi.png') no-repeat -369px -229px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    color: #545454;
}
.pdt_dleft{
    margin-top: 15px;
    float: left;
}
.bgtips{
    width: 630px;
    border: 1px solid #9bd549;
    background-color: #dffeb3;
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.atttips{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    height: 40px;
    line-height: 40px;
}
.forshoes{
    margin-top: 20px;
    border: none;
    background: none;
}
.pdt_att{
    width: 630px;
    font-size: 12px;
    margin-left: 10px;
}
.pdt_att .att_subtip{
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    color: #585858;
}

.pdt_att .l{
    width: 180px;
    line-height: 24px;
    color: #666666;
    display: inline-block;
    float: left;
}
.pdt_att .r{
    display: inline-block;
    float: left;
    width: 220px;
    line-height: 24px;
    color: #666666;
}
.pdt_dright{
    margin-top: 15px;
    float: right;
    width: 263px;
    border: 1px solid #dddddd;
    background-color: #f4f4f4;
    padding: 0 15px 15px 15px;
    border-radius: 3px;
}
.pdt_dright>.bt{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    /*margin-bottom: 10px;*/
    font-weight: bold;
}
.pdt_dright>.bi,.pdt_dright>.bib,.pdt_dright>.bti,.pdt_dright>.bp,.pdt_dright>.bs{
    font-size: 12px;
    color: #666666;
    margin-bottom: 15px;
}
.pdt_dright>.bib{
    background: url(../images/pdi.png) no-repeat -190px -1613px;
    padding-left: 8px;
}
.pdt_dright>.bi>em{
    color: #333333;
}
.pdt_dright>.bti{
    line-height: 20px;
}
.pdt_dright>.bp{
    /*margin-top: -15px;*/
}
.pdt_dright>.bs{
    margin: 10px 0;
}
.fh{
    font-size: 17px;
    color: #666666;
    text-transform:Uppercase;
    margin: 25px 0 15px 0;
}
.htm1 {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.htm2 {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background: url(../images/pdi.png) -638px -793px no-repeat;
    padding-left: 10px;
}
#content .pic span {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url('../images/pdi.png') no-repeat -369px -602px;
    margin-left: -39px;
    cursor: pointer;
}
.wum{
    margin-bottom: 20px;
}
.wum>.l{
    margin-left: 10px;
    width: 290px;
    float: left;
}
.wum>.r{
    width: 378px;
    float: left;
}
.wum>.r p{
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    border-bottom: 1px solid #eeeeee;
}
.wum>.r p.b{
    border: none;
}
.wum>.r iframe{
    margin-top: 9px;
}
.wum>.r label{
    color: #666666;
    display: inline-block;
    vertical-align: top;
}
.wum>.r label.t{
    color: #545454;
    font-weight: bold;
    width: 134px;
}
.jacketsize{
    display: none;
}
.qat span{
    font-size: 18px;
    color: #5f9509;
    display: block;
    height: 38px;
    line-height: 38px;
}
.js_chartpop{
    position: absolute;
    width:830px;
    border:1px solid #dbdbdb;
    box-shadow: 3px 10px 10px gray;
    background-color: white;
    z-index: 999;
    padding: 10px 10px 15px 10px;
}
#bind_pdt_shell{
    position: absolute;
    left: 0px;
    top: 267px;
}
#bind_pdt{
    position: relative;
    z-index: 50;
}
#bind_pdt .bind_loading{
    position: absolute;
    width: 128px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: white;
    border: 1px solid #cccccc;
    left: 0px;
    top: -45px;
}
#bind_pdt .bind_loading img{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 4px auto;
}
.bind_pop{
    position: absolute;
    min-width: 235px;
    border: 1px solid #cccccc;
    box-shadow: 3px 10px 10px rgba(2, 2, 2, 0.28);
    left:0px;
    top:-20px;
    background-color: white;
    z-index: 10;
}
.bind_pop .c .attr_wrap{
    min-width: 235px;
}
.bind_pop .q{
    position: relative;
    height: 24px;
}
.bind_pop .b {
    height: 30px;
    margin: 20px 0px 20px 0;
    text-align: center;
    position: relative;
}
.bind_pop .b span{
    display: inline-block;
    width: 81px;
    height: 30px;
    background: url(../images/pdi.png) -114px -302px no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 15px;
}
.bind_pop .b span.bindcancel{
    background: white;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    width: 60px;
    text-decoration: underline;
}
.bp{
    margin-left: 3px;
}
.customPersonalized .h_opt{
    display: block;
}
.bind_pop .cminfo{
    line-height: 15px;
    margin-bottom: 10px;
}
#addErrMsg{
    background-color: #f0fcdd;
    border: 1px solid #b8e480;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    font-size: 11px;
    font-weight: normal;
    left: -100000000px;
    padding: 5px 10px;
    position: absolute;
    top: -100000000px;
    z-index: 60;
    width: 110px;
    min-width: 110px;

}
#addErrMsg em {
    background: url("../images/pdi.png") -78px 0px no-repeat;
    display: block;
    height: 15px;
    left: -7px;
    position: absolute;
    top: 10px;
    width: 7px;
}
#addErrMsg dl dt {
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: left;
}
#addErrMsg dl dd {
    background: url("../images/pdi.png") 0 -1076px no-repeat;
    line-height: 17px;
    padding-left: 8px;
    text-align: left;
    display: block;
}
.qca{
    width: 980px;
    height: 44px;
    display: block;
    border-bottom: 1px solid #d8d8d8;
    margin:0 auto 30px auto;
    background-color: white;
    z-index: 100;
}
.qca>div{
    float: left;
    height: 44px;
    border: solid 1px transparent;
    padding: 0 20px;
    line-height: 44px;
    font-size: 18px;
    color: #666666;
    cursor: pointer;
}
.qca .on,.qca>div:hover{
    color: #f96b07;
    background: url("../images/pdi.png") center -1808px no-repeat;
}
.pdt_tr .notice{
    font-size: 11px;
    color: #666666;
    line-height: 20px;
    margin-top: 10px;
}
.pdt_tr .notice>a{
    color: #666666;
    text-decoration: underline;
}
.cvbtn{
    background: url('../images/pdi.png') no-repeat 0px -1911px;
    width: 152px;
    height: 30px;
    display: block;
    margin-top: 12px;
    padding: 0;
}
.replace_min_measure{
    display: none;
}
.word_tig{
    word-spacing: -0.07em;
    letter-spacing: -0.01em;
}

.rev_imgs{
    border: 1px solid #dddddd;
    margin-right: 8px;
    cursor: pointer;
}
#listreviews{
    background-color: black;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 990;
    top: 0px;
    left: 0px;
    position: fixed;
}
#showreviewimg{
    background:#FFF;
    z-index: 10000;
    display: none;
    -webkit-box-shadow: 0px 0px 20px black;
    box-shadow: 0px 0px 20px black;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.retop{
    height: 20px;
    width: 500px;
}
.retop a{
    display: block;
    float: right;
    background: url("../images/zoomico.png") -28px -4px no-repeat;
    width: 20px;
    height: 20px;
}
.retop a:hover{
    background-position: -28px -35px;
}
.remiddle{
    position: relative;
    width: 500px;
    height: 500px;
    text-align: center;
}
.remiddle img{
    width: 100%;
    max-width: 500px;
    max-height: 500px;
    cursor: pointer;
}
.rebottom{
    margin: 10px 2px;
    width: 500px;
}
.rebottom ul li{
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #FFF;
    padding: 1px;
    overflow: hidden;
    margin-right: 10px;
}
.rebottom ul li img{
    width: 60px;
    height: 60px;
    cursor: pointer;
}
.rebottom ul li.select{
    border-color: red;
}
.video{
    position: relative;
    width: 85px;
    height: 85px;
    display: inline-block;
    border: 1px solid #f96b07;
    margin-right: 8px;
}
.video i{
    display: block;
    background: url("../images/video.png") left center no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 30px;
    left: 30px;
}
.mult_rules{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.mult_rules>div>div{
    float: left;
    text-align: center;
    display: inline-block;
    height: 54px;
    line-height: 54px;
}
.mult_rules>div .l{
    width: 110px;
    margin-right: 55px;
    font-size: 15px;
    color: #161616;
}
.mult_rules>div.t .l{
    font-size: 16px;
    color: #333333;
}
.mult_rules>div .m{
    width: 140px;
    margin-right: 45px;
}
.mult_rules>div .m>.off{
    font-size: 14px;
    font-weight: normal;
    color: #480080;
    line-height: 20px;
    height: 20px;
}
.mult_rules>div .r{
    width: 145px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}
.mult_rules .usd{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    width: 55px;
    background:url(../images/pdi.png) 42px -412px no-repeat;
}
.mult_rules .usd:hover .currency_down {
    width: 59px;
}
.mult_rules .usd:hover .currency_down a{
    margin-left: 2px;
}
.mult_rules .twolineup{
    height: 22px;
    line-height: 22px;
    margin-top: 8px;
    color: #666666;
    text-decoration: line-through;
}
.mult_rules .twolinedown{
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 110px;
    height: 15px;
    margin-left: 20px;
    line-height: 15px;
    position: relative;
    color: #3b392b;
}
.mult_rules>.t>.r {
    font-size: 16px;
    color: #333333;
    line-height: 18px;
}
.mult_rules>.t{
    height: 37px;
    margin: 5px 0 -15px 0;
}
.mult_rules>.t>div{
    height: 37px;
    line-height: 37px;
}
.mult_rules>.line{
    height: 54px;
    background-color: #f3f3f3;
    margin: 17px 0;
}
.mult_rules>.l>.m{
    color: #cc0000;
}
.mult_rules .pop_cf{
    right: -3px;
    top: -2px;
}
.pdt_tr .is_mult{
    margin:25px 0 0 0;
}
.two_htips,.two_options{
    display: none;
}
.pdt_tr .is_mult .optips{
    height: 18px;
    position: relative;
}
.pdt_tr .is_mult .optips span{
    height: 28px;
    line-height: 28px;
}
.qty1 select{
    display: block;
    margin-top: 10px;
}
.mult_options{
    margin-top: 10px;
}
.mult_options .lab{
    display: inline-block;
    float: left;
    line-height: 30px;
    margin-top: 3px;
}
.mult_options .customerCheck{
    margin: 0 0 0 275px;
}
.mult_options select{
    margin: 3px 30px 4px 5px;
}
.pdt_tr .is_mult .thetwotips .iamcolortip, .pdt_tr .is_mult .thetwotips .iamsizetip{
    margin-left: 100px;
}
.pdt_tr .is_mult .selecttip, .pdt_tr .is_mult .selecttipup{
    background-color: #f3f3f3;
    padding: 10px;
    line-height: 17px;
    height: auto;
    margin-top: 10px;
}
.pdt_tr .is_mult .selecttip .meaddtog, .pdt_tr .is_mult .selecttipup .meaddtog{
    display: inline-block;
    margin-top: 15px;
}
.measurements_det{
    margin: -10px 0 10px 0;
    color: #666666;
}
.selection .optips .pop_co, .selection .optips .pop_si, .selection .optips .pop_fa, .selection .optips .pop_ja, .selection .optips .pop_sf{
    top: 6px;
    right: 0px;
}
.b12{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 20px;
}
.led_txt {
    padding: 0 40px 20px 10px;
    color: #666666;
    line-height: 18px;
}
.ledtb{
    border-collapse: collapse;
    border-color: #bababa;
    margin: 10px 0 10px 10px;
    color: #666666;
}
.ledtb td, .ledtb th{
    border: 1px solid black;
    border-color: #bababa;
    font-size: 12px;
    color: #666666;
}
.ledtb td.even, .ledtb th{
    background-color: #f6f6f6;
}
.ledtb td.on,.ledtb th.on {
    background-color: #c1acd1;
    color: #663d3d;
}
.ledtb2 th{
    font-weight: normal;
}
.ledtips{
    margin: 0 0 10px 0;
    padding-left: 30px;
    color: #666666;
    line-height: 18px;
}
.ledtips b{
    display: block;
    width: 75px;
    height: 34px;
    line-height: 40px;
    margin-left: -25px;
    padding-left: 25px;
    background: url(../images/ppbg.png) no-repeat 0px -186px transparent;
}
.bgbtn{
    background: url('../images/pdi.png') no-repeat -175px -1911px;
    width: 152px;
    height: 30px;
    display: block;
    margin-top: 12px;
    padding: 0;
}
.ledtxt {
    color: #666666;
    width: 760px;
    line-height: 17px;
    margin: 5px 0 15px 12px;
}

.fiveRoolInLine{
    margin-bottom: 36px;
}
.fiveRoolInLine .h{
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #5c9709;
    border-bottom: 1px solid #f7f7f7;
}
.fiveRoolInLine .rollLeft,.fiveRoolInLine .rollRight{
    float: right;
    width: 21px;
    cursor: pointer;
    height: 20px;
    background: url(../images/green_arr.png) 0px -20px no-repeat;
}
.fiveRoolInLine .rollRight{
    background-position: 0px -60px;
}
.fiveRoolInLine .rollLeft.off{
    background-position: 0px 0px;
}
.fiveRoolInLine .rollRight.off{
    background-position: 0px -40px;
}
.fiveRoolInLine .rollcon{
    float: left;
    width: 980px;
    height: 190px;
    overflow: hidden;
    position: relative;
}
.fiveRoolInLine ul{
    display: block;
    width: 2000px;
    height: 190px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.fiveRoolInLine ul li{
    width: 140px;
    height: 190px;
    float: left;
    margin-right: 27px;
    border: none;
}
.fiveRoolInLine ul li a{
    display: block;
    width: 140px;
    height: 140px;
    margin-top: 10px;
}
.fiveRoolInLine ul li p{
    margin-top: 10px;
    height: 28px;
    line-height: 14px;
    font-size: 12px;
    color: #111111;
    overflow: hidden;
}
.fiveRoolInLine ul li del,.fiveRoolInLine ul li span{
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #555555;
    display: block;
}
.fiveRoolInLine ul li span{
    color: #480080;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.fiveRoolInLine ul li span e{
    font-weight: normal;
}
#scButton{
    cursor: pointer;
    width: 46px;
    position: fixed;
    display: none;
}
#scButton ul li{
    border: 1px solid #eaeaea;
    display: inline-block;
    background-color: #fafafa;
    width: 46px;
    height: 46px;
    background-image: url('../images/shortcut.png');
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 8px;
}
#scButton ul li .tips{
    display: inline-block;
    position: absolute;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    border-radius: 3px;
    color: #666666;
    display: none;
    z-index: 82;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
#scButton ul li .tips .title{
    padding: 10px 0px;
    text-align: center;
    font-family: Verdana;
    display: block;
    left: 0;
}
#scButton ul li .tips .arrow{
    height: 8px;
    width: 100%;
    background: url('../images/gtarrow.png') 15px center no-repeat;
    position: absolute;
    top: -8px;
    left: 0px;
    display: inline-block;
    z-index: 81;
}
#scButton .punchcard{
    background-position: 10px -98px;
    z-index: 5;
}
#scButton .backtotop{
    background-position: 10px -154px;
    z-index: 4;
}
#scButton .punchcard .tips{
    top: 39px;
    width: 88px;
}
#scButton .backtotop .tips{
    top: 35px;
    width: 88px;
}
#scButton ul li:hover div{
    display: inline;
}
.boxmove{
    width: 1px;
    height: 1px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 3px;
    position: absolute;
    zoom: 1;
    z-index: 800;
    display: none;
}

.tipss{
    position:relative;
    width:100%;
    height:290px;
    margin-left: -3px;
}
.tipss .pop3{
    left: 8px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    z-index: 9;
}
.topss{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333333;
}
.atttips{
    margin-left: 8px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #333333;
}
#qca_pdet,#qca_meas,#qca_deli,#qca_repo{
    width: 428px;
    height: 255px;
    margin-bottom: 10px;
    color: #666666;
}
#qca_pdet{
    background: url('../images/helpbg-2.png') left top no-repeat;
}
#qca_meas{
    padding: 10px 0 0px 10px;
    width: 418px;
}
.qca_tt1{
    background: url('../images/colth/tt_1.png') left top no-repeat;
}
.qca_tt2{
    background: url('../images/colth/tt_2.png') left top no-repeat;
}
.qca_tt3{
    background: url('../images/colth/tt_3.png') left top no-repeat;
}
.qca_tt4{
    background: url('../images/colth/tt_4.png') left top no-repeat;
}
.qca_tt5{
    background: url('../images/colth/tt_5.png') left top no-repeat;
}
.qca_tt6{
    background: url('../images/colth/tt_6.png') left top no-repeat;
}
.qca_tt7{
    background: url('../images/colth/tt_7.png') left top no-repeat;
}
.qca_tt8{
    background: url('../images/colth/tt_8.png') left top no-repeat;
}
.qca_tt9{
    background: url('../images/colth/tt_9.png') left top no-repeat;
}
#qca_deli{
    background: url('../images/helpbg-4.png') left top no-repeat;
    padding: 10px 0 0px 10px;
    width: 100%;
    height: 100%;
}
#qca_repo{
    background: url('../images/helpbg-5.png') left top no-repeat;
    padding: 10px 0 0px 10px;
    width: 418px;
}
#qca_psize{
    display: none;
}
.clothing .reviews_info a {
padding-left: 21px;
background-image: url('../images/45d.png');
background-repeat: no-repeat;
display: inline;
margin-left: 0;
margin-right: 5px;
}
.reviews_info a.select{
    color: #5a9809;
}
.reviews_info a:hover{
    text-decoration: none;
}
.reviews_info{
    height: 20px;
    line-height: 20px;
    padding: 10px 0 10px 0;
}
.reviews_info .pdet{
    background-position: -27px -294px;
}
.reviews_info .pdet.select{
    background-position: 0px -263px;
}
.reviews_info .meas{
    background-position: -93px -346px;
}
.reviews_info .meas.select{
    background-position: -60px -321px;
}
.reviews_info .deli{
    background-position: -165px -408px;
}
.reviews_info .deli.select{
    background-position: -131px -378px;
}
.reviews_info .repo{
    background-position: -250px -471px;
}
.reviews_info .repo.select{
    background-position: -209px -444px;
}
.reviews_info .psize {
    background-position: -360px -159px;
}
.reviews_info .psize.select{
    background-position: -395px -205px;
}
.psize_ti {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
}
.psize_ti>span{
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    font-weight: normal;
}
.psize_ti>span.selected{
    font-weight: bold;
    text-decoration: underline;
}
.single_size{
    margin-left: 15px;
}
.dress_size_chart{
    color: #666666;
}
.dress_size_chart td {
    padding: 0 13px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}
.psize_nt{
    color: #666666;
    margin: 15px 0 0 15px;
    padding-left: 11px;
    background: url(../images/arrow_bnts.png) -6px -158px no-repeat;
}
.tipss .arrow_up{
    left: 16px;
    width: 20px;
}
.pop3{
    width: 500px;
    height: auto;
}
.pop3 .pop_content,.pop3 .cnts{
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
}
#ssnew{
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #480080;
    padding-left: 20px;
}
#ssnew>em {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    font-weight: normal;
    display: inline-block;
}
#content .details .mh_u .redtxt{
    padding-left: 0;
    background: none;
}
.isSpecialsListSign{
    background-image: url("../images/uds_ico.png");
    background-repeat: no-repeat;
    background-position: -123px -65px;
    color: #FFF;
}
.pdt_off{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    font-weight: bold;
    text-align:center;
    color: white;
    padding-bottom: 25px;
    background: url(../images/offbg.png) no-repeat;
}
.instock{
    color: #333333;
    background: url("../images/45d.png") -219px 2px no-repeat;
    padding-left: 18px;
    font-size: 12px;
    display: block;
    height: 19px;
    line-height: 19px;
}
.pdt_tr .price .reg, .pdt_tr .price .sal, .pdt_tr .price .sav{
    margin-left: 0;
}
.cylwmi {
height: 40px;
line-height: 40px;
}
.cylwmi_u>a {
width: 119px;
height: 149px;
border: 1px solid #cfd1d1;
margin-right: 4px;
display: inline-table;
vertical-align: top;
}
#scButton{
    cursor: pointer;
    width: 46px;
    position: fixed;
    display: none;
}
#scButton ul li{
    border: 1px solid #eaeaea;
    display: inline-block;
    background-color: #fafafa;
    width: 46px;
    height: 46px;
    background-image: url('../images/shortcut.png');
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 8px;
}
#scButton ul li .tips{
    display: inline-block;
    position: absolute;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    border-radius: 3px;
    color: #666666;
    display: none;
    z-index: 82;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
#scButton ul li .tips .title{
    padding: 10px 0px;
    text-align: center;
    font-family: Verdana;
    display: block;
    left: 0;
}
#scButton ul li .tips .arrow{
    height: 8px;
    width: 100%;
    background: url('../images/gtarrow.png') 15px center no-repeat;
    position: absolute;
    top: -8px;
    left: 0px;
    display: inline-block;
    z-index: 81;
}
#scButton .punchcard{
    background-position: 10px -98px;
    z-index: 5;
}
#scButton .backtotop{
    background-position: 10px -154px;
    z-index: 4;
}
#scButton .punchcard .tips{
    top: 39px;
    width: 88px;
}
#scButton .backtotop .tips{
    top: 35px;
    width: 88px;
}
#scButton ul li:hover div{
    display: inline;
}




.product_set{
    margin-top: 10px;
}
.product_set_option_name {
  float: left;
  height: 24px;
  line-height: 24px;
}

.show_img_align{
    height: 38px;
    line-height: 38px;
}

.product_set_option_values {
  margin-left: 60px;
  width: 380px;
}
.product_set_option_values>a{
  display: inline-block;
  float: left;
  color: #555555;
  height: 28px;
  line-height: 28px;
  padding: 0px 11px;
  border: 1px solid #cccccc;
  margin: 3px 4px;
  border-radius: 1px;
}

.product_set_option_values>a.check_radio{
    height: 38px;
    line-height: 38px;
    padding:0;
}
.product_set_option_values>a.checked_img{
    position: relative;
    border: 1px solid #333333;
}
.product_set_option_values>a.checked_img>i{
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/products_det/option_check_bg.png) no-repeat;
}

.product_set_option_values>a.checked{
    border: 1px solid #333333;
    background: url(../images/products_det/option_check_bg.png) right bottom no-repeat;
}
.product_set_option_values>a:hover{
    text-decoration: none;
    border: 1px solid #333333;
}


.body_psize>b {
    display: block;
    line-height: 30px;
}
.body_psize {
    margin-left: 15px;
    line-height: 20px;
    margin-bottom: 15px;
}

.att_hl{
    font-size: 14px;
    color: #480080;
    font-weight: bold;
}
.att_hl_line{
    border-bottom: 1px solid #dddddd;
    margin: 14px 0;
}
.hlatt .num, .hlatt .det{
    float: left;
    line-height: 20px;
}
.hlatt .num{
    margin-left: 7px;
    background-color: #480080;
    width: 20px;
    height: 20px;
    color: white;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
    margin-right: 13px;
}
.hlatt .det{
    width: 600px;
}
.hlatt{
    margin-bottom: 5px;
    width: 650px;
}
.opfts ul li a{
    margin-top: 25px;
}
.opfts{
    position: relative;
}
.opfts .all_a{
    position: absolute;
    width: 70px;
    text-align:right;
    top: 17px;
    right: 0px;
}

/*2016.06.30 产品属性选择 文字样式*/
select[id^=attrib]{
    margin-left: 4px;
}
.attr_item {
    display: inline-block;
}

.attr_name {
    text-align: left;
    float: left;
    width: 60px;
    word-break: keep-all;
    margin-top: 5px;
}

.attr_wrap {
    float: left;
    min-width: 435px;
}

.attr_wrap input {
    display: none;
}

.attr_wrap label{
    float: left;
    border: 1px solid #cccccc;
    border-radius: 1px;
    cursor: pointer;
    margin: 3px 4px;
    position: relative;
}
.attr_wrap label.attr_word{
    height: 28px;
    line-height: 28px;
    padding: 0px 11px;
    color: #555555;
}
.attr_wrap .attr_img img{
    min-height: 46px;
    width: 46px;
}
.attr_wrap input.cur+label.attr_img em{
    position: absolute;
    width: 10px;
    height: 10px;
    margin-left: -10px;
    bottom: 0;
    background: url(../images/products_det/option_check_bg.png) no-repeat;
}

.attr_wrap input.cur+label{
    border: 1px solid #333333;
    background: url(../images/products_det/option_check_bg.png) right bottom no-repeat;
}
.attr_word span{
    position: absolute;
    min-height: 30px;
    min-width: 280px;
    background: #fff;
    z-index: 999;
    top: 33px;
    left: 0;
    padding:5px;
    border-radius: 4px;
    border: 1px solid #888;
    box-shadow: 1px 1px 4px 1px #aaa;
}
.attr_word span dt,.attr_word span dd{
    display: inline-block;
}
.attr_word span em{
    position: absolute;
    left: 10px;
    top: -10px;
    border-bottom:5px solid #888;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid transparent;
}
input[type=radio]+label{
    transition: border-color .3s ease-in;
}
input[type=radio]+label:hover{
    border-color: #333;
}
input[type=radio][disabled=disabled]+label:hover{
    border-color: #ccc;
}
input[type=radio][disabled=disabled]+label:after{
    content:' ';
    background:url(data:image/gif;base64,R0lGODlhKAAoAIABAP///////yH5BAEAAAEALAAAAAAoACgAAAJTRIynyeudnoSzIoqtNrtn9nmiGJYlqaEntqqS24KwO8eHjSu1mud73KMFgb/RkHRsFVdJ43LTPD1N01QUWs1kLdfQlvV9dbnhRvkx1qYna8qZUQAAOw==);
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
}
.act_title{background: url(../images/flag-save.jpg)0 10px no-repeat;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #6bae0a;
    font-size:14px;
}
.act_det{
    font-size: 12px;
}
.act_det a{
    color: #000;
}
.act_cbox{
    display: none;
    position: absolute;
    left: 160px;
    top: 260px;
    width: 300px;
    height: auto;
    z-index: 81;
    background-color: #ffffff;
    border-radius: 4px;
}
.coupon_box{
    padding-top: 5px;
}
.coupon_box ul li{
    list-style-type: disc;
    border-bottom: 1px solid #ebebeb;
}
.coupon_box div{
    height: 20px;
    width: 260px;
    line-height: 20px;
}
.coupon_box .coupon_cod{
    height: 25px;
    width: 150px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 25px;
    background: #6bae0a;
    margin-bottom: 5px;
}
.coupon_box .coupon_cod span{
    margin-left: 10px;
    color: #ffffff;
}
.coupon_block{
    border: 1px solid #999999;
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    width: 300px;
    height: auto;
    border-radius:4px;
}
.coupon_flag{
    height: 21px;
    width: 100%;
    background: url(../images/arrow_right.png) 0px 1px no-repeat;
    position: absolute;
    top: 10px;
    left: 301px;
    z-index: 81;
}
#sell24-div{
    height:30px;
}
#sell24-div #sell24_flag{
    display:inline-block;
    background: url('../images/flags.png') 0 5px no-repeat;
    width:20px;
    height:20px;
    margin-left:2px;
    margin-right:10px;
    position: relative;
    top: 5px;
}
#sell24-div #sell24_help{
    display: inline-block;
    height: 20px;
    width: 15px;
    text-indent: -9999px;
    background: url('../images/cate_icons.png') -32px -417px no-repeat;
    margin-left: 10px;
    position: relative;
    top: 5px;
    cursor:pointer;
}
#sell24-div #sell24_help .pop2{
    width: 433px;
    height: 45px;
    left: -5px;
    top: 25px;
}
#sell24-div #sell24_help .pop2 .arrow_up{
    left:-420px;
}
#sell24-div #sell24_help .pop2 .txt_info{
    text-indent: initial;
    height:auto;
    line-height: 23px;
}

#showreviewimg .select-left-btn{
    display:none;
    position: absolute;
    width: 26px;
    height: 128px;
    top: 205px;
    left: 10px;
    cursor: pointer;
    background: url(/includes/templates/dress/images/bs_narr.png) -4px 45px no-repeat;
    z-index: 3;
}
#showreviewimg .select-left-btn:hover{
    background-position: -3px -128px;
}
#showreviewimg .select-right-btn{
    display:none;
    position: absolute;
    width: 26px;
    height: 128px;
    top: 205px;
    right: 10px;
    cursor: pointer;
    background: url(/includes/templates/dress/images/bs_narr.png) -35px 45px no-repeat;
    z-index: 3;
}
#showreviewimg .select-right-btn:hover{
    background-position: -34px -128px;
}