@charset "utf-8";
.background {
	background-color: #FFFFFF;
	background-image: url(../images/gradient-look_botttom.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
}
#apDiv1 {
	position:absolute;
	left:189px;
	top:221px;
	width:822px;
	height:30px;
	z-index:1;
	background-color: #990066;
}
.style3 {
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}