﻿.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; 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:350px; height:350px; border: 1px solid #CCC;}
.spec-preview .jqzoom img{ width:350px; height:350px; }
.spec-scroll{ clear:both; margin-top:5px; width:352px; }
.spec-scroll .prev{ float:left; margin:0 4px 0 0; }
.spec-scroll .next{ float:right; margin:0 0 0 4px; }
.spec-scroll .prev,.spec-scroll .next{ display:block; text-align:center; width:10px; height:70px; line-height:70px; border:1px solid #CCC; background:#EBEBEB; cursor:pointer; text-decoration:none; }
.spec-scroll .items{ float:left;position: relative; width:320px; height:80px; overflow:hidden; }
.spec-scroll .items ul{ list-style:none; position:absolute; width:999999px; height:80px; }
.spec-scroll .items ul li{ float:left; width:72px; text-align:center; margin:0 4px; }
.spec-scroll .items ul li img{ border:1px solid #CCC; padding:4px; width:62px; height:62px; }
.spec-scroll .items ul li img:hover{ border:3px solid #FF6600; padding:2px; }
.img { font-size: 0px; vertical-align: middle; }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
    border: 0px none;
    margin: 0px;
    padding: 0px;
}