body {
    font: 13px Tahoma;
    margin: 0;
    margin: auto;
    padding: 0;
    max-width: 720px;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
    cursor: url("http://wapvip.pro/images/clovel.cur"), progress;
}
body, td, a, span {
    font-size: small;
}
a {
    text-decoration: none;
}
a:hover, a:focus {
    color: #f0faff;
    cursor : url("http://wapvip.pro/images/clovely.cur"), progress;
}
img {max-width: 70%;}
#wrapper {
    background-color: #D9D9D9;
    border: 1px solid gray;
}
#header {
    margin: 5px 0px 5px 0px;
    text-align:center;
}
.list1  {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 3px;
    border: 1px solid #d5d5d5;
}

#tab-menu {
    background-color: #D9D9D9;
    padding: 0;
    margin: 0;
}
#tab-menu table {
    width: 100%;
}
#tab-menu table td {
    margin: 0;
    text-align: center;
    background-color: #71BC00;
    border-right: 1px solid #D9D9D9;
}
#tab-menu table td a {
    font-weight: bold;
    color: #FFF;
}
#tab-menu table td#selected {
    background-color: #DFE2E2;
}
#tab-menu table td#selected a {
    font-weight: bold;
    color: #032E58;
}
.tb{
    background-color: #F2F6F8;
    padding:5px;
}
.tab{
    border-bottom: 1px solid #C1C1C1;
}
.ds {
    background-color: #D9D9D9;
}
.ds img{
    float:left;
    margin:5px;
}
.menu {
    background-color: #71BC00;
    font-weight: bold;
    font-size:16px;
    padding:3px;
    color:white;
}
.list{
    float:left;
    font-size:15px;
}

.cl{
   clear:left;
}

.muaban {
    text-align:left;
    color: #333333;
    border: 1px solid #eaeae9;
    background-color: #f2f6f8;
    margin-left: 5px;
    padding: 2px;
    font-weight: bold;
}

.chatluong{
    float:left;
    font-weight: bold;
    font-size:12px;
    margin:3px 0px 3px 0px;
}

.footer{
    background-color: #F2F6F8;
    padding:3px;
    text-align:center;
}

.footer a{
    color:blue;
}

.tb2{
    background-color: #F2F6F8;
    padding:5px 0px 5px 0px;
}
.tablemenu{
    font-weight: bold;
    background-color: #008000;
    color:white;
}
td {
    font: 11px verdana;
    text-align: center;
    border: 1px solid #008000;
}