html, body {
	background-color: #C4D7DE;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
} 
div.__01 {
	position:absolute;
	left:0px;
	top:0px;
	width:768px;
	height:745px;
	margin-left:auto;
	margin-right:auto;
	
}

div.index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:768px;
	height:10px;
}

div.index-02_ {
	position:absolute;
	left:0px;
	top:10px;
	width:4px;
	height:729px;
}

div.index-03_ {
	position:absolute;
	left:4px;
	top:10px;
	width:759px;
	height:729px;
}

div.index-04_ {
	position:absolute;
	left:763px;
	top:10px;
	width:5px;
	height:729px;
}

div.index-05_ {
	position:absolute;
	left:0px;
	top:733px;
	width:768px;
	height:6px;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 90ADBE;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0099CC;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF9900;
}
.textareah {
	height: 12px;
}
