@charset "UTF-8";


.btns_box {
	height         : 146px;
	padding        : 11px 0 0 11px;
	margin         : 0 0 20px 0;
	background     : #eeeeee;
}

.btns_box ul li {
	width          : 223px;
	height         : 69px;
	float          : left;
}

.btns_box ul li.large {
	width          : 656px !important;
	height         : 80px;
}
