/* CSS Document */


.news_date{


	color:#333333;


	font-size:10px;


}

.news_date2{


	color:#fff;


	font-size:10px;


}



.news_title{


	color:#bf741a;


	font-size:11px;


	font-weight:bold;


}





.news_title a{


	color:#bf741a;


	font-size:11px;


	font-weight:bold;


	text-decoration:none;


}





.news_title a:hover{


	color:#bf741a;


	font-size:11px;


	font-weight:bold;


	text-decoration:underline;


}





.news_short{


	color:#333333;


	text-align:justify;


	font-size:10px;


}






