body {
	background-image: url(../imgs/topbak.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	margin: 0px;
	background-position: center top;
	font-size: 12px;
	font-family: Tahoma, "宋体";
}
ul, li, img, form {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 106px;
}
#logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 8px;
}
#topLink {
	float: right;
	width: 400px;
	padding-top: 37px;
	text-align: right;
}
#topLink a {
	font-size: 12px;
	color: #333;
}

#nav {
	display: block;
	clear: both;
}
#nav li{
	list-style: none;
	display: block;
	line-height: 36px;
	float: left;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 138px;
	text-align: center;
	background: url(../imgs/nav_l.jpg) no-repeat right center;
	position: relative;
}
#nav li a {
	color: #0066CC;
	display: block;
	width: 100%;
}
#nav li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url(../imgs/topmenuhoverbak.png) repeat-x;
}
#nav li a.hover {
	color: #FFF;
	text-decoration: none;
	background: url(../imgs/topmenuhoverbak.png) repeat-x;
}

#nav li ul {
	background: url(../imgs/topSeMenuBak.png);
	position: absolute;
	height: 160px;
	width: 460px;
	top: 35px;
	left: 0px;
	padding-top: 10px;
	margin: 0px;
	display: none;
}

#nav li ul li {
	line-height: 22px;
	height: 150px;
	width: 110px;
	float: left;
	padding-left: 8px;
	border-right: 1px solid #1A89D5;
	overflow: hidden;
	padding-right: 8px;
	background: url(none);
}
#nav li ul li a  {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	padding-left: 8px;
	color: #FFF;
}
#nav li ul li a:hover {
	padding-top: 0px;
	color: #09F;
	background: #FFF url(none);
}


#nav li ul li h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
#nav li ul li h3 a {
	font-weight: bold;
	padding-left: 0px;
}





#nav #gohome  {
	background: url(none);
	width: 170px;
}
#nav #gohome a  {
	color: #FFF;
}
#nav #gohome a:hover {
	background: url(none);
	width: 170px;
	color: #FFF;
	margin-top: 0px;
	text-decoration: underline;
}
#nav #searchbar {
	background: url(none);
	width: 200px;
	padding-top: 6px;
	height: 30px;
	padding-left: 8px;
}




#searchbar #search_kw {
	font-weight: bold;
	height: 22px;
	width: 128px;
	font-size: 14px;
	border: 1px solid #3F78AF;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 24px;
}
#searchbar #search_smt  {
	background: url(../imgs/search_but.jpg);
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 52px;
	border-style: none;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	float: left;
}




#mainbody {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	clear: both;
	height: 40px;
}
#footer a {
	color: #333;
}

#footerLink {
	width: 300px;
	float: left;
}
#copyrights {
	float: right;
}
.cls {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
}
#xxwd td {
 padding: 3px;
 font-size: 12px;
 line-height: 160%;
 border: 1px solid #CCC;
}
#xxwd th {
 font-size: 13px;
 background: #E6F9FF;
 color: #036;
 line-height: 190%;
}
