#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;
}

#ListData {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#ListData li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9FA0A0;
	padding-top: 15px;
	padding-bottom: 18px;
}
.ListPic {
	float: left;
	width: 140px;
	padding-top: 20px;
}
.ListPic img{
	max-width: 140px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.ListDesc {
	float: right;
	width: 440px;
}
.ListDescTitle {
	font-size: 18px;
	color: #009944;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #094;

}
.ListDescTitle span {
	font-size: 30px;
	margin-right: 10px;
}
.ListDiv  {
	font-size: 15px;
	color: #313131;
	padding-top: 3px;
	padding-bottom: 10px;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: justify;
}

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