/*公共样式*/

.preview_pro{width:290px; height:335px;  border:#F00 0px dashed}
/* smallImg按键 */
.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:2px 2px; width:280px; overflow:hidden;float:left; border:0px solid #C00;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp {background:url(images/d_08.png) no-repeat;}
.scrollbutton.smallImgUp.disabled{background:url(images/d_08_d.png) no-repeat;}
.scrollbutton.smallImgDown {background:url(images/d_09.png) no-repeat; margin-left:265px; margin-top:-50px;}
.scrollbutton.smallImgDown.disabled{background:url(images/d_09_d.png) no-repeat; margin-left:265px; margin-top:-50px;}
/* smallImg */
#imageMenu {height:50px; width:240px; overflow:hidden;  float:left; border:#F00 0px dashed;  border:0px solid #C00; margin-left:5px;}
#imageMenu ul{ margin:0 auto; padding:0;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; }
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img{ width:46px; height:46px; border:1px solid #C00;}
#imageMenu li:hover img{ width:46px; height:46px; border:1px solid #F90;}
/* bigImg */
.bigImg{position:relative; float:left; width:280px; height:280px; overflow:hidden;}
.bigImg #midimg{width:280px; height:280px;}
.bigImg #winSelector{width:100px; height:100px;}
#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 #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;  }
#bigView, #bigView img{width:1150px; height:950px;}
#bigView{ margin-left:-430px; margin-top: 0px}
#bigView{ margin-left:-430px !important; margin-top: 0px!important}