﻿table {
    line-height:30px;
    width:100%;
    border-bottom:1px solid #808080;
}
table tr td:first-child{
    width:100px;
}
.title-phongban {
    text-align: center;
    font-weight: bold;
    color: red;
    margin-top: 10px;
}