﻿.topback
{
    background-image:url('/images/v2/hotnewslisttop.jpg');
    background-repeat:no-repeat;
    height:161px;
    overflow:hidden;
}
.btnbox
{
    float:right;
    width:180px;
    margin-top:131px;
}
form
{
    padding:0 0 0 0;
    margin:0 0 0 0; 
}
.contextbox
{
    border: 1px solid #E0E0E0;
    padding:5px 5px 0 10px;
}
.contextlist li
{
    float: left;
    width: 430px;
    height: 96px;
    padding: 20px 0 0 30px;
    text-align: left;
    background-image: url('/images/v2/newslist2_dot.jpg');
    background-repeat: no-repeat;
    background-position: 15px 25px;
    border-bottom: 1px dashed #E0E0E0;
    overflow:hidden;
}
.contextlist li.line
{
    float:left;
    border-width:0;
    border-style:none;
    border-left: 1px solid #E0E0E0;
    width:10px;
    height:117px;
    padding:0 0 0 0;
    margin:0 0 0 10px;
}
.contextlist li .title
{
    height:15px;
    overflow:hidden;
}
.contextlist li .title .text
{
    float:left;
}
.contextlist li .title .text *
{
    font-size:15px;
    font-weight:bold;
    font-family:宋体;
}
.contextlist li .title .time
{
    float: left;
    height: 12px;
    padding-top: 3px;
    font-size: 12px;
    font-family: 宋体;
    color: #7D7D7D;
}
.contextlist li .context
{
    padding-top:10px;
    text-indent:30px;
    line-height:20px;
}
.contextlist li .context .more 
{
    color: #024097;
    font-family:宋体, serif;
    font-size: 12px;
    text-decoration: none;
}
.contextlist li .context a.more:link
{
    color: #024097;
    font-family:宋体, serif;
    font-size: 12px;
    text-decoration: none;
}
.contextlist li .context a.more:visited
{
    color: #024097;
    font-family:宋体, serif;
    font-size: 12px;
    text-decoration: none;
}
.contextlist li .context a.more:hover
{
    color: #024097;
    font-family:宋体, serif;
    font-size: 12px;
    text-decoration: none;
}
.contextlist li .context a.more:active
{
    color: #024097;
    font-family:宋体, serif;
    font-size: 12px;
    text-decoration: none;
}
#year
{
    width:60px;
}
#month
{
    width:40px;
}