@charset "iso-8859-1";
/* CSS Document */

.news_content {
	margin-bottom: 11px;
}

.news_date {
	color: #8DA4B3;
	margin-bottom: 11px;
}

.news_hr {
	border: 0;
	height: 1px;
	background: #8DA4B3;
	color: #8DA4B3;
	margin: 12px 0px;
}

.news_item {
	text-align: justify;
}

.news_title {
	font-size: 12px;
	font-weight: bold;
}

/* End */