@charset "utf-8";
@import url(lrtk.css); 
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p
{
     padding:0; 
	 margin:0;
}
li {
    list-style:none;
}
a {
    text-decoration:none;
	color:#C60;
}
img {
    border:none;
}
.clear {
    clear:both;
}
body {
    margin:0;
	padding:0;
	font-family:"宋体";
	font-size:12px;
	color:#8d8d8d;
}
.top-side {
    width:100%;
	min-width:980px;
	background:#fff;
}
.top-side .qiehuan {
    width:960px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	padding-right:20px;
	text-align:right;
	background:url(../images/qiehuan_bj.jpg) no-repeat right center;
}
.qiehuan a {
    color:#df7f01;
}
.qiehuan a:hover {
    color:#666;
}
.top-side .logo {
    width:980px;
	height:50px;
	margin:0 auto;
}
.nav-side {
    width:100%;
	height:40px;
	min-width:980px;
	margin:25px auto 0 auto;
	border-top:1px solid #dedede;
	border-bottom:1px solid #c1c1c1;
	background:url(../images/navbj.jpg) repeat-x left top;
}
.nav {
    width:980px;
	height:40px;
	margin:0 auto;
}
.nav ul li {
    float:left;
	height:40px;
	width:163px;
	line-height:40px;
	text-align:center;
	position:relative;
	z-index:800;
	background:url(../images/nav_libj.jpg) no-repeat left center;
}
.nav ul li.first {
	background:none;
}
.nav ul li a {
    font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	padding:0 25px;
	height:28px;
	line-height:28px;
	margin-top:6px;
	display:block;
}
.nav ul li a:hover {
    color:#fff;
	background:url(../images/nav_hover.jpg) no-repeat center center;
}
.footer-side {
    width:100%;
	min-width:980px;
	margin:0 auto;
	background:url(../images/footer-bj.jpg) repeat-x left top;
}
.footer {
    width:980px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	line-height:30px;
	color:#333;
}
.zwss span .enLineheight14{
	line-height:14px;
}
.zwss span h4.enLineheight20{
	line-height:20px;
}