@charset "utf-8";
/* CSS Document */


#apDiv1 {
	position:relative;
	top:35px;
	width:100%;
	height:142px;
	z-index:2;
	margin: auto;
}
#apDiv2 {
	position:relative;
	top:-20px;
	width:100%;
	height:1000px;
	z-index:1;
	background-color: #F7F7F7;
	margin: auto;
}
#apDiv3 {
	position:relative;
	width:100%;
	height:40px;
	z-index:2;
	background-color: #FFD073;
	margin: auto;
	bottom: 0px;
	top: -40;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:120px;
	width:100%;
	height:20px;
	z-index:4;
	background-color: #105395;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD073;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style5 {
	color: #FFFFFF;
	padding: 0px;
}
.style8 {
	font-size: small;
	color: #666666;
}
.style9 {
	color: #333333;
	margin-right: 20px;
}
.style10 {
	font-size: medium;
	text-align: left;
}
.style14 {
	font-size: large;
	color: #FFFFFF;
}
.style15 {
	font-size: large;
	color: #FFFFFF;
}

.style20 {
	color: #FFFFFF;
	border: 2px groove #FFFF66;
}
.style21 {
	font-size: 36px;
	color: #333333;
	letter-spacing: 1px;
}

.style20Upper {
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.style20Lower {
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.styleFooter {
	font-size: medium;
	color: #333333;
	background-image: url(../graphics/BG/footerInfoBg.png);
	background-repeat: no-repeat;
}
