@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background:url(../pic/bg.jpg) repeat-x;
	background-color:#fff;
}
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_222{
	color:#222222;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}
.ml_10{
	margin-left:10px;
}



.wall730{
	width:730px;
	margin: 0 auto;
	background-color:#e3f3fd;
}
.banner_01{
	height:280px;
	overflow:hidden;
}
.hot_news{
	border-bottom:1px dashed #ccc;
	padding:25px 10px;
}
.hot_news_l{
	float:left;
	width:230px;
	margin:20px 0 0 0;
}
.hot_news_l img{
	width:230px;
	height:180px;
}
.hot_news_r{
	float:left;
	width:470px;
	margin:0 0 0 10px;	
}

.font_01{
	font-size:16px;
	color:#048de3;
	font-weight:bold;
}
.big_title{
	text-align:center;
	display:block;
	margin:0 0 10px 0;
}
.detail_btn{
	position:relative;
	top:10px;
	background:url(../pic/btn_01.jpg) no-repeat;
	display:inline-block;
	width:92px;
	height:24px;
}
.hot_news_r p{
	line-height:30px;
	text-indent:2em;
	color:#222222;
}

.hot_news_r a:hover p,.hot_news_r a:hover span{
	text-decoration:underline;
}
.zt_titles{
	background:url(../pic/title_bg.jpg) repeat-x;
	height:43px;
	line-height:43px;
	padding:0 0 0 10px;
	margin-top:10px;
}
.news_list{
	padding:20px 10px;
	border-bottom:1px dashed #ccc;
	height:85px;
	overflow:hidden;
}
.news_list a span{
	line-height:30px;
	text-indent:2em;
	font-size:14px;
	width:590px;
	display:inline-block;
}
.news_list a:hover,.news_list a:hover span{
	text-decoration:underline;
}
.news_img{
	width:105px;
	height:85px;
	float:left;
	margin-right:15px;
}
.zt_foot{
	padding:30px 20px;
}
.zt_foot p{
	line-height:22px;
	color:#222;
}
.zt_foot p span{
	font-size:16px;
	font-weight:bold;
}