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

	#Table_01 {
		position:relative;
		margin-left: auto;
		margin-right: auto;
		left:0px;
		top:0px;
		width:1024px;
		height:768px;
	}

	#Slice {
		position:absolute;
		background-image: url(../images/Slice.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:488px;
		height:768px;
	}

	#Slice002 {
		position:absolute;
		background-image: url(../images/Slice-02.jpg);
		background-repeat: no-repeat;
		left:488px;
		top:0px;
		width:246px;
		height:583px;
	}

	#Slice003 {
		position:absolute;
		background-image: url(../images/Slice-03.jpg);
		background-repeat: no-repeat;
		left:734px;
		top:0px;
		width:290px;
		height:768px;
	}

	#enter {
		position:absolute;
		background-image: url(../images/enter.jpg);
		background-repeat: no-repeat;
		left:488px;
		top:583px;
		width:246px;
		height:109px;
	}

	#Slice005 {
		position:absolute;
		background-image: url(../images/Slice-05.jpg);
		background-repeat: no-repeat;
		left:488px;
		top:692px;
		width:246px;
		height:76px;
	}

	.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: #fffff;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
