@charset "utf-8";
#title_back {
	background-image: url(../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#title_text {
	width:980px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 17px;
	margin-left: 10px;
	margin-bottom: 40px;
}
#bn {
	width:220px;
	height: 310px;
	position: relative;
	float: left;
	margin-left: 45px;
	margin-bottom: 20px;
	margin-right: -35px;
}