﻿.post-left
{
    width: 688px;
    float: left;
    border: solid 1px #BECEDC;
}
.post-left .title {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
    background-color: #3EAC11;
    color: #FFFFFF;
    text-align: center;
    border-bottom: dotted 1px #FFFFFF;
}
.post-left .ctime {
    height: 20px;
    line-height: 20px;
    background-color: #EEEEEE;
    text-align: center;
    color: #666666;
}
.post-left .content {
    padding: 20px 20px 20px 20px;
    font-size: 14px;
}
.post-right
{
    width: 250px;
    margin-left: 10px;
    float: left;
}
.post-right .title {
    padding-bottom: 8px;
    border-bottom: solid 3px #3EAA11;
}

.post-right .txt {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin-top: 3px;
}

/* normal category files list */
.lst_special{overflow:hidden;margin:-13px 0 -19px -40px;zoom:1}
.lst_special li{overflow:hidden;float:left;width:450px;height:109px;padding:25px 0 25px 40px;border-bottom:1px solid #f1f1f1}
.lst_special li:after{display:block;clear:both;content:''}
.lst_special .thumb{width:109px;height:109px;margin:0 20px 0 1px}
.lst_special .thumb a{display:block}
.lst_special .thumb .frame{width:107px;height:107px}
.lst_special .detail{overflow:hidden;height:109px;width:280px;}
.lst_special .detail strong{display:block;overflow:hidden;margin-top:2px}
.lst_special .detail strong a{font-size:14px;line-height:18px;color:#404040;letter-spacing:-1px}
.lst_special .detail .dsc{overflow:hidden;height:32px;margin:10px 0 0 1px}
.lst_special .detail .dsc a{line-height:16px;color:#919191}
.lst_special .detail .date_cnt{margin:11px 0 0 2px}
.lst_special .detail .date_cnt .region{display:inline-block;margin:-1px 4px 0 0;font-weight:bold;color:#768ab8;vertical-align:1px}
.lst_special .detail .date_cnt .txt4{font-size:11px;color:#a8a8c6}
.lst_special .detail .date_cnt .txt5{font-family:tahoma,san-serif;color:#acacac;vertical-align:0}