body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-x;
	background-color:#FFcc00;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:1300px;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:244px;
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
}

#index-02 {
	position:absolute;
	left:0px;
	top:244px;
	width:1000px;
	height:45px;
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
}

#index-03 {
	position:absolute;
	left:0px;
	top:289px;
	width:1000px;
	height:893px;
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;

}

#index-04 {
	position:absolute;
	left:0px;
	top:1182px;
	width:1000px;
	height:118px;
	background-image:url(images/index_04.jpg);
	background-repeat:no-repeat;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #CC0001;
}

.style2 {color: #666666}
.style3 {color: #FF6600}
.style4 {font-weight: bold}
.style5 {color: #FF0000; font-weight: bold;}
