@charset "utf-8";
/* CSS Document */

#container {
	position:absolute;
	left: 50%;
	margin-left: -300px;
	border: 0;
	top: 0 px;
	     }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#box {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 515px;
	color: #000000;
	margin-top: 20px;
	padding: 20px 50px 20px 50px;
}
#apDiv1 {
	position:absolute;
	width:42px;
	height:58px;
	z-index:1;
	left: 565px;
	top: 16px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}