.listNav {
	padding:8px;
	margin-bottom:20px;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background-color:#EEE;
	font-weight:bold;

}

.contentTitle {
	font-size:14px;
	font-weight:bold;
}
.listNewsBox {
	margin-left:20px;
	line-height:180%;
}
.moreNews {
	float:right;
	margin-right:10px;
	font-weight:normal;
}
.listNews {
	font-size:14px;
}

#listPagination {
	margin:10px;
}
#listHistory {

}
.newsDate {
	display:block;
}
