@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	
}
html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,img,strong,dl, dt, dd, ol, ul, li,form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
a{ text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline;}
ul,ol,li { list-style: none;}
em{ font-style:normal;}
.clear{ 
	clear: both;
	font:0;
}
img{border:none;}
.blank5 { 
	height: 5px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}

.blank10 { 
	height: 10px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.blank20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.color_red{
	color:#ff1d1d;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}



.wall730{
	width:730px;
	margin: 0 auto;
}
.banner{
	height:262px;
}
.big_content{
	background:url(../pic/bg.jpg) repeat-x;
	background-color:#fff;
	padding:10px 0;
}
strong.hot_title{
	font-size:16px;
	color:#434b4e;
	text-align:center;
	line-height:36px;
	display:block;
}
p.hot_content{
	text-indent:2em;
	line-height:20px;
	color:#757575;
	padding:0 15px;
}
a:hover strong.hot_title,a:hover p.hot_content{
	text-decoration:underline;
}
.font_title{
	border-bottom:1px solid #ccc;
	height:40px;
}
dl.border_none{
	border:none;
}
.news_lists{
	border-bottom:1px dashed #ccc;
	padding:10px 0;
	height:215px;
}
.news_lists dt{
	float:left;
	width:280px;
	margin:0 0 0 15px;
	overflow:hidden;
}
.news_lists dt img{
	width:280px;
	height:214px;
}
.news_lists dd{
	float:left;
	width:395px;
	margin:0 0 0 15px;
	overflow:hidden;
}
.news_lists dd a{
	color:#757575;
}
.news_lists dd a:hover strong,.news_lists dd a:hover p{
	text-decoration:underline;
}
.news_lists dd strong{
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:36px;
	display:block;
}
.news_lists dd p{
	font-size:14px;
	line-height:22px;
	margin-top:10px;
}
.zt_footer{
	background-color:#8bddf7;
	padding:10px 15px;
	color:#074c68;
	font-size:14px;
	margin:10px 0 50px 0;
}
.zt_footer .zt_wrzzd{
	font-weight:bold;
	margin: 5px 0;
	
}
.zt_footer .zt_ny1 a{
	color:#074c68;
	
}
.zt_footer .zt_wrzzd span{
	color:#b64c9c;
}
.zt_footer .zt_ny1{
	line-height:22px;
}