@charset "UTF-8";
/* CSS Document */
body,td,th {
	color: #666;
}


    body {
	background-color: #AEACA8;
}


a:link {
	color: #83898A;
	text-decoration: none;
}
a:visited {
	color: #8D9394;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #8D9394;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:180px;
	height:45px;
	z-index:1;
	left: 13px;
	top: 5px;
	text-align: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95999A;
	font-weight: bold;
}

#container {
	position:relative;
	width:850px;
	height:485px;
	z-index:1;
	margin: 0px auto;
	top: 0px;
	background-color: #FFFFFF;
}
#container #menu table {
	text-align: right;
}



#apDiv5 {
	position:absolute;
	width:180px;
	height:377px;
	z-index:3;
	left: 670px;
	top: 0px;
	background-color: #FFFFFF;
}
#menu {
	position:absolute;
	width:180px;
	height:109px;
	z-index:4;
	left: 670px;
	top: 380px;
}
#apDiv6 {
	position:absolute;
	width:600px;
	height:400px;
	z-index:5;
	top: 65px;
	left: 10px;
}
