.DSDAList{
    font: normal 14px arial; 
    line-height:20px;
    text-align:left;
}
.DSDAList  a{
  color:#3e67c0;
}
.DSDAList table{
width:100%;
}
.DSDAList table tr td:nth-child(1){

font-weight:bold;
}

.DSDAList table tr:nth-child(even){
background:#dae1ff;
}
.DSDAList .timkiem{
 font-weight:bold; 
 padding-bottom:15px;
}

/* Css width table */
.DSDAList table tbody tr th:first-child{
  width: 40px;
}
.DSDAList table tbody tr th:nth-child(2){
  width: 175px;
}
.DSDAList table tbody tr th:nth-child(3){
  width: 170px;
}
.DSDAList table tbody tr th:nth-child(4){
  width: 219px;
}
.DSDAList table tr:nth-child(1){
text-align:center;
}