
*{
	font-size:12px;
	color:#666666;
}

* a { text-decoration:none; }

html body {
	margin:5px 0;
	padding:0;
	text-align:center;
}

table td {
	text-align:center;
}

#bodyblock {
	width:100%;
	height:500px;
	background:url(image/entrance.jpg) no-repeat center top;
	text-align:center;
}
#enter_button {
	margin:370px auto 0 auto;
	border:0;
}

.links_frm{
	width:800px;
	height:400px;
	border:0px solid #cccccc;
}

.entranceside {
	width:49%;
	height:320px;
	background:url(./image/entrance_side.jpg) repeat-x;
}

p {
	margin:0;
	padding:0;
}