@charset "utf-8";
/* CSS Document */

* {
    font_family: Arial, "Microsoft Sans Serif", "Lucida Sans Unicode";
    font_size: 12px;
    line_height: 18px;
    margin: 0;
    padding: 0;
}

body {
    font: 12px/20px "宋体";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font_style: normal;
    font_weight: normal;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font_size: 100%;
    font_weight: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearit {
    clear: both;
    height: 0;
    font_size: 0;
    overflow: hidden;
}

.z {
    float: left;
}

.y {
    float: right;
    width: 660px;
}

a {
    text-decoration: none;
}

a:hover, a:active, a:focus {
    text_decoration: none;
}

.war {
    margin: 0 auto;
    width: 1003px;
}

/*head*/
.head {
    height: 144px;
    background: url(/images/index_head.jpg) no-repeat center top;
}

.logo {
}

.nav {
    margin-top: 20px;
    float: left;
    height: 35px;
    line-height: 35px;
    width: 510px;
}

.nav li {
    float: left;
    width: 80px;
    text-align: center;
}

.nav li a {
    display: block;
    width: 80px;
    height: 35px;
    font-size: 16px;
    color: #000;
    font-family: "微软雅黑"
}

.nav li a:hover {
    border-top: 2px solid #91c31b
}

.notice {
    background: url(/images/notice.jpg) no-repeat;
    height: 42px;
    line-height: 42px;
    margin-top: 26px;
+ margin-top : 24 px;
    _margin-top: 22px;
    width: 575px;
    margin-right: 68px;
+ margin-right : 71 px;
    _margin-right: 53px;
}

.foot {
    margin-top: 50px;
    background: #b3d854;
    height: 148px;
}

.foot p {
    margin-top: 30px;
    color: #004b00;
}

.newlist {
    padding-top: 40px;
}

.newlist li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #333333;
}

.newlist li span {
    float: right;
}

.newlist li a {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 16px;
    margin-bottom: 30px;
}

.imglist {
    padding-top: 20px;
    width: 700px;
    display: block;
    min-height: 130px;
    height: auto;
}

.content_img {
    margin-bottom: 20px;
    margin-right: 10px;
    height: 163px;
    width: 220px;
    float: left;
}

/*.content_img a{*/
/*}*/

.content_img img {
    height: 155px;
    width: 210px;
}

.content_img a span {
    margin: 0px auto;
    text-align: center;
    display: block
}

.content_pagingDiv {
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 15px 0;
    width: 680px;
    margin-left: auto;
    margin-right: auto;

}

.pagination {
    padding-left: 10px;
    height: auto;
    width: auto;
}

.pagination a {
    background: url(/images/pan.jpg) no-repeat;
    text-decoration: none;
    color: #000;
}

.pagination a {
    cursor: pointer;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    width: 28px;
}

.pagination .current {
    background: url(/images/pan_hover.jpg) no-repeat;
    color: #FFFFFF;
}

.pagination a.current {
    background: url(/images/pan_hover.jpg) no-repeat;
    color: #FFFFFF;
}

.pagination a.prev {
    background: url(/images/pan_pre.jpg) no-repeat;
    height: 28px;
    width: 28px;
}

.pagination a.next {
    background: url(/images/pan_next.jpg) no-repeat;
    height: 28px;
    width: 28px;
}

.newscontent {
    padding-top: 30px;
}

.piccontent {
    padding-top: 20px;
}