body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:800px;
		height:600px;
	}

	#index-01 {
		position:absolute;
		background-image: url(../images/index_01.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:800px;
		height:560px;
	}

	#index-02 {
		position:absolute;
		background-image: url(../images/index_02.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:560px;
		width:288px;
		height:40px;
	}

	#enter {
		position:absolute;
		left:288px;
		top:560px;
		width:80px;
		height:40px;
	}

	#index-04 {
		position:absolute;
		background-image: url(../images/index_04.jpg);
		background-repeat: no-repeat;
		left:368px;
		top:560px;
		width:72px;
		height:40px;
	}

	#exit {
		position:absolute;
		left:440px;
		top:560px;
		width:72px;
		height:40px;
	}

	#index-06 {
		position:absolute;
		background-image: url(../images/index_06.jpg);
		background-repeat: no-repeat;
		left:512px;
		top:560px;
		width:288px;
		height:40px;
	}

	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	h1 {
		color: #000000;
		font-size: 15px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	h2 {
		color: #000000;
		font-size: 13px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	a:link {
		color: #ff0000;
	}

	a:visited {
		color: #3333ff;
	}

	a:active {
		color: #6600ff;
	}

	a:hover {
		text-decoration: none;
	}

	.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
