.preview{width:440px; height:560px;}
/* smallImg */
.smallImg{position:relative; height:108px; width:438px; overflow:hidden;float:left; border:#e2e2e2 1px solid;}
/*.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../../images/cpxq/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../../images/cpxq/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}*/

#imageMenu {height:88px; width:418px; overflow:hidden; margin:10px; float:left;}
#imageMenu li {height:85px; width:85px; overflow:hidden; float:left; text-align:center; margin-right:10px;}
#imageMenu li img{width:83px; height:83px;cursor:pointer; border:1px solid #e2e2e2}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:79px; height:79px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:438px; height:438px; overflow:hidden; border:#e2e2e2 solid 1px; margin-bottom:10px;}
.bigImg #midimg{width:440px; height:440px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #e2e2e2; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}