.preview{ float:left; width:410px; height:465px; margin:0px; }
/* smallImg */
.smallImg{ position:relative; height:52px; margin-top:1px; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{ width:24px; height:38px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/pre-no.gif) no-repeat; margin-top:5px; }
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/next-no.gif) no-repeat; margin-left:368px; margin-top:-45px; }
#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:2px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden; }
.bigImg #midimg{width:398px; height:398px; border:#ddd 1px solid; }
.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 #ddd; overflow:hidden; z-index:999; background:#fff; display:none; margin-top:30px; margin-left:-10px; }
#bigView img{position:absolute; }

/* pright */
.pright{ float:right;font-size:14px;line-height:2;width:320px;height:400px;overflow:hidden; position:relative; }
.pright .pnam{ color:#00489c;font-weight:bold; border-bottom:#ccc 2px solid;padding-bottom:5px;margin-bottom:5px; }
.pright .jianjie{ height:265px;overflow:hidden;position:absolute;top:40px; }
.pright .pbottom{ width:100%;padding:0px 10px 10px 10px;height:100px;background:#f3f3f3;clear:both;overflow:hidden;margin-top:5px;position:absolute;bottom:0; }
.pright .pbottom .ctel{ clear:both;float:left; }
.pright .pbottom .ctel span{ font-size:24px;color:#f57711;font-weight:bold; }
.pright .pbottom .zixun{ background:#12a86a;width:100px;height:40px;line-height:40px;clear:both;float:left;text-align:center; }
.pright .pbottom .zixun a{ color:#fff; }