@charset "UTF-8";
/* CSS Document */
a:link { 
color:#999966; 
background:transparent; 
} 
a:visited { 
color:#ffffff; 
background:transparent; 
} 


#container {
	text-align:center;
	width:810px;
}

img {
	border:none;
}

#footer {
	text-align:center;
	width:810px;
	color:#FFF;
	
}


#index-03 p {
	color:#FFF;
	text-align:left;
	margin-left:55px;
	font-weight:bold;
	
}

#Table_01 {
	position:relative;
	text-align:center;
	width:800px;
	height:600px;
}

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

#index-02 {
	position:absolute;
	left:424px;
	top:0px;
	width:376px;
	height:600px;
}

#index-03 {
	position:absolute;
	background:url(images/index_03.jpg);
	left:0px;
	top:131px;
	width:424px;
	height:357px;
}

#index-04 {
	position:absolute;
	left:0px;
	top:488px;
	width:131px;
	height:112px;
}

#index-05 {
	position:absolute;
	left:131px;
	top:488px;
	width:183px;
	height:53px;
}

#index-06 {
	position:absolute;
	left:314px;
	top:488px;
	width:110px;
	height:112px;
}

#index-07 {
	position:absolute;
	left:131px;
	top:541px;
	width:183px;
	height:59px;
}

.style1 {
	border-width: 0;
}

