@charset "utf-8";
/* CSS Document */

#news {
	width: 160px;
	height: 400px;
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000; font-size: 11px; font-weight: lighter; text-decoration: underline: 8 px;
}

.news_date {
	color:#000000;
}

.news_desc {

}

.news_link {
}

.news_item {
	margin-bottom: 15px;
	
}