body {
	text-align: center;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #888888;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

#Table_01 {
	position:relative;
	width:566px;
	height:596px;
	background-color:#ffffff;
/*	border-style: solid;
    border-width: 1px;       
    border-color: #aaaaaa;*/

}

#index-01 {
	position:relative;
	width:566px;
	height:404px;
}

#index-02 {
	position:relative;
	width:566px;
	height:32px;
}

#index-03 {
	position:relative;
	float:left;
	width:184px;
	height:81px;
}

#index-04 {
	position:relative;
	float:left;
	width:200px;
	height:81px;
}

#index-05 {
	position:relative;
	float:right;
	width:180px;
	height:81px;
}

#index-06 {
	position:relative;
	width:566px;
	height:72px;
}

a:link { color: #336699 ; text-decoration: none; }
a:visited { color: #336699  }
a:hover { color: #336699; text-decoration: underline;}