@charset "UTF-8";
/* CSS Document */

body {

	border-bottom: 100px;
		
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
    color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}


#apDiv1 {
	position:fixed;
	left:60px;
	top:210px;
	width:119px;
	height:76px;
	z-index:1;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#apDiv2 {
	position:absolute;
	left:216px;
	top:32px;
	width:400px;
	height:400px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:643px;
	top:33px;
	width:300px;
	height:132px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:217px;
	top:451px;
	width:400px;
	height:250px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:644px;
	top:214px;
	width:400px;
	height:300;
	z-index:5;
}
#apDiv6 {
	position:fixed;
	left:59px;
	top:33px;
	width:79px;
	height:82px;
	z-index:5;
}

a{ outline:0;}

