.butn{
	background: #fff;
	text-align: center;
	padding: auto;
	height: 45px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	font-size: 15px;
}
.butn:hover{
	background: #eee;
}

.menu{
	
	padding-bottom: 25px;
}