.article_bk{
  border:0;
}
.article{
  width:100%;
  height:40px;
  line-height:16px;
  border-bottom:1px solid #E6E6E6;
  margin-bottom:10px; margin-top:0px;
}
.article span{ 
  background: #005BA9; 
  float:left;
  padding:12px;
  display:block;
  color: #FFFFFF;
  font-size: 15px;
  font-family: "微软雅黑"; 
  padding:0px 15px 0px 15px;
  line-height:40px;
}

.article span img{
  margin:12px 10px 0 0;
  float:left;
}

.article a{
  font-color:#787878
  font-size:16px;
  display:block;
  float:right;
  padding:12px ;
}
.article a font{
    font-color:#787878
    font-size:16px;
    float:left;
}
.article ul{padding:0px 0px 10px 0px;overflow:hidden;}

.tt_article_content{
  line-height:27px;
  font-family: 微软雅黑;
  height: 80px;
  background: #eeeeee;
}