@charset "gb2312";
/* CSS Document */
body{ 
	margin:0; 
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
.banner{ background:url(images/banner1.jpg) no-repeat; height:580px;}
.foot{ background:#000; height:40px; color:#FFF;}
.pub_banner{ background:url(images/pub_banner.jpg) no-repeat center top; height:270px;display:none;}
.pub_lf{ font-size:26px; color:#000; }
.pub_list{ background:url(images/pub_01.jpg) repeat-y;}
.pub_rg{ padding-top:50px;}
.dis_img img{max-width:700px !important;width: expression(this.offsetWidth > 700 ? '700px': true); max-width: 700px; }
.pub_rg img{max-width:700px !important;width: expression(this.offsetWidth > 700 ? '700px': true); max-width: 700px; }
