@charset "utf-8";
body {
	background-color: #000;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	width:999px;
	height:290px;
	z-index:1;
	left: 0;
	top: 0;
}

