/*.html { 
     filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
	 }*/
.body {
	background-color: #ffffff;
	font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:281px;
	width:94px;
	height:297px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:3px;
	top:140px;
	width:67px;
	height:331px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	right:3px;
	top:140px;
	width:67px;
	height:331px;
	z-index:1;
}