/* 新闻列表*/
DIV#newsquery
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
DIV#newsquery UL
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
DIV#newsquery LI
{
    line-height: 24px;
    list-style-type: none;
    background: url(../styles/images/line.jpg) no-repeat 0px 0px;
    height: 24px;
    font-size: 12px;
    overflow: hidden;
}
DIV#newsquery A:link
{
    font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
   /* color: #333;*/
    text-decoration: none;
}
DIV#newsquery A:visited
{
    font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
     /* color: #333;*/
    text-decoration: none;
}
DIV#newsquery A:active
{
    font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
      /* color: #333;*/
    text-decoration: none;
}
DIV#newsquery A:hover
{
    font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
    /*color: #ff6600;*/
    text-decoration: underline;
}
DIV#newsquery LI.title
{
    padding-left: 20px;
}
DIV#newsquery DIV.title
{
    font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
    float: left;
}

DIV#newsquery DIV.title a
{
    color:#006db6;
}
DIV#newsquery .time
{
    padding-right: 5px;
    font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
    white-space: nowrap;
    float: right;
    color: #999;
    overflow: hidden;
}
DIV#showpages
{
    padding-bottom: 0px;
    margin: 20px 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    white-space: nowrap;
    height: 30px;
    clear: both;
    padding-top: 0px;
}
DIV#pagesinfo
{
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap;
    float: left;
    padding-top: 3px;
}
DIV#pages
{
    padding-right: 8px;
    white-space: nowrap;
    float: right;
}
DIV#pages UL
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
DIV#pages A:link
{
    color: #303030;
    text-decoration: none;
}
DIV#pages A:visited
{
    color: #303030;
    text-decoration: none;
}
DIV#pages A:active
{
    color: #303030;
    text-decoration: none;
}
DIV#pages A:hover
{
    color: #ff0000;
    text-decoration: none;
}
DIV#pages LI
{
    border-bottom: #dcd9d4 1px solid;
    border-left: #dcd9d4 1px solid;
    padding-bottom: 2px;
    list-style-type: none;
    margin: 3px;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    background: #dcd9d4;
    float: left;
    color: #303030;
    border-top: #dcd9d4 1px solid;
    border-right: #dcd9d4 1px solid;
    padding-top: 2px;
}
DIV#pages LI.pagesnow
{
    border-bottom: #dcd9d4 1px solid;
    border-left: #dcd9d4 1px solid;
    background-color: #eee;
    white-space: nowrap;
    color: #303030;
    border-top: #dcd9d4 1px solid;
    border-right: #dcd9d4 1px solid;
}
DIV#pages LI.pbutton
{
    border-bottom: #dcd9d4 1px solid;
    border-left: #dcd9d4 1px solid;
    padding-bottom: 1px;
    background-color: #dcd9d4;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    color: #303030;
    border-top: #dcd9d4 1px solid;
    border-right: #dcd9d4 1px solid;
    padding-top: 3px;
}
DIV#pages LI.opt
{
    padding-bottom: 0px;
    border-right-width: 0px;
    padding-left: 0px;
    padding-right: 0px;
    white-space: nowrap;
    background: #fff;
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: #303030;
    border-left-width: 0px;
    padding-top: 0px;
}
