@charset "UTF-8";

.main {
	background-image: url(home_img/main.jpg);
	height: 342px;
	width: 100%;
	color: #FFF;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	padding-top: 310px;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
		max-height: 100%;
}
.news {
	background-image: url(home_img/news.gif);
	width: 780px;
	margin: auto;
	height: 39px;
	padding-top: 19px;
	padding-left: 170px;
	color: #FFF;
	font-weight: normal;
	font-size: 15px;
			max-height: 100%;
}
.layout1 {
	background-color: #faeecb;
	padding: 30px;
	text-align: center;
	line-height: 35px;
}
.layout2 {
	text-align: center;
	width: 950px;
	margin: auto;
}
