﻿@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	font-family: "宋体", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #2B5580;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.lightblue {
	font-weight: bold;
	color: #7AB8EB;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.strong {
	font-weight: bold;
	color: #003366;
}

#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header {
	height: 212px;
	width: 780px;
}
#container #header #topnav {
	background-image: url(../images/topnav.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 716px;
	padding-right: 24px;
	padding-left: 40px;
	line-height: 22px;
	color: #FFFFFF;
}
#container #header #topnav a {
	color: #FFFFFF;
}
#container #header #topnav #domain {
	float: left;
}
#container #header #topnav #domain a {
	font-weight: bold;
}
#container #header #topnav #fav {
	float: right;
}
#container #header #subnav {
	height: 156px;
	width: 780px;
	margin-top: 1px;
}
#container #header #subnav #banner {
	float: left;
	height: 156px;
	width: 588px;
}
#container #header #subnav #logo {
	float: right;
	height: 156px;
	width: 192px;
}
#container #header #nav {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 770px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #header #nav li {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	width: 95px;
	list-style-type: none;
	float: left;
	height: 22px;
}
#container #header #nav li a {
	font-weight: bold;
	color: #FFFFFF;
}
#container #header #nav li.current {
	background-color: #FFFFFF;
}
#container #header #nav li.current a {
	color: #003366;
}
#container #wrapper {
	width: 780px;
	overflow: auto;
	clear: both;
}
#container #wrapper hr {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 2px;
	border-top-width: 3px;
	border-top-color: #CDDCE7;
}
#container #wrapper .tit {
	text-indent: 10px;
	background-image: url(../images/tit.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #003366;
	background-position: 0px 5px;
}
#container #wrapper #left {
	float: left;
	width: 180px;
	background-color: #F4F4F4;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #9EB9CF;
	color: #003366;
}
#container #wrapper #left h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #left h3 a {
	text-decoration: underline;
}
#container #wrapper #left p {
	margin: 0px;
	padding-bottom: 10px;
}
#container #wrapper #left ul {
	margin: 0px;
	padding: 0px;
}
#container #wrapper #left li {
	list-style-type: none;
}
#container #wrapper #left li.subon {
	background-image: url(../images/tit.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#container #wrapper #left li.sub {
	display: none;
}
#container #wrapper #left li.sub2 {
	display: none;
}
#container #wrapper #left li.sub3 {
	display: none;
}
#container #wrapper #center {
	padding: 10px;
	float: left;
	width: 418px;
	overflow: hidden;
}
#container #wrapper #center #current {
	width: 418px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#container #wrapper #center h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
}
#container #wrapper #center h3 a {
	text-decoration: underline;
}
#container #wrapper #center p {
	margin-top: 0px;
}
#container #wrapper #right {
	float: right;
	width: 120px;
	background-color: #F4F4F4;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9EB9CF;
}
#container #wrapper #right ul {
	padding: 0px;
	margin: 10px 0px 20px 0px;
}
#container #wrapper #right li {
	list-style-type: none;
}
#container #wrapper #right p a {
	text-decoration: underline;
}
#container #wrapper #main {
	padding: 10px 20px 10px 20px;
	float: left;
	width: 538px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #9EB9CF;
	overflow: hidden;
}
#container #wrapper #main #current {
	width: 538px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#container #wrapper #main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
}
#container #wrapper #main h3 a {
	text-decoration: underline;
}
#container #wrapper #main p {
	margin-top: 0px;
}
#container #wrapper #main h1 {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
}
#container #footer {
	width: 780px;
	height: 80px;
	clear: both;
}
#container #footer #partner {
	width: 180px;
	float: left;
	margin-top: 4px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7AB8EB;
	padding-left: 20px;
}
#container #footer #copyright {
	width: 580px;
	float: left;
	margin-top: 4px;
	padding-top: 10px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
}
.pagelist {
	width: 418px;
	overflow: auto;
}
.pagelist a {
	color: #0000FF;
	display: block;
	margin: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.pagelist a:hover {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.pagelist span {
	display: block;
	margin: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
}

