@charset "utf-8";
/* CSS Document */

#apDiv1 {
	width:950px;
	height:39px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(img/topright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#apDiv2 {
	width:956px;
	height:393px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}
#apDiv3 {
	width:950px;
	z-index:3;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#apDiv4 {
	width:960px;
	z-index:4;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
}