.title-lichtuan{
    font-weight: bold;
    color: #FF0000;
    font-size: 17px;
}
table.box-lichtuan{
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto;
    width: 100%;  
    border: 1px solid #E1E1E1; 
    border-bottom: 0px;  
}
table.box-lichtuan tr{
    background: #f3f3f3;
}
table.box-lichtuan tr td{
    padding: 10px 5px;
    
}
table.lichtuan{
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto;
    width: 100%;   
}
table.lichtuan tr.label td{
    background-color: #E5E5E5;
    border: 1px solid #E1E1E1;
    color: #333333;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-transform: none;
}
table.lichtuan td.text{
    text-align: center;
}
table.lichtuan tr.row1 td {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #555555;
    padding: 5px;
}
table.lichtuan tr.row0 td {
    background-color: #FBFBFB;
    border: 1px solid #E1E1E1;
    color: #333333;
    padding: 5px;
} 
table.lichtuan td {
    vertical-align: top;
    
}
table.lichtuan td div.noidung{

}
table.lichtuan td .del_lichtuan,
table.lichtuan td .edit_lichtuan{
    cursor: pointer;
    float: left;
    padding-right: 5px;
    
}
table.lichtuan td .add{
    color: #FF0000;
    font-size: 11px;
    cursor: pointer;
}
.tuantoi{
    background: url(icon-lichtuan.png) no-repeat;
    background-position: 0px -21px;
    height: 21px;
    line-height: 21px;
    padding-left: 20px; 
    cursor: pointer;
}
.tuantoi:hover{
    background: url(icon-lichtuan-hover.png) no-repeat;
    background-position: 0px -21px;
    height: 21px;
    line-height: 21px;
    padding-left: 20px; 
}
.thangtoi{
    background: url(icon-lichtuan.png) no-repeat;
    background-position: 0px 0px;
    height: 21px;
    line-height: 21px;
    padding-left: 35px; 
    cursor: pointer;
}
.thangtoi:hover{
    background: url(icon-lichtuan-hover.png) no-repeat;
    background-position: 0px 0px;
    height: 21px;
    line-height: 21px;
    padding-left: 35px; 
}
.tuantruoc{
    background: url(icon-lichtuan.png) no-repeat;
    background-position: 0px -63px;
    height: 21px;
    line-height: 21px;
    padding-left: 20px; 
    cursor: pointer;
}
.tuantruoc:hover{
    background: url(icon-lichtuan-hover.png) no-repeat;
    background-position: 0px -63px;
    height: 21px;
    line-height: 21px;
    padding-left: 20px; 
}
.thangtruoc{
    background: url(icon-lichtuan.png) no-repeat;
    background-position: 0px -42px;
    height: 21px;
    line-height: 21px;
    padding-left: 35px;
    cursor: pointer;
}
.thangtruoc:hover{
    background: url(icon-lichtuan-hover.png) no-repeat;
    background-position: 0px -42px;
    height: 21px;
    line-height: 21px;
    padding-left: 35px;
}
