﻿@charset "utf-8";
* {
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}

.bgtop {
	height: auto;
	width: 100%;
	background-image: url(../images/bg_top.png);
}
.top {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 81px;
	width: 800px;
}
.logo img {
	height: 39px;
	width: 343px;
	margin-top: 21px;
}
.tops {
	float: right;
	height: 81px;
	width: 200px;
}
.banben {
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	height: 14px;
	width: 200px;
	margin-top: 18px;
	text-align: right;
}
.banben a {
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
.sousuo {
	height: 22px;
	width: 172px;
	margin-top: 10px;
	margin-left:28px;
}
.txtsousuo{
	width:116px;
	height:19px;
	border:1px solid #005ab4;
	float:left;
}
.btnsousuo{
	background-image: url(../images/btn_searchs.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 54px;
	cursor:pointer;
	border:none;
	float:left;
}
.bgnav{
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;	
}
.nav{
	height: 29px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/* Menu */
.menu {
	height: 29px;
	width: 1000px;

}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 29px;
	background-image: url(../images/img_navshu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width:125px;
	text-align:center;
}
/* Links */

.menu li a {
	display: block;
	line-height: 33px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #FFF;
}
.menu li:first-child a {
	border-left: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu li:hover > a {
	color: #FFF;
	text-decoration:underline;
}
/* Sub Menu */

.menu ul {
	position: absolute;
	top: 29px;
	left: 0;
	opacity: 0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	background-color:#CCC;
	z-index:999;
}
.menu li:hover > ul {
	opacity: 1;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	background:none;
	background-color:#666;
}
.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
	
}
.menu ul li a {
	width: 125px;
	padding: 4px 0 4px 0px;
	margin: 0;
	border: none;
	color:#fff;
	
}
.menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
.menu ul li:last-child a {
	border: none;
}
/* Icons */

.menu a.documents {
	border-bottom:1px solid #ccc;
	color:#fff;
	
}
.bgup {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
}
.up {
	height: 29px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.iposion{
	height:22px;
	width:744px;
	padding-top:7px;
	color:#e3e3e3;
	font-size:12px;
	font-family:"宋体";
	float:left;
}
.iposion img{
	float:left;
	margin-top:7px;
	margin-right:5px;
}
.iposion ul{
	list-style-type:none;
	float:left;
}
.iposion ul li{
	float:left;
}
.iposion a{
	color:#e3e3e3;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
}
.iposion a:hover{
	color:#e3e3e3;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
}
.serach{
	height:26px;
	width:256px;
	float:right;
	padding-top:3px;
}
.txtsearch{
	width:169px;
	float:left;
	background-image: url(../images/bg_searchd.jpg);
	background-repeat: no-repeat;
}
.btnsearch{
	background-image: url(../images/btn_searchd.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 81px;
	cursor:pointer;
	border:none;
	float:left;
}

.bgbottom{
	width:100%;
	background-color:#535353;
	height:auto;
	color:#fff;
}
.bottom{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
.botnav{
	width:1000px;
	height:12px;
	padding-top:20px;
	text-align:center;
}
.botnav ul{
	list-style-type: none;
	margin-left:270px;
}
.botnav ul li{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width:90px;
	height:12px;
	line-height:12px;
	font-family:"宋体";
	float:left;	
}
.botnav ul li a{
	height:12px;
	line-height:12px;
	font-family:"宋体";
	border-right-color: #FFFFFF;
	color:#fff;
}
.botnav ul li a:hover{
	height:12px;
	line-height:12px;
	font-family:"宋体";
	text-decoration:none;
	color:#fff;
}
.botdown{
	width:1000px;
	height:40px;
	text-align:center;
}
.botdown span{
	height:20px;
	line-height:20px;
	font-family:"宋体";
	border-right-color: #FFFFFF;
	margin-right:20px;
}
.botdown img{
	height:20px;
	margin-top:10px;
	margin-right:10px;
}

.botdowns{
	width:1000px;
	height:20px;
	text-align:center;
}
.botdowns span{
	height:20px;
	line-height:20px;
	font-family:"宋体";
	border-right-color: #FFFFFF;
	margin-right:20px;
}
.botdowns a{
	color:#fff;
	font-family:"宋体";
}