@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#apDiv3 #textfield {
	height: 20px;
	width: 154px;
	border: 1px solid #000000;
}
#apDiv1 {
	position:absolute;
	left:10px;
	top:10px;
	width:300px;
	height:169px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:10px;
	top:184px;
	width:300px;
	height:99px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:10px;
	top:288px;
	width:156px;
	height:22px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:0px;
	width:320px;
	height:286px;
	z-index:4;
	overflow: hidden;
}
#apDiv5 {
	position:absolute;
	left:167px;
	top:288px;
	width:153px;
	height:25px;
	z-index:4;
	overflow: hidden;
}
