*{padding: 0; margin: 0;}
a{text-decoration: none;}
.clr{clear: both;}
img{border: 0;}
ul,ol{list-style: none;}
h3.tieude{
    font-size: 14px;
}
h3.tieude a{
    color: #0080FF;
}
h3.tieude a:hover{color: #FF8000;}
body{
    font-family: arial, times new roman, serif;
    font-size: 13px;
    color: #404040;
}
#main{
    width: 1000px;
    margin: 0 auto;
    box-shadow: 0 0 8px gray;
}
#head{
    width: 1000px;
    height: 170px;
    border-bottom: 4px solid #4bacc6;
    background: url(../image/banner.png);
}
#head img.logo{
    width: 200px;
    height: 170px;
    float: left;
}
#menu-top{
    width: 1000px;
    height: 35px;
    background: #C69F4B;
    border-radius: 3px;
    margin: 5px auto;
    margin-bottom: 0;
}
#menu-top ul{
    list-style: none;
    height: 35px;
    width: 980px;
    margin: 0 auto;
}
#menu-top ul li{
    display: inline;
    padding: 9px 25px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}
#menu-top ul li a{
    text-transform: uppercase;
    color: white;
    
}
#cmain{
    width: 1000px;
    background: url(../image/bg-main.png) repeat-y;
    min-height: 400px;
}
#center{
    width: 530px;
    padding: 10px;
    float: left;
}
#center .tit{
    width: 530px;
    height: 32px;
    background: url(https://tenten.vn/daily/images/bg-top.png);
    background-position: bottom;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#center .tit a{color: #4BACC6;}
#center .tit a:hover{color: #0080FF;}
#center fieldset.dangky{
    border: 1px solid #D8E2EB;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 12px;
}
#center fieldset.dangky legend{
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 20px;
}
#center fieldset.dangky table{
    margin: 10px auto;
    width: 500px;
}
#center fieldset.dangky table th{
    font-weight: normal;
    text-align: right;
    padding: 4px 8px;
    width: 140px;
}
#center fieldset.dangky table th span{color: red; font-weight: bold; font-size: 0.9em;}
#center fieldset.dangky table td{
    padding: 2px;
}
#center fieldset.dangky table td input{
    border: 1px solid #CCC;
    border-collapse: collapse;
    border-radius: 5px;
    width: 250px;
    height: 20px;
    padding: 3px 8px;
}
#center fieldset.dangky table td select{
    border: 1px solid #CCC;
    border-collapse: collapse;
    border-radius: 5px;
    width: 268px;
    padding: 3px 8px;
}
#center fieldset.dangky table td textarea{
    border: 1px solid #CCC;
    border-collapse: collapse;
    border-radius: 5px;
    width: 250px;
    height: 80px;
    padding: 3px 8px;
}
#center .nhacnho{
    width: 100%;
    text-align: justify;
    margin: 8px auto;
}
#center fieldset.dangky table td input:hover, #center fieldset.dangky table td input:active,#center fieldset.dangky table td textarea:hover,#center fieldset.dangky table td select:hover{box-shadow:  0 0 2px #86E4F9;}
#center #form input[type="submit"]{
    width: 200px;
    height: 28px;
    background: #0080FF;
    border-radius: 6px;
    color: white;
    border: 0;
    margin-left: 175px;
}
#center #form input[type="submit"]:hover{
    box-shadow: 0 0 3px #004080;
    background: #0069D2;
}
#center #form fieldset.dangky table td input[type="radio"]{width: auto; height: 10px;}
/*chỉnh css trang lớp hiện có*/
#center table#lop{
    width: 528px;
    border: 1px solid #CCC;
    border-collapse: collapse;
}
#center table#lop span{color: red;}
#center table#lop tr{
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
#center table#lop th{
    text-align: right;
    border-right: 1px solid #CCC;
}
#center table#lop tr.top th{
    padding: 5px 0;
    text-align: center;
    background: #4bacc6;
    color: #fff;
}
#center table#lop td{
    border-right: 1px solid #CCC;
    text-align: center;
}
#center table#lop td i{color: red; line-height: 30px;}
#center table#lop td a.dk{
    padding: 6px 8px;
    background: url(../image/bg-titdo.png);
    border-radius: 3px;
    line-height: 32px;
    color: white;
    font-weight: bold;
}
#center table#lop td a.dk:hover{
    box-shadow: 0 0 5px #408080;
}
#center table#lop td table.con{
    width: 100%;
    margin: 15px auto;
}
#center table#lop td table.con th{border: 0; padding: 3px 0 3px 7px; text-align: left; width: 70px;}
#center table#lop td table.con td{border: 0; text-align: left;}
#center table#lop td table.con td span{color: red; font-weight: bold;}
#center table#lop td table.con td strong{color: #1188FF; font-weight: bold;}
/**/
#center #gs{
    width: 173px;
    float: left;
    text-align: center;
    margin: 10px 0;
}
#center #gs img{
    width: 100px;
    height: 100px;
    border: 2px solid silver;
    margin: 10px 35px;
}
#center #gs img:hover{
    border: 2px solid #F22F0D;
}
#center #gs a{
    color: #0080FF;
}
/**/
#tab{
    width: 219px;
    float: left;
    padding: 3px;
}
#tab h3.tit{
    width: 211px;
    height: 35px;
    background: #5FC64B;
    border: 4px solid white;
    border-radius: 3px;
    box-shadow: 0 1px 3px gray;
    line-height: 35px;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    text-align: center;
    text-shadow: 0 0 1px #006A6A;
    margin: 5px auto;
}
#tab ul{width: 200px; margin: 10px auto;}
#tab ul li{
    background: url(../image/bg-li.png) bottom repeat-x;
    padding: 7px 0px;
}
#tab ul li a{
    color: #5B5B5B;
    font-size: 14px;
    background: url(../image/0_24.png) no-repeat left;
    padding-left: 15px;
}
#tab ul li a:hover{
    color: #4bacc6;
    background: url(../image/Dot0.png) no-repeat left;
}
#tab h3.titdo{
    width: 211px;
    height: 35px;
    background: url(../image/bg-titdo.png) repeat-x;
    border: 4px solid white;
    border-radius: 3px;
    box-shadow: 0 1px 3px gray;
    line-height: 35px;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    text-align: center;
    text-shadow: 0 0 1px #006A6A;
    margin: 5px auto;
}
#tab table.con strong{
    color: black;
}
#tab table.con b{
    color: #D22C02;
}
#tab table#mot{
    margin-bottom: 3px;
    padding-bottom: 10px;
    background: url(../image/bg-li.png) bottom repeat-x;
}
#tab table.tinmoi{
    width: 100%;
}
#tab table.tinmoi img{
    width: 75px;
    height: 55px;
    float: left;
    margin: 5px;
    padding: 5px;
    background: white;
    border-radius: 3px;
   box-shadow: 0 0 2px gray;
}
#tab table.tinmoi td{
    vertical-align: top;
    padding-top: 5px;
}
#tab table.tinmoi td a{color: #04ABFB; padding-top: 5px;}
#tab table.tinmoi td a:hover{color: #FF0080;}
#footer{
    width: 1000px;
    background: white;
    min-height: 132px;
}
#footer .menu{
    width: 1000px;
    height: 32px;
    background: url(../image/bg-menu-f.png) repeat-x;
    line-height: 32px;
    border-radius: 5px;
    box-shadow: 0 0 3px gray;
}
#footer .mot{
    width: 650px;
    float: left;
    padding: 10px;
    line-height: 18px;
}
#footer .mot h2{
    color: #0080FF;
    font-size: 14px;
}
#footer .hai{
    width: 280px;
    background: url(http://thegioidulich.com/Images/line-mxh.png) left repeat-y;
    min-height: 60px;
    float: right;
    padding: 10px 0;
    margin: 10px;
    padding-left: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
}
#footer .hai a{color: #0080FF;}