
.feature {
background: url(/images/bg_feature.jpg) center no-repeat;
padding-top:30px;
}
.feature_title{
	background-color:#0d3d92;
	color:#FFF;
	padding:25px 0 25px 0;
	text-align:center;
}
.feature_waku {
	border-left:2px solid #d0e1ff;
	border-bottom:2px solid #d0e1ff;
	border-right:2px solid #d0e1ff;
	background-color:#FFF;
	padding:15px;
	color:#333;
}
.feature .r3{
	margin-bottom:30px;
}
.news p{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #eee;
}