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

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

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

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:absolute;
	left:16px;
	top:289px;
	width:70px;
	height:76px;
	z-index:1;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#apDiv2 {
	position:absolute;
	left:146px;
	top:289px;
	width:250px;
	height:250px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:406px;
	top:309px;
	width:200px;
	height:250px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:615px;
	top:289px;
	width:600px;
	height:245px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:882px;
	top:329px;
	width:250px;
	height:250px;
	z-index:5;
}

a{ outline:0;}
