@charset "UTF-8";
.news_heade {
	background-image: url(news_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 900px;
}
.news_bottom_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

