@charset "utf-8";
/* CSS Document */



#PageTitle{
	float:left;
	width:178px;
}

#LeftContainer ul{
	float:left;
	width:178px;
	margin-top:-30px;
}

#LeftContainer ul li{
	float:left;
	width:168px;
	padding-left:10px;
	margin-top:3px;
}

#ContectUs{
	float:left;
	width:178px;
	margin-top:18px;
}



#ContentTitle{
	float:left;
	width:760px;
	height:38px;
	border-bottom:solid 1px #bdbdbd;
	line-height:38px;
	vertical-align:middle;
}
#ContentTitle img{
	float:left;
	margin:12px 0 0 21px;
}

#ContentTitle span{
	float:right;
	margin-right:20px;
	color:#636363;
}

#Content{
	float:left;
	width:660px;
	padding:50px;
	line-height:1.8em;
}
	
