@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-image: url(images/bground.jpg);
}
#apDiv1 {
	position:absolute;
	left:225px;
	top:3px;
	width:862px;
	height:259px;
	z-index:1;
	background-image: url(images/playouttop.jpg);
}
#apDiv2 {
	position:absolute;
	left:225px;
	top:263px;
	width:184px;
	height:652px;
	z-index:2;
	background-image: url(images/playoutleft.jpg);
	padding-left: 100px;
}
#apDiv3 {
	position:absolute;
	left:532px;
	top:332px;
	width:538px;
	height:652px;
	z-index:3;
	background-image: url(images/playoutright.jpg);
	overflow: auto;
	padding-left: 10px;
	padding-right: 30px;
}
#menuframe {
	position:relative;
	left:0px;
	top:0px;
	width:140px;
	height:652px;
	z-index:3;
	overflow: auto;
}
#apDiv4 {
	position:absolute;
	left:73px;
	top:761px;
	width:181px;
	height:33px;
	z-index:4;
}
body,td,th {
	color: #000000;
}
