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

body {
	background-color: #000;
}
#banner {
	text-align: center;
}
#body{
	color: #000;
}
#body td, #body th {
	font-size: 90%;
	vertical-align:top;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	left:45px;
	top:243px;
	width:799px;
	height:570px;
	z-index:1;
}
#body div div div div {
	color: #F00;
}

