@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #4E525B;
	font-family: Arial;
	font-size: 13px;
}
#page {
	height: 792px;
	width: 1000px;
	position: relative;
	background-color: #FFF;
}
#banner {
	position:absolute;
	width:948px;
	height:163px;
	z-index:1;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}
#bodyRightBG {
	position:absolute;
	width:52px;
	height:792px;
	z-index:2;
	left: 948px;
	background-image: url(../images/bodyRightBG.gif);
	background-repeat: repeat-y;
}
#topBar {
	position:absolute;
	width:930px;
	height:25px;
	z-index:3;
	top: 163px;
	background-image: url(../images/topBar.gif);
	background-repeat: repeat-x;
	color: #D0D5DF;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 18px;
	font-family: "Century Gothic";
}
#menu {
	position:absolute;
	width:246px;
	height:277px;
	z-index:4;
	top: 193px;
}
#menu01 {
	width: 246px;
	height: 45px;
}
#menu01 a {
	width: 246px;
	height: 45px;
}
#menu02 {
	width: 246px;
	height: 46px;
}
#menu02 a {
	width: 246px;
	height: 46px;
}
#menu03 {
	width: 246px;
	height: 47px;
}
#menu03 a {
	width: 246px;
	height: 47px;
}
#menu04 {
	width: 246px;
	height: 47px;
}
#menu04 a {
	width: 246px;
	height: 47px;
}
#menu05 {
	width: 246px;
	height: 46px;
}
#menu05 a {
	width: 246px;
	height: 46px;
}
#menu06 {
	width: 246px;
	height: 46px;
}
#menu06 a {
	width: 246px;
	height: 46px;
}
#menu001 {
	width: 246px;
	position: absolute;
	height: 45px;
	top: 0px;
	display: none;
	z-index: 999;
}
#menu002 {
	width: 246px;
	position: absolute;
	height: 46px;
	top: 45px;
	display: none;
	z-index: 999;
}
#menu003 {
	width: 246px;
	position: absolute;
	height: 47px;
	top: 91px;
	display: none;
	z-index: 999;
}
#menu004 {
	width: 246px;
	position: absolute;
	height: 47px;
	top: 138px;
	display: none;
	z-index: 999;
}
#menu005 {
	width: 246px;
	position: absolute;
	height: 46px;
	top: 185px;
	display: none;
	z-index: 999;
}
#menu006 {
	width: 246px;
	position: absolute;
	height: 46px;
	top: 231px;
	display: none;
	z-index: 999;
}
#menuBase {
	position:absolute;
	width:246px;
	height:230px;
	z-index:5;
	background-image: url(../images/menu_base.gif);
	background-repeat: no-repeat;
	top: 470px;
}
#footer {
	position:absolute;
	width:1000px;
	height:80px;
	z-index:6;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	top: 700px;
	text-align: center;
	color: #FFF;
	padding-top: 12px;
}
#footer a {
	color: #39F;
	text-decoration: underline;
}

#apDiv1 {
	position:absolute;
	width:44px;
	height:30px;
	z-index:7;
	left: 953px;
	top: 687px;
	background-color: #4E525B;
}
#content02 {
	position:absolute;
	width:703px;
	height:235px;
	z-index:8;
	left: 245px;
	top: 466px;
	background-color: #D0D5DF;
}
#content {
	position:absolute;
	width:702px;
	height:272px;
	z-index:9;
	left: 246px;
	top: 193px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
