/*@charset "iso-8859-1";
 CSS Document */

.news_title{
	font-family:Tahoma;
	font-size:10px;
	color:#0A87DB;
	font-weight:bold;
	text-decoration:none;
}
.news_titleee{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.news_date{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.news_title_red{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.news_brief{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
.news_text{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
.news_more{
	font-family:Tahoma;
	font-size:10px;
	color:#69B1FF;
	font-weight:bold;
	text-decoration:none;
}