@charset "utf-8";

#logo {
	float: none;
	width: 701px;
	height: 443px;
	margin: 10px auto 10px auto;
	padding: 0;
	display:block;
	position: static;
}
#enter {
	width: 645px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#enter .enter {
	background: url(/default/css/img/enterBtn.png) 0 0 no-repeat;
	width: 330px;
	height: 78px;
	overflow:hidden;
	text-indent: -999px;
	display:block;
	float:left;
}
#enter .enter:hover {
	background: url(/default/css/img/enterBtn.png) 0 bottom no-repeat;
}
#enter .kin18 {
	background: url(/default/css/img/18kin.png) 0 0 no-repeat;
	width: 230px;
	float: right;
	padding: 0 0 0 80px;
}



