body {
	background-color: #000000;
	margin: 0;
}
#Box {
	width: 100%;
	margin: 0 auto;
	height: 1050px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(Background.jpg);
}
#news {
	position:absolute;
	width:100%;
	height:60px;
	z-index:1;
	margin-top: 110px;
	text-align: center;
}
#h1 {
	position:absolute;
	width:100%;
	height:50px;
	z-index:1;
	margin-top: 295px;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:40px;
	z-index:1;
	margin-top: 643px;
	text-align: center;
	left: 2px;
	top: -312px;
}
#apDiv2 {
	position:absolute;
	width:100%;
	height:231px;
	z-index:2;
	margin-top: 680px;
	text-align: center;
	overflow: auto;
}
#apDiv3 {
	position:absolute;
	width:100%;
	height:70px;
	z-index:4;
	margin-top: 911px;
	text-align: center;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0018ff;
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	float: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
