@charset "utf-8";
/* CSS Document */

<style type="text/css">

#Table_01 {
	position:relative;

	width:800px;
	height:797px;
	text-align:center;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:175px;
	background-image:url(../images/header.png);
	z-index:50;
	
}

#index-02_ {
	position:absolute;
	left:0px;
	top:167px;
	width:800px;
	height:600px;
}

#index-03_ {
	position:absolute;
	left:0px;
	top:767px;
	width:800px;
	height:29px;
	background-image:url(../images/footer.jpg);
}


			.warning {

	font-size:14px;
	color: #000;
	text-align:center;
			}
			
			#text_headline_ {
	position:absolute;
	width:780px;
	height:22px;
	z-index:32;
	text-align: left;
	left:0px;
	top:768px;
	font-size: x-small;
	padding-left:20px;
	padding-top: 8px;
}
</style>
