/* CSS Document */
.news_date{
	color:#ffffff;
	font-size:10px;
}

.news_date2{
	color:#666666;
	font-size:10px;
}

.news_title{
	color:#FFFFFF;
	font-size:11px;
}

.news_title a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.news_title a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}

.news_title2{
	color:#207498;
	font-size:11px;
}

.news_title2 a{
	color:#207498;
	font-size:11px;
	text-decoration:none;
}

.news_title2 a:hover{
	color:#207498;
	font-size:11px;
	text-decoration:underline;
}

.news_short{
	color:#ffffff;
	text-align:justify;
	font-size:10px;
}

