/* CSS Document */

/**********************************************/
.news_info{
	padding-top:10px;
	width:480px;
}
.news_event{
	padding-top:10px;
	clear:both;
}
.news_ora{
	width:100px;
	float:left;
	text-align: left;
	vertical-align:text-top;
}
.news_description{
	text-align:justify;
	width:470px;
}
.news_f_line{
	clear:both;
}
/*****************************************************/
.news_title_color{
	color:#333333;
}
.news_title_small{
	font-size:14px;
	color:#0095DA;
	font-weight:bold;
}
.news_link{
	text-decoration:none;
	color:#0095DA;
}