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

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:1024px;
		height:670px;
	}

	#front-01 {
		position:absolute;
		background-image: url(../images/front_01.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:1024px;
		height:623px;
	}

	#front-02 {
		position:absolute;
		background-image: url(../images/front_02.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:623px;
		width:654px;
		height:47px;
	}

	#enter {
		position:absolute;
		left:654px;
		top:623px;
		width:139px;
		height:47px;
	}

	#front-04 {
		position:absolute;
		background-image: url(../images/front_04.jpg);
		background-repeat: no-repeat;
		left:793px;
		top:623px;
		width:56px;
		height:47px;
	}

	#exit {
		position:absolute;
		left:849px;
		top:623px;
		width:97px;
		height:47px;
	}

	#front-06 {
		position:absolute;
		background-image: url(../images/front_06.jpg);
		background-repeat: no-repeat;
		left:946px;
		top:623px;
		width:78px;
		height:47px;
	}

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

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