.DanhBa_Bang {
    width: 100%;
   
}

.DanhBa_Bang, td {
    border: 1px solid #a7a7a7;
    font-size: 14px;
    padding:5px;
}

.DanhBa_DongTieuDe {
    background-color: #d6ecf7;
    border: 1px solid #a7a7a7;
    font-size: 14px;
    padding: 5px;
}


.DanhBa_Cot5 {
    text-align: left;
}

.DanhBa_Cot4 {
    text-align: center;
    width: 15%;
}

.DanhBa_Cot3 {
    text-align: center;
    width: 20%;
}

.DanhBa_Cot2 {
    text-align: left;
    width: 30%;
}

.DanhBa_Cot1 {
    width: 5%;
    text-align: center;
}

.DanhBa_CotTieuDe {
    text-align: center;
    font-weight: bold;
    padding: 5px;
}

.DanhBa_DongBoPhan
{
font-weight:bold;
padding:5px;                                                                                                                                                                                                                                                                                                                                                                                                                             
}

/*gridview*/
.table table  tbody  tr  td a ,
.table table  tbody  tr  td  span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #00923f;
text-decoration: none;
/*background-color: #fff;*/
/*border: 1px solid #ddd;*/
}

.table table > tbody > tr > td > span {
z-index: 3;
color: #fff;
cursor: default;
background-color: #00923f;
border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
margin-left: 0;
/*border-top-left-radius: 4px;*/
/*border-bottom-left-radius: 4px;*/
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
/*border-top-right-radius: 4px;
border-bottom-right-radius: 4px;*/
}

.table table > tbody > tr > td > a:hover,
.table   table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}


/*end gridview */


