h1 {
	width: 748px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color: #FF6600;
}
h2 {
	width: 748px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	text-align: left;
	font-weight: normal;
	color: #FF6600;

}


div#contents {
	width: 748px;
	height: 320px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
	border: 1px solid #FF6600;
	background-color: #000000;
/*	background-image: url(../img/img_enter.jpg);*/
	background-image: url(../inc/db2img.php?_t=enterImg&_imgId=1);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
div#enterBtn {
	width: 580px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 170px;
	clear: both;
	text-align: center;
}
div#enterBtn a#enter {
	width: 200px;
	height: 30px;
	margin: 5px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn_enter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
div#enterBtn a#enter:hover {
	background-image: url(../img/btn_enter_ov.gif);
}
div#enterBtn a#exit {
	width: 200px;
	height: 30px;
	margin: 5px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn_exit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
div#enterBtn a#exit:hover {
	background-image: url(../img/btn_exit_ov.gif);
}
div#enterBtn p {
	margin: 5px;
	color: #FF3300;
	clear: both;
}

div#caption {
	color: #FF3300;
	text-align: center;
	clear: both;
}

div#linkContents {
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
}
div#linkContents h3 {
	width: 750px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	background-image: url(../img/t_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#linkContents div#bnBtn {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	clear: both;
}
div#linkContents div#bnBtn a {
	color: #FF3300;
}
div#linkContents table {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div#linkContents table td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
	color: #999999;
}
div#linkContents table td a {
	color: #FF3300;
}
div#linkContents table td img {
	border: 1px solid #FF3300;
}

div#footer {
	width: 742px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: right;
	float: none;
	clear: both;
}
