
.con3{
 width:700px;
 float:left;
 display:inline;
}
.con3 .name{
 width:100%;
 height:36px;
 border-bottom:1px solid #7e7e7e;
}
.con3 .name ul li{
 width:110px;
 height:36px;
 float:left;
 display:inline;
 font:14px 微软雅黑;
 line-height:36px;
 text-align:center;
 color:#292929;
 background:url(./static/images/litabbg.gif) no-repeat right top;
 cursor:pointer;
}
.con3 .name ul li span{
 color:#9e9e9e;
}
.con3 .name ul li.curnews{
 background-color:#286fb7;
 color:#ffffff;
 background-image:none;
}
.con3 .name ul li.curnews span{
 color:#ffffff;
}
.con3 .list{
 width:100%;
 height:97px;
 border-bottom:1px dotted #363636;
 padding-top:5px;
}
.con3 .list .pic{
 width:66px;
 height:74px;
 background:url(./static/images/datebg.jpg) no-repeat;
 margin-top:10px;
 float:left;
 display:inline;
}
.con3 .list .pic .month{
 text-align:center;
 width:100%;
 height:20px;
 line-height:20px;
 margin-top:8px;
 font-size:14px;
 color:#ffffff;
}
.con3 .list .pic .day{
 text-align:center;
 width:100%;
 height:46px;
 line-height:46px;
 font:40px Arial, Helvetica, sans-serif;
 color:#292929;
}
.con3 .list .text{
 width:240px;
 
 overflow:hidden;
 margin:12px 0 0 14px;
 float:left;
 display:inline;
 color:#4b4b4c;
 line-height:25px;
}
.con3 .list .text span{
 background:url(./static/images/tadd.gif) no-repeat left -13px;
 height:22px;
 display:block;
 padding-left:15px;
}
.con3 .list .text font{
 background:url(./static/images/tadd.gif) no-repeat left 1px;
 padding-left:15px;
 font-size:12px;
}
.con3 .list .text a{
 font-weight:bold;
 color:#3a6eaf;
}
