@charset "utf-8";
#apDiv1 {
	top:80px;
	width:1000px;
	z-index:1;
	margin:0 auto;
}
#apDiv2 {
	position:absolute;
	width:420px;
	height:390px;
	z-index:2;
	clear: both;
	left: 560px;
	overflow-x:hidden;overflow-y:auto;

	top: 34px;
}
#apDiv2new {
	position:absolute;
	width:460px;
	height:390px;
	z-index:2;
	clear: both;
	left: 520px;
	overflow-x:hidden;
	overflow-y:auto;
	top: 20;
}
#apDiv3 {
	position:absolute;
	width:400px;
	height:390px;
	z-index:3;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}

#main {
	position:absolute;
	top:25px;
	width:1000px;
	height:390px;
	}

#apDiv4 {
	position:relative;
	top:124px;
	width:1000px;
	height:18px;
	z-index:1;
	left: 0px;
}

/* CSS Document */

#wrapper{
	left: 0px;
	right: 0px;
	position: absolute;
	z-index: 0;
}
#bottom {
	margin: 0 auto;
	bottom:0px;
	width:1000px;
	height:30px;
	z-index:2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CCCCCC;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
