/*二级图片列表样式*/
.other_clm_imglist{margin-top:9px; list-style:none}
.other_clm_imglist li{display:block;width:102px;float:left;margin-left:40px;display:inline;}
.other_clm_imglist li a.imgLink{display:block;border:1px solid #fff;width:100px;height:80px;}
.other_clm_imglist li a.imgLink:hover{border:#000 1px solid;}
.other_clm_imglist dd{display:block;width:102px;float:left;margin-left:40px;display:inline;}
.other_clm_imglist dd a.imgLink{display:block;border:1px solid #fff;width:100px;height:80px;}
.other_clm_imglist dd a.imgLink:hover{border:#000 1px solid;}
.img_name{display:block;margin:2px 0 6px 0;text-align:center;font-size:12px;}

/*单个图片显示页面*/
#showImg{width:480px;margin:0 auto;margin-bottom:10px;}
#showImg_btn1{width:80px;height:20px;float:left;margin-left:20px;}
#showImg_btn2{width:80px;height:20px;float:right;margin-right:20px;}

#footer #foot_right_logo{background:url(../images/erjiFooterRightLogo.jpg) no-repeat;}
#footer #foot_left_logo{background:url(../images/erjiFooterLeftLogo.jpg) no-repeat;}

#page_num .thisclass A{font-weight:16px;font-weight:bold;}
