.adsle .af_desc {
      display: none;
    }
    
    .adsle td.af_name {
      font-size: 16px;
      font-weight : normal!important;
    }
    
    .adsle table td.af_name, .adsle table td.af_desc {
      width: 70%!important;
      text-align: left!important;
      align: left!important;
      padding: 0!important;
      margin: 0!important;
    }

    .adsle table td.af_icon {
      width: 30px!important;
    }
    
    .adsle img {
      display: none;
    }
    
    .adsle img.af_icon_img {
      width: 30px;
      height: 30px;
      display: block;
    }


.anx_box {
  background-color: #ffffff;
  margin: 0px;
  padding: 2px 4px 2px 4px;
  font-family: "Times New Roman", Times, serif;
  border: 1px solid #cecece;
}

.anx_item {
  border-bottom: 1px dotted #ddd;
  margin: 0;
  padding: 5px;
}

.anx_item h3 a {
  font-size: 14px!important;
}