@charset "ISO-8859-1";
.main {
	height: 604px;
	width: 920px;
	margin: auto;
	border: 1px solid #FFF;
	position: absolute;
	top: 74px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-color: #E5E5E5;
}
.main2 {
	height: 1035px;
	width: 920px;
	margin: auto;
	padding: 10px;
	border: 1px solid #999;
	position: absolute;
	top: 99px;
	left: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
}
#footer {
	position: absolute;
	top: 703px;
	left: 26px;
}
#footer p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contents {
	height: 750px;
	width: 950px;
	margin: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.contents2 {
	height: 1150px;
	width: 950px;
	margin: auto;
	padding: 10px;
	position: relative;
	background-color: #ECECEC;
}

.contents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-align: left;
	line-height: 20px;
}


.contents .main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666;
}
.main2 a {
	color: #900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.contents2 .main2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666;
}
.contents .main h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	text-align: center;
	font-size: 1em;
}
body {
	background-color: #EAEAEA;
}
#apDiv1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	color: #FFF;
}

