@charset "utf-8";
#apDiv1 {
	position:static;
	width:750px;
	height:770px;
	z-index:1;
	margin: auto;
}
#apDiv2 {
	position:static;
	width:100%;
	height:100px;
	z-index:2;
	background-color: #FFFFFF;
}
#apDiv3 {
	position:static;
	width:150px;
	height:170px;
	z-index:3;
	float: left;
	background-color: #CCCCCC;
}
#apDiv6 {
	position:static;
	width:600px;
	height:170px;
	z-index:3;
	float: right;
	background-color: #CCFFFF;
}

#apDiv4 {
	position:static;
	width:100%;
	height:400px;
	z-index:4;
	float: left;
	background-color: #FFFFFF;
}
#apDiv5 {
	position:static;
	width:100%;
	height:100px;
	z-index:4;
	float: left;
}
.table {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0;
}
.td1 {
	background-image: url(images/06-footer.jpg);
	height: 30px;
}
.td2 {
	height: 70px;
	width: 25%;
	background-color: #99CC99;
}






.page {
	background-color: #dddddd;
	background-image: url(images/msn.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
