*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:100%;
}

body{
	margin: 10px auto 0;
	text-align: center;
	color: #524511;
	font-size: 12px;
	width: 800px;
}

.clear{
	clear: both;
}

#image img{
	margin: 0;
	padding:0;
	border: 1px solid #000000;
}

h1{
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: normal;
	width: 238px;
	border: 1px solid #000000;
}

p{
	margin: 0px 0 10px;
}

/* G^[
---------------------------------------------------- */

#k18{
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 800px;
	height: 250px;
	line-height: 1.8;
	background: url(../img/18k.jpg) no-repeat;
	background-position: center 25px;
}

#k18 ul{
	margin: 0 auto 40px;
	padding: 5px 0 20px;
	width: 275px;
}

#k18 li#enter{
	float: left;
	width: 99px;
	height: 45px;
	list-style: none;
	text-indent: -9999px;
}

#k18 li#enter a{
	display: block;
	width: 99px;
	height: 45px;
	background: url(../img/enter.gif) no-repeat;
}

#k18 li#enter a:hover{
	background: url(../img/enter_over.gif) no-repeat;
}

#k18 li#exit{
	float: right;
	width: 99px;
	height: 45px;
	list-style: none;
	text-indent: -9999px;
}

#k18 li#exit a{
	display: block;
	width: 99px;
	height: 45px;
	background: url(../img/exit.gif) no-repeat;
}

#k18 li#exit a:hover{
	background: url(../img/exit_over.gif) no-repeat;
}

#k18 .nomal{
	color: #58595B;
}

#k18 p#copy{
	margin: 0 0 20px 0;
} 

#default_link{
	margin: 10px 0 0 0;
	}

hr{
	margin: 5px 0;
	}
