#header {
	width:858px;
	clear:both;
	margin-top: 20px;
	margin-bottom:20px;
	background-color: #f8faed;
	text-align: center;
	font-size: 15px;
}
.text1 {
	width:407px;
	margin:0px auto;
	background-color:#f8faed;
	text-align:center;
	font-size:14px;
}
.text2 {
	width:407px;
	margin:0px auto;
	background-color:#f8faed;
	text-align:left;
	font-size:12px;
}
#box_left {
	width:407px;
	margin:10px;
	background-color: #f8faed;
	text-align: center;
	font-size: 14px;
	float:left;
	border-right: #172e21 solid 0px;
}
#box_right {
	width:409px;
	margin:10px;
	background-color: #f8faed;
	text-align: center;
	font-size: 14px;
	float:right;
	border-left: #172e21 solid 0px;
}
h1 {
	font-size:18px;
	line-height:18px;
}
