@charset "utf-8";
#title_back {
	background-image: url(../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#title {
	width: 1000px;
	height: 110px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 33px;
	float: left;
}
#text_box {
	width: 850px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 45px;
	margin-bottom: 50px;
}
#banner_box {
	width: 850px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-bottom: 30px;
}
