﻿/* Clear all predefined styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	color:#333;
	padding:0
}
body {
	font-size:12px;
	line-height:1.25;
	font-family:Arial, Tahoma, sans-serif
}
th, td {
	text-align:left;
	vertical-align:top
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal
}
p {
	margin:0 0 1em 0
}
blockquote {
	margin:0 0 1em 0
}
a {
	text-decoration:none;
	outline:none;
	color:#555
}
a:hover {
	text-decoration:none;
	color:#000;
}
img {
	border:0
}
ul {
	margin:0;
	padding:0;
	list-style:none
}
ol {
	padding:0 0 0 2em
}
dl, dt, dd {
	margin:0;
	padding:0
}
input, label, select, option, textarea, button, fieldset, legend {
	font-size:1em;
	font-family:Arial, Tahoma, sans-serif
}
.text {
	color:#444;
	border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;
	border-style:solid;
	border-width:1px;
	padding:2px 2px;
	height:14px
}
input.radio, input.checkbox {
	margin-right:2px;
	vertical-align:-2px
}
* input.radio, input.checkbox {
	margin-left:-2px
}
label.radio, label.checkbox {
	margin-right:5px
}
textarea {
	padding:1px;
	overflow:auto;
}
.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.fix {
	display:inline-block;
	min-height:1%
}
*html .fix {
	zoom:1
}
.fix {
	display:block
}
.dis {
	display: block;
	width:318px;
	overflow:hidden;
}
.undis {
	display: none;
}
/* Clear styles end */
html {
	height:100%;
	min-width:1000px;
	overflow-y:auto;
	_overflow-x:hidden;
}
body {
	width:auto;
	height:100%;
	min-width:1000px;
	background:url(../images/bg.png) repeat-x 0 0;
}
/* header styles */
#header {
	height:21px;
	width:1000px;
	margin:auto;
}
#header .nav_top {
	width:980px;
	height:21px;
	padding:0 20px 0 0;
	line-height:21px;
	color:#fff;
	text-align:right;
	font-family:"\5B8B\4F53", Geneva, sans-serif
}
#header .nav_top a {
	color:#fff;
	font-family:Arial, Tahoma, sans-serif
}
#header .nav_top a:hover, #header .nav_top a.on {
	color:#66ccff;
}
/* footer styles */
#footer {
	clear:both;
	min-width:1000px;
	margin:auto;
}
#footer div {
	width:1000px;
	margin:auto;
	height:60px;
	overflow:hidden;
	line-height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#footer p {
	float:left;
	color:#555;
	margin:0;
}
#footer p a {
	margin:0 5px;
}
#footer h6 {
	color:#555;
	margin:0;
	float:right;
	text-align:center;
}
/* main styles */
#main {
	min-width:1000px;
	margin:auto;
}
#content {
	min-width:1000px;
	margin:0 auto;
	clear:both;
	background:url(../images/bg_content.png) repeat-y 50% 0;
}
* html #content {
	background:url(../images/bg_content6.png) repeat-y 50% 0;
}
#content .content {
	width:1000px;
	margin:auto;
	border-bottom:solid 2px #ccc;
	background:#fff url(../images/bg_cc.png) repeat-y;
}
#content .content .bg {
	height:auto !important;
	min-height:455px;
	height:455px;
	border-top:solid 30px #fff;
	border-bottom:solid 30px #fff;
	background:url(../images/bg_cf.png) no-repeat 0 100%;
}
.menu {
	height:45px;
	width:1000px;
	margin:auto;
	background-color:#fff;
}
.menu .logo {
	float:left;
	width:170px;
	height:45px;
	overflow:hidden;
}
.menu .logo a {
	display:block;
}
.menu ul.sf-menu {
	height:20px;
	line-height:20px;
	width:765px;
	margin:0;
	padding:18px 15px 0 0;
	float:right;
}
.menu ul.sf-menu li {
	float:left;
	padding:0 20px;
	position:relative;
}
.menu ul.sf-menu li a {
	font-weight:bold;
}
.menu ul.sf-menu li a.on {
	color:#069;
}
.menu ul.sf-menu li.search {
	float:right;
	padding:0;
	width:180px;
	height:20px;
	background:url(../images/bg_search.png) no-repeat;
}
.menu ul.sf-menu li.search .text {
	padding:3px 0 3px 10px;
	border:0;
	width:138px;
	height:14px;
	line-height:14px;
	background:none;
	vertical-align:top
}
.menu ul.sf-menu li.search .btn_search {
	padding:0;
	margin:1px 0 1px 0;
	border:0;
	width:27px;
	height:18px;
	background:none;
	vertical-align:top;
	cursor:pointer;
}
.sf-menu ul {
	display:none;
	position:absolute;
	top:20px;
	left:0;
	padding:3px 10px 12px 10px;
	border-top:10px solid #fff;
	background:url('../images/shadow.png') no-repeat 50% 100%;
	width:144px;
	z-index:99;
}
.sf-menu li li {
	width:100%;
	float:none;
	height:auto !important;
	padding:0 !important;
	position:relative;
	text-align:left;
}
.sf-menu li li a {
	display:block;
	position:relative !important;
	width:126px;
	margin:0 auto 2px !important;
	padding:1px 2px 5px !important;
	line-height:14px !important;
	font-size:10px !important;
	font-weight:normal !important;
	background:url(../images/bg_ml.gif) repeat-x 0 100%;
}
.sf-menu ul li.bgm {
	display:none;
}
* html .sf-menu ul {
	background:url('../images/shadow.gif') no-repeat 50% 100%;
}
#side {
	float:left;
	width:230px;
	padding:0 0 0 10px;
	background:url(../images/bg_ch.png) no-repeat;
}
#side .nav_side {
	width:230px;
}
.nav_side ul {
	width:219px;
	padding:35px 6px 0 5px;
}
.nav_side ul li {
	width:219px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	margin-bottom:7px;
}
.nav_side ul li a {
	font-weight:bold;
	height:28px;
	white-space:nowrap;
	text-indent:24px;
	display:block;
}
.nav_side ul li a:hover {
	background:url(../images/bg_sl.png) no-repeat;
}
.nav_side ul li a.on {
	color:#069;
	background:url(../images/bg_sl.png) no-repeat;
}
#right {
	float:right;
	width:735px;
	padding:0 16px 0 0;
}
.crumbs {
	height:40px;
	color:#8d8d8d;
	line-height:40px;
	font-family:"\5B8B\4F53", Geneva, sans-serif
}
.crumbs a {
	color:#8d8d8d;
	font-family:Verdana, Geneva, sans-serif;
}
.crumbs em {
	color:#333;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
}
#right h2 {
	width:735px;
	height:31px;
	padding-top:2px;
	line-height:31px;
	text-indent:9px;
	color:#fff;
	font-size:20px;
	background:url(../images/bg_tits.png) no-repeat;
}
#right object {
	display:block;
	margin:auto;
}

#center {
	margin:auto;
	border-top:solid 30px #fff;
	border-bottom:solid 30px #fff;
	background:#fff;
	width:838px;
	padding:0 80px 0 82px;
}
#center h2 {
	width:838px;
	height:31px;
	padding-top:2px;
	line-height:31px;
	text-indent:9px;
	color:#fff;
	font-size:20px;
	background:url(../images/bg_titl.png) no-repeat;
}
#center h2 span {
	font-size:15px;
	font-weight:bold;
}

#header a.cn:hover{
	color:#FFEA00;
}
#header a.cn:visited{
	color:#FFEA00;
}