@charset "utf-8";
/* CSS Document */
body{
    margin:0;
    padding:0;
    background-color:#fff;
    color:#464646;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
a{text-decoration:none;}
img{vertical-align:middle; border:0;}
.both{clear:both;}
.do{color:#c21824;}
.xanh{color:#004483;}
.cam{color:#ff5400;}
.vang{color:#FF0;}
.Images{
    max-width:100% !important;
    height:auto;
    display:block;
}

/*---------------Header------------------*/
.Header_bg{
    background-color:#c21824;
    border-bottom:3px solid#841018;
}
.Header{
    width:1020px;
    height:50px;
    position:relative;
    color:#FFF;
    font-family: 'Roboto', sans-serif;
}
.Header_MXH{
    position:absolute;
    top:12px;
    right:0;
    width:100px;
    /*background-color:#000000;*/
    text-align:center;
}
.Header_menu{
    position:absolute;
    top:0;
    left:0;
}
.navtop{
    height:38px;
    position:relative;
}
.navtop ul{
    margin:0;
    padding:0;
    list-style:none;
}
.navtop ul li{
    display:inline;
    float:left;
    position:relative;
    border-left:1px solid#a1111b;
}
.navtop ul li:last-child{border-right:1px solid#a1111b;}
.navtop ul li a{ 
    display:block; 
    float:left; 
    height:50px; 
    line-height:50px; 
    color:#fff; 
    font-size:14px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif; 
    padding:0 20px; 
    transition:all 0.5s; 
    position:relative; 
    z-index:2;
}
.navtop ul li:hover a{ 
    background-color:#ff0000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.navtop ul li:hover ul li a{ 
    background-color:#6f0300;
}
.navtop ul li.active a{ 
    background-color:#ff0000;
    color:#fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
/*Navtop_lv2*/
.navtop ul li ul li a{ 
    border:none;
}
.navtop ul li .navtop_lv2{ 
    position:absolute; 
    z-index:2; 
    left:0; 
    top:46px; 
    padding:25px 0 0; 
    opacity:0; 
    transition:all 0.24s;
}
.navtop ul li:hover .navtop_lv2{ 
    opacity:1; 
    padding:5px 0 0;
}
.navtop ul li .navtop_lv2 ul{ 
    height:auto; 
    background-color:#6f0300; 
    display:none; 
    width:200px;
}
.navtop ul li:hover .navtop_lv2 ul{ 
    display:block;
}
.navtop ul li .navtop_lv2 ul li{ 
    display:block; 
    float:none;
    line-height:32px;
}
.navtop ul li .navtop_lv2 ul li a{ 
    float:none; 
    border-bottom:solid 1px #8e0400; 
    text-transform:none; 
    text-align:left;
    line-height:38px;
    height:38px;
}
.navtop ul li .navtop_lv2 ul li:hover a{ 
    background-color:#ff0000; 
    color:#f4eeab;
}
.navtop ul li .navtop_lv2 ul li:hover ul li a{ 
    background-color:#ff0000; 
    color:#f0e3ae;
}

/*--------------------Main-------------------*/
.Main{
    width:1020px;
    margin:15px 0 15px 0;
}
/*-------------------Banner------------------*/
.BoxLOGO_bg{
    background-color:#FFF;
    height:60px;
    margin:0 0 15px 0;
}
.BoxLOGO{
    position:relative;
}
.BoxLOGO_logo{
    position:absolute;
    top:21px;
    left:0;
}
.BoxLOGO_Banner{
    position:absolute;
    top:10px;
    right:0;
}
/*------------------Content-----------------*/
.Content{
    margin:60px 0 10px 0;
}
.Left{
    width:190px;
    float:left;
    margin-right:15px;
}
.Right{
    width:300px;
    float:left;
    margin-left:15px;
}
.Centre{
    width:500px;
    float:left;
}
.Title{
    background-color:#c21824;
    text-align:left;
    height:35px;
    padding:0 0 0 0;
}
.Title span{
    border-left:5px solid#ff5400;
    line-height:35px;
    height:35px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    padding-left:8px;
    color:#FFF;
}

/*LICHMOTHUONG*/
.Left_LMT_Title{
    background-color:#c21824;
    font-family: 'Roboto Condensed', sans-serif;
    text-align:left;
    font-size:14px;
    line-height:18px;
    font-weight:bold;
    text-align:left;
    padding:8px 5px 8px 8px;
    color:#FFF;
}
.Left_LMT_bg{
    background-color:#FFF;
    border:1px solid#dfdfdf;
    padding:5px 0 5px 0;
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    line-height:18px;
    color:#004c87;
    margin:0 0 10px 0;
}
.Left_LMT_bg_box{
    margin:0;
    padding:5px 8px 5px 8px;
    color:#393939;
    border-bottom:1px solid#eeeeee;
}
.Left_LMT_bg_box a{color:#393939;}
.Left_LMT_bg_kc_icon{
    padding:0 8px 3px 0;
}
.Left_LMT_bg_Tinh{
    margin:0 0 0 25px;
}
.Left_LMT_bg_Tinh a{color:#464646;}
.Left_LMT_bg_Tinh a:hover{color:#F00;}

/*------------------SOICAU--------------------*/
.Left_SOICAU_bg{
    background-color:#FFF;
    border:1px solid#dfdfdf;
    text-align:left;
    margin:0 0 10PX 0;
}
.Left_SOICAU_bg_title{
    padding:8px 0 8px 10px;
    border-bottom:1px solid#ebebeb;
    color:#F00;
    font-size:13px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.Left_SOICAU{
    text-align:left;
}
.Left_SOICAU ul{
    margin:0;
    padding:0;
    list-style:none;
}
.Left_SOICAU ul li{
    border-bottom:1px solid#ebebeb;
    text-align:left;
}
.Left_SOICAU ul li a{
    display:block;
    color:#464646;
    font-size:13px;
    padding:8px 0 8px 10px;
    font-family: 'Roboto', sans-serif;
}
.Left_SOICAU ul li a:hover{
    color:#F00;
}

/*-----------------------end-----------------------*/

/*-----------------------Centre-------------------*/
/*BangDB*/
.BangDB{
    font-size:15px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    background-color:#69a500;
    padding:10px 0 10px 0;
    border:1px solid#dfdfdf;
    border-bottom:none;
}
.DACBIET_TK_BANGDB_KQ{
    width:100%;
    font-family: 'Roboto', sans-serif;
    margin:0 0 20px 0;
    text-align:left;
}
.DACBIET_TK_BANGDB_KQ p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:10px 0 0 0;
    line-height:14px;
}
.DACBIET_TK_BANGDB_KQ_col{
    width:14.2%;
    text-align:center;
    padding:5px 0 5px 0;
    font-size:13px;
    line-height:17px;
}
h3{
    margin:0;
}
.h3_color_text_1{
    color:#FFF;
}
.h3_color_text_2{
    color:#464646;
    font-size:13px;
}
.fon14{font-size:14px;}
.fon13{font-size:13px;}
.DACBIET_TK_BANGDB_KQ_col p{
    margin:0;
    font-size:15px;
    font-family: 'Roboto', sans-serif;
    font-weight:bold;
    padding:5px 0 5px 0;
    color:#565656;
}

.DACBIET_TK_BANGDB_KQ_col_time{
    font-size:12px;
    color:#aaaaaa;
}
.DACBIET_TK_BANGDB_KQ_row_1{
    background-color:#f1f1f1;
    color:#6e6e6e;
}
.DACBIET_TK_BANGDB_KQ_row_2{
    background-color:#ffffff;
    color:#6e6e6e;
}
.DACBIET_TK_BANGDB_KQ_bg_xam{
    background-color:#efefef;
    color:#efefef
}
.DACBIET_TK_BANGDB_KQ_bg_xanh{
    background-color:#eaf8d1;
    color:#393939
}

/*--------------BANGKQ-----------------*/
.Centre_BANGKQ_title{
    background-color:#c21824;
    line-height:45px;
    text-align:center;
    color:#FFF;
    font-size:16px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.Centre_BANGKQ_title a{
    color:#FFF;
}
.Left_background{
    background-color:#FFF;
    border:3px solid#d1d1d1;
    border-top:none;
    margin:0 0 10px 0;
    color:#393939;
}
.Left_BANGKQ_left{
    width:75%;
    float:left;
}
.Left_BANGKQ_right{
    width:25%;
    float:left;
}
/*BANGKQ*/
.Centre_BANGKQ_bg{
    margin:0 0 0 0;
}
.Centre_BANGKQ_table_bg{
    background-color:#FFF;
}
.Centre_BANGKQ_table_bg_1{
    background-color:#f0f0f0;
}
.Centre_BANGKQ_table_col_1{
    width:18%;
    text-align:left;
    line-height:34px;
    height:34px;
    padding:0 0 0 8px;
    font-size:13px;
    font-weight:normal;
    font-family: 'Roboto', sans-serif;
}
.Centre_BANGKQ_table_col_2{
    text-align:center;
    line-height:34px;
    font-size:18px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    height: 34px;
}
.Centre_BANGKQ_table_note{
    padding:10px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
/*endBANGKQ*/
/*BANGDAUDUOI*/
.Centre_DAUDUOI_table{
    margin:0 0 0 0;
    font-family: 'Roboto', sans-serif;
}
.Centre_DAUDUOI_table_row_1{
    background-color:#f0f0f0;
    color:#9e0400;
    line-height:27px;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:bold;
}
.Centre_DAUDUOI_table_row_3{
    background-color:#f0f0f0;
    color:#9e0400;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:bold;
}
.Centre_DAUDUOI_table_row_2{
    background-color:#ffffff;
}
.Centre_DAUDUOI_table_col_1{
    width:30%;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    line-height:33px;
}
.Centre_DAUDUOI_table_col_2{
    width:70%;
    text-align:left;
    padding:0 0 0 10px;
    font-size:14px;
    font-weight:bold;
    line-height:33px;
}
.Centre_DAUDUOI_table_col_3{
    width:25%;
    text-align:center;
    font-size:13px;
    font-weight:bold;
}
.Centre_DAUDUOI_table_col_4{
    width:75%;
    text-align:left;
    padding:0 0 0 5px;
    font-size:13px;
    font-weight:normal;
}
/*--------------THEMTABALEKQXS------------*/

.Centre_DAUDUOI_line_1{
    line-height:34px;
}
.Centre_DAUDUOI_line_3{
    line-height:34px;
}

.Centre_DAUDUOI_line_2{
    line-height:33px;
}
.Centre_DAUDUOI_line_4{
    line-height:30px;
}
/*EnDAUDUOI*/

/*--------------BangTK-----------------*/
.TK_title{
    font-size:15px;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    background-color:#69a500;
    padding:10px 0 10px 0;
}
.TK_box{
    margin:0 0 15px 0;
}
.THONGKE_title_small{
    background-color:#f0f0f0;
    text-align:left;
    height:28px;
    padding:3px 0 0 0;
}
.THONGKE_title_small span{
    border-left:5px solid#ff5400;
    line-height:24px;
    height:24px;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    padding-left:8px;
    color:#393939;
}
/*THONGKEChukydanLOTO*/
.Centre_TKCKdanLOTO_bg{
    background-color:#FFF;
    margin:0 0 10px 0;
}
.Centre_TKCKdanLOTO_table_row_1{
    background-color:#ffffff;
    font-weight:normal;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    line-height:24px;
}
.Centre_TKCKdanLOTO_table_row_2{
    background-color:#ffffff;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
}
.Centre_TKCKdanLOTO_table_col_1{
    width:12%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKCKdanLOTO_table_col_2{
    width:23%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKCKdanLOTO_table_col_3{
    width:20%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKCKdanLOTO_table_col_4{
    width:20%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKCKdanLOTO_table_col_5{
    width:25%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKCKdanLOTO_box_number_LOTO{
    width:26px;
    height:28px;
    line-height:28px;
    font-size:13px;
    text-align:center;
    background-color:#fff;
    padding:5px 8px 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight:bold;
    color:#c21824;
    border:1px solid#c21824;
    font-family: 'Roboto', sans-serif;
}
.Centre_TKCKdanLOTO_box_number{
    width:26px;
    height:28px;
    line-height:28px;
    font-size:13px;
    text-align:center;
    padding:5px 8px 5px 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight:bold;
    color:#ffffff;
    background-color:#c21824;
    font-family: 'Roboto', sans-serif;
}
.Centre_TKCKdanLOTO_note{
    line-height:32px;
    text-align:center;
    font-size:13px;
    color:#0288d1;
    font-family: 'Roboto', sans-serif;
}
.Centre_TKCKdanLOTO_note a{color:#5f93b0;}
.Centre_TKCKdanLOTO_note a:hover{ color:#F00;}
/*ENDTHONGKEChukydanLOTO*/

/*THongkeSovang*/
.Centre_TKSOVANG_number{
    line-height:34px;
    text-align:center;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    padding:5px 0 5px 0;
}
.Centre_TKSOVANG_table_col_1{
    width:22%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKSOVANG_table_col_2{
    width:10%;
    text-align:center;
    padding:5px 0 5px 0;
}
.Centre_TKSOVANG_table_col_3{
    width:17%;
    text-align:center;
    line-height:18px;
    padding:5px 0 5px 0;
}
.Centre_TKSOVANG_table_row_1{
    background-color:#e6eef2;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    text-align:center;
}
.Centre_TKSOVANG_table_row_2{
    background-color:#ffffff;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    text-align:center;
}

/*-------------------LICH----------------*/
.Right_Calendar_bg{
    background-color:#FFF;
    margin:0 0 10px 0;
}
.Right_Calendar_Thang{
    height:32px;
    line-height:32px;
    position:relative;
    text-align:center;
    color:#F00;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    font-weight:bold;
}
.Right_Calendar_Thang_iconleft{
    position:absolute;
    left:30px;
    top:10px;
}
.Right_Calendar_Thang_iconright{
    position:absolute;
    right:30px;
    top:10px;
}
.Right_Calendar_table{
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    color:#464646;
}
.Right_Calendar_table td:hover{
    background-color:#2a9600;
    color:#FFF;
}
.Right_Calendar_table_row_1{
    background-color:#f0f0f0;
    font-weight:bold;
}
.Right_Calendar_table_row_2{
    background-color:#ffffff;
}
.Right_Calendar_table_col_1{
    width:14.2%;
    text-align:center;
    padding:7px 0 7px 0;
}
.Right_Calendar_table_day{
    background-color:#2a9600;
    color:#FFF;
    font-weight:bold;
}

/*---------------------DUDOAN------------------*/
.DUDOAN{
    margin:0 0 10px 0;
    background:#2d2d2d;
    padding:8px;
    text-align:left;
    font-family: 'Roboto', sans-serif;
}
.DUDOAN_list{
    text-align:left;
}
.DUDOAN_list ul{
    margin:0;
    padding:0;
    list-style:none;
}
.DUDOAN_list ul li{
    padding:8px 0 8px 0;
    border-bottom:1px solid#353535;
}
.DUDOAN_list ul li:last-child{
    border-bottom:none;
}
.DUDOAN_list_img{
    width:52px;
    float:left;
}
.DUDOAN_list_text{
    margin-left:65px;
    text-align:left;
}
.DUDOAN_list_text p{
    margin:0;
    font-size:13px;
    color:#FFF;
    padding:0 0 5px 0;
    line-height:18px;
}
.DUDOAN_list_text p a{color:#FFF;}
.DUDOAN_list_text span{
    font-size:11px;
    color:#727272;
}

/*-------------DAYLMT---------*/
.DAYLMT{
    margin: 0 0 10px 0;
    font-family: 'Roboto', sans-serif;
}
.DAYLMT_Table_row_1{
    background-color:#f1f1f1;
}
.DAYLMT_Table_row_2{
    background-color:#FFFFFF;
}
.DAYLMT_Table_col_1{
    width:33.33%;
    text-align:center;
}
.DAYLMT_Table_col_1{
    width:30;
    text-align:center;
    line-height:18px;
    padding:5px 0 5px 0;
    font-size:13px;
}
.DAYLMT_Table_col_2{
    width:35%;
    text-align:left;
    line-height:18px;
    padding:5px 0 5px 8px;
    font-size:13px;
}
.DAYLMT td a{color:#464646;}

/*Footer*/
.Footer_bg{
    background-color:#efefef;
    font-family: 'Roboto', sans-serif;
}
.Footer{
    width:1020px;
    padding:20px 0 20px 0;
    text-align:center;
}
.Footer ul{
    margin:0;
    padding:0;
    list-style:none;
}
.Footer ul li{
    display:inline-block;
    text-align:center;
}
.Footer ul li a{
    padding:5px 12px 5px 12px;
    font-size:14px;
    font-weight:bold;
    color:#c21824;
}
.Footer_text{
    margin:20px 0 0 0;
    font-size:13px;
    line-height:18px;
    border-top:1px solid#dfdfdf;
    padding:15px 0 15px 0;
}

/*--------------------Page_XSMB------------------*/
h1{
    background-color:#d40500;
    line-height:48px;
    font-size:16px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    margin:0;
}
/*-------------------TRUCTIEPKQXSMB--------------*/
.TRUCTIEPKQXS_box{
    text-align:center;
    font-size:13px;
    line-height:18px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    margin:0 0 15px 0;
    padding:10px 5px 10px 5px;
    background-color:#FFF;
    border:1px solid#d1d1d1;
}
.TRUCTIEPKQXS_box p{
    margin:0;
    padding:0 0 10px 160px;
    text-align:left;
    font-weight:normal;
    font-size:13px;
}
.TRUCTIEPKQXS_box_Clock{
    padding:20px 0 15px 0;
    text-align:center;
    font-weight:normal;
}
.TRUCTIEPKQXS_box_gio{
    background-color:#333;
    padding:8px 10px 8px 10px;
    color:#FFF;
    font-size:18px;
    margin:0 10px 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.TRUCTIEPKQXS_box_phut{
    background-color:#333;
    padding:8px 10px 8px 10px;
    color:#FFF;
    font-size:18px;
    margin:0 10px 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.TRUCTIEPKQXS_box_giay{
    background-color:#333;
    padding:8px 10px 8px 10px;
    color:#FFF;
    font-size:18px;
    margin:0 10px 0 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*----------------Page_XSMN----------------*/
.Page_XSMN_bg{
    background-color:#FFF;
    border:3px solid#d1d1d1;
    border-top:none;
    margin:0 0 10px 0;
}
/*-------------------------them------------------*/
/*KQXSHomnay*/
.TableKQMB_row_1{
    background-color:#FFF;
    color:#393939;
}
.TableKQMB_row_2{
    background-color:#f5f5f5;
}

.TableKQMN_content{
    padding:10px 0 0 0;
    font-family:"Helvetica";
}
.TableKQMN_col_1{
    width:16%;
    text-align:left;
    padding:0 0 0 8px;
    line-height:26px;
    font-size:14px;
    font-family: 'Roboto', sans-serif;
    border: solid 1px #dedede;
}
.TableKQMN_col_3{
    text-align:center;
    line-height:26px;
    height:26px;
    font-size:13px;
    font-family: 'Roboto', sans-serif;
    width:28%;
}
.TableKQMN_col_2{
    text-align:center;
    line-height:26px;
    font-size:18px;
    font-weight:bold;
    width:28%;
    border: solid 1px #dedede;
}
.TableKQMN_col_4cot_3{
    text-align:center;
    line-height:26px;
    font-size:13px;
    font-family: 'Roboto', sans-serif;
    width:21%;
}
.TableKQMN_col_4cot_2{
    text-align:center;
    line-height:26px;
    font-size:18px;
    font-weight:bold;
    width:21%;
    border: solid 1px #dedede;
}
.TableKQMN_DAUDUOI{
    margin:10px 0 10px 0;
}
.TableKQMN_DAUDUOI_left{
    width:49%;
    float:left;
    margin-right:2%;
}
.TableKQMN_DAUDUOI_right{
    width:49%;
    float:left;
}
.TableKQMN_DAUDUOI_col_1{
    width:16%;
    text-align:center;
    color:#F00;
    line-height:22px;
    height:22px;
    font-size:13px;
    border: solid 1px #dedede;
}
.TableKQMN_DAUDUOI_col_2{
    width:28%;
    text-align:left;
    color:#393939;
    line-height:22px;
    height:22px;
    padding:0 0 0 8px;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    font-weight: bold;
    border: solid 1px #dedede;
}
.TableKQMN_DAUDUOI_col_3{
    width:28%;
    text-align:right;
    color:#393939;
    line-height:22px;
    height:22px;
    padding:0 0 0 8px;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
}
.TableKQMN_DAUDUOI_col_4cot_2{
    width:21%;
    text-align:left;
    color:#393939;
    line-height:22px;
    height:22px;
    padding:0 0 0 8px;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    font-weight: bold;
    border: solid 1px #dedede;
}
.TableKQMN_DAUDUOI_col_4cot_3{
    width:21%;
    text-align:right;
    color:#393939;
    line-height:22px;
    height:22px;
    padding:0 0 0 8px;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
}

/*------------------Page_somo------------------*/
.SOMO_title{
    font-size:14px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    background-color:#ff0000;
    padding:8px 0 8px 0;
    border:1px solid#dfdfdf;
    border-bottom:none;
}
.sm_ngang {
    background-color: #f4eadb;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
}
.sm_1 {
    font-size: 14px;
    padding-left: 10px;
    text-align:center;
    width: 50%;
    font-family: 'Roboto', sans-serif;
}
.sm_ngang_1 {
    background-color: #ffffff;
    line-height: 30px;
}
.sm_search-input {
    border: 1px solid #cacaca;
    color: #8c8c8c;
    font-family: arial;
    font-size: 13px;
    height: 26px;
    line-height:26;
    margin: 10px 0 10px 0;
    padding-left: 5px;
    width: 160px;
    font-family: 'Roboto', sans-serif;
}
.sm_serch_button {
    background: #69a500 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    height: 30px;
    line-height:30px;
    margin: 10px 5px;
    padding: 0 8px;
    font-family: 'Roboto', sans-serif;
}
.sm_pagelst {
    background: #fff none repeat scroll 0 0;
    display: block;
    font-size: 11pt;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
}
.sm_pagelst b {
    background: #69a500 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    padding: 3px 8px;
}
.sm_pagelst a {
    border: 1px solid #eee;
    color: #8c8c8c;
    font-weight: bold;
    padding: 2px 6px;
}
.sm_pagelst a:hover {
    background: #69a500 none repeat scroll 0 0;
    color: #fff;
}
.sm_pagelst span {
    font-size: 11pt;
    padding: 5px 10px;
}
.sm_page_bcc {
    background:#fff;
    color:#7a7a7a;
    padding-bottom:10px;
    font-size:13px;
    text-align:left;
    font-family: 'Roboto', sans-serif;
}
.sm_page_bcc a {
    color: #373531;
    font-weight: bold;
    padding: 0 5px;
    text-transform: uppercase;
}
.sm_page_bcc a:hover {
    color:red;
}

/*------------Page_Soicau---------------*/
.PageLink{
    text-align:left;
    font-size:13px;
    color:#8f8f8f;
    line-height:24px;
    font-family: 'Roboto', sans-serif;
}
.PageLink a{color:#8f8f8f;}
.PageLink a:hover{color:#F00;}
.PageSOICAU_title{
    background:#69a500;
    line-height:36px;
    text-align:left;
    padding: 0 0 0 10px;
    font-size:14px;
    color:#FFF;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.PageSOICAU_box{
    border:1px solid#69a500;
    padding:15px 15px 15px 15px;
    text-align:left;
    color:#393939;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    margin:15px 0 15px 0;
    line-height:18px;
}
.PageSOICAU_box_list{
    margin:5px 0 10px 0;
}
.PageSOICAU_box_list ul{
    margin:0;
    padding:0;
    list-style:none;
}
.PageSOICAU_box_list ul li{
    display:inline-block;
    width:150px;
    float:left;
    margin-right:8px;
}
.PageSOICAU_box_list ul li:last-child{margin-right:0;}
.Form_Lich{
    border:1px solid#dfdfdf;
    background:url(../images/xsmb-lich.png) #fff 110px 7px no-repeat;
    width:120px;
    padding:0 5px 0 5px;
    line-height:36px;
    height:36px;	
    font-size:13px;
    color:#393939;
    padding-left:10px;
    margin:0 5px 0 0;
    font-family: 'Roboto', sans-serif; 
}
.Form_Nhap{
    border:1px solid#dfdfdf;
    background:#fff;
    width:120px;
    padding:0 5px 0 5px;
    line-height:36px;
    height:36px;	
    font-size:13px;
    color:#393939;
    padding-left:10px;
    margin:0 5px 0 0; 
    font-family: 'Roboto', sans-serif;
}
.Form_Tinh{
    border:1px solid#dfdfdf;
    background:url(../images/xsmb_list.png) #fff 95px 14px no-repeat; 
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none !important; /*Removes default style Firefox*/
    width:120px;
    padding:0 5px 0 5px;
    line-height:38px;
    height:38px;	
    font-size:13px;
    color:#393939;
    padding-left:10px;
    margin:0 5px 0 0;
    font-family: 'Roboto', sans-serif; 
}
.Form_Tinh_dai{
    border:1px solid#dfdfdf;
    background:url(../images/xsmb_list.png) #fff 120px 14px no-repeat; 
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none !important; /*Removes default style Firefox*/
    width:145px;
    padding:0 5px 0 5px;
    line-height:38px;
    height:38px;	
    font-size:13px;
    color:#393939;
    padding-left:10px;
    margin:0 5px 0 0;
    font-family: 'Roboto', sans-serif; 
}
.PageSOICAU_box p{
    margin:0;
    line-height:20px;
    padding:0 0 5px 0;
}
.CAULOTO_SONGAY{
    text-align:left;
    margin:10px 0 0 0;
}
.CAULOTO_SONGAY p{
    margin:o;
    font-size:13px;
    line-height:20px;
}
.CAULOTO_SONGAY ul{
    margin:0;
    padding:0;
    list-style:none;
}
.CAULOTO_SONGAY ul li{
    display:inline-block;
    border-right:1px solid#d1d1d1;
    float:left;
    border-bottom:5px solid#CCC;
    background-color:#f1f1f1;
}
.CAULOTO_SONGAY ul li a{
    color:#333;
    padding:8px 20px 8px 20px;
    font-weight:bold;
    display:block;
}
.CAULOTO_SONGAY ul li:hover{
    border-bottom:5px solid#F00;
    background-color:#FFF;
}
#CAULOTO_SONGAY_activer{
    border-bottom:5px solid#F00;
    background-color:#FFF;
}
.Form_button{
    margin: 0 0 15px 0;
    background-color:#69a500;
    font-size:14px;
    font-weight:bold;
    color:#FFF;
    font-family: 'Roboto', sans-serif;
    text-align:center;
    padding:10px 30px 10px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border:0;
}
.Page_CAULOTO_KQ{
    text-align:left;
}
.Page_CAULOTO_KQ p{
    margin:0;
    font-size:13px;
    line-height:24px;
    color:#69a500;
    text-align:center;
    font-style:italic;
    font-family: 'Roboto', sans-serif;
}
.Page_CAULOTO_KQ_title{
    background:#424242;
    line-height:36px;
    text-align:left;
    padding: 0 0 0 10px;
    font-size:14px;
    color:#FFF;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    margin:0 0 10px 0;
}
.Page_CAULOTO_KQ_title_2{
    background:#424242;
    line-height:36px;
    text-align:left;
    padding: 0 0 0 10px;
    font-size:14px;
    color:#FFF;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
    margin:0 0 0 0;
}
.Page_CAULOTO_KQ_list{
    margin:0 0 10px;
    font-family: 'Roboto', sans-serif;
}
.Page_CAULOTO_KQ_DAU{
    width:14%;
    float:left;
    margin-right:3%;
}
.Page_CAULOTO_KQ_BoxDAU{
    border:1px solid#69a500;
    height:38px;
    line-height:38px;
    text-align:center;
    color:#69a500;
    font-weight:bold;
}
.Page_CAULOTO_KQ_BoxNumber{
    border:1px solid#393939;
    height:38px;
    line-height:38px;
    text-align:center;
    color:#393939;
}
.Page_CAULOTO_KQ_Number{
    width:83%;
    float:left;
}
.Page_CAULOTO_KQ_Number ul{
    margin:0;
    padding:0;
    list-style:none;
}
.Page_CAULOTO_KQ_Number ul li{
    display:inline-block;
    width:8.1%;
    float:left;
    margin-right:2%;
}
.Page_CAULOTO_KQ_Number ul li a:hover{
    color:#69a500;	
}
.Page_CAULOTO_KQ_Number ul li:last-child{margin-right:0;}

/*-----------------------CAULOTO_ct-----------------------*/
.CAULOTO_KQ_background{
    padding:8px 8px 8px 8px;
    background-color:#f0f0f0;
    color:#323232;
    line-height:18px;
    margin:0 0 5px 0;
    text-align:left;
    font-family: 'Roboto', sans-serif;
}
.CAULOTO_KQ_background p{
    margin:0;
    line-height:32px;
    text-align:left;
}
.CAULOTO_KQ_background a{
    color:#323232;
}
.CAULOTO_KQ_background a:hover{
    color:#F00;
}
.CAULOTO_KQ_ct{
    margin:10px 0 10px 0;
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    color:#393939;
}
.CAULOTO_KQ_ct p{
    margin:0;
    line-height:24px;
    font-size:14px;
}
.CAULOTO_KQ_box_number_xam{
    width:28px;
    height:28px;
    line-height:28px;
    font-size:13px;
    text-align:center;
    border:1px solid#656565;
    padding:3px 5px 3px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight:bold;
    margin-right:5px;
    color:#4d4d4d
}
.CAULOTO_new_TAMGIAC_box{
    border:1px solid#dfdfdf;
    padding:8px 8px 8px 8px;
    line-height:16px;
}
.CAULOTO_new_TAMGIAC_box p{
    margin:0;
    padding:5px 0 5px 0;
}
.CAULOTO_new_TAMGIAC_box_kq{
    font-size:16px;
    font-weight:bold;
    color:#F00;
}
.CAULOTO_new_TAMGIAC_box_text{
    font-size:16px;
    font-weight:bold;
}
/*BANGCAULOTO_KQ_ct*/
.PTLT_KQ_Table{
    width:100%;
    text-align:left;
    position:relative;
    padding:20px 0 0 0;
}
.PTLT_KQ_Table:after{
    content:"";
    width:0;
    height:0;
    position:absolute;
    border:10px solid transparent;
    border-top:10px solid#666;
    top:5px;
    left:260px;
}
.PTLT_KQ_Table_row_1{
    background-color:#69a500;
    line-height:24px;
    color:#FFF;
}
.PTLT_KQ_Table_row_2{
    background-color:#ffffff;
    line-height:24px;
}
.PTLT_KQ_Table_col_1{
    width:20%;
    text-align:left;
    padding-left:8px;
}
.PTLT_KQ_Table_col_2{
    text-align:center;
}
.PTLT_text_DD{
    font-size:16px;
    color:#F00;
    font-weight:bold;
}
.PTLT_text_Trung{
    font-size:16px;
    background-color:#FC0;
    font-weight:bold;
}

/*CHUKYDANLOTO*/
.BANGTK_CHUKYDANLOTO{
    margin:10px 0 10px 0;
}
.BANGTK_CHUKYDANLOTO p{
    border-bottom:1PX dashed#d1d1d1;
    text-align:left;
    font-size:14px;
    font-family: 'Roboto', sans-serif;
    margin:0;
    padding:8PX 0 8PX 0;
}

/*LOROI*/
.LOTO_TK_LOROI_KQ{
    background-color:#f0f0f0;
    padding:8px;
    color:#323232;
    line-height:18px;
    margin:0 0 15px 0;
    text-align:left;
    font-size:14px;
    font-family: 'Roboto', sans-serif;
}
.LOTO_TK_LOROI_KQ a{
    color:#323232;
}
.LOTO_TK_LOROI_KQ a:hover{
    color:#F00;
}
.LOTO_TK_LOROI_KQ p{
    margin:0;
    line-height:32px;
}
.LOTO_TK_LOROI_KQ_ct{
    margin:0 0 15px 0;
    text-align:center;
}
.LOTO_TK_LOROI_KQ_ct p{
    margin:0;
}
.LOTO_TKCAPSO_Table_box_number_LOTO{
    width:32px;
    height:34px;
    line-height:34px;
    font-size:13px;
    text-align:center;
    background-color:#2a9600;
    padding:8px 5px 8px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight:bold;
    color:#ffffff;
    font-family: 'Roboto', sans-serif;
}
.LOTO_TKCAPSO_Table_box_number_LOTO_gray{
    width:32px;
    height:34px;
    line-height:34px;
    font-size:13px;
    text-align:center;
    border:1px solid#464646;
    background-color:#fff;
    padding:8px 5px 8px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight:bold;
    color:#464646;
    font-family: 'Roboto', sans-serif;
}

/*TANSUATLOTO*/
.LOTO_TKTANSUATLOTO_note{
    padding:5px 0 5px 0;
    line-height:16px;
    color:#666;
    font-family: 'Roboto', sans-serif;
    text-align:left;
}
.LOTO_TKTANSUATLOTO_table{
    margin:5px 0 0 0;
    height:390px;
    overflow:auto;
    font-family: 'Roboto', sans-serif;
}
.LOTO_TKTANSUATLOTO_table_col_1{
    width:90px;
    padding:6px 0 6px 0;
    line-height:16px;
    text-align:center;
}
.LOTO_TKTANSUATLOTO_table_col_2{
    width:30px;
    padding:6px 0 6px 0;
    line-height:16px;
    text-align:center;
}
.LOTO_TKTANSUATLOTO_table_bg_1{
    background-color:#FFF;
    font-weight:bold;
}
.LOTO_TKTANSUATLOTO_table_bg_2{
    background-color:#818181;
}
.LOTO_TKTANSUATLOTO_table_sochon{
    background-color:#ff6600;
    font-weight:bold;
    color:#FFF;
}

/*TANSUATCAPLOTO*/
.LOTO_TKTSCAPLOTO{
    margin:10px 0 0 0;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
}
.LOTO_TKTSCAPLOTO p{
    margin:0;
    padding:8px 0 0 0;
    color:#F00;
    font-weight:bold;
}

/*TANSUATNHIPLOTO*/
.LOTO_TKNHIPLOTO{
    margin:10px 0 0 0;
    text-align:left;
    font-size:14px;
    color:#393939;
    font-family: 'Roboto', sans-serif;
    line-height:24px;
    font-weight:bold;
}

/*DACBIET*/
.DACBIET_KQ{
    width:100%;
    font-family: 'Roboto', sans-serif;
    padding:0 0 20px 0;
    text-align:left;
}
.DACBIET_KQ p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:10px 0 0 0;
    line-height:14px;
}
.DACBIET_KQ_col{
    width:14.3%;
    text-align:center;
    padding:10px 0 10px 0;
    font-size:13px;
    line-height:17px;
}
.DACBIET_KQ_col p{
    margin:0;
    font-size:16px;
    font-weight:bold;
    padding:5px 0 5px 0;
    color:#565656;
}

.DACBIET_KQ_col_time{
    font-size:12px;
    color:#aaaaaa;
}
.DACBIET_KQ_row_1{
    background-color:#f3efe7;
    color:#6e6e6e;
}
.DACBIET_KQ_row_2{
    background-color:#ffffff;
    color:#6e6e6e;
}
.DACBIET_KQ_bg_xam{
    background-color:#f4f4f4;
}
.gray{
    color:#333;
}
.xanh{color:#0014d2;}
.DACBIET_KQ_bg_tatca{
    background-color:#ffffff;
}
.DACBIET_KQ_bg_Chanle{
    background-color:#ffeddd;
}
.DACBIET_KQ_bg_Lechan{
    background-color:#f3ffe6;
}
.DACBIET_KQ_bg_ChanChan{
    background-color:#e8faff;
}
.DACBIET_KQ_bg_LeLe{
    background-color:#ffecf6;
}
.DACBIET_KQ_bg_mota{
    margin:20px 0 0 0;
}
.DACBIET_KQ_bg_boxmota{
    border:1px solid#d7d7d7;
    padding:5px 8px 5px 8px;
}
.DACBIET_KQ_line{
    margin:10px 0 10px 0;
    background-color:#e5e5e5;
    height:3px;
}

/*-----------------DUDOANXSMB-----------------*/
.DUDOANXSMB_bg{
    background-color:#FFF;
    padding:5px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    font-size:13px;
    line-height:18px;
}
.DUDOANXSMB_title{
    line-height:32px;
    border-bottom:1px solid#d1d1d1;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    color:#F00;
}
.DUDOANXSMB_menu{
    text-align:left;
}
.DUDOANXSMB_menu ul{
    margin:0;
    padding:0;
    list-style:none;
}
.DUDOANXSMB_menu ul li{
    padding:10px 0 10px 0;
    text-align:left;
    border-bottom:1px solid#ececec;
}
.DUDOANXSMB_menu ul li:last-child{
    border-bottom:none;
}
.DUDOANXSMB_menu_img{
    width:52px;
    float:left;
}
.DUDOANXSMB_menu_text{
    margin-left:67px;
    text-align:left;
    font-size:13px;
    font-family: 'Roboto', sans-serif;
    line-height:16px;
    color:#F00;
}
.DUDOANXSMB_menu_text p{
    padding:3px 0 0 0;
    color:#000;
    margin:0;
    font-style:italic;
}
.DUDOANXSMB_menu_text a{
    color:#F00;
    font-size: 16px;
}

/*---------SOTRANG------------*/
.SoTrang{
    padding:15px 0 15px 0;
    text-align:center;
}
.SoTrang_number{
    background-color:#242424;
    text-align:center;
    padding:3px 8px 3px 8px;
    color:#FFF;
    font-size:12px;
}
.SoTrang_number1{
    background-color:#ffffff;
    border:1px solid#d1d1d1;
    text-align:center;
    padding:3px 8px 3px 8px;
    color:#464646;
    font-size:12px;
}
.SoTrang_number1:hover{
    background-color:#242424;
    color:#FFF;
}

/*---------------------DUDOANXSMB_CT--------------*/
.DUDOANXSMB_CT_title{
    color:#69a500;
    font-weight:bold;
    line-height:22px;
    text-align:left;
    font-size:18px;
    font-family: 'Roboto Condensed', sans-serif;
    padding:5px 0 5px 0;
}
.DUDOANXSMB_CT_title p{
    margin:0;
    font-size:12px;
    color:#929292;
    padding:3px 0 0 0;
    line-height:16px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}
.DUDOANXSMB_CT_MXH{
    background-color:#f1f1f1;
    padding:8px 0 8px 5px;
    margin:5px 0 5px 0;
    text-align:left;
}
.DUDOANXSMB_CT_content{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    text-align:left;
}
.DUDOANXSMB_CT_content_img_kc{
    padding:8px 0 0 0;
}
.DUDOANXSMB_CT_content p{
    margin:0;
    font-weight:normal;
    line-height:22px;
    padding:5px 0 0 0;
    text-align:left;
}
.DUDOANXSMB_CT_content span{
    font-weight:normal;
    /*font-style:italic;*/
    color:#000;
    line-height:24px;
}
.DUDOANXSMB_CT_nguon{
    text-align:right;
    font-weight:bold;
    line-height:24px;
}
.DUDOANXSMB_CT_TAG{
    line-height:20px;
    text-align:left;
    color:#424242;
}
.DUDOANXSMB_CT_TAG a{color:#b9b9b9;}
.DUDOANXSMB_CT_TAG a:hover{color:#e85458;}
.DUDOANXSMB_CT_CHAT{
    font-size:12px;
    font-weight:bold;
    line-height:22px;
    color:#2246a9;
    margin:5px 0 8px 0;
    text-align:left;
}
.DUDOANXSMB_CT_tinlienquan_title{
    padding:8px 0 0 0;
    border-top:1px solid#F00;
    text-align:left;
    color:#F00;
    font-weight:bold;
}

/*-----------------SỐ KẾT------------------*/
.SOKET_box{
    border-bottom:2px solid#e9e9e9;
    margin:10PX 0 10px 0;
    font-family: 'Roboto', sans-serif;
    padding:0 0 0 0;
}
.SOKET{
    margin:0 0 0 0;
    text-align:left;
}
.SOKET p{
    margin:0;
    font-size:13px;
    text-align:left;
    line-height:18px;
    color:#373737;
    font-weight:bold;
}
.SOKET_list{
    margin:15px 0 0 0;
    text-align:left;
}
.SOKET_list ul{
    margin:0;
    padding:0;
    list-style:none;
}
.SOKET_list ul li{
    width:9%;
    float:left;
    display:inline-block;
    margin:0 1% 4% 0;
    text-align:center;
}
.SOKET_list ul li:last-child{
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(10){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(20){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(30){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(40){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(50){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(60){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(70){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(80){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(90){
    margin:0 0 4% 0;
}
.SOKET_list ul li:nth-child(100){
    margin:0 0 4% 0;
}
.SOKET_list_box{
    text-align:center;
}
.SOKET_list_box a{
    padding:6px 9px 6px 9px;
    text-align:center;
    font-size:13px;
    color:#373737;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color:#eeeeee;
}
.SOKET_list_box a:hover{
    color:#F00;
}

/*------------------BoxSO---------------*/
.BoxSO{
    border:1px solid#d7d7d7;
    text-align:left;
}
.BoxSO_title{
    text-align:center;
    line-height:32px;
    font-size:14px;
    font-weight:bold;
    color:#FFF;
    background-color:#F00;
    font-family: 'Roboto', sans-serif;
}
.BoxSO_kc{
    padding:5px 0 8px 0;
}
.BoxSO_kc p{
    line-height:16px;
    padding:8px 0 0 0;
    margin:0;
    font-weight:bold;
}
.BoxSO_content{
    padding:5px 0 5px 0;
}
.BoxSO_number{
    width:32px;
    float:left;
    height:32px;
    line-height:32px;
    font-size:13px;
    text-align:center;
    border:1px solid#d35400;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight:bold;
    color:#d35400;
}
.BoxSO_bieudo{
    width:80%;
    height:32px;
    line-height:32px;
    background-color:#f2e9e4;
    margin-left:37px;
    position:relative;
}
.BoxSO_text{
    position:absolute;
    top:0;
    right:8px;
    color:#9e0400;
    font-weight:bold;
}

/*------------------THONGKEDB_TUANTHANG----------*/
.TKDB_TUANTHANG{
    margin:0 0 15px 0;
}
.TKDB_TUANTHANG p{
    line-height:28px;
    font-size:14px;
    text-align:left;
    color:#69a500;
    margin:0;
    font-weight:bold;
}
.TKDB_TUANTHANG_table{
    font-family: 'Roboto', sans-serif;
}
.TKDB_TUANTHANG_table_row_1{
    background-color:#f0f0f0;
    font-size:14px;
}
.TKDB_TUANTHANG_table_row_2{
    background-color:#ffffff;
    font-size:14px;
}
.TKDB_TUANTHANG_table_row_3{
    background-color:#ffffff;
    font-size:12px;
}
.TKDB_TUANTHANG_table_col_1{
    width:20%;
    text-align:center;
    padding:8px 0 8px 0;
    font-weight:bold;
}
.TKDB_TUANTHANG_table_col_2{
    width:30%;
    text-align:left;
    padding:8px 0 8px 10px;
}
.TKDB_TUANTHANG_table_col_3{
    width:20%;
    text-align:center;
    padding:8px 0 8px 0;
}

/*----------------TKDAUDUOI----------------*/
.TKDAUDUOI_table{
    margin:0 0 10px 0;
}
.TKDAUDUOI_table_row_1{
    background-color:#f0f0f0;
}
.TKDAUDUOI_table_row_2{
    background-color:#ffffff;
}
.TKDAUDUOI_table_row_3{
    background-color:#ebf2df;
}
.TKDAUDUOI_table_col_1{
    width:15%;
    text-align:center;
    height:30px;
    line-height:32px;
}
.TKDAUDUOI_table_col_2{
    width:8.5%;
    text-align:center;
    height:30px;
    line-height:32px;
}
.TKDAUDUOI_table_bg{
    background-color:#c6c6c6;
}
.font14{font-size:14px;}

/*--------------------NEW_DAUDUOI_1------------------*/
.NEW_DAUDUOI{
    text-align:left;
}
.NEW_DAUDUOI ul{
    margin:0;
    padding:0;
    list-style:none;
}
.NEW_DAUDUOI ul li{
    border-bottom:1px solid#d1d1d1;
    text-align:center;
}
.NEW_line{line-height:36px;}
.NEW_line_TT{line-height:37px;}

.NEW_lineDD_2{line-height:32px;}
.NEW_lineDD_2_TT{line-height:40px;}

.NEW_DAUDUOI_1{
    width:28%;
    float:left;
}
.NEW_DAUDUOI_2{
    width:72%;
    float:left;
}
.NEW_DAUDUOI_1_text{
    text-align:center;
    font-size:13px;
    font-family: 'Roboto', sans-serif;
    color:#393939;
    border-right:1px solid#d1d1d1;
    font-weight:bold;
    color:#F00;
}
.NEW_DAUDUOI_2_text{
    text-align:left;
    font-size:13px;
    font-family: 'Roboto', sans-serif;
    color:#393939;
    font-weight:bold;
    padding:0 0 0 5px;
}

/*---------------------Banner--------------*/
.Banner{
    margin:0 0 15px 0;
    text-align:center;
}

/*--------------------DUDOANXOSO------------------*/

.DUDOANXOSO_list{
    margin:10px 0 0 0;
}
.DUDOANXOSO_list ul{
    margin:0;
    padding:0;
    list-style:none;
}
.DUDOANXOSO_list ul li{
    display:inline-block;
    margin:0 0 0 0;
    background-color:#eeeeee;
}
.DUDOANXOSO_list ul li a{
    color:#464646;
    padding:10px 20px 10px 20px;
    text-align:center;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:bold;
    display:block;
}
.DUDOANXOSO_list ul li a:hover, .DUDOANXOSO_list ul li a.active{
    background-color:#c21824;
    color:#FFF;
    font-weight:bold;
}
.DUDOANXOSO_title{
    text-align:center;
    margin:25px 0 10px 0;
    font-family: 'Roboto', sans-serif;
}
.DUDOANXOSO_title p{
    font-size:18px;
    line-height:22px;
    font-weight:bold;
    margin:0;
    padding:12px 0 0 0;
    color:#d12c2c;
}
.DUDOANXOSO_text{
    font-size:14px;
    line-height:18px;
    text-align:center;
    font-family: 'Roboto', sans-serif;
}
.DUDOANXOSO_text p{
    background-color:#f5f5f5;
    text-align:center;
    padding:8px 0 8px 0;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
    font-style:italic;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color:#69a500;
    margin:5px 0 5px 0;
}
.xanhlacay{color:#69a500;}

.DUDOANXOSO_BOXSMS{
    border:2px solid#ffc000;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #fffbed 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#fffbed 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#fffbed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffbed',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding:10px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    margin:20px 0 20px 0;
}
.DUDOANXOSO_BOXSMS_img{
    width:35%;
    float:left;
    text-align:center;
}
.DUDOANXOSO_BOXSMS_text{
    width:65%;
    float:left;
    text-align:center;
    font-size:13px;
    line-height:18px;
    font-weight:bold;
}
.DUDOANXOSO_BOXSMS_text p{
    margin:0;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    text-align:center;
    color:#d12c2c;
    padding:8px 0 10px 0;
}
.DUDOANXOSO_BOXSMS_text_SMS{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    line-height:30px;
}
.DUDOANXOSO_BOXSMS_text_SMS span{
    background-color:#e8e8e8;
    padding:5px 25px 5px 20px;
    line-height:26px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size:20px;
    margin:0;
    margin:10px 0 0 0;
}
.font13{
    font-size:13px;
}

.DUDOANXOSO_MAXACNHAN{
    margin:15px 0 15px 0;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.DUDOANXOSO_MAXACNHAN_form{
    background-color:#f2f2f2;
    border:1px solid#e2e2e2;
    margin:0 0 0 10px;
    height:32px;
    line-height:32px;
    text-align:center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.DUDOANXOSO_MAXACNHAN_button{
    background-color:#ffc000;
    text-align:center;
    padding:10px 20px 10px 20px;
    color:#3c3c3c;
    font-weight:bold;
    font-size:16px;
    margin:10PX 0 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border:0;
    font-family: 'Roboto', sans-serif;
}
.DUDOANXOSO_KQ{
    margin:20px 0 20px 0;
    text-align:center;
    font-family: 'Roboto', sans-serif;
}
.DUDOANXOSO_KQ span{
    background-color:#d12c2c;
    padding:12px 40px 12px 40px;
    font-size:14px;
    color:#FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.font24{font-size:24px;}

.LS_DUDOANXOSO{
    border-top:2px solid#ebebeb;
    padding:15px 0 0 0;
    text-align:center;
    font-size:14px;
    line-height:18px;
    font-family: 'Roboto', sans-serif;
    font-weight:bold;
}
.LS_DUDOANXOSO_table{
    margin:15px 0 0 0;
}
.LS_DUDOANXOSO_table_bg{
    background-color:#f8f3e6;
    color:#fe6c00;
    font-weight:bold;
}
.LS_DUDOANXOSO_table_bg_2{
    background-color:#FFF;
}
.LS_DUDOANXOSO_table_col_1{
    width:40%;
    text-align:center;
    padding:5px 0 5px 0;
}
.LS_DUDOANXOSO_table_col_2{
    width:30%;
    text-align:center;
    padding:5px 0 5px 0;
}
.LS_DUDOANXOSO_THONGBAO{
    margin:15px 0 0 0;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    color:#ff0101;
    font-style:italic;
}

/*-----------------NEW_XSĐT-------------------------*/
.boxday{
    width:60%;
    line-height:26px;
    background-color:#FFF;
    border:1px solid#239201;
    text-align:center;
    position:relative;
    color:#239201;
    font-weight:bold;
    border-radius:3px;/*các trình duyệt khác*/
    -webkit-border-radius:3px;/*Safari & google chrome*/
    -moz-border-radius:3px;/*Firefox*/
    margin:15px 0 15px 0;
}
.boxday a{color:#239201;}
.arrows_1{
    position:absolute;
    top:7px;
    left:10px;
}
.arrows_2{
    position:absolute;
    top:7px;
    right:10px;
}
.NEW_XSDT_title{
    text-align:center;
    font-size:16px;
    color:#3c3c3c;
    line-height:19px;
    font-weight:bold;
}
.NEW_XSDT_homenay{
    background:#69a500;
    line-height:36px;
    text-align:center;
    font-size:14px;
    color:#FFF;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.NEW_XSDT_homenay_box{
    background-color:#eaf1e3;
    text-align:center;
    padding:10px 8px 10px 8px;
    margin:0 0 10px 0;
}
.font16{font-size:16px;}
.NEW_XSDT_homenay_box_text{
    height:32px;
    position:relative;
}
.NEW_XSDT_homenay_box_text_left{
    position:absolute;
    top:8px;
    left:0;
    text-align:left;
}
.NEW_XSDT_homenay_box_text_right{
    position:absolute;
    top:8px;
    right:0;
    color:#F00;
}
.NEW_XSDT_homenay_box_BALL{
    margin:0 0 0 0;
    text-align:left;
}
.NEW_XSDT_homenay_box_BALL_col_1{
    width:60px;
    text-align:left;
    padding:8px 0 8px 0;
}	
.NEW_XSDT_homenay_box_BALL_col_2{
    width:20%;
    text-align:left;
    padding:8px 0 8px 0;
}	
.NEW_XSDT_homenay_box_BALL_col_3{
    width:10%;
    text-align:left;
    padding:8px 0 8px 0;
}

.NEW_XSDT_homenay_box_BALL_col_4{
    width:50%;
    text-align:left;
    padding:8px 0 8px 0;
}	
.NEW_XSDT_homenay_box_BALL_bg{
    background:url(../images/ball-4.png);
    background-repeat:no-repeat;
    width:39px;
    height:39px;
    display:block;
    line-height:40px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.NEW_XSDT_homenay_box_BALL_bg_1{
    background:url(../images/ball-3.png);
    background-repeat:no-repeat;
    width:39px;
    height:39px;
    display:block;
    line-height:40px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.NEW_XSDT_homenay_box_BALL_bg_2{
    background:url(../images/ball-2.png);
    background-repeat:no-repeat;
    width:39px;
    height:39px;
    display:block;
    line-height:40px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.NEW_XSDT_homenay_box_BALL_bg_3{
    background:url(../images/ball-1.png);
    background-repeat:no-repeat;
    width:39px;
    height:39px;
    display:block;
    line-height:40px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
.NEW_XSDT_NGAYTRUOC_box{
    background-color:#FFF;
    text-align:center;
    padding:10px 8px 10px 8px;
    border:1px solid#dfdfdf;
    margin:10px 0 0 0;
}
/*-------------------gioithieu----------*/
.GIOWITHIEU_title{
    text-align:center;
    font-size:16px;
    line-height:20px;
    padding:10px 0 10px 0;
    font-weight:bold;
}
.GIOWITHIEU{
    margin:10px 0 0 0;
    text-align:left;
}
.GIOWITHIEU p{
    margin:0;
    padding:0 0 15px 0;
    font-size:13px;
    line-height:18px;
}
.Lienhe{
    margin:10px 0 0 0;
    text-align:left;
    font-size:13px;
}
.Lienhe_1{
    width:30%;
    text-align:left;
    padding:5px 0 5px 0;
}
.Lienhe_2{
    width:70%;
    text-align:left;
    padding:5px 0 5px 0;
}
.Lienhe_form{
    background-color:#f1f1f1;
    text-align:left;
    padding-left:8px;
    font-size:13px;
    height:32px;
    line-height:32px;
    border:0;
}
.Lienhe_button{
    background-color:#F00;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#FFF;
    padding:8px 15px 8px 15px;
}


.Centre_BANGKQ_table_col_1a{
    width:18%;
    text-align:left;
    line-height:37px;
    height:37px;
    padding:0 0 0 8px;
    font-size:13px;
    font-weight:normal;
    font-family: 'Roboto', sans-serif;
}
.Centre_BANGKQ_table_col_2a{
    text-align:center;
    line-height:37px;
    height:37px;
    font-size:18px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}
.Centre_BANGKQ_table_col_1b{
    width:18%;
    text-align:left;
    line-height:44px;
    height:44px;
    padding:0 0 0 8px;
    font-size:13px;
    font-weight:normal;
    font-family: 'Roboto', sans-serif;
}
.Centre_BANGKQ_table_col_2b{
    text-align:center;
    line-height:44px;
    height:44px;
    font-size:18px;
    font-weight:bold;
    font-family: 'Roboto', sans-serif;
}	

.PageSOICAU_title h2 {
    background: #69a500;
    line-height: 36px;
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    font-family: roboto,sans-serif;
}

.hotnews.danh-con-gi .Title span {
    padding-left: 0;
}
.hotnews.danh-con-gi .Title span a {
    color: #fff;
    margin-left: 10px;
}
.hotnews.danh-con-gi .Title {
    height: 50px;
    margin: 0 0 10px;
}
.DUDOAN {
    margin: 0 0 10px;
    background: #2d2d2d;
    padding: 8px;
    text-align: left;
    font-family: roboto, sans-serif;
}
.contentbox_body {
    display: inline-block;
    background: #ddd;
    width: 100%;
}
.contentbox_body .item, .contentbox_body .item:visited {
    margin: 3px;
    padding: 5px 5px;
    display: block;
    float: left;
    background: #fdfdfd;
    border: #dfdddb 1px solid;
    font-size: 15px;
    font-weight: 700;
    color: #1d5aeb;
    text-decoration: none;
}