body {
background-color: #909e97;
font: .8em/1.3em verdana,arial,helvetica,sans-serif;
margin: 0px;
padding:0px;
}
#footer { color: #63716a; font-size: 7pt; font-family: verdana; background-color: #cddcd5; text-decoration: none; text-align: right; position: fixed; bottom: 0; width: 100%; height: 20px; }
a:link { color: #63716a ; text-decoration: none; }
a:visited { color: #63716a ; text-decoration: none; }
a:hover { color: #63716a ; text-decoration: underline; }
a:active { color: #63716a ; text-decoration: underline; }

.logo { 
	position: absolute; 
	left: 256px; 
	top: 50px; 
}

.home { 
	position: absolute; 
	left: 326px; 
	bottom: 25px; 
}

.index_01 { 
	position: absolute; 
	left: 0px; 
	top: 210px; 
}

.index_02 { 
	position: absolute; 
	left: 170px; 
	top: 210px; 
}

.index_03 { 
	position: absolute; 
	left: 340px; 
	top: 210px; 
}

.index_04 { 
	position: absolute; 
	left: 510px; 
	top: 210px; 
}

#container{ 
 position:absolute; 
 top : 50%; 
 left: 50%; 
 width :676px; 
 height:700px; 
 margin-left: -338px; 
 margin-top : -350px; 
}

.plaintxt { color: #cddcd5; font-size: 8pt; font-family: verdana; text-decoration: none; }
.plaintxt a:link { color: #cddcd5; font-size: 8pt; font-family: verdana; text-decoration: none; }
.plaintxt a:hover { color: #cddcd5; font-size: 8pt; font-family: verdana; text-decoration: underline; }
.plaintxt a:active { color: #cddcd5; font-size: 8pt; font-family: verdana; text-decoration: underline; }
.plaintxt a:visited { color: #cddcd5; font-size: 8pt; font-family: verdana; text-decoration: none; }
a:link { color: #63716a ; text-decoration: none; }
a:visited { color: #63716a ; text-decoration: none; }
a:hover { color: #63716a ; text-decoration: underline; }
a:active { color: #63716a ; text-decoration: underline; }
