<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
 
.jqzoom{ width:332px; height:220px; position:relative;}
 
.list-h li{ float:left;margin-top:10px;}
#spec-n5{width:332px;height:56px;overflow:hidden;background-color:#e7e7e7;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:10px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:10px;}
#spec-list{ width:312px; float:left; overflow:hidden; display:inline;}
#spec-list ul li{ float:left;display:inline; width:78px;}
#spec-list ul li img{ padding:1px; border:1px solid #ccc; width:70px; height:40px;}
 
.jqzoom{position:relative;}
#spec-list{ position:relative; width:312px;}
#spec-list div{*margin-left:0;}






</pre></body></html>