body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#wrapper{
	width: 240px;
	height: 84px;
	margin: 329px auto 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background-color: #ffffff;
}
h1{
	width: 230px;
	height: 42px;
}
#enter{
	width: 44px;
	height: 11px;
	padding-left: 10px;
	margin: 30px auto 0px auto;
}
#enter a{
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 11px;
	padding-top: 11px;
	background-position: 0px 0px;
	background: #ffffff url(../images/bt_enter.gif) left top no-repeat;
}
#enter a:hover {background-position: 0px -11px;}
