
#news_area {
	width:170px;
	background-color:#eef7e5;
	padding: 0 0 5px 0;
	margin-bottom: 15px;
}
#news_title {
	width: 160px;
	height: 20px;
	padding: 5px 5px 5px 5px;
	background-color: #afd9c0;
	text-align: center;
	font-weight: bold;	
}
#news {
	width: 156px;
	padding: 0px 7px 0px 7px;
	text-align: left;
}
h5 {
	font-size: 12pt;
	line-height: 18px;
	font-weight:normal;
	margin: 10px 0 10px 0;
}