#news {
	width: 516px;
	padding: 14px 16px;
	background-color: #91D82F;
	color: #FFFFFF;
}

#news h2 {
	float: left;
	width: 52px;
	height: 22px;
}

#news table {
	float: right;
	width: 350px;
	background: url(../img/index_line_news.gif) no-repeat bottom;
}

#news tr {
	background: url(../img/index_line_news.gif) no-repeat top;
}

#news td {
	padding: 8px 5px;
	color: #FFFFFF;
}

#news td.date {
	text-align: right;
	font-size: 11px;
}