body {
    font-family: Arial,Times New Roman,Verdana,Tahoma;
    margin: 0;
    overflow: scroll;
    padding: 0;
    font-size: 13px;
}

#MenuTren {
    height: 35px;
    font-size: 15px;
    font-weight: bold;
    background-color: #0F5760;
    z-index: 100000; /*Hiển thị lớp trên cùng*/
}

    #MenuTren ul {
       /*z-index: 100000;*/ /*Hiển thị lớp trên cùng*/
    }

        #MenuTren ul li {
            list-style: none inside;
            width: auto;
            float: left;
            line-height: 35px; /*Cho text canh giữa menu*/
            color: #FFFFFF;
            padding: 0;
            margin-right: 10px;
            position: relative;
        }

            #MenuTren ul li a {
                text-transform: uppercase;
                white-space: nowrap; /*Cho chữ trong menu không bị wrap*/
                padding: 0 5px;
                color: #FFFFFF;
                  /*border-right: solid 1px #fff;*/
                 /*padding-right: 10px;
    padding-left: 10px;*/
                display: block;
                font-size: 0.8em;
                text-decoration: none;
            }
            /*CSS Style cho Submenu*/
            #MenuTren ul li ul {
                position: absolute;
                width: auto;
                display: none;
                background-color: #106470;
                padding-left: 5px;
            }

                #MenuTren ul li ul li {
                    display: block;
                    padding: 0;
                      font-weight: normal;
                    margin: 0;
                    float: none; /*Bỏ float cho li cấp thứ 2*/
                }
            /* Hover cho submenu */
            #MenuTren ul li:hover {
                /* Hover thì li sẽ đổi màu*/
                background-color: #106470;
                z-index: 100000;
            }

            #MenuTren ul li ul li a:hover {
                text-decoration: underline;
                color: #efb507;
            }

            #MenuTren ul li:hover ul {
                /*Display ra submenu*/
                display: block;
            }



#MenuTop_CoDinh {
    width: 1000px;
    height: 45px;
    font-size: 14px;
    background-color: #0F5760;
    display: none;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.5); /*Đổ bóng cho menu*/
    position: fixed; /*Cho menu cố định 1 vị trí với top và left*/
    top: 0; /*Nằm trên cùng*/
    /*left: 0;*/ /*Nằm sát bên trái*/
    z-index: 100000; /*Hiển thị lớp trên cùng*/
}

    #MenuTop_CoDinh ul {
        margin-top: 0;
        /*margin: 0;
        padding: 0;*/
    }

        #MenuTop_CoDinh ul li {
            list-style: none inside;
            width: auto;
            float: left;
            line-height: 45px; /*Cho text canh giữa menu*/
            color: #fff;
            padding: 0;
            margin-right: 10px;
            position: relative;
        }

            #MenuTop_CoDinh ul li a {
                text-transform: uppercase;
                white-space: nowrap; /*Cho chữ trong menu không bị wrap*/
                padding: 0 10px;
                color: #fff;
                display: block;
                font-size: 0.8em;
                text-decoration: none;
            }
            /*CSS Style cho Submenu*/
            #MenuTop_CoDinh ul li ul {
                position: absolute;
                width: auto;
                display: none;
                background-color: #106470;
                border-bottom: 3px solid #0082bb;
                padding-left: 5px;
            }

                #MenuTop_CoDinh ul li ul li {
                    display: block;
                    padding: 0;
                    margin: 0;
                    float: none; /*Bỏ float cho li cấp thứ 2*/
                }
            /* Hover cho submenu */
            #MenuTop_CoDinh ul li:hover {
                /* Hover thì li sẽ đổi màu*/
                background-color: #106470;
            }

            #MenuTop_CoDinh ul li ul li a:hover {
                text-decoration: underline;
                color: #efb507;
            }

            #MenuTop_CoDinh ul li:hover ul {
                /*Display ra submenu*/
                display: block;
            }

	
.Css_CoDinhBanner{
  width: 100%;
  display: block;
  position: fixed; /*Cho menu cố định 1 vị trí với top và left*/
   z-index: 100000; /*Hiển thị lớp trên cùng*/
}
.Content_CSS {
    width: 730px;
    margin: 0 0 0 10px;
    background-color: #FFF;
    float: right;
}

.Left_CSS {
    width: 250px;
    vertical-align: top;
    float: left;
    background-color: #FFFFFF;
}

.TKBC_BieuDo {
    background-color: #ED41DC;
    height: 30px;
}

.TinTuc_TTTQ_Anh {
    text-align: center;
}

.TKBC_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    color: #0f5760;
}

.BanQuyen {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 15px;
    text-align: justify;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}

.TimKiem {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 15px;
    text-align: justify;
    color: #FFFFFF;
}

    .TimKiem a {
        text-decoration: none;
        padding-left: 10px;
        color: #FFFFFF;
    }

.DangNhap {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 15px;
    padding-left: 7px;
    text-align: justify;
    color: #FFFFFF;
}

    .DangNhap a {
        text-decoration: none;
        color: #FFFFFF;
    }

.TKBC_TieuDe a {
    text-decoration: none;
    color: #0f5760;
}

.TKBC_TieuChi {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    color: #222;
}

    .TKBC_TieuChi a {
        text-decoration: none;
        color: #222;
    }

.TKBC_Nut {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    color: #0f5760;
}

    .TKBC_Nut a {
        color: #0f5760;
    }

.trangchu-tingiua-tieude {
    width: 1000px;
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
}

    .trangchu-tingiua-tieude b {
        float: left;
        color: #0f5760;
        padding-left: 15px;
        font-family: Tahoma;
        font-size: 12px;
    }

    .trangchu-tingiua-tieude a {
        text-decoration: none;
    }

        .trangchu-tingiua-tieude a:hover {
            text-decoration: none;
            color: #9C0100;
        }

a:hover {
    /* Applies to links under the pointer */
    text-decoration: none;
}

img {
    border: 0 none;
}

p {
    margin: 5px 0 !important;
}

.clearfix {
    clear: both;
}

.HienThi_Banner {
    background-image: url( "../Images/newPG/bg-top.jpg" );
    background-repeat: repeat-x;
    height: 60px;
    text-align: left;
    border-bottom: solid 1px #D0F132;
}

.css_trangchu {
    background-color: #ffffff;
      /*padding-top: 144px;*/
  padding-bottom: 10px;
    float: left;

}

.HienThi_MenuTop {
     font-family: Times New Roman,Arial, Verdana,Tahoma;
     font-size:14px;
    color: #fff;
    background-color: #0f5760;
    text-align: left;
    width: 1000px;
    height: 40px;

}

.HienThi_MenuTopItem {
    color: #fff;
    background-color: #0f5760;
    border-right: solid 1px #fff;
    float: left;
    margin-top:10px;
    margin-bottom:10px;
    padding-right: 10px;
    padding-left: 10px;
    /*text-transform:uppercase;*/
}

    .HienThi_MenuTopItem a {
        color: #fff;
        text-decoration: none;
        /*text-transform:uppercase;*/
        float: left;
    }

    .HienThi_MenuTopItem:hover {
        color: #FFEE2A;
    }

.HienThi_Banner_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 16px;
    text-align: center;
    color: #041E86;
    width: 350px;
}

.HienThi_Bottom_Dong {
    font-size: 12px;
    font-weight: bold;
    color: #0f5760;
    padding: 15px;
    vertical-align: middle;
}

    .HienThi_Bottom_Dong a {
        text-decoration: none;
        color: #0f5760;
    }

        .HienThi_Bottom_Dong a:hover {
            color: #0058EE;
        }



.HienThi_Footer_ThietKe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 10px;
    padding-right: 3px;
    height: 18px;
    font-weight: normal;
    padding-bottom: 1px;
    text-align: right;
}

.HienThi_Footer_BanQuyen {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    padding-right: 10px;
    height: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

.HienThi_KhauHieu {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    width: 620px;
}

.HienThi_LienKet_Anh {
    width: 250px;
    height: 180px;
    text-align: center;
    padding-top: 5px;
}

    .HienThi_LienKet_Anh img {
        width: 240px;
        height: 180px;
        text-align: center;
        padding-top: 5px;
    }

.HienThi_Menu_Dong_Tren {
    background-color: #FFFFFF;
    width: 100%;
    height: 29px;
    vertical-align: top;
}

.HienThi_NgayThangNam {
    background-image: url( "../Images/MenuTren.gif" );
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    color: #FFFFFF;
    padding-left: 10px;
    text-align: left;
    width: 170px;
}

.HienThi_KhauHieu_Cot {
    background-image: url( "../Images/MenuTren.gif" );
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    color: #FFFFFF;
    padding-left: 10px;
    text-align: left;
}

.HienThi_Menu_Tren {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    color: #FFFFFF;
    padding-right: 2px;
    padding-top: 3px;
    width: 180px;
    vertical-align: top;
}

.HienThi_Menu_Tren_Con {
    background-image: url( "../Images/MenuHT.gif" );
    background-repeat: repeat;
    border-left: solid 1px #FFFFFF;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    width: 110px;
    height: 29px;
    color: #FFFFFF;
    text-decoration: none;
}

    .HienThi_Menu_Tren_Con a {
        color: #FFFFFF;
        text-decoration: none;
    }

.HienThi_CotBenTrai_Bang {
    width: 100%;
}

.HienThi_CotGiua_Tin_DanhSachFileDinhKem {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    padding-left: 20px;
    text-align: left;
    padding-bottom: 5px;
}

.HienThi_DanhSachFileDinhKem_Dong_File {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    text-align: left;
    padding-bottom: 3px;
}

    .HienThi_DanhSachFileDinhKem_Dong_File a {
        font-family: Times New Roman,Verdana,Arial,Tahoma;
        font-size: 13px;
        text-align: left;
        padding-bottom: 3px;
        text-decoration: none;
    }

.HienThi_CotGiua_Tin_FileDinhKem {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
    text-decoration: none;
    color: #0000FD;
}

.HienThi_CotGiua_Tin_TacGia {
    clear: both;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
    margin-top: 5px;
    padding-bottom: 10px;
}

.HienThi_TinChinh_TrangChu_NoiDung_AnhMinhHoa {
    width: 150px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.HienThi_TinChinh_TrangChu_Bang {
    width: 100%;
}

.HienThi_TinChinh_AnhMinhHoa {
    width: 120px;
    height: 80px;
}

.HienThi_TinChinh_NoiDungTomTat {
    font-family: Arial;
    font-size: 13px;
    text-align: justify;
    font-weight: normal;
    color: #333333;
    padding-left: 5px;
    padding-right: 5px;
}

    .HienThi_TinChinh_NoiDungTomTat a {
        text-decoration: none;
        color: #333333;
        font-weight: normal;
    }

.HienThi_TinChinh_TieuDeTin {
    padding-left: 5px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
}

    .HienThi_TinChinh_TieuDeTin a {
        text-decoration: none;
        color: #041E86;
    }

.textbox, .Textbox, .TextBox {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    width: 150px;
    border-right: #5182c2 1px solid;
    border-top: #5182c2 1px solid;
    border-left: #5182c2 1px solid;
    color: #17314c;
    border-bottom: #5182c2 1px solid;
    padding-left: 3px;
}

.HienThi_SiteMap_Kenh {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 15px;
    vertical-align: middle;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 150px;
    text-align: left;
    border-bottom: solid 1px #FFFFFF;
}

    .HienThi_SiteMap_Kenh a {
        color: #0f5760;
        text-decoration: none;
    }

        .HienThi_SiteMap_Kenh a:hover {
            color: #FB37FB;
        }

.HienThi_Menu_BenTrai_TruongMuc {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 15px;
    vertical-align: middle;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 25px;
    text-align: left;
    border-bottom: solid 1px #FFFFFF;
}

    .HienThi_Menu_BenTrai_TruongMuc a {
        color: #0f5760;
        text-decoration: none;
    }

        .HienThi_Menu_BenTrai_TruongMuc a:hover {
            color: #FB37FB;
        }

.HienThi_Menu_BenTrai_TruongMuc_Chon {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    vertical-align: middle;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 25px;
    text-align: left;
    font-weight: bold;
}

    .HienThi_Menu_BenTrai_TruongMuc_Chon a {
        text-decoration: none;
        color: #0f5760;
    }

.HienThi_Menu_BenTrai_ChuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-weight: normal;
    font-size: 15px;
    color: #345678;
    font-family: Tahoma;
    text-decoration: none;
    text-align: left;
    height: 23px;
    padding-left: 35px;
    border-bottom: solid 1px #FEE8B8;
}

    .HienThi_Menu_BenTrai_ChuDe a {
        text-decoration: none;
        color: #345678;
    }

        .HienThi_Menu_BenTrai_ChuDe a:hover {
            color: #E23434;
        }

.HienThi_Menu_BenTrai_ChuDe_Chon {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-weight: normal;
    font-size: 15px;
    color: #022345;
    font-family: Tahoma;
    text-decoration: none;
    text-align: left;
    padding-bottom: 3px;
    padding-bottom: 3px;
    padding-left: 35px;
    height: 23px;
}

    .HienThi_Menu_BenTrai_ChuDe_Chon a {
        text-decoration: none;
        color: #022345;
    }

        .HienThi_Menu_BenTrai_ChuDe_Chon a:hover {
            text-decoration: none;
            color: #E23434;
        }

.HienThi_SiteMap_TieuDe {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #0f5760;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 100px;
}

    .HienThi_SiteMap_TieuDe a {
        text-decoration: none;
        color: #0f5760;
    }

        .HienThi_SiteMap_TieuDe a:hover {
            color: #E4B92E;
        }

.HienThi_Left_TieuDe {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #0f5760;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

    .HienThi_Left_TieuDe a {
        text-decoration: none;
        color: #0f5760;
    }

        .HienThi_Left_TieuDe a:hover {
            color: #E4B92E;
        }

.HienThi_Left_TieuDe_Chon {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #0f5760;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

    .HienThi_Left_TieuDe_Chon a {
        text-decoration: none;
        color: #0f5760;
    }

.HienThi_Menu_TieuDeKhac {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-color: #0f5760;
    text-transform: uppercase;
    color: #FFF;
    border: 1px solid #0f5760;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 1em;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
}

    .HienThi_Menu_TieuDeKhac a {
        text-decoration: none;
        color: #FFF;
    }

.TieuDe_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #732E09;
    border-bottom: 1px solid #732E09;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
}

    .TieuDe_TieuDe a {
        text-decoration: none;
        color: #732E09;
    }

.TieuDe_Vien {
    border-bottom: solid 1px #F3F2E7;
}

.TieuDe_Bottom {
}

.TieuDe_Kenh {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #732E09;
    border-bottom: 1px solid #732E09;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
}

.Kenh_Vien {
    border-bottom: solid 1px #F3F2E7;
}

.Kenh_Bottom {
}

.HienThi_Menu_BenTrai_NoiDung {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    padding-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 25px;
    text-align: left;
}

.HienThi_Menu_Tren_Bang {
    width: 100%;
}

.HienThi_Menu_TrangChu_DangNhap {
    background-color: #8E8E8E;
    height: 29px;
    width: 220px;
    vertical-align: top;
}

.HienThi_Menu_DongNganCach {
    height: 10px;
    border-top: solid 1px #ABCDE8;
}

.HienThi_CotBenPhai {
    width: 250px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.HienThi_CotBenPhai_Bang {
    width: 100%;
}

.HienThi_Menu_BenPhai_TieuDe {
    background-color: #89BDDD;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    padding-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 25px;
    text-align: left;
    text-transform: uppercase;
}

.HienThi_Menu_BenPhai_NoiDung {
    vertical-align: top;
    text-align: center;
}

.HienThi_Menu_BenPhai_Bang_ThuVienAnh {
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
}

.HienThi_Menu_BenPhai_NoiDung_Tin_MoiNhat {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    background-color: #89DDDD;
    font-size: 11px;
    padding-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 25px;
    text-align: left;
}

.HienThi_Menu_BenPhai_NoiDung_Anh {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    background-color: #89DDDD;
    font-size: 11px;
    padding-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 25px;
    text-align: left;
}

.HienThi_CotGiua_Bang {
    width: 100%;
}

.HienThi_CotGiua_Dong_AnhQuangCao {
    width: 100%;
    height: 80px;
    padding: 1px;
    border: solid 1px #D7F351;
}

.HienThi_CotGiua_AnhQuangCao {
    width: 250px;
    height: 80px;
}

.Admin_Giua_NoiDung_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #773600;
    color: #0f5760;
    padding-top: 9px;
    padding-bottom: 3px;
    padding-left: 15px;
}

.NghiepVu_Label {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #0f5760;
    padding-top: 9px;
    padding-bottom: 3px;
    padding-left: 25px;
}

.HienThi_CotGiua_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-image: url( "../Images/newPG/bg-box.jpg" );
    background-repeat: repeat;
    text-transform: uppercase;
    color: #FFD800;
    border: 1px solid #732E09;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 1em;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
}

    .HienThi_CotGiua_TieuDe a {
        text-decoration: none;
        color: #FFD800;
    }

.HienThi_PhongSuAnh_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-image: url( "../Images/newPG/bg-box.jpg" );
    background-repeat: repeat;
    text-transform: uppercase;
    color: #FFD800;
    border: 1px solid #732E09;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 1em;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
}

.HienThi_TieuDe_TinBaiMoi {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background-image: url( "../Images/newPG/bg-box.jpg" );
    background-repeat: repeat;
    text-transform: uppercase;
    color: #FFD800;
    padding-bottom: 9px;
    padding-top: 9px;
    padding-left: 15px;
    border: 1px solid #732E09;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 1em;
}

    .HienThi_TieuDe_TinBaiMoi a {
        text-decoration: none;
        color: #FFD800;
    }

.TinBaiMoi_Vien {
    border: 1px solid #732e09;
    min-height: 223px;
}

.TinBaiMoi_Bottom {
    background-color: #813D08;
    border-radius: 0px 0px 10px 10px;
    height: 8px;
}

.HienThi_TinBaiMoi_TinTiepTheo {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #222222;
    padding: 10px;
    border-bottom: solid 1px #C4C4C4;
}

    .HienThi_TinBaiMoi_TinTiepTheo a {
        text-decoration: none;
        color: #222222;
    }

        .HienThi_TinBaiMoi_TinTiepTheo a:hover {
            text-decoration: none;
            color: #A31515;
        }

.HienThi_Tin_Table {
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    vertical-align: text-top;
    color: #041E86;
    min-height: 150px;
}

.TinTrangChu_Vien {
    border: 1px solid #732e09;
    min-height: 223px;
    vertical-align: text-top;
}

.TinLeftMain_Vien {
    min-height: 100px;
    vertical-align: text-top;
}

.TinTrangChu_Bottom {
    background-color: #813D08;
    border-radius: 0px 0px 10px 10px;
    height: 8px;
}

.TinTieuDiem_Vien {
    border: 1px solid #0f5760;
    min-height: 100px;
}

.MenuLeft_Vien {
    border: 1px solid #0f5760;
    min-height: 60px;
}

.TinTieuDiem_Bottom {
    background-color: #0f5760;
    border-radius: 0px 0px 10px 10px;
    height: 8px;
}

.HienThi_CotGiua_TieuDe_Anh {
    background-color: #89BDDD;
    width: 16px;
    height: 20px;
    padding-bottom: 5px;
    padding-top: 2px;
    border-bottom: solid 1px #6888d2;
    border-top: solid 1px #6888d2;
    border-left: solid 1px #6888d2;
}

.HienThi_CotGiua_Tin_TieuDe_Ngan_ChiTiet {
    text-align: right;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    padding-right: 10px;
    padding-top: 2px;
    color: #88370B;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

    .HienThi_CotGiua_Tin_TieuDe_Ngan_ChiTiet a {
        color: #88370B;
        text-decoration: none;
    }

.HienThi_CotGiua_Tin_DongNgan {
    padding-top: 0px;
    padding-bottom: 5px;
}

.HienThi_CotGiua_Tin_TieuDe {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: #0f5760;
    text-align: left;
    vertical-align: top;
}

    .HienThi_CotGiua_Tin_TieuDe:hover {
        cursor: pointer;
    }

    .HienThi_CotGiua_Tin_TieuDe a {
        color: #0f5760;
        text-decoration: none;
    }

.HienThi_CotGiua_Bang_NoiDung {
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 2px;
    text-align: justify;
}

.HienThi_CotGiua_Tin_NoiDung {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12pt;
    font-weight: normal;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    vertical-align: top;
    overflow: hidden;
}

    .HienThi_CotGiua_Tin_NoiDung a {
        color: #333333;
        text-decoration: none;
    }

    .HienThi_CotGiua_Tin_NoiDung img {
        float: right;
    }

.TinTrangChu_AnhMinhHoa {
    width: 120px;
    height: 80px;
    padding-right: 3px;
}

.HienThi_TieuDe_Details {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #88370B;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
    width: 725px;
    border-bottom: 1px solid #732E09;
}

    .HienThi_TieuDe_Details a {
        text-decoration: none;
        color: #88370B;
    }

        .HienThi_TieuDe_Details a:hover {
            text-decoration: underline;
            color: #88370B;
        }

.TieuDe_PhanHoi {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #340100;
    border-bottom: 1px solid #732E09;
    padding-top: 20px;
    padding-bottom: 9px;
    padding-left: 15px;
}

.HienThi_CotGiua_Tin_TinKhac {
    clear: both;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 5px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    color: #522506;
    font-weight: bold;
    text-align: justify;
}

.HienThi_CotGiua_Tin_TinKhac_Tin {
    clear: both;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 4px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    color: #88370B;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
}

    .HienThi_CotGiua_Tin_TinKhac_Tin a:hover {
        text-decoration: none;
        cursor: pointer;
    }

    .HienThi_CotGiua_Tin_TinKhac_Tin a {
        color: #88370B;
        text-decoration: none;
        padding-left: 7px;
    }

.HienThi_CotGiua_Tin_NoiDungChiTiet_MoTaAnh {
    font-family: Times New Roman,Tahoma,Verdana, Arial;
    padding-top: 5px;
    padding: 5px;
    font-size: 12pt;
    font-style: italic;
    color: Red;
    text-decoration: none;
    height: auto;
    width: auto;
    max-width: 400px;
    text-align: justify;
}

.HienThi_CotGiua_Tin_NoiDungTomTat_ChiTiet {
    font-family: Times New Roman,Tahoma,Verdana, Arial;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 12pt;
    color: Black;
    text-decoration: none;
    text-align: justify;
}

.HienThi_CotGiua_Tin_NoiDungChiTiet {
    font-family: Times New Roman,Tahoma,Verdana, Arial;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 12pt;
    color: Black;
    text-decoration: none;
    text-align: justify;
}

.HienThi_CotGiua_Tin_NoiDung_AnhMinhHoa {
    /*     width: 120px;     height: 80px;     padding-right: 5px;*/
    height: auto;
    width: auto;
    max-width: 120px;
    max-height: 80px;
    padding-right: 5px;
}

.HienThi_CotGiua_TinChiTiet_ICon {
    clear: both;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.HienThi_CotGiua_Tin_NoiDungChiTiet_AnhMinhHoa {
    height: auto;
    width: auto;
    max-width: 400px;
    max-height: 400px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.HienThi_CotGiua_Tin_TieuDe_TinTiepTheo {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11pt;
    font-weight: normal;
    text-align: justify;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #0052B7;
}

    .HienThi_CotGiua_Tin_TieuDe_TinTiepTheo a {
        color: #000000;
        text-decoration: none;
    }

        .HienThi_CotGiua_Tin_TieuDe_TinTiepTheo a:hover {
            color: #0052B7;
            text-decoration: none;
        }

.HienThi_CotGiua_Tin_TieuDe_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    color: #88370B;
    font-size: 12pt;
    line-height: 26px;
}

.HienThi_CotGiua_Tin_TinKhac_ICon {
    width: 5px;
    height: 5px;
}

.HienThi_CotGiua_Tin_NgayCapNhat {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11pt;
    font-style: normal;
    text-align: left;
    color: #919191;
}

.HienThi_CotGiua_Tin_NgayCapNhat_ChiTiet {
    padding-top: 10px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.HienThi_CotGiua_Tin_NoiDung_TacGia {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: Right;
}

.HienThi_CotGiua_Tin_TroVe_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: Right;
}

.HienThi_CotGiua_Tin_CacTinKhac_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: Left;
}

.HienThi_CotGiua_NoiDung {
    text-align: center;
}

.HienThi_Menu_Giua_Chay {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    padding-left: 10px;
    height: 25px;
    text-align: left;
}

.HienThi_TinTieuDiem_TieuDeTin {
    padding-left: 3px;
    padding-right: 3px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    vertical-align: middle;
    text-align: justify;
    color: #0f5760;
    padding: 5px;
}

.HienThi_TinTieuDiem_HinhAnh {
    width: 60px;
    height: 40px;
    padding: 5px;
}

.HienThi_TinTieuDiem_TieuDeTin a {
    color: #0f5760;
    text-decoration: none;
}

    .HienThi_TinTieuDiem_TieuDeTin a:hover {
        color: #FD0002;
    }

.HienThi_Menu_DanhSachThuVienAnh {
    text-align: center;
    height: 100%;
    border: 1px solid #D7F455;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.HienThi_ThuVienAnh_Bang {
    height: 245px;
    width: 100%;
}

.HienThi_ThuVienAnh_Anh {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
    color: #FF6B24;
    padding-bottom: 2px;
    padding-top: 3px;
    height: 160px;
    width: 240px;
}

.HienThi_ThuVienAnh_MoTa {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 10px;
    vertical-align: middle;
    text-align: justify;
    color: #FF6B24;
    padding-bottom: 2px;
    padding-top: 2px;
}

.HienThi_Menu_DanhSachAnhLienKet {
    text-align: center;
    border: 1px solid #D7F455;
    padding-bottom: 5px;
    padding-top: 5px;
}

.HienThi_Menu_DanhSachAnhQuangCao {
    text-align: center;
    border: 1px solid #D7F455;
    padding-bottom: 3px;
}

.HienThi_TinTieuDiem_Bang {
    height: 100px;
}

.HienThi_Menu_BenTrai_XemDiemThi {
    cursor: pointer;
}

.HienThi_CotBenTrai_GioiThieuSachHay {
    padding-top: 3px;
    padding-top: 3px; /*background-color: #FD1F06;*/
    color: #FFFFFF;
    font-weight: bold;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    vertical-align: middle;
    background-repeat: no-repeat;
    text-align: left;
    text-transform: uppercase;
    border-bottom: solid 1px #FFFFFF;
}

.HienThi_Menu_BenTrai_KetQuaHocTap {
    cursor: pointer;
}

HienThi_Menu_BenTrai_YKien {
    cursor: pointer;
}

.DangNhap_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    color: #041E86;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: solid 1px #000000;
}

.DangNhap_TenDangNhap {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    color: #041E86;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.DangNhap_MatKhau {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    color: #041E86;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.DangNhap_Text {
    text-align: left;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #041E86;
}

.DangNhap_NutDangNhap {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    color: #041E86;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.HienThi_TenDangNhap {
    width: 70px;
    text-align: right;
    padding-right: 10px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
}

    .HienThi_TenDangNhap a {
        color: #041E86;
    }

.NghiepVu_Label_AnhHoi {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    width: 25px;
}

.NghiepVu_Label {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #FFA419;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 18px;
}

.YKien_Label {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 18px;
}

.NghiepVu_NoiDung {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 18px;
}

.YKien_YKienDaGiaiDap_TieuDe_Dong {
    height: 15px;
}

.YKien_YKienDaGiaiDap_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    color: #084EB0;
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    height: 37px;
}

.YKien_Bang_YKien {
    width: 100%;
}

.NghiepVu_Label_TomTat {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .NghiepVu_Label_TomTat a {
        text-decoration: none;
        color: #FF0000;
    }

.NghiepVu_NoiDungTomTat_TomTat {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.YKien_DongNgan_TomTat {
    border-bottom: dotted 1px #919191;
}

.NghiepVu_Label_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.YKien_NgayCapNhat_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #919191;
    text-decoration: none;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}

.NghiepVu_NoiDungTomTat_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}

.NghiepVu_NoiDungTraLoi_ChiTiet {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
}

.YKien_CacYKienDaDuaCacYKienDaDua {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.YKien_CacYKienDaDua_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #000000;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}

.YKien_CacYKienDaDua_TieuDe_TieuDe {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #000000;
    text-align: left;
    padding-left: 5px;
    text-decoration: none;
}

.YKien_CacYKienDaDua_TieuDe_NgayHoi {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    color: #919191;
    text-align: left;
    padding-left: 2px;
    padding-right: 5px;
}

.LienKetWebSite_TieuDe {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background-repeat: repeat;
    text-transform: uppercase;
    color: #FFF;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
}

.TruyCap_TieuDe {
    font-family: Times New Roman, Tahoma,Verdana,Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background-repeat: repeat;
    text-transform: uppercase;
    color: #FFF;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 15px;
}

.textbox, .Textbox, .TextBox, .input {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    border: solid 1px #5182c2;
    padding-left: 3px;
    padding-top: 4px;
}

.button, .Button {
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 11px;
    border: solid 1px #5182c2;
    padding-left: 3px;
    padding-top: 4px;
}

.HienThi_QuangCao_Anh {
    text-align: left;
    margin-left: 5px;
    margin-bottom: 3px;
    padding-top: 5px;
    width: 250px;
    height: 150px;
}

    .HienThi_QuangCao_Anh img {
        text-align: left;
        width: 245px;
        height: 150px;
    }

.HienThi_QuangCao_DongAnh {
    text-align: left;
}

.HienThi_QuangCao_Bang {
    width: 100%;
}


.HienThi_LichCongTac_Bang {
    border: solid 0px #141AF8;
    width: 100%;
}

.HienThi_LichCongTac_TieuDe {
    font-family: Verdana,Tahoma,Arial;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #89BDDD;
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.HienThi_LichCongTac_ThuLe {
    font-family: Verdana,Tahoma,Arial;
    font-size: 11px;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    background-color: #F7F5EE;
    color: #050AAD;
}

.HienThi_LichCongTac_ThuChan {
    font-family: Verdana,Tahoma,Arial;
    font-size: 11px;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    background-color: #E9FCFB;
    color: #050AAD;
}

.HienThi_LichCongTac_Chon {
    font-family: Verdana,Tahoma,Arial;
    font-size: 11px;
    text-decoration: none;
    color: #A31515;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    background-color: #E9FCFB;
}

.TruyCap_TruyCapHienTai {
    font-family: Times New Roman, Tahoma;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
}

    .TruyCap_TruyCapHienTai span {
        color: #FF831D;
        font-weight: bold;
        font-size: 13px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

.HienThi_5_TinChinh_HinhAnh {
    width: 140px;
    height: 80px;
}

.HienThi_5_TinChinh_TieuDe {
    width: 140px;
    font-family: Times New Roman,Verdana,Arial,Tahoma;
    font-size: 10px;
    text-align: left;
    color: #222222;
    text-align: justify;
}

    .HienThi_5_TinChinh_TieuDe a {
        text-decoration: none;
        color: #222222;
    }

        .HienThi_5_TinChinh_TieuDe a:hover {
            text-decoration: none;
            color: #A31515;
        }

.HienThi_5_TinChinh {
    border: solid 1px #C4C4C4;
}

.TinTuc_TTTQ_Kenh {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

    .TinTuc_TTTQ_Kenh a {
        text-decoration: none;
        color: #333;
    }

        .TinTuc_TTTQ_Kenh a:hover {
            color: #0f5760;
            text-decoration: underline;
        }

.TinTuc_TTTQ_Kenh_Img {
    padding-right: 5px;
}

.TinTuc_TTTQ_TieuDeTin {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #0f5760;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
}

    .TinTuc_TTTQ_TieuDeTin a {
        text-decoration: none;
        color: #0f5760;
    }

        .TinTuc_TTTQ_TieuDeTin a:hover {
            color: #444;
        }

.TinTuc_TTTQ_NoiDungTomTat {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 15px;
    color: #333;
    text-align: justify;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

    .TinTuc_TTTQ_NoiDungTomTat a {
        text-decoration: none;
        color: #333;
    }

        .TinTuc_TTTQ_NoiDungTomTat a:hover {
            color: #444;
        }

.TinTuc_MainNews {
    width: 1000px;
    background-color: #ffffff;
}

.TinTuc_TTTQ_TieuDe {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 15px;
    color: #0f5760;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    border-bottom: solid 2px #0f5760;
    border-top: solid 1px #19A0D9;
}

    .TinTuc_TTTQ_TieuDe a {
        color: #0f5760;
        text-decoration: none;
    }

.TT_Tin_DSPVT_Kenh {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 17px;
    color: #0f5760;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    margin-bottom: 5px;
    clear: both;
    float: left;
    width: 970px;
    background-color: #FFE3D5;
    border-bottom: solid 1px #19A0D9;
    border-top: solid 1px #19A0D9;
}

    .TT_Tin_DSPVT_Kenh a {
        color: #0f5760;
        text-decoration: none;
    }

.TT_Tin_DSPVT_Vien {
    float: none;
    clear: both;
    margin-left: 8px;
    margin-right: 5px;
}

.TT_Tin_DSPVT_NoiDung {
    clear: both;
    height: inherit;
}

.TT_Tin_DSPVT {
    width: 246px;
    margin-bottom: 5px;
    float: left;
}

.TT_Tin_DSPVT_Div {
    height: 10px;
    clear: both;
}

.TT_Tin_DSPVT_Anh {
    width: 238px;
    height: 160px;
    text-align: center;
    border: solid 1px #0f5760;
}

    .TT_Tin_DSPVT_Anh img {
        /*
max-width: 238px;
   max-height: 160px;
   min-width:180px;
   min-height:120px;
    height:auto;
    width:auto;
    */
        margin-top: 4px;
        width: 230px;
        height: 150px;
    }

.TT_Tin_DSPVT_TieuDe {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 20px;
    color: #0f5760;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #0f5760;
}

    .TT_Tin_DSPVT_TieuDe a {
        color: #0f5760;
        text-decoration: none;
    }

.TT_Tin_DSPVT_TieuDe_Tin {
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 15px;
    color: #0f5760;
    text-align: center;
    padding: 10px;
}

    .TT_Tin_DSPVT_TieuDe_Tin a {
        color: #0f5760;
        text-decoration: none;
    }

        .TT_Tin_DSPVT_TieuDe_Tin a:hover {
            color: #333;
        }

.TinTuc_BinhCon_TieuDeCon {
    font-family: Times New Roman,Arial,Tahoma;
    color: #233;
    font-size: 15px;
    float: left;
}

.TinTuc_BinhCon_Nut {
    padding: 10px;
    float: left;
}

.PhanTrang {
    clear: both;
    font-family: Times New Roman,Arial,Tahoma;
    font-size: 13px;
    text-align: center;
    padding: 10px;
    float: left;
}

    .PhanTrang a {
        padding: 5px;
    }
