#doc_ln{
    position: relative;
    background: url(../img/little_news.jpg) repeat-x;
    height: 47px;
}
#doc_ln .container{
    width: 1020px;
    margin: 0 auto;
}
.container .m_wnews{
    position: relative;
    width: 500px;
}
.container .m_wnews .pagesize{
    width: 24px;
    height: 47px;
    margin-left: 10px;
    background: url(../img/little_news_btn.png) no-repeat 0px center;
    position: absolute;
}
.container .m_wnews .pagesize a.prev{
    position: absolute;
    top: 0px;
    display: inline-block;
    height: 23px;
    width: 23px;   
}
.container .m_wnews .pagesize a.prev:hover{
    background:url(../img/little_news_btn.png) no-repeat -23px 9px;
}
.container .m_wnews .pagesize a.next{
    position: absolute;
    top: 24px;
    display: inline-block;
    height: 23px;
    width: 23px; 
}
.container .m_wnews .pagesize a.next:hover{
    background:url(../img/little_news_btn.png) no-repeat -46px -15px;
}
.container .tempWrap{
    position: absolute;
    left: 44px;
    top: 5px;
    line-height: 26px;
}
.container .tempWrap div{
    width: 412px;
}
.container .tempWrap a{
    color: #5e5e5e;
    font-size: 15px;
}
.news_little{
    position: absolute;
    top: 12px;
    left: 40px;
    _top:15px;
}
.m_support{
    position: absolute;
    height: 47px;
    top: 0px;
    margin-left: 699px;
    width: 281px;
    font-size: 15px;
    line-height: 45px;
    color: #8a8b8c;
    padding-left: 40px;
    background: url(../img/support.png) no-repeat 0px center;
}