* {
	margin:0;
	padding:0;
}


#logo {
	width: 666px;
	height: 286px;
	background-image: url('1.gif');
	text-indent: -9999;
}


.enter {
	width: 281px;
	height: 81px;
	background-image: url('2_off.gif');
	text-indent: -9999;
}

.enter a{
	width: 281px;
	height: 81px;
	border: 0px;
	display: block;
}

.enter a:hover{
	border: 0px;
	background-image: url('2_on.gif');
	text-indent: -9999px;
	display: block;
}

#no {
	width: 104px;
	height: 81px;
	background-image: url('4.gif');
	text-indent: -9999;
}


.exit {
	width: 281px;
	height: 81px;
	background-image: url('3.gif');
	text-indent: -9999;
}

.exit a{
	width: 281px;
	height: 81px;
	display: block;
}

#heavennet {
	margin-bottom: 30px;
}


