@charset "UTF-8";
body {
	background: #fff;
	font-size:12px;
	text-align:left;
	line-height:14px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #A7A9AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
P {text-indent: 18pt;}

#container {
	width: 850px;
	height: 700px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#logo {
	width:539px;
	heigh:100px;
	position:absolute;
	top:20px;
	right: 131px;
	color: #656669;
	padding: 5;
	z-index:10;
}

#mainContentBox {
	margin:0 auto;
	border: 1px solid #A7A9AC;
	width: 800px;
	height: 515px;
	text-align: left;
	position:absolute;
	top:85px;
	left:23px;
	}
#nav{
	margin:0 auto;
	width: 175px;
	height: 100px;
	text-align: right;
	position:absolute;
	top:399px;
	left:24px;
}

#mainBox{
	margin:0 auto;
	border: 0px;
	width: 752px;
	height: 344px;
	text-align: left;
	position:absolute;
	top:39px;
	left:23px;
	padding:0;
	overflow : auto;
}
#footer{
	margin:0 auto;
	width: 799px;
	height: 65px;
	text-align: left;
	position:absolute;
	top:607px;
	left:25px;
	color: #656669;
	}
#text{
	margin:0 auto;
	width: 550px;
	height: 128px;
	text-align: left;
	position:absolute;
	top: 385px;
	left:230px;
	color: #656669;
}
#apDiv1 {
	margin:0 auto;
	position:absolute;
	left:256px;
	top:151px;
	width:540px;
	height:476px;
	z-index:1;
}

.style1 {
	color: #A7A9AC
}
.style3 {font-size: 11px}
.style4 {font-size: 13px}

#apDiv2 {
	position:absolute;
	left:29px;
	top:85px;
	width:171px;
	height:260px;
	z-index:2;
	background-image:url(../images/Side.jpg)
}
.style9 {
	color: #656669
}
.style10 {font-size: 14px}
