#PageTitle {
	background-position: 10px -388px;
}
#CONTAINER {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-top: 10px;
}
#CONTAINERLeft {
	width: 630px;
	float: left;
	padding-left: 20px;
}

#AContent h2 {
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
	color: #00479d;
}
#NewsDate {
	margin-top: 10px;
	font-size: 13px;
	color: #ff4800;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9FA0A0;
}


#CONTAINERRight {
	float: right;
	width: 260px;
}
