.table-hinh-anh-5-tap-tin, .table-bai-da-dang {
  border-collapse: collapse !important;
  border:0 !important;
  text-align: center !important;
  /*--overflow-x:auto;--*/
  background: 0;
  margin: 0 auto;
}
.danhmuctaptin_content {
   width: 80%;
   margin: 0 auto;
}
.danhmuctaptin_content p {
    margin-bottom: 1.2em;
    text-align: justify-all;
    font-size: 19px;
    font-family: "Times New Roman", serif;
    line-height: 1.5em;
}
.table-hinh-anh-5-tap-tin img {
    margin: 0 5px !important;

}

.table-hinh-anh-5-tap-tin th, .table-hinh-anh-5-tap-tin td  {
    text-align: center;
    border:0 !important;
}

@media screen and (max-width:1000px) {

  .table-hinh-anh-5-tap-tin img {
     width: 90%;
  }

  /*--muốn sửa font size của text trong bảng table phải như vầy--*/
  .table-hinh-anh-5-tap-tin tr td a:link {
    font-size: 12px;
  }


} /*--THẺ ĐÓNG media screen and (max-width:800px)--*/