@charset "utf-8";

#preview{text-align:center;}
.jqzoom{ position:relative;padding:0;}
#spec-n5{padding-top:10px; overflow:hidden; width: 420px;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{float:left; overflow:hidden; margin:5px 5px 0px 5px; display:inline; position:relative; width: 390px;}
#spec-list ul li{float:left; width: 60px;margin: 0px;display: inline;}
#spec-list ul li img{border:1px solid #ccc; padding: 2px;margin-top: 2px;width: 50px;height: 36px;}

/*jqzoom*/
.zoomdiv{left:859px;z-index:100;position:absolute;top:1px;left:0px;width:320px;height:320px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:100px;height:100px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

