﻿

.noidung table {
    width: 100% !important;
}
.noidung table:first-child{
    border:1px solid;
    
}
    .noidung table:first-child tbody tr {
        border: 1px solid !important;
    }
        .noidung table:first-child tbody tr td {
            border: 1px solid !important;
        }
            .noidung table:first-child tbody tr td p {
                margin-left: 5px !important
            }