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

body {
	background-position: inherit;
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#666666;
	
}
		
#apDiv1 {
	position: absolute;
	left:62px;
	top:213px;
	width:842px;
	height:64px;
	z-index:1;
		
}

#apDiv2 {
	position:absolute;
	left:85px;
	top:291px;
	width:156px;
	height:916px;
	z-index:2;
}

#apDiv4 {
	position:absolute;
	left:745px;
	top:315px;
	width:141px;
	height:1043px;
	z-index:4;
}
#apDiv6 {
	position:absolute;
	left:261px;
	top:287px;
	width:475px;
	height:116px;
	z-index:7;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

