#information {
	width:270px;
	height:160px;
	overflow:hidden;
	padding-top:5px;
	margin-bottom:30px;
	float:left;
}
#news {
	width:255px;
	padding:5px;
	padding-bottom:10px;
	background:#f2f2eb;
	height:155px;
	overflow:hidden;
	margin-bottom:30px;
	float:right;
}
#news {
	float:right;
}
#information h3 ,
#news h3 {
	margin-bottom:10px;
}
#information li ,
#news li {
	padding-left:17px;
	background:url(../images/common/ico_green.jpg) no-repeat 1px 6px;
	margin-bottom:7px;
}
#news li {
	background:url(../images/common/ico_v_green.jpg) no-repeat 1px 6px ;
	height:36px;
	overflow:hidden;
}
#information a strong ,
#news a strong {
	display:block;
	color:#737d30;
}
#news a strong {
	color:#688857;
}

#banner {
	clear:both;
	height:88px;
	overflow:hidden;
	background:#f3eae3;
	padding:5px;
	padding-right:0px;
}
#banner li {
	float:left;
	margin-right:5px;
}
