#banner_news {
    background:url("/img/news.jpg");
    height: 300px;
    width: 1002px;
}
.NewsList{
    left: 240px;
    margin-top: 110px;
    min-height: 500px;
    position: relative;
	width: 740px;
}

.News_each{
    border: 2px solid #c3c5c7;
    height: 160px;
    margin-bottom: 5px;
    width: 740px;
}

.News_each  img{
 height:160px;
 width:160px;
 border:0px;
}

.News_each h4{
    left: 170px;
    position: relative;
    top: -150px;
	width:550px;
}

.button {
    background-color: #accdec;
    height: 21px;
    left: 640px;
    position: relative;
    text-align: center;
    top: -40px;
    width: 100px;
    z-index: 9;
}

a:link {
    text-decoration: none;
}
.more {
    color:#1b62ab;
    font-size: 16px;
    vertical-align: middle;
    z-index: 10;
}
.articleContent {
    left: 170px;
    position: relative;
    top: -140px;
    width: 570px;
    z-index: 8;
}
.upPage {
    background: url("../img/pageup[1].gif");
    display: block;
    height: 18px;
    margin-top: 1px;
    width: 58px;
}
.downPage {
    background: url("../img/pagedown[1].gif");
    display: block;
    height: 18px;
    margin-top: 1px;
    width: 58px;
}
.nowPage {
    background: url("../img/page_bg[1].gif");
    color: #ffffff;
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}
.pageBox{
padding-bottom:20px;
}
#infoPage {
    margin: 0;
    padding: 0;
}
#infoPage ul li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin-right: 2px;
}

#infoPage UL {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
