@charset "UTF-8";
body {
	background-color: #0F4064;
	margin: 5px;
	padding: 5px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}
a:link {
	color: #E6E6E6;
}
a:visited {
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	font-weight: bold;
}

#apDiv1 {
	position:absolute;
	left:5px;
	top:0px;
	width:110px;
	height:110px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:155px;
	top:0px;
	width:938px;
	height:75px;
	z-index:2;
	background-color: #0F4064;
}
#apDiv3 {
	position:absolute;
	left:115px;
	top:75px;
	width:979px;
	height:35px;
	z-index:3;
	background-image: url(../img/top_btn/btn_bg.jpg);
}
#apDiv4 {
	position:absolute;
	left:5px;
	top:120px;
	width:149px;
	height:740px;
	z-index:4;
	background-color: #0F4064;
}
#apDiv5 {
	position:absolute;
	left:154px;
	top:119px;
	width:759px;
	height:500px;
	z-index:8;
}
#apDiv6 {
	position:absolute;
	left:155px;
	top:610px;
	width:800px;
	height:300px;
	z-index:0;
}
#apDiv7 {
	position:absolute;
	left:154px;
	top:913px;
	width:802px;
	height:72px;
	z-index:7;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #CCCCCC;
}
h1 {
	font-size: 24px;
	color: #E6E6E6;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #E6E6E6;
}
#apDiv6 td {
	font-variant: normal;
	text-align: center;
	vertical-align: text-top;
}

