img.feature_top_bun{
	width:100%;
	vertical-align:bottom;
}

.feature_top{
	width:100%;
	position:relative;
}
.feature_top img{
	width:100%;
}

.feature_top .test {
	width:100%;
	position:absolute;
	bottom:2%;
	display: table;
}
.feature_top .test li{
	width:25%;
	height:100%;
	list-style:none;
	display:table-cell;
}
.feature_top .test li img{
	width:100%;
}

/*best*/

a.feature_best{
	color:#9F8B84;
	text-decoration:none;
}

.best_box{
	margin-top:10px;
	width:100%;
	background-color:#FFF;
	border-bottom:#9F8B84 solid 2px;
	text-align:right;	
}
.best_box img{
	width:100%;
	vertical-align:bottom;
}

.best_box p{
	padding:5px;
}
