@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #333333;
}
.gallery {
    margin: 0;
    width: 160px;
}

#apDiv1 {
	position:absolute;
	width:160px;
	height:120px;
	z-index:1;
	left: 300px;
	top: 95px;
	visibility: inherit;
}
#apDiv2 {
	position:absolute;
	width:160px;
	height:120px;
	z-index:2;
	left: 513px;
	top: 93px;
}
#apDiv3 {
	position:absolute;
	width:160px;
	height:120px;
	z-index:3;
	left: 727px;
	top: 95px;
}
body {
	background-color: #2D2D2D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}