body {
	background-color: #DBDEE5;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:98px;
}

#index-02 {
	position:absolute;
	left:0px;
	top:98px;
	width:800px;
	height:17px;
}

#index-03 {
	position:absolute;
	left:0px;
	top:115px;
	width:800px;
	height:485px;
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:25px;
}
a:link {
	color: #0033CC;
	text-decoration:none;
}
a:visited {
	color: #0033CC;
	text-decoration:none;
}
a:hover {
	color: #020202;
	text-decoration:none;
}
a:active {
	color: #9E9FA1;
	text-decoration:none;
}
