

.navigation{
	width:auto;
	margin:auto;
	text-align:center;
	margin-bottom:10px;
	color:#004C9E;

font-size:12px;
height:auto;
text-align:center;

}
.aqPagingHi{
	font-weight:normal;
}

.aqPaging{
	width:auto;
	margin:auto;
	text-align:center;
}

.aqPaging a{
	font-weight:bold;
	text-decoration:none;
	
}

.aqPaging a:hover{
	text-decoration:underline;
	
}


.aqPaging .aqPagingHi{
	font-weight:normal;
}

.aqPaging .aqPagingHi:hover{
	text-decoration:none;
}
.newsImage img{
	width:180px;
	height:auto;
}
.newsImage{
	margin-top:9px;
}
.news_preview_container{
	float:left;
	margin-left:20px;
	width:535px;
}.news_title{
	font-size:1.2em;
	color:#007DCE;
	font-weight:bold;
}.news_title span{
	display:block;
	font-size:0.6em;
	color:#787878;
	margin:5px 0px;
	margin-top:-2px;
}.news_preview{
	font-size:1em;
	color:#787878;
	margin:5px 0px;
	margin-bottom:10px;
}.newsItemContainer{
	margin:30px 0px;
}.news_link a{
	font-weight:bold;
}

