﻿html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
	text-indent:inherit;
}
 @charset "utf-8";
/* CSS Reset */
body, table, th, td, div, ul, li, p, h1, h2, h3, h4, form, input, button {
	margin:0;
	padding:0
}
body {
	font:14px/24px "微软雅黑";
	color:#333333;
	background:#eeeeee;
}
img {
	border:0
}
a {
	text-decoration:none;
	color:#333333
}
a:hover {
 color::#ff6000;
}
ul, li {
	list-style:none
}
.clearFix:after {
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	line-height:0;
	content:"";
}
.clearFix {
	zoom:1;
}
/* header */
#header {
	width:980px;
	margin:0 auto;
	background:#ffffff;
}
.logo-search {
	height:93px;
	overflow:hidden;
}
.logo-search .logo {
	float:left;
	width:651px;
	height:85px;
	padding-left:22px;
	padding-top:8px;
}
.logo-search .search {
	width:294px;
	float:left;
}
.top-link {
	height:37px;
	padding-top:13px;
	text-align:right;
	color:#666666;
}
.top-link a {
	color:#666666;
}
.input {
	height:30px;
}
.text {
	width:214px;
	height:26px;
	border:1px solid #17a251;
	border-right:0;
	color:#666666;
	font-family:microsoft yahei;
	padding-left:15px;
}
.button {
	float:right;
	width:64px;
	height:28px;
	border:0;
	cursor:pointer;
	line-height:0;
	background:url(../images/search01.jpg) no-repeat;
 *margin-top:1px;
}
.button:hover {
	background:url(../images/search02.jpg);
}
/*导航*/
.nav {
	height:37px;
	background-color:#0078b7;
}
.nav ul {
	height:37px;
	overflow:hidden;
	padding-left:68px;
}
.nav li {
	float:left;
	width:100px;
	height:37px;
	margin:0 12px;
	cursor:pointer;
	text-align:center;
}
.nav li a {
	display:block;
	width:100px;
	height:37px;
	line-height:37px;
	font-size:16px;
	text-align:center;
	color:#fff;
}
.nav li a:hover {
	width:100px;
	height:37px;
	line-height:37px;
	color:#ff6000;
	background:url(../images/nav2_h.jpg) no-repeat;
}
.ejcss {
	color:#fff;
}
.ejcss:hover {
	display:block;
	background:url(../images/nav2_h.jpg) no-repeat;
	width:100px;
	height:37px;
	text-align:center;
	line-height:37px;
	color:#ff6000;
}
.nav li.navhbg, ejcss:hover {
	display:block;
	background:url(../images/nav2_h.jpg) no-repeat;
	width:100px;
	height:37px;
	text-align:center;
	line-height:37px;
	color:#333;
}
.nav li.navhbg a {
	color:#ff6000;
}
.nav li.home {
	width:73px;
}
.nav li.home a {
	width:73px;
}
.nav li.home a:hover {
	background:url(../images/navhome.jpg) no-repeat;
	color:#ff6000;
	cursor:pointer;
}
.nav li.home2 {
	width:80px;
}
.nav li.home2 a {
	width:80px;
}
.nav li.current a:hover {
	background:url(../images/navhome.jpg) no-repeat;
	color:#ff6000;
}
/*footer*/
#footer {
	width:980px;
	margin:0 auto;
	font-size:12px;
}
.copyright {
	height:34px;
	line-height:34px;
	background-color:#9d9d9d;
	text-align:center;
	line-height:34px;
	color:#ffffff;
}
.add {
    text-align:center;
	height:84px;
	line-height:18px;
	color:#666666;
	padding-left:50px;
	padding-top:15px;
	background:url(../images/btm_logo.jpg) 211px 13px no-repeat #ffffff;
}
.shortDate {
	color:#999999;
}
.tra:hover .shortDate, .tra:hover .trtitle {
	color:#ff6000;
}
