@charset "utf-8";
/* CSS Document */

.news-latest-morelink{
	border-bottom: solid 1px #ffe400;
	padding-bottom:5px;
	margin-bottom:5px;
}
.news-list-morelink{
	border-bottom: solid 1px #ffe400;
	padding-bottom:5px;
	margin-bottom:5px;
}
.news-list-item a img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.news-single-item a img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.news-single-backlink{
	border-top: solid 1px #ffe400;
	padding-top:5px;
	margin-top:5px;
}
.news-latest-item h2{
	color: #00609c;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 2px;
}