@charset "gb2312";
/* CSS Document */
* {
	font-size: 12px;
	font-family: "ËÎÌċ";
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
img {
	border: 0 none;
}
table {
	ĦĦĦĦborder-collapse: collapse;
	ĦĦĦĦborder-spacing: 0;
}
ol, ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
input[type="submit"] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.top {
	width: 100%;
	height: 98px;
	background: url(../images/top.jpg) repeat-x;
}
.link {
	margin: 0 auto;
	width: 980px;
	height: auto;
	line-height: 40px;
	background: url(../images/fot.jpg) repeat-y;
	color: #333;
	padding-left: 20px;
}
.adr {
	margin: 0 auto;
	width: 985px;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	padding-left: 15px;
}
.main {
	height: auto;
	overflow: hidden;
	width: 100%;
	background: #ececec;
}
.footer {
	height: auto;
	overflow: hidden;
	width: 100%;
	background: #ececec;
}
.header {
	width: 1004px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.middle_a {
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #09365d;
}
.banner_a {
	width: 1000px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
}
.banner_a img{
	width:1000px;
	height:150px;
}
.nav {
	height: 40px;
	width: 1000px;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto;
}
.nav ul {
	padding: 0;
	margin: 0;
	height: auto;
	overflow: hidden;
}
.nav ul li {
	width: 130px;
	height: 40px;
	float: left;
	background: url(../images/nav.jpg) no-repeat;
	text-align: center;
}
.nav ul li a {
	font-size: 14px;
	color: #e3dfdf;
}
.nav ul .active {
	background: url(../images/navhover.jpg) no-repeat;
}
.nav ul li:hover {
	background: url(../images/navhover.jpg) no-repeat;
}
.search {
	background: url(../images/search.jpg) no-repeat;
	width: 220px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.put {
	background-color: transparent;
	border: 0;
	margin-left: 45px;
	height: 20px;
	width: 130px;
	color: #fff;
}
.sub {
	width: 35px;
	margin-left: -6px;
	height: 20px;
	padding: 3px 0px;
	margin-top: 6px;
	background-color: transparent;
	border: 0;
}
