/*coom-Box*/
.jqzoom{position:relative;padding:0px;float:left;}
.jqzoom img{left: left}
.zoomdiv{z-index:11;border:#0182cf 1px solid;position:absolute;text-align:center;width:200px;height:200px;display:none;background:#fff;overflow:hidden;left:0px;}
.bigimg {}
.jqZoomPup{z-index:10;position:absolute;border:#aaa 1px solid;background:#fff no-repeat 50% top;width:50px;height: 50px; visibility:hidden;top:0px;left:0px;cursor:move; filter:alpha(Opacity=50);opacity:0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;}

#Product_BigImage{width:400px;height:344px;border:1px #e1e1e1 solid;/*background:#F6F6F6;padding:5px;*/text-align:center;overflow:hidden;}
#Product_BigImage img{}

#Product_LittleImage{width:400px;height:64px;float:left;padding:8px 0 5px;overflow:hidden;}
#Product_LittleImage UL{float:left;}
#Product_LittleImage LI{text-align:left;padding:1px 0 7px;float:left;width:74px;height:68px;}
#Product_LittleImage LI img{width:58px;height:58px;padding:3px;border:1px solid #ccc;margin:0 5px;cursor:pointer;}
#Product_LittleImage LI .curr{width:56px;height:56px;padding:3px;border:2px solid #0182cf;margin:0 5px;}
