/* Minification failed. Returning unminified contents.
(77,54): run-time error CSS1038: Expected hex color, found '#7a6f'
 */
.jqzoom {
    border: 1px solid #CCCCCC;
    float: left;
    position: relative;
    padding: 0px;
    cursor: crosshair;
}

.jqzoom {
    float: left;
}

div.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    max-width: none;
    vertical-align: initial;
}

div.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #aaa;
    background: #ffffff url(../images/zoomlens.gif) 50% top no-repeat;
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    filter: alpha(Opacity=30);
}

.product_img_area .mt{height:28px;line-height:28px;padding:0 10px 8px;border-top:1px solid #EED97C;background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;color:#c00;}
.product_img_area .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.product_img_area .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30;}
.product_img_area .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../images/icon_clubs.gif) no-repeat 0 -150px;}
.product_img_area .tab a{float:none;color:#c30;}
.product_img_area .tab .curr{background-position:right -178px;color:#fff;}
.product_img_area .tab .curr span{background-position:0 -178px;}
.product_img_area .tab .curr a{color:#fff;}
.product_img_area .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
.product_img_area .total{float:right;}
.product_img_area .total strong{color:#FF7403;}
.product_img_area .total a:link,.product_img_area .total a:visited{color:#005aa0;}
.product_img_area .join a:link,.product_img_area .join a:visited{color:#FF7604;}
.product_img_area .norecode{padding:0 10px 10px;}
.product_img_area .iloading{margin-bottom:10px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%;height:100%; max-width:400px;max-height:400px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:402px; position:relative}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:68px; line-height:68px;cursor:pointer;text-decoration:none;font-size:20px;color:#c6c6c6}
.spec-scroll .items{float:left;position:relative;max-width:350px;width:100%; height:68px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;margin:0;}
.spec-scroll .items ul li{float:left;width:74px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:60px;height:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #7a6f;padding:1px;}

