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

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #CBDCFA;
}
li {
	color: #103F85;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

#wraper {
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
#apDiv1 {
	position:fixed;
	width:945px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF0000;
	overflow: scroll;
}
#logo {
	float: left;
	width: 302px;
	padding-left: 25px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 937px;
	padding-top: 251px;
	padding-left: 8px;
}
#menu {
	float: left;
	width: 928px;
	height: 52px;
}



p {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
}
#menu ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 908px;
	height: 47px;
}
#menu li {
	float: left;
	list-style-type: none;
	height: 47px;
}
#menu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-top: 7px;
	font-weight: bold;
}
#menu li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-top: 7px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#content {
	float: left;
	width: 929px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#text_content {
	background-image: url(../images/textbg.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 601px;
	padding-top: 33px;
	padding-left: 33px;
	padding-right: 33px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0b2c5d;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #106759;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
#left_content {
	float: left;
	width: 679px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #45817c;
}
#right_content {
	float: left;
	width: 223px;
	padding-left: 20px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 892px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#left_footer {
	float: left;
	width: 400px;
}
#right_footer {
	float: right;
	width: 400px;
	text-align: right;
}
#footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.p {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #0b2c5d;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0b2c5d;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 5px;
}
p a {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
}
.menu_active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-top: 7px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: center 35px;
	height: 40px;
}

