@charset "utf-8";
/* CSS Document */



#ConnectUs{
	float:left;
	width:178px;
}

#NewsTitle{
	float:left;
	width:178px;
}
#LeftContainer ul{
	float:left;
	width:178px;
}

#LeftContainer ul li{
	float:left;
	width:178px;
}

#LeftContainer #LeftMenu{
	margin-top:10px;
}

#LeftContainer #LeftMenu li{
	width:168px;
	padding-left:10px;
	margin-top:3px;
}




#ContentTitle{
	float:left;
	width:760px;
	height:38px;
	border-bottom:solid 1px #bdbdbd;
	line-height:1.8em;
	color:#494848;
}
#ContentTitle img{
	float:left;
	margin:12px 0 0 21px;
}

#ContentTitle span{
	float:right;
	margin-right:20px;
	color:#636363;
}

#Content{
	float:left;
	width:660px;
	padding:20px 50px;
	line-height:1.8em;
	color:#494848;
}

#NewsHeader{
	float:left;
	width:660px;
	height:63px;
	border-bottom:dotted 1px #666;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
}

#Title{
	float:left;
	width:660px;
	height:28px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

#Time{
	float:left;
	width:660px;
	height:35px;
	line-height:24px;
}

#NewsContainer{
	float:left;
	width:660px;
	padding-bottom:25px;
}

#NewsContent{
	float:left;
	width:660px;
}

#ReturnButton{
	float:left;
	width:660px;
	margin-top:47px;
	text-align:right;
}





