#index_hotnews{
	float: right;
	width: 355px;
	font-size: 14px;
}
#index_hotnews span{
	font-size: 14px;
	height: 22px;
}

#news_funtion{
	padding-top: 8px;
	padding-bottom: 20px;
	padding-right: 8px;
}

#class_left{

	float: left;
	width: 670px;
	clear: left;
}
#class_right{
	float: right;
	width: 300px;
	clear: right;

}
#class_list{
	color: #333333;
}

#class_list a{
	font-size: 14px;

}

#News_IndexSub span{
	font-size: 14px;
	height: 22px;
}
#news_container{
	border: 1px solid #d6d3d6;
	background-color: #f7f7f7;
	margin-bottom: 5px;
}
#news_container h1{
	font-size: 20px;
	font-weight: bold;
	color: #0060b0;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 6px;
	width: 650px;
	line-height: 28px;
	margin: 0px;
	clear: both;
}
#news_container h2{
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
#news_content{
	font-size: 14px;
	color: #000000;
	padding: 10px;
	line-height: 30px;
	text-align: left;
}
#news_content p {
	text-indent: 28px;
	font-size: 14px;
}
#news_content table{
    border-collapse: collapse
}

#news_info{
	font-size: 12px;
	color: #333333;
}
#news_pages{
	font-size: 14px;
	color: #999999;

}

#news_pages span{
	background-color: #e7f3ff;
	border: 1px solid #7fb1e2;
	text-decoration: none;
	color: #0060b0;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}

#news_pages a{
	border: 1px solid #d6d3d6;
	background-color: #f7f7f7;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}
#news_pages a:hover{
	background-color: #e7f3ff;
	border: 1px solid #7fb1e2;
	text-decoration: none;
	color: #0060b0;
}

#news_nav{
	font-size: 12px;
	color: #0060b0;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#news_nextpage{
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 150%;
}
#news_left{
	float: left;
	width: 670px;
	clear: left;

}
#news_right{
	float: right;
	width: 300px;
	clear: right;
}
