#PageTitle {
	background-position: 10px -187px;
}
#CONTAINER {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-top: 20px;
}
#AboutPic {
	float: right;
	margin-top: 60px;
}

#Slogan {
	width: 255px;
	font-size: 24px;
	color: #ff4800;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 30px;
}
#Slogan span {
	font-size: 15px;
	white-space: nowrap;
}
#AboutDesc {
	width: 411px;
	font-size: 15px;
	line-height: 23px;
	color: #313131;
	padding-bottom: 20px;
	float: left;
	text-align: justify;
}
#AboutDesc p {
	margin-bottom: 30px;
}
#AboutDesc p span {
	color: #ff4800;
}


.NewTitle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
