#btn_consultation a {
	display: block;
	width: 162px;
	height: 63px;
	line-height: 63px;
	text-decoration:none;
	background: url(../assets/images/img/btn_consultation.jpg) no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	margin-top:60px;
}
#btn_consultation a:hover {
	background-position: right top;
}
#btn_consultation li {
	display:inline;
}
