@charset "utf-8";
#title_back {
	background-image: url(../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#text_box {
	width: 840px;
	height: auto;
	float: left;
	margin-left: 80px;
	margin-top: 45px;
	margin-bottom: 45px;
}
#brand_box {
	width: 260px;
	height: auto;
	float: left;
	margin-left: 95px;
	margin-bottom: 20px;
	margin-right: -75px;
}
