
/* System font fallbacks - no custom ttf needed */
@font-face { font-family: "arial"; src: local("Arial"), local("Helvetica"); }
@font-face { font-family: "arialbd"; src: local("Arial Bold"), local("Arial"); font-weight: bold; }
@font-face { font-family: "tahoma"; src: local("Tahoma"), local("Arial"); }
@font-face { font-family: "tahomabd"; src: local("Tahoma Bold"), local("Tahoma"); font-weight: bold; }
@font-face { font-family: "utm-god-word-regular"; src: local("Tahoma"), local("Arial"); }
/* =Reset default browser CSS.
-------------------------------------------------------------- */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
}

figure {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
/* -------------------------------------------------------------- */


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    font-family: 'arial';
    font-size: 11.5pt;
    line-height: 28px;
    padding: 0px;
    color: #fff;
    margin: 0px auto;
    width: 100%;
    background: url(../images/img-bg.jpg) no-repeat center top #eeecef;
    min-width: 811px;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

p {
    color: #000000;
}

a:hover, a:focus, a:hover p, select:hover, select:focus, select:active {
    text-decoration: none !important;
    outline: none !important;
}

a, a:link, a:active {
    text-decoration: none;
    outline: none !important;
}

.clearfix {
    clear: both;
}

.bg1 {
    width: 100%;
    background: url(../images/bg-home.jpg?v=1) no-repeat center top #ffff;
}

.bg2 {
    min-height: 200px;
    width: 100%;
    background: url(../images/img-bg-news-bottom.jpg) no-repeat center bottom #f9f0e9;
    margin-top: -200px;
}

.contain {
    /*width: 961px;*/
    margin: auto;
}

    .contain .header {
        width: 961px;
        margin: auto;
    }

.header .logo a {
    width: 242px;
    height: 150px;
    display: block;
    margin: 48px 0 0 37px;
}

.header .nav {
    width: 850px;
    margin: auto;
}

    .header .nav ul li {
        float: left;
    }

        .header .nav ul li a {
            font-size: 18px;
            color: #e4e4e4;
            font-family: "utm-god-word-regular";
            width: 100px;
            height: 69px;
            display: block;
            text-align: center;
            line-height: 62px
        }

            .header .nav .nav_ttnk > li.ac > a,
            .header .nav ul li a:hover,
            .header .nav ul li.active a {
                background: url(../images/img-menu-hover.png) no-repeat;
                width: 100px;
                height: 69px;
                display: block;
                background-size: contain;
            }


    .header .nav .nav_ttnk > li {
        position: relative;
    }

    .header .nav .nav_ttnk li .menu-child a {
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        color: #d4d0c6;
        background: url(../images/icon-dot.png) no-repeat 10px 13px;
        text-align: left;
        text-indent: 24px;
        font-family: "tahoma";
    }

        .header .nav .nav_ttnk li .menu-child a:hover {
            color: #fff;
        }

    .header .nav .nav_ttnk li .menu-child {
        z-index: 999;
        left: 0;
        display: none;
        position: absolute;
        width: 123px;
        min-height: 0px;
        background-color: #0d151a;
        padding-bottom: 12px;
        padding-top: 8px;
        opacity: 0.7;
    }

.maj {
    margin: 180px auto;
    width: 1000px;
}

.taigame {
    position: relative;
}

#animation_container {
    position: absolute;
    top: -51px;
    left: 41px;
    z-index: 9;
}

.taigame embed {
    position: absolute;
    top: -51px;
    left: 41px;
    z-index: 9;
}

.taigame a {
    background: url(../images/img-taigame.png) no-repeat;
    width: 262px;
    height: 193px;
    display: block;
    position: absolute;
    top: -12px;
    left: 66px;
    z-index: 9;
}



.group2 {
    width: 892px;
    padding-left: 79px;
    margin-top: 32px;
}

    .group2 > .left {
        margin-top: 189px;
    }
    /*.group2 .left .col1 p a{
    background: url(../images/img-bg-sukien.png) no-repeat;
    width: 198px;
    height: 69px;
    display: block;
    text-align: center;
     line-height: 24px; 
    text-shadow: 1px 1.52px 1px rgb( 0, 0, 0 );
    color: #ffe193;
    font-size: 18.17px;
    margin-bottom: 1px;
    display: table-cell;
    vertical-align: middle;
}*/
    .group2 .left .col1 p:nth-child(2n) a {
        background-position: left bottom;
    }

    .group2 .left .col1 p a:hover {
        background-position: right top;
    }

    .group2 .left .col1 p:nth-child(2n) a:hover {
        background-position: right bottom;
    }

    .group2 .left .col3 p a {
        background: url(../images/img-hotro.jpg) no-repeat;
        width: 198px;
        height: 113px;
        display: block;
    }

    .group2 .right .width {
        background-color: #fcefd6;
        width: 652px;
        /* height: 681px; */
        display: block;
        padding: 27px 10px 35px 27px;
        overflow: auto;
    }

    .group2 .right .title {
        background: url(../images/img-bg-top-down-1.png) no-repeat;
        width: 687px;
        height: 75px;
        display: block;
        margin-top: -63px;
        padding-top: 100px;
        position: relative;
    }

        .group2 .right .title p {
            color: #ffffff;
            font-size: 15px;
            text-transform: uppercase;
            margin-left: 178px;
            font-family: "arialbd";
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 18px;
            line-height: 18px;
        }

            .group2 .right .title p:first-child {
                margin-bottom: 11px;
            }

                .group2 .right .title p:first-child a {
                    font-size: 13px;
                    color: #485e80;
                    text-transform: capitalize;
                }

                    .group2 .right .title p:first-child a:last-child:hover,
                    .group2 .right .title p:first-child a:hover {
                        color: #e5ba67;
                    }

                    .group2 .right .title p:first-child a:last-child {
                        color: #aa2424;
                    }

            .group2 .right .title p:nth-child(2) {
                width: 413px;
            }

            .group2 .right .title p:nth-child(3) {
                text-align: right;
                font-size: 11px;
                margin-top: 2px;
                color: #e5ba67;
                background: url(../images/icon-nut-1.png) no-repeat 0 center;
                line-height: 16px;
                padding-left: 11px;
                position: absolute;
                right: 97px;
            }

            /*.group2 .right .title p:last-child {
                position: absolute;
                right: 0;
                bottom: 18px;
                width: 71px;
                height: 21px;
                font-size: 13px;
                background-color: #42649a;
                color: #1a1a1a;
                text-align: center;
                line-height: 23px;
                cursor: pointer;
                color: #fff;
                border-radius: 3px;
                text-shadow: 1px 1px #1f1c1c;*/
                /* right: 5px; */
                /*text-transform: none;
            }

                .group2 .right .title p:last-child:hover {
                    opacity: 0.8;
                }*/

.menu-right ul {
    background: url(../images/img-menu-right.png) no-repeat left bottom;
    width: 98px;
    /*height: 291px;*/
    height: 194px;
    display: block;
    position: fixed;
    top: 484px;
}

    .menu-right ul li a {
        width: 98px;
        height: 97px;
        display: block;
    }

        .menu-right ul li a:hover {
            background: url(../images/img-menu-right.png) no-repeat;
            /*background-position: -98px 0;*/
            background-position: -98px -97px;
        }

    .menu-right ul li:nth-child(2) a:hover {
        background-position: -98px -194px;
    }

    .menu-right ul li:nth-child(3) a:hover {
    }

/*style table*/
.group2 .right .width table {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .group2 .right .width table tbody tr:first-child td p {
        color: #fff;
    }

    .group2 .right .width table tr:first-child {
        background: none repeat scroll 0 0 #0c4e6a;
        border: 1px solid #000000;
        color: #fff !important;
        font-weight: bold;
    }

    .group2 .right .width table tr:nth-child(2n+1) {
        /*background: none repeat scroll 0 0 #2d3d55; */
        border: 1px solid #000000;
        color: #000;
    }

    .group2 .right .width table tr:first-child td {
        color: #fff;
        font-family: "tahomabd";
    }

    .group2 .right .width table tr td {
        border: 1px solid #000000;
        margin: 0;
        padding: 10px 10px;
        vertical-align: middle !important;
        text-align: center;
    }

    .group2 .right .width table tbody tr td {
        color: #000;
    }

.content-event-h1 {
    background: url("../images/icon_3.png") no-repeat scroll 1px 7px transparent;
    float: left;
    font-size: 15px;
    height: 20px;
    padding: 10px 13px 15px 28px;
    width: 600px;
    line-height: 20px;
    color: #000;
}

    .content-event-h1 span,
    .content-event-h1 strong,
    .content-event-h1 {
        color: #B00000;
        font-size: 19px !important;
        font-family: "tahomabd";
        text-indent: 5px;
        display: block;
    }

strong {
    font-family: "tahomabd";
}

h2,
.content-event-h2 {
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/icon-menu-header.png) no-repeat left center;
    padding-left: 25px;
    color: #B00000;
    margin-bottom: 10px;
    margin-top: 10px;
}

.content-event-h1 span {
    color: #B00000;
    font-size: 19px !important;
    font-family: "tahomabd";
    text-indent: 5px;
    display: block;
}

.group2 .right .width ul li {
    background: url("../images/icon_li1.png") no-repeat scroll 15px 9px rgba(0, 0, 0, 0);
    clear: both;
    padding-left: 28px;
    vertical-align: middle;
    /*padding-bottom: 10px;*/
    color: #000;
}



fieldset {
    border: 1px solid #c36e60;
    margin: 20px 0;
    padding-left: 10px;
    padding-right: 10px;
}

    fieldset legend {
        color: #b00000;
        font-weight: bold;
        padding: 0 15px;
    }


    fieldset ul {
        list-style: outside none none !important;
        margin: 0;
        padding: 10px 0 0 10px;
    }

        fieldset ul li {
            background: url("../images/icon_person.gif") no-repeat scroll 0 4px transparent;
            line-height: 28px;
            margin: 0 0 5px;
            padding: 0 20px;
            text-align: justify;
            color: #000;
        }

            fieldset ul li span {
                color: #000000;
                font-size: 11.5pt;
            }

/*end style table*/

/*Phân trang*/
.pagination ul {
    margin: 50px auto 0;
}

    .pagination ul li {
        float: left;
    }

        .pagination ul li a {
            height: 21px;
            display: block;
            text-align: center;
            line-height: 21px;
            color: #1a1a1a;
            padding: 0 4px;
        }

        .pagination ul li.active a {
            background-color: #982120;
            color: #fff;
            font-family: "arialbd";
        }
/*end Phân trang*/

/* ----- footer -----*/
.footer {
    width: 800px;
    height: 115px;
    margin: 163px auto 22px;
}

    .footer .left {
        padding-top: 35px;
    }

        .footer .left p:first-child {
            background: url(../images/img-duo.png) no-repeat;
            width: 172px;
            height: 41px;
            display: block;
            float: left;
            margin-right: 16px;
        }

        .footer .left p:last-child {
            background: url(../images/logo_batquai.png) no-repeat;
            width: 85px;
            height: 40px;
            display: block;
            float: left;
        }

    .footer .right {
        border-left: 1px solid #a7b1a8;
        padding-left: 22px;
    }

        .footer .right p,
        .footer .right span a,
        .footer .right span {
            font-size: 13px;
            color: #434f44;
            line-height: 18px;
        }

            .footer .right p:first-child,
            .footer .right p:nth-child(4) {
                margin-bottom: 4px;
            }

            .footer .right p:last-child a {
                font-weight: bold;
                color: #000;
            }
/* ----- end footer -----*/


@media only screen and (max-width: 736px) {
}

@media only screen and (max-width: 568px) {
}

@media only screen and (max-width: 667px) {
}

@media only screen and (max-width: 414px) {
}

@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 320px) {
}
/* User Style */
.left {
    float: left !important;
}

.right {
    float: right !important;
}

    .right img {
        max-width: 650px;
        height: auto !important;
    }

.no-border {
    border: 0;
}

.row-no-mar {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.row-no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-mar-left {
    margin-left: 0 !important;
}

.no-pad-left {
    padding-left: 0 !important;
}

.no-mar-right {
    margin-right: 0 !important;
}

.no-pad-right {
    padding-right: 0 !important;
}

.no-pad {
    padding: 0 !important;
}
/* end User Style */
