﻿.list_detail{
    margin: 15px 0;
    width:890px;
    min-height: 300px;
}
.list_detail>ul.sidelist{
    width: 100%;
    min-height: 300px;
    font-size: 14px;
    color: #454545;
}
.sidelist li.title{
    background: url("../images/arrow1_006.gif")/*tpa=http://jwcweb.sxnu.edu.cn/images/arrow1_006.gif*/ left center no-repeat;
    padding-left: 18px;
    border-bottom: 1px #e8e8e8 dashed;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
        }
.sidelist li.title>a {
    display: block;
    width: 80%;
    float: left;
    color: #454545;
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
span.datatime{
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #656668;
}

.list_txt{width:96%;padding:20px 0;margin:0 auto;}
.list_txt li{overflow:hidden;height:40px;line-height:40px;font-size:14px;text-indent:24px;border-bottom:1px dashed #aaa;background: url(../images/tubiao.jpg) no-repeat 4px 15px;}
.list_txt .list_txt_bg{}
.list_txt li span{float:right;color:#b3b3b3;font-size:12px;padding-right:8px;}
.list_txt_title,.list_txt_title:visited,.list_txt_title a{color:#1E50A2;padding:0 4px;}
.list_txt a{color:#333;}
.list_txt a:hover{color:#d00;}