/* CSS Document */
.news_date{
	color:#626262;
	font-size:10px;
}

.news_title{
	color:#c30002;
	font-size:14px;
}

.news_title a{
	color:#c30002;
	text-decoration:none;
	text-align:left;
}

.news_title a:hover{
	color:#666666;
	text-decoration:underline;
}

.news_title2{
	color:#c30002;
	font-size:12px;
}

.news_title2 a{
	color:#c30002;
	text-decoration:none;
	text-align:left;
}

.news_title2 a:hover{
	color:#666666;
	text-decoration:underline;
}

.news_short{
	color:#666666;
	text-align:justify;
	font-size:11px;
}
