#banner{
	height: 223px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 960px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/3/banner_bg_wo_img.jpg);
	clear: both;
}

#top_content{
	width: 960px;
	height: 406px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/3/top_content_bg_wo_img.jpg);
	clear: both;
	padding: 0px;
	overflow: hidden;
}

#lower_content{
	width: 960px;
	height: 293px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/3/lower_content_bg_wo_img.jpg);
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

.intro_text {
	padding-right: 35px;
	float: left;
	top: 35px;
	left: 60px;
	overflow: hidden;
	min-height: 300px;
	min-width: 560px;
	max-height: 300px;
	height: 300px;
	position: relative;
	max-width: 560px;
	width: 560px;
	color: #722600;
	font-size: 1em;
}
