.maincontent{
	font-size: 24px;
	font-family: BigNoodleTitling;
	margin: 55px 7px 0 7px;
	clear: both;
	float: left;
}
.head{
	clear: both;
	float: left;
	background:#414042;
	height: 130px;
	width: 1340px;
}
.leftImage{
	clear: both;
	float: left;
	margin: 5px 10px 5px 0;
}
.content{
	float:left;
	background:#f15a22;
	height: 375px;
	width: 960px;
	margin: 5px 0 5px -5px;
}
.contentText{
	clear: both;
	float: left;
	font-size: 18px;
	font-family: Swis721 Cn BT;
	color: #ffffff;
	margin: 115px 0 0 30px;
	width: 800px;
}