@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "宋体", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	color: #3D6C89;
}
a {
	color: #5B5B5B;
	text-decoration: underline;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 231px;
	width: 778px;
}
#container #header #tips {
	height: 24px;
	width: 100%;
	padding-top: 15px;
	color: #FFF;
}
#container #header #tips a {
	color: #FFF;
	text-decoration: none;
}
#container #header #tips #domain {
	float: left;
	padding-left: 15px;
}
#container #header #tips #fav {
	float: right;
	padding-right: 15px;
}
#container #header #banner {
	background-color: #FFF;
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	height: 148px;
	width: 100%;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE2E3;
}
#container #header #nav {
	background-color: #FFF;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD7D8;
	padding-left: 213px;
	padding-top: 12px;
}
#container #header #nav a {
	font-weight: bold;
	text-align: center;
	display: block;
	height: 24px;
	width: 74px;
	float: left;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/nav_a.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}
#container #header #nav a:hover, #container #header #nav a.hover {
	background-image: url(../images/nav_a_hover.gif);
}
#container #wrapper {
	clear: both;
	width: 100%;
	overflow: auto;
}
#container #wrapper #menu {
	float: left;
	width: 208px;
	background-color: #FFF;
}
#container #wrapper #menu h3 {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-indent: 18px;
	height: 25px;
	width: 100%;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	font-size: 12px;
}
#container #wrapper #menu .list {
	border: 1px solid #DAE2E3;
	padding: 3px;
}
#container #wrapper #menu .list ul.li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #wrapper #menu .list ul.li li {
	background-image: url(../images/list_li.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	padding: 0px 0px 0px 16px;
}
#container #wrapper #main {
	float: right;
	width: 531px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DAE2E3;
	border-bottom-color: #DAE2E3;
	border-left-color: #DAE2E3;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#container #wrapper #main #contact {
	color: #FFF;
	background-color: #599FCC;
	padding: 7px;
}
#container #wrapper #main #contact a {
	color: #FFF;
}
#container #wrapper #main hr {
	height: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #B4C7CB;
	border-left-color: #FFF;
}
#container #wrapper #main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3D6C89;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #main h3 a {
	color: #F00;
	text-decoration: underline;
}
#container #wrapper #main #forum, #container #wrapper #main #service {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #wrapper #main #forum li {
	font-size: 12px;
	color: #3D6C89;
}
#container #wrapper #main #forum li a {
	font-size: 12px;
	color: #3D6C89;
	text-decoration: none;
}
#container #wrapper #main #forum li a:hover {
	color: #F60;
	text-decoration: underline;
}
#container #wrapper #main #forum li .date {
	font-style: italic;
	color: #999;
}
#container #wrapper #main #service ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #wrapper #main #service li {
	background-image: url(../images/service_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 18px;
	font-size: 12px;
	color: #3D6C89;
}
#container #wrapper #main #yourplace {
	width: 100%;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4C7CB;
}
#container #wrapper #main #yourplace a {
	color: #3D6C89;
}
#container #wrapper #main h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #main #loading {
	display: none;
}
#container #wrapper #main #content {
	width: 100%;
}
#container #wrapper #main .cell {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #wrapper #main .cell h2 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/cell_li.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	background-position: 0px 2px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #main .cell h2 a {
	color: #3D6C89;
	text-decoration: underline;
}
#container #wrapper #main .cell p {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 14px;
	background-color: #F8FCFC;
}
#container #footer {
	clear: both;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	margin-top: 6px;
	text-align: center;
	padding-top: 6px;
}
.pagelist {
	width: 100%;
	height: 24px;
}
.pagelist a {
	color: #3D6C89;
	display: block;
	margin: 2px;
	float: left;
	border: 1px solid #DAE2E3;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
.pagelist a:hover {
	border: 1px solid #CDD7D8;
	background-color: #F8FCFC;
}
.pagelist span {
	display: block;
	margin: 2px;
	float: left;
	border: 1px solid #DAE2E3;
	padding-right: 6px;
	padding-left: 6px;
}
