#PageTitle {
	background-position: 10px -437px;
}


#CONTAINER {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-top: 30px;
	background-image: url(../images/news-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.NList {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9FA0A0;
	font-size: 15px;
	display: block;
	color: #313131;
	text-decoration: none;
}
.NList:hover {
	background-color: #F2F2F2;
}
.NListTitle {
	float: left;
	line-height: 24px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	width: 600px;
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 25px;
}

.NListDate {
	width: 120px;
	float: right;
	line-height: 26px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#AContent h2 {
	line-height: 24px;
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
	color: #3f2000;
	padding-top: 10px;
}
#NewsDate {
	margin-top: 10px;
	font-size: 15px;
	color: #ff0000;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
