#news .main_title {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
/* 	color: #C14646; */
}

#news .main_date {
	color: #888888;
}

#news h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

#news td {
	font: normal 11px verdana;
}