@charset "utf-8";
/* CSS Document */

a.btn-enter {
	display: block;
	margin: 8px 0;
	width: 201px;
	height: 45px;
	font-size: 17px;
	font-weight:bold;
	font-family: 'Corbel';
	line-height: 45px;
}
a.btn-enter span {
    background: url(img-arrow.png) no-repeat right center ;
    padding-right: 15px;
	line-height: 45px;
}