@charset "utf-8";
#title_back {
	background-image: url(../imgs/title_back_p.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#st {
	width: 825px;
	height: 30px;
	margin-top: 70px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 80px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
}
#text_box {
	height: auto;
	width: 825px;
	float: left;
	text-align: justify;
	margin-left: 95px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 20px;
}
