.bigImgContent{width:758px;height:504px;text-align:center; vertical-align:middle; overflow:hidden; margin:0 auto;}
.bigImgContent span{ display:table-cell; *display:inline-block; vertical-align:middle; *font-size:504px; width:758px;height:504px; overflow:hidden;}
.bigImgContent span img{vertical-align:middle; max-height:504px; max-width:758px;}
#smallImgContent{ border-top:1px solid #dddddd;height:114px;}
#smallImgScroll{height:114px; position:relative; overflow:hidden;margin:0 0px;}


.smallImgList{ position:absolute;height:114px; left:0; top:0; z-index:2; }
.smallImgList li{ width:85px; height:85px; float:left; border: 1px solid #868686; margin-top: 20px; margin-left: 37px;}
.smallImgList li img{width:85px;height:85px;}
.smallImglist li div{height:85px;}
.smallImgList li a{ display:block; width:85px; height: 85px; position:relative; margin:0 auto;}
.smallImgList li span{ display:block; position:absolute; background:#000; line-height:16px; color:#999;}
.smallImgList li a:hover{ text-decoration:none;}
.smallImgList li a:hover span{background:#333;color:#fff;}

/**
.smallImgList{ width: 652px; height: 114px; text-align: left;}
.smallImgList li{ float:left; width: 85px; height: 85px; text-align: left; border: 1px solid #868686; margin-left: 34px; margin-top: 20px;}
.smallImgList li img{width:85px;height:85px;}
.smallImglist li div{height:85px;}
.smallImgList li a{ display:block; width:85px; height: 85px; position:relative; margin:0 auto;}
.smallImgList li span{ display:block; position:absolute; background:#000; line-height:16px; color:#999;}
.smallImgList li a:hover{ text-decoration:none;}
.smallImgList li a:hover span{background:#333;color:#fff;}
*/

#scrollButton{ position:absolute;width:172px;height:13px; left:0; top:0;cursor:e-resize;}
#imgContent{width:100%;_height:504px;/*ie6需要定义宽高蛋疼中*/position:relative; text-align:center; padding-bottom:16px; padding-top:16px;}

//#imgLoading{position:absolute; width:20px;height:21px; left:50%; top:240px; margin-left:-10px;}
//.popup-layer{position:absolute; z-index:110;width:260px;height:109px;left:50%;margin-left:-130px;border:1px solid #f3ece8;top:0;color:#fff;display:none;}
//.layer-close{display:block;position:absolute; top:7px;right:9px;border:1px solid #fff;width:9px;height:9px;font-size:13px; text-align:center; line-height:9px; cursor:pointer; overflow:hidden; z-index:6; font-family:Arial, Helvetica, sans-serif;}

.imgpn{display:block;width:40%; height:100%; text-indent:-9999px; background-image:url(mhzbf_blank.png); position:absolute; top:0px; z-index:100; overflow:hidden;*zoom:1}
.img-prev{left:0px;cursor:url(mhzbf_left.jpg), pointer;}	  /*如果ie下无法看到自定义鼠标把这个鼠标文件的路径改为绝对路径就OK了*/
.img-next{right:0px;cursor:url(mhzbf_right.jpg), pointer;} /*如果ie下无法看到自定义鼠标把这个鼠标文件的路径改为绝对路径就OK了*/