﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
}

.gray {
    background-color: #f1f1f1;
    width: 100%;
    height: 100%;
}

.wrapper {
    width: 1000px;
    margin: 0px auto;
    background: #fff;
}
/*top*/
.top_TT {
    width: 1000px;
    height: 152px;
}

.logo_TT {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.search_TT {
    float: right;
    margin-top: 60px;
    margin-right: 10px;
}

.bgsearch_TT {
    background: url(/Resources/ImagesPortal/TrungTam/bgsearch_TT.png) no-repeat;
    width: 161px;
    height: 27px;
    border: 0px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    padding-top: 5px;
}

.btsearch_TT {
    background: url(/Resources/ImagesPortal/TrungTam/bt_search.png) no-repeat;
    width: 28px;
    height: 27px;
    border: 0px;
    float: right;
}
/*menu*/
.menu_TT {
    clear: both;
    float: left;
    background: url(/Resources/ImagesPortal/TrungTam/bg_mn_TT.jpg) repeat-x;
    width: 1000px;
    height: 48px;
}

    .menu_TT ul li {
        display: inline;
        float: left;
    }

.linemn_TT {
    margin-top: 6px;
}

.menu_TT ul li a {
    display: block;
    text-transform: uppercase;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    text-decoration: none;
}

    .menu_TT ul li a:hover {
        display: block;
        height: 30px;
        color: #054589;
        background: #51a1d1;
        padding-left: 30px;
        padding-right: 30px;
    }

.slide_TT {
    float: left;
    width: 1000px;
    height: 271px;
    margin-top: 5px;
}
/*content_TT*/
.content_TT {
    clear: both;
    float: left;
    width: 1000px;
    padding-bottom: 10px;
}

/*logo*/
.TT_logo {
    float: left;
    width: 700px;
    padding-top: 10px;
    margin-left: 10px;
}

    .TT_logo .anh_logo {
        float: left;
        width: 120px;
    }

    .TT_logo .name_ute {
        float: left;
        margin-left: 20px;
    }

    .TT_logo a {
        float: left;
    }

        .TT_logo a img {
            margin-right: 10px;
        }

    .TT_logo h2 {
        font: 18px Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #145fb0;
        margin-top: 10px;
    }

    .TT_logo h1 {
        font: 24px Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        color: #145fb0;
        margin-top: 5px;
    }

    .TT_logo h3 {
        font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        color: #f9051e;
        padding-top: 5px;
        margin-top: 5px;
        border-top: 3px solid #1360ae;
        width: 450px;
        text-shadow: 0 1px 0 #ccc, 0 2px 1px rgba(0,0,0,.1), 0 2px 1px rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.2), 0 2px 2px rgba(0,0,0,.2);
    }
/*search*/
.TT_search {
    float: right;
    margin-right: 10px;
    margin-top: 80px;
}

.TT_bgsearch {
    float: left;
    background: url(Images/TT_bg_search.png) no-repeat;
    width: 213px;
    height: 38px;
    border: 0px;
}

.TT_btsearch {
    float: right;
    background: url(Images/TT_icon_search.png) no-repeat;
    width: 39px;
    height: 38px;
    border: 0px;
}
/*menu*/
.TT_menu {
    clear: both;
    float: left;
    width: 1000px;
    height: 39px;
    margin: 5px 0px;
    background: #135fab;
    border-bottom: 4px solid #0d447d;
}

    .TT_menu ul li {
        display: inline;
        float: left;
    }

        .TT_menu ul li.line {
            background: url(Images/TT_line_mn.jpg) no-repeat;
            width: 2px;
            height: 23px;
            float: left;
            margin-top: 9px;
        }

        .TT_menu ul li a {
            font: 14px Arial, Helvetica, sans-serif;
            color: #fff;
            line-height: 39px;
            display: block;
            padding: 0px 40px;
        }

#gt_k a {
    display: block;
    background: #0d447d;
    height: 39px;
    padding: 0px 40px;
    color: #fffc1e;
}

.TT_menu ul li a:hover {
    display: block;
    background: #0d447d;
    height: 39px;
    padding: 0px 40px;
    color: #fffc1e;
}

.TT_menu ul li a:focus {
    display: block;
    background: #0d447d;
    height: 39px;
    padding: 0px 40px;
    color: #fffc1e;
}
/*primary*/
.TT_content {
    width: 1000px;
    float: left;
}

.primary_TT {
    width: 692px;
    float: left;
    margin-right: 5px;
}

/*said*/
.TT_said {
    float: left;
    margin-top: 50px;
}

.TT_titlesaid {
    height: 59px;
    border-top: 1px solid #dfdfdf;
    background: #ebeae8;
}

    .TT_titlesaid .people {
        float: left;
        margin-top: -40px;
        margin-left: 20px;
    }

    .TT_titlesaid a {
        font: 18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #f3020a;
        line-height: 59px;
        margin-left: 25px;
    }

        .TT_titlesaid a:hover {
            color: #333;
        }

.TT_date {
    float: right;
    margin-right: 15px;
    color: #3f3f3f;
    font: 12px Arial, Helvetica, sans-serif;
    font-style: italic;
    padding-top: 15px;
}

    .TT_date img {
        margin-right: 5px;
    }

.TT_ndsaid {
    background: #fff;
    padding-bottom: 10px;
}

    .TT_ndsaid p {
        font: 13px Arial, Helvetica, sans-serif;
        color: #212121;
        padding-top: 10px;
        line-height: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }

/*Noi dung*/
.noidung_TT {
    float: left;
    background: #f4f5f5;
    border: 1px solid #e6e2e2;
    margin-top: 5px;
}

.title_TT {
    border-bottom: 2px solid #bf1313;
    height: 34px;
    margin-left: 5px;
    margin-right: 5px;
}

    .title_TT h3 {
        margin-left: 10px;
        text-transform: uppercase;
        color: #bf1313;
        font: 16px Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 8px;
    }

        .title_TT h3 img {
            margin-right: 5px;
        }

.ndtin_TT {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
}

    .ndtin_TT img {
        float: left;
        width: 290px;
        border: 1px solid #d7d4d4;
        padding: 3px;
        margin-right: 10px;
    }

    .ndtin_TT a {
        float: left;
        margin-right: 10px;
        width: 360px;
        font: 13px Arial, Helvetica, sans-serif;
        color: #b63436;
        font-weight: bold;
        text-decoration: none;
        line-height: 18px;
        padding-bottom: 5px;
    }

        .ndtin_TT a:hover {
            color: #115ba6;
        }

    .ndtin_TT p {
        font: 13px Arial, Helvetica, sans-serif;
        float: left;
        width: 360px;
        margin-right: 10px;
        color: #212121;
        line-height: 20px;
    }

/*sidebar_TT*/
.sidebar_TT {
    width: 300px;
    float: right;
}

.thongbao_TT {
    float: left;
    background: #fff;
    width: 300px;
    margin-top: 20px;
    border: 1px solid #e6e2e2;
}

.topictb_TT {
    float: right;
    background: url(/Resources/ImagesPortal/TrungTam/bgtopic_TT.png) no-repeat;
    width: 300px;
    height: 56px;
    margin-top: 10px;
    margin-right: -10px;
}

    .topictb_TT h3 {
        float: left;
        color: #fff;
        width: 250px;
        font: 14px Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left: 20px;
        padding-top: 13px;
        text-transform: uppercase;
    }

    .topictb_TT a img {
        float: right;
        padding-right: 20px;
        margin-top: 18px;
    }

.listtb_TT ul {
    float: left;
    margin-left: 20px;
    margin-right: 5px;
}

    .listtb_TT ul li {
        width: 270px;
        border-bottom: 1px dashed #cf2429;
        margin-bottom: 8px;
    }

        .listtb_TT ul li:last-child {
            border-bottom: 0px;
        }

        .listtb_TT ul li a {
            display: block;
            font: 12px Arial, Helvetica, sans-serif;
            color: #232323;
            line-height: 18px;
            padding-bottom: 8px;
        }

            .listtb_TT ul li a:hover {
                color: #ff0000;
            }

            .listtb_TT ul li a p {
                color: #d0252a;
            }

.anhvan_TT {
    float: right;
    margin-top: 5px;
}

.face_TT {
    float: right;
    margin-top: 5px;
}
/* Wobble Horizontal */
@-webkit-keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.wobble-horizontal {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .wobble-horizontal:hover, .wobble-horizontal:focus, .wobble-horizontal:active {
        -webkit-animation-name: wobble-horizontal;
        animation-name: wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

/*footer_TT*/
.footer_TT {
    clear: both;
    background: url(/Resources/ImagesPortal/TrungTam/bgfooter_TT.png) repeat-x;
    width: 1000px;
    height: 110px;
}

.addute {
    float: left;
    color: #fff;
    padding-top: 20px;
    padding-left: 20px;
    font: 12px Arial, Helvetica, sans-serif;
}

    .addute p {
        margin-bottom: 5px;
    }

.truycap_ute {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
}

    .truycap_ute p {
        font: 12px Arial, Helvetica, sans-serif;
        color: #fff;
        padding-top: 3px;
    }

.line_footer {
    border-bottom: 1px solid #fff;
    height: 1px;
}


/*Link trang*/
.link_trang {
    float: right;
}

    .link_trang a {
        font: 12px Arial, Helvetica, sans-serif;
        color: #0556a6;
        margin-right: 10px;
    }
/*tin tuc*/
.K_tintuc {
    clear: both;
    float: left;
    background: #fff;
    width: 300px;
}

.K_nd_tintuc {
    float: left;
    background: #fff;
    padding-bottom: 15px;
    width: 290px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.K_labelblue {
    background: url(/Resources/ImagesPortal/Khoa/K_tintuc.png) no-repeat;
    width: 312px;
    height: 67px;
    margin-right: 10px;
}

    .K_labelblue h3 {
        float: left;
        font: 16px Arial, Helvetica, sans-serif;
        color: #fff;
        margin-left: 40px;
        margin-top: 17px;
        width: 250px;
    }

    .K_labelblue img {
        float: right;
        margin-top: 22px;
    }

.K_listtin {
    float: left;
    margin-bottom: 25px;
}

    .K_listtin img {
        clear: both;
        float: left;
        margin-right: 8px;
    }

    .K_listtin a {
        font: 12px Arial, Helvetica, sans-serif;
        color: #212121;
        line-height: 18px;
    }

        .K_listtin a:hover {
            color: #ff0000;
        }
/*content 1*/
.bg_white {
    clear: both;
    float: left;
    width: 670px;
    background: #fff;
    margin-top: 15px;
}

.K_article {
    clear: both;
    float: left;
    width: 640px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 10px;
}

.K_title a {
    color: #0066a1;
    font: 20px Arial, Helvetica, sans-serif;
}

    .K_title a:hover {
        color: #ff0000;
    }

.ct_article {
    float: left;
    margin-top: 10px;
}

    .ct_article a img {
        float: left;
        margin-right: 10px;
    }

    .ct_article p {
        font: 13px Arial, Helvetica, sans-serif;
        color: #212121;
        line-height: 20px;
    }

        .ct_article p span {
            color: #ff0000;
            font-style: italic;
        }

.K_detail {
    clear: both;
    float: left;
    background: url(/Resources/ImagesPortal/Khoa/K_bg_detail.jpg) no-repeat;
    width: 115px;
    height: 30px;
    margin-top: 10px;
    padding-bottom: 30px;
}

    .K_detail a {
        color: #fff;
        font: 12px Arial, Helvetica, sans-serif;
        line-height: 30px;
        padding-left: 30px;
    }

.thongbao_phong {
    float: left;
    background: #fff;
    width: 300px;
    border: 1px solid #e6e2e2;
}

.topictb_phong {
    float: right;
    background: url(/Resources/ImagesPortal/PhongBan/bgtopic_phong.png) no-repeat;
    width: 301px;
    height: 56px;
    margin-top: 10px;
    margin-right: -10px;
}

    .topictb_phong h3 {
        float: left;
        color: #fff;
        width: 250px;
        font: 12px Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left: 20px;
        padding-top: 13px;
        text-transform: uppercase;
    }

    .topictb_phong a img {
        float: right;
        padding-right: 20px;
        margin-top: 16px;
    }

.topictb_phong_blue {
    float: right;
    background: url(/Resources/ImagesPortal/PhongBan/bgtopic_phong_blue.png) no-repeat;
    width: 301px;
    height: 56px;
    margin-top: 10px;
    margin-right: -10px;
}

    .topictb_phong_blue h3 {
        float: left;
        color: #fff;
        width: 250px;
        font: 12px Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left: 20px;
        padding-top: 13px;
        text-transform: uppercase;
    }

    .topictb_phong_blue a img {
        float: right;
        padding-right: 20px;
        margin-top: 16px;
    }
.listtb_phong ul {
    float: left;
    margin-left: 20px;
    margin-right: 5px;
}

    .listtb_phong ul li {
        border-bottom: 1px dashed #cf2429;
        margin-bottom: 8px;
    }

        .listtb_phong ul li:last-child {
            border-bottom: 0px;
        }

        .listtb_phong ul li a {
            display: block;
            font: 12px Arial, Helvetica, sans-serif;
            color: #232323;
            line-height: 18px;
            padding-bottom: 8px;
        }

            .listtb_phong ul li a:hover {
                color: #ff0000;
            }

            .listtb_phong ul li a p {
                color: #d0252a;
            }
