/* CSS Document */


.news_date{
	color:#ffffff;
	font-size:10px;
	background-color:#5f5542;
	padding-left:10px;
	padding-right:10px;
}

.news_title{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.news_title a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.news_title a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.news_short{
	color:#fff;
	text-align:justify;
	font-size:11px;
}

.news_date2{
	color:#ffffff;
	font-size:10px;
	background-color:#5f5542;
	padding-left:10px;
	padding-right:10px;
}

.news_title2{
	color:#d13314;
	font-size:12px;
	font-weight:bold;
}

.news_title2 a{
	color:#d13314;
	font-weight:bold;
	text-decoration:none;
}

.news_title2 a:hover{
	color:#d13314;
	font-weight:bold;
	text-decoration:underline;
}

.news_short2{
	color:#666666;
	text-align:justify;
	font-size:11px;
}