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


body {
	background-color: #FFFFFF;
}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:517px;
	height:235px;
	background-color:#FFFFFF;
	padding:6px;
	overflow: scroll;
}
#apDiv2 {
	position:absolute;
	left:307px;
	top:177px;
	width:39px;
	height:32px;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	background:url(../images/box_back_img.jpg) repeat-x;
	z-index:1;
}

#box{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#left{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:00px;
	width:800px;
	height:auto;
	padding:8px;
}

#right{
	float:right;
	position:relative;
	top:-20px;
	left:-20px;
	width:580px;
	height:550px;
	padding:8px;
}

#nav{
	position:relative;
	top:-130px;
}

a {
	font-size: 16px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

#footer{
	position:relative;
	left:0px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	width:945px;
	border: 1px solid #FFFFFF;
	padding:8px;
	border-color: #FFFFFF;
	background-color: #666666;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: #CC0000}
.style4 {color: #003399}
.style5 {font-size: 16px}
.style6 {color: #000000}
