.main-pos {
    padding: 0 20px;
    width: 964px;
    height: 40px;
    font: bold 14px/40px "Microsoft YaHei", "SimSun", sans-serif;
    background-color: #fff!important;
    margin: 0 auto;
    margin-top: 15px;
}
.more-cont{
    width: 1004px;
    background-color: #fff!important;
    margin: auto;
    margin-top: 15px;
}
.more-cont .pd-20 {
    padding: 20px;
}
.more-cont .list h3 {
    border-bottom: 2px solid #0a7dbc;
    font: bold 20px/50px "Microsoft YaHei", "SimHei", sans-serif;
    color: #0a7dbc;
}
.more-cont .list .td_dot {
    width: 20px;
    vertical-align: top;
    padding: 8px 0 2px 0;
}
.more-cont .list .td_line {
    padding: 8px 0 2px 0;
}
.more-cont .list .td_time  {
    text-align: right;
    font-style: italic;
    color: #999;
    border-bottom: 1px solid #eee;
    line-height: 30px;
}

.more-cont .list .td_dot, .more-cont .list .td_line, .more-cont .list .td_time {
    border-bottom: 1px solid #eee;
    line-height: 30px;
}


div.paginationControl {
    clear: both;
    font-size: 14px;
    line-height: 50px;
    margin: 20px 0;
    text-align: center;
}
div.paginationControl a {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #666666;
    padding: 6px 10px;
    text-decoration: none;
}
div.paginationControl * {
    margin-left: 5px;
}
div.paginationControl span.current {
    background: none repeat scroll 0 0 #cd2401;
    color: #ffffff;
    font-weight: 700;
    padding: 7px 11px;
}
div.paginationControl a:hover {
    border: 1px solid #cd2401;
    text-decoration: none;
}
div.paginationControl a {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #666666;
    padding: 6px 10px;
    text-decoration: none;
}
.td_pagebar{
    text-align: right;
}