@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FFF;
	text-align: center;
}
body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	background-color: #000;
}
p {
	text-align: left;
}
a:link {
	color: #FF0;
	text-decoration: none;
}
.worthlink {
	font-size: 12px;
}

a:visited {
	color: #FFFFB0;
}
a:hover {
	color: #F26900;
}
a:active {
	color: #424500;
}
.footer {
	font-size: 12px;
	color: #CCC;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
}
h1 {
	font-size: 36px;
	color: #FF9A00;
}
#apDiv1 {
	position:absolute;
	left:14px;
	top:115px;
	width:840px;
	height:209px;
	z-index:2;
}


#apDivcontent {
	width:900px;
	z-index:1;
	padding: 20px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 13px;
	top: 325px;
	text-align: center;
	background-position: center center;
	color: #FFF;
}
#apDiv2 {
	position:absolute;
	left:959px;
	top:326px;
	width:244px;
	height:309px;
	z-index:3;
	font-size: 12px;
	padding: 10px;
}

