body {
    margin: 0;
    padding: 0; /*background:#F5F5F5 url(../Images/bg-body.gif) center top repeat-y;*/
    font-family: arial, tahoma, san-serif;
    color: #3F3F3F;
    text-align: center;
    font-size: 12px;
    position: relative;
    line-height: 18px;
}

img {
    border: 0px;
}
/* ---------------------- Phan dung chung ------------------------------------------------------------*/
#wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.category-new p {
    padding: 0px 0px 0 0;
    text-align: left;
    margin-top: 0px;
    margin-left: 0px;
    color: #fe0000;
    font-size: medium;
    font-weight: bold;
    font-family: tahoma;
    display: block;
}

.title-new p {
    margin: 5px;
    padding: 5px;
    font-family: tahoma;
    color: #0C55B0;
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.abstract-new {
    margin: 0px;
    padding: 0px;
    text-align: justify;
    font-family: tahoma;
    color: #004175;
    font-size: 14px;
    display: block;
    padding-left: 5px;
}

.detail-new {
    margin: 0px;
    padding: 5px auto;
    text-align: justify;
    font-family: tahoma;
    color: #000000;
    font-weight: 200;
    font-size: 13px;
    display: block;
    padding-left: 5px;
}

.concern-new p {
    margin: 0px;
    padding: 0px;
    text-align: justify;
    font-family: tahoma;
    color: #333333;
    font-weight: 100;
    font-size: 13px;
    display: block;
    text-decoration: none;
    height: 52px;
    line-height: 17px;
}

.concern-new a {
    margin: 0px;
    padding: 0px;
    text-align: justify;
    font-family: tahoma;
    color: #333333;
    font-weight: 100;
    font-size: 13px;
    display: block;
    text-decoration: none;
}

    .concern-new a:hover {
        color: #e2320a;
    }

/*- menuheader----------------------------------------------------------------------------------------------------------------- */
.menuheader {
    height: 26px;
    position: relative;
    background: url(../images/bg-nav-head.gif) left top repeat-x;
    clear: both;
    padding: 0;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    z-index: 100;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    margin: 0 auto;
    text-align: center;
}

.company {
    width: 10px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    float: left;
    margin: 0 20px;
}

.menuheader ul {
    list-style: none;
    padding-left: 4px;
    padding-top: 0px;
    margin: 0px auto;
}

.menuheader li {
    padding: 0 1px;
    float: left;
    display: inline;
    margin: 0px auto;
}

    .menuheader li a {
        background: url(../images/tab-l.gif) 0% -26px no-repeat;
        height: 26px;
        float: left;
        margin: 0;
        padding-left: 4px;
        cursor: pointer;
        text-decoration: none;
    }

        .menuheader li a b {
            background: url(../images/tab-r.gif) 100% -26px no-repeat;
            height: 26px;
            float: left;
            margin: 0;
            padding: 0 3px 0 0px;
            text-decoration: none;
            color: #E3F3F9;
            line-height: 24px;
            width: 116px;
        }

        .menuheader li a:hover, .menuheader li#current a {
            background: url(../images/tab-l.gif) left top no-repeat;
            color: #fff;
            text-decoration: none;
        }

            .menuheader li a:hover b, .menuheader li#current a b {
                background: url(../images/tab-r.gif) right top no-repeat;
                color: #fff;
                text-decoration: none;
            }
/* ---------------------- header and menutop -------------------------------------------------------  */
#header {
    margin: 0px auto;
    padding: 0px 0px 0px;
    width: 100%;
    height: auto;
}

.company {
    width: 1px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    float: left;
    margin: 0 20px;
}

#banner {
    margin: 0pt auto;
    width: 1168px;
    height: auto;
    background-image: url(../images/bannergddnghe.jpg);
    clear: both;
    border-bottom: 0px solid #fff;
    min-height: 153px;
}

#linkLK {
    width: 100%;
    height: 100%;
    padding-top: 100px;
    text-align: right;
}

    #linkLK a {
        text-align: right;
        text-decoration: none;
        color: White;
        font-size: 13px;
        font-weight: bold;
    }

        #linkLK a:hover {
            color: red;
            font-weight: bold;
        }

.menutop {
    height: 30px;
    width: 1000px;
    background: #E1E1E1 left top repeat-x;
    position: relative;
    clear: both;
    padding: 0;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    z-index: 100;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

    .menutop ul {
        width: 1000px;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .menutop li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
        height: 30px;
        border-left-color: #FFFFFF;
        border-left-width: 1px;
        border-left-style: solid;
    }

        .menutop li a {
            background: url(../images/menutop_l.gif) no-repeat;
            font-size: 13px;
            height: 20px;
            color: #333333;
            margin: 0;
            cursor: pointer;
        }

            .menutop li a b {
                background: url(../images/tab-r.gif) 100% -26px no-repeat;
                text-decoration: none;
                font-size: 13px;
                height: 20px;
                color: #333333;
                margin: 0px;
                padding: 10px 18px 0 18px;
                background-image: url(../images/menutop_r.gif) 90%;
                background-repeat: no-repeat;
                text-align: left;
            }

#line_u_menu { /*background:url(../images/bg_topwa.gif) left top repeat-x ;*/
    width: 1020px;
    margin: 0 auto;
    height: 5px;
}
/* --------------------------- Left and Right ---------------------------- background-image:url(../images/flash.gif);--------------------------- */
.right {
    float: right;
}

.left {
    float: left;
}
/*   image flash */
#contentpage {
    width: 1168px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    min-height: 400px;
}

#menuflash {
    width: 1000px;
    height: 200px;
    margin: 0px;
    padding: 0px;
    float: left;
}
/* --------------------------- content --------------------------------------------------------------- */
#content {
    width: 1168px;
    float: left;
}

#contentAdmin {
    width: 1000px;
    float: left;
    margin-top: 5px;
    height: auto;
}

/* --------------------------- menu left background:url(../images/mltren.gif)------------------------------------------------------------- */
.menuleft {
    width: 222px;
    float: left;
}

#menu_lc1_tren1 {
    width: 222px;
    height: 4px;
    display: inline-block;
}

.menu_lc1_duoi {
    width: 222px;
    height: 6px;
    margin: 0px;
    float: left;
}

.menu_lc1_tren {
    width: 222px;
    height: 31px;
    float: left;
    margin: 0px; /*background:url(../images/menu_left_dau.jpg) no-repeat top left;*/
    background-color: #2f5594;
}

    .menu_lc1_tren a {
        width: 189px;
        margin-left: 33px;
        text-align: left;
        height: 31px;
        display: block;
        float: right;
        background-color: #2f5594;
        text-decoration: none;
    }

    .menu_lc1_tren b {
        height: 31px;
        width: 179px;
        text-decoration: none;
        padding-left: 10px;
        padding-top: 3px;
        display: block;
        font-family: tahoma;
        color: #ffffff;
        display: block;
        font-size: 12px;
        text-decoration: none;
        margin-left: -23px;
    }

.menu_lc2 {
    width: 222px;
    margin: 0px;
    padding: 0px;
    float: left;
    /*background: url(../images/mlgiua.gif);*/
    border-bottom: solid 1px #2f5594;
}

    .menu_lc2 a {
        padding-right: 12px;
        margin-left: 20px;
        height: 29px;
        width: 175px;
        float: left;
        text-decoration: none;
        color: #2f5594;
    }

        .menu_lc2 a:hover {
            color: #f1e40c;
        }

    .menu_lc2 b {
        width: 155px;
        height: 25px;
        padding-top: 7px;
        text-align: left;
        text-decoration: none;
        font-family: tahoma;
        display: block;
        font-size: 12px;
        padding-left: 10px;
        text-decoration: none;
    }

.menu_lc2-line {
    background-image: url(../images/line.gif);
    height: 1px;
    width: 205px;
    float: left;
    margin-left: 5px;
}



.menu-lc1-giua {
    width: 222px;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 32px;
    background: url(../images/mlgiua1.gif) no-repeat top left;
}

    .menu-lc1-giua a {
        padding-right: 18px;
        margin-left: 15px;
        height: 32px;
        width: 189px;
        float: left;
        background: url(../images/mlgiua3.gif) no-repeat top right;
        text-decoration: none;
    }

    .menu-lc1-giua b {
        width: 179px;
        height: 26px;
        float: left;
        text-align: left;
        padding-left: 10px;
        padding-top: 6px;
        text-decoration: none;
        font-family: tahoma;
        color: #b20002;
        display: block;
        font-size: 13px;
        background: url(../images/mlgiua.gif) repeat-x;
        text-decoration: none;
    }

#menu-l-duoicung {
    width: 222px;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 11px;
    background: url(../images/mld1.gif) no-repeat top left;
}

    #menu-l-duoicung a {
        padding-right: 18px;
        margin-left: 15px;
        height: 11px;
        width: 189px;
        float: left;
        background: url(../images/mld3.gif) no-repeat top right;
        text-decoration: none;
    }

    #menu-l-duoicung b {
        width: 189px;
        height: 11px;
        float: left;
        text-decoration: none;
        display: block;
        background: url(../images/mld2.gif) repeat-x;
        text-decoration: none;
    }
/* -------------------------- quang cao ben trai ---------------------------------------------------- */
.quangcaotrai {
    width: 222px;
    margin: 0px;
    padding: 5px 0px 5px 0px;
}

    .quangcaotrai img {
        width: 220px;
        margin: 0px;
        padding: 0px;
        height: 100px;
    }

.quangcaophai {
    width: 228px;
    margin: 0px;
    padding: 5px 0px 5px 0px;
}

    .quangcaophai img {
        width: 226px;
        margin: 0px;
        padding: 5px 0px 5px 0px;
        height: 100px;
    }
/* -------------------------- Noi dung trang giua  link-center-center----------------------------------------------------*/
.center {
    width: 942px;
    float: left;
    margin: 0px;
    padding-left: 4px;
}

#categor-newhost-main {
    
    width: 237px;
    height: 32px;
    margin-top: 3px;
    padding: 0px;
    /*background: url(../images/tieude_tingiua_cuoi.jpg) repeat-x*/
    background-color: #295fc9;
}

    #categor-newhost-main p {
        color: #fff;
        font-size: 12px;
        width: 237px;
        height: 31px;
        margin: 0 0 0 0px;
        padding: 0px 0 0 0px;
        float: left;
        line-height: 23px;
        /*background: url(../images/tieude_tingiua_dau.jpg) no-repeat;*/
        background-color: #2f5594;
        border-radius: 8px 8px 0 0;
    }

    #categor-newhost-main b {
        text-decoration: none;
        color: #fff;
        font-size: 11px;
        text-transform: uppercase;
        float: left;
        margin-left: 35px;
        padding-top: 7px
    }

#title-newhost-main {
    width: 768px;
    height: 20px;
    padding-left: 0px;
    margin-top: 7px;
    margin: 0px;
    text-align: left;
}

.imarge-newhost-main {
    width: 270px;
    float: left;
    margin: 0px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #666666;
}

    .imarge-newhost-main p {
        width: 274px;
        height: 167px;
        margin: 0px;
        padding-right: 4px;
        float: left;
    }

    .imarge-newhost-main img {
        width: 270px;
        height: 165px;
        border: 0px
    }

#abs-detail-newshost-main {
    width: 490px;
    height: 170px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#abstract-newhost-main {
    width: 490px;
    height: 60px;
    float: left;
    margin: 0px;
    padding: 0px
}

#concernnew-main {
    width: 96px;
    margin: 0px;
    float: left;
    padding: 0 5px 0 5xp;
}

.concern-new {
    width: 215px;
    margin: 0px;
    padding: 0px 0px 5px 15px;
    background: url(../images/dstin1.gif) no-repeat top left;
}

#content-right {
    width: 228px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
    float: left;
}

.title-content-right {
    width: 228px;
    height: 31px;
    margin: 0px;
    padding: 0px;
    /*background: url(../images/tieudephai_tinmoi.jpg) no-repeat;*/
    float: left;
    line-height: 15px;
    font-size: 13px;
    font-weight: bold;
    background-color: #2f5594;
}

    .title-content-right a {
        text-decoration: none;
        line-height: 15px;
        font-size: 17px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .title-content-right p {
        height: 35px;
        line-height: 15px;
        padding-top: 7px;
        font-size: 13px;
        font-weight: bold;
    }

.mid-content-right {
    width: 226px;
    margin: 0px;
    padding: 0px;
    float: left; /*border: 1px solid #dddddd;*/
    border-radius: 0px 0px 7px 7px;
}

.mid-content-rightNes {
    width: 226px;
    margin: 0px;
    float: left;
    padding: 0px /*;border: 1px solid #dddddd;  border-radius: 0px 0px 7px 7px;*/
}

.mid-content-right a {
    color: #333333;
}

.mid-content-rightNes a {
    color: #333333;
}

.mid-content-right a:hover {
    color: #E2320A;
}

.mid-content-rightNes a:hover {
    color: #E2320A;
}

.mid-content-right div {
    width: 228px;
    margin: 0px;
    padding-top: 5px;
    float: left;
}

.mid-content-rightNes div {
    width: 228px;
    margin: 0px;
    padding-top: 5px;
    float: left;
}

.mid-content-right b {
    background: url(../images/New.gif) left top no-repeat;
    width: 190px;
    height: 40px;
    margin: 0px;
    padding: 0px 0px 0px 33px;
    float: left;
    text-align: justify;
    text-decoration: none;
    font-family: tahoma;
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.mid-content-rightNes b {
    background: url(../images/dstin1.gif) left top no-repeat;
    width: 208px;
    height: auto;
    margin: 0px;
    padding: 0px 0px 0px 13px;
    float: left;
    text-align: justify;
    text-decoration: none;
    font-family: tahoma;
    display: block;
    font-size: 12px;
	font-weight: 600;
}

.mid-content-rightLK {
    width: 226px;
    margin: 0px;
    padding: 0px;
    float: left;
    border: 1px solid #dddddd;
    border-radius: 0px 0px 7px 7px;
}

    .mid-content-rightLK a {
        color: #333333;
    }

        .mid-content-rightLK a:hover {
            color: #E2320A;
        }

    .mid-content-rightLK div {
        width: 228px;
        margin: 0px;
        padding-top: 5px;
        float: left;
    }

    .mid-content-rightLK b {
        background: url(../images/dstin1.gif) left top no-repeat;
        width: 190px;
        height: 30px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 40px;
        float: left;
        text-align: justify;
        text-decoration: none;
        font-family: tahoma;
        display: block;
        font-size: 12px;
        padding-left: 20px;
        text-decoration: none;
        font-weight: normal;
    }

.foot-content-right {
    width: 228px;
    height: 5px;
    float: left;
}

#center-center {
    width: 714px;
    float: left;
    margin-top: 3px;
    padding: 0px;
}

#center-center1 {
    width: 760px;
    float: left;
    margin-top: 0px;
    padding: 0px;
}

#link-center-center {
    width: 770px;
    float: left;
    margin: 3px 0px 0px 5px;
    text-align: left;
}


/*
.link-center-center1 {  border:0px; height: 94px; width:94px;  }
.link-center-center1 img {border:0px; height: 94px; width:94px; background:url(../images/hopthusang.gif);}
.link-center-center1 img:hover{border:0px; height: 94px; width:94px; background:url(../images/hopthutoi.gif);  }
*/
.link-center-center1 {
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center1 a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/hopthusang.gif) no-repeat;
    }

        .link-center-center1 a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/hopthutoi.gif);
        }
/*background-position: -100px 0; */

.link-center-center2 {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center2 a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/svsang.gif) no-repeat;
    }

        .link-center-center2 a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/svtoi.gif);
        }

.link-center-center3 {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center3 a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/noibosang.gif) no-repeat;
    }

        .link-center-center3 a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/noibotoi.gif);
        }

.link-center-center4 {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center4 a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/tuvansang.gif) no-repeat;
    }

        .link-center-center4 a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/tuvantoi.gif);
        }

.link-center-center5 {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center5 a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/hoidapsang.gif) no-repeat;
    }

        .link-center-center5 a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/hoidaptoi.gif);
        }


/*
.link-center-center1e {  border:0px; height: 94px; width:94px;  }
.link-center-center1e img {border:0px; height: 94px; width:94px; background:url(../images/hopthusangE.gif);}
.link-center-center1e img:hover{border:0px; height: 94px; width:94px; background:url(../images/hopthutoiE.gif);  }
*/
.link-center-center1e {
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center1e a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/hopthusangE.gif) no-repeat;
    }

        .link-center-center1e a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/hopthutoiE.gif);
        }
/*background-position: -100px 0; */

.link-center-center2e {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center2e a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/svsangE.gif) no-repeat;
    }

        .link-center-center2e a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/svtoiE.gif);
        }

.link-center-center3e {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center3e a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/noibosangE.gif) no-repeat;
    }

        .link-center-center3e a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/noibotoiE.gif);
        }

.link-center-center4e {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center4e a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/tuvansangE.gif) no-repeat;
    }

        .link-center-center4e a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/tuvantoiE.gif);
        }

.link-center-center5e {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    float: left;
    border: 0px;
    height: 94px;
    width: 94px;
}

    .link-center-center5e a {
        display: block;
        border: 0px;
        height: 94px;
        width: 94px;
        background: transparent url(../images/hoidapsangE.gif) no-repeat;
    }

        .link-center-center5e a:hover {
            border: 0px;
            height: 94px;
            width: 94px;
            background: url(../images/hoidaptoiE.gif);
        }


#new-note-center-center {
    width: 547px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    float: left;
}

#note-center-center {
    width: 250px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#title-note-center-center {
    width: 250px;
    height: 26px;
    float: left;
    background: url(../images/tintbtren1.gif) repeat-x;
}

    #title-note-center-center p {
        width: 250px;
        height: 26px;
        margin: 0px;
        padding: 0px;
    }

.head-note-center-center {
    width: 250px;
    height: 15px;
    margin: 0px;
    display: block;
    padding: 0px;
    background: url(../images/2tintren12.gif) repeat-x;
    float: left;
}

.mid-note-center-center {
    width: 250px;
    height: 220px;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    float: left;
}

    .mid-note-center-center p {
        width: 210px;
        height: 34px;
        text-align: justify;
        line-height: 17px;
        margin: 0px;
        padding: 0 0 10px 20px;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        text-decoration: none;
    }

    .mid-note-center-center a:link, .mid-note-center-center a:visited {
        width: 210px;
        height: 34px;
        text-align: justify;
        line-height: 17px;
        margin: 0px;
        padding: 0 0 10px 20px;
        background: url(../images/dstin1.gif) no-repeat top left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #010099;
    }

.foot-note-center-center {
    width: 250px;
    height: 8px;
    margin: 0px;
    padding: 0px;
    background: url(../images/tbao42.gif) repeat-x;
    float: left;
}


#new-center-center {
    width: 250px;
    float: left;
    margin-left: 8px;
    padding: 0px;
}

#sub-new-center-center {
    width: 707px;
    margin: 0px 0px 5px 3px;
    float: left;
    padding: 0px;
}
/* ---------------------------------------- Tin chuyen muc ------------------------------------------------*/
#sub-sub-new-center-center {
    width: 707px;
    height: 35px;
    border-width: 0px;
    text-align: left; /*background: url(../images/tieude_tingiua_cuoi.jpg) repeat-x;*/
}

    #sub-sub-new-center-center p {
        width: 707px;
        height: 35px;
        margin: 0 0 0 0px;
        padding: 0px 0 0 0px;
        float: left;
        line-height: 23px; /*background: url(../images/tieude_tingiua_dau.jpg) no-repeat;*/
        background-color: #295fc9;
       
    }

    #sub-sub-new-center-center a {
        text-decoration: none;
        color: #fff;
        font-size: 11px;
        text-transform: uppercase;
        float: left;
        margin-left: 35px;
        padding-top: 7px
    }

        #sub-sub-new-center-center a:visited {
            color: #fff;
        }

        #sub-sub-new-center-center a:hover {
            color: Yellow;
        }

#mid-sub-center-center {
    width: 705px;
    height: 378px;
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
}

#mid-sub-center-center-lev2 {
    width: 937px;
    height: auto;
    margin: 0px;
    padding: 0px 3px 0px 3px;
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
    border-radius: 0px 0px 10px 10px;
}

#host-sub-new-center-center {
    float: left;
    width: 290px;
    padding-right: 10px;
}

#ttskimg {
    width: 98px;
    height: 98px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    border: 1px solid #C2C2C2
}

    #ttskimg img {
        width: 94px;
        height: 94px;
        margin: 0px;
        padding: 2px 2px 2px 2px;
        border: 0px;
    }

#ttsktin {
    width: 175px;
    float: left;
    height: 130px;
    text-align: left;
    margin-left: 5px;
}

.ttsktieude {
    margin: 3px auto;
    padding: 0px;
    float: left;
}

    .ttsktieude a {
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        color: #3474C4;
        height: 20px;
        padding: 0px;
    }

.ttsktomtat p {
    margin: 0px auto auto 3px;
    font-size: 11px;
    font-weight: 200;
    color: #67656A;
    text-align: justify;
    height: 100px;
    padding: 0px;
    float: left;
}

.ttskNoidung {
    width: 290px;
    font-size: 11px;
    color: #000000;
    float: left;
    padding-left: 10px;
    text-align: left;
}

#ttskphai {
    float: left;
    width: 195px;
}

.ttsklqphai1 {
    width: 684px;
    margin: 5px 0 0 0;
    text-align: justify;
    padding-left: 12px; /*background:url(../images/chamdo.jpg) no-repeat 1% 50%;*/
    height: auto;
    line-height: 25px;
    padding-left: 17px;
    margin-right: 5px;
    float: left;
}

    .ttsklqphai1 a:link, .ttsklqphai a:visited {
        text-decoration: none;
        font-weight: 200;
        color: #333333;
    }

    .ttsklqphai1 a:hover {
        color: #e2320a;
    }

.ttsklqphai {
    width: 210px;
    margin: 5px 0 0 0;
    text-align: justify;
    padding-left: 12px; /*background:url(../images/chamdo.jpg) no-repeat top left; border-bottom: 1px dotted #C2C2C2;*/
    height: 53px;
    line-height: 15px;
    padding-left: 17px;
    margin-right: 5px;
    float: left;
}

    .ttsklqphai a:link, .ttsklqphai a:visited {
        text-decoration: none;
        font-weight: 200;
        color: #333333;
    }

    .ttsklqphai a:hover {
        color: #e2320a;
    }





/* phan footer */
.mainfooter {
    width: 100%;
    height: 100px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    float: left;
}

.footer {
    width: 1168px;
    margin: 0px auto;
    padding: 0px; /*background:url(../images/footer.jpg) no-repeat;*/
    height: 172px;
    background-color: #2f5594;
}

/*tung them 04082011*/
.ct-detail {
    background: url(../images/dot-bulet.gif) left bottom repeat-x;
    height: auto;
    overflow: hidden;
    padding: 10px 0 0 10px;
    width: 890px;
    text-align: left;
}

    .ct-detail p {
        padding-bottom: 0px;
    }

        .ct-detail p b {
            float: left;
        }

.txt-title {
    line-height: normal;
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    margin: 0px;
    padding: 0 0 0 0px;
    text-align: justify;
}

    .txt-title a:link, .txt-title a:visited {
        text-transform: lowercase;
        color: #333;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
    }

    .txt-title a:hover {
        color: #0C55B0;
    }

.text-date {
    font-size: 10px;
    color: #A7A7A7;
    clear: both;
    line-height: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.style-img {
    padding: 3px;
    border: 1px solid #C2C2C2;
    margin: 0 10px 5px 0;
    float: left;
}

.right {
    text-align: right;
}
/*tung them 05082011*/
.ct-detailTop {
    height: auto;
    overflow: hidden;
    padding: 5px 0 0 0;
    margin-bottom: 10px;
    width: 489px;
    float: left;
    text-align: left; /*border:solid 1px #c2c2c2;*/
}

    .ct-detailTop p {
        padding-bottom: 0px;
    }

        .ct-detailTop p b {
            float: left;
        }

.txt-titleTop {
    line-height: normal;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

    .txt-titleTop a:link, .txt-titleTop a:visited {
        color: #3474C4;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
    }

    .txt-titleTop a:hover {
        color: #0C55B0;
    }

.text-dateTop {
    font-size: 10px;
    color: #A7A7A7;
    clear: both;
    line-height: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.style-imgTop {
    padding: 3px;
    border: 1px solid #C2C2C2;
    margin: 0 10px 5px 10px;
    float: left;
    width: 450px;
    height: 300px;
}

.right {
    text-align: right;
}
/*tung them 05082011 - group news*/
.ct-detailGroupNews {
    height: auto;
    overflow: hidden;
    padding: 3px 10px 0 3px;
    width: 280px;
    float: left;
    text-align: left;
}

.ct-detailTop p {
    padding-bottom: 0px;
}

    .ct-detailTop p b {
        float: left;
    }

.txt-titleTop {
    line-height: normal;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

    .txt-titleTop a:link, .txt-titleTop a:visited {
        color: #3474C4;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
    }

    .txt-titleTop a:hover {
        color: #0C55B0;
    }

.text-dateTop {
    font-size: 10px;
    color: #A7A7A7;
    clear: both;
    line-height: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.style-imgGroupNews {
    padding: 3px;
    border: 1px solid #C2C2C2;
    margin: 0 10px 0px 30px;
    float: left;
    width: 198px;
    height: 125px;
}

.right {
    text-align: right;
}

/* Tung them 15082011 - Lv3Text ct-detail-Lv3*/
.ct-detail-Lv3 {
    overflow: hidden;
    padding: 10px 0 0 0;
    width: 770px;
    float: left;
    text-align: left;
}

.ct-detail p {
    padding-bottom: 0px;
}

    .ct-detail p b {
        float: left;
    }

.txt-title-Lv3 {
    line-height: normal;
    color: #004175;
    font: 700 19px/23px "Times New Roman";
    margin: 0px;
    padding: 0px;
}

.text-date {
    font-size: 10px;
    color: #A7A7A7;
    clear: both;
    line-height: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.txt-TomTat-lv3 {
    color: #5F5F5F;
    font: 700 11pt/18px "Times New Roman";
    text-align: justify;
}

.style-img {
    padding: 3px;
    border: 1px solid #C2C2C2;
    margin: 0 10px 5px 0;
    float: left;
}

.right {
    text-align: right;
}

.ct-detail-Lv3ChiTiet {
    text-align: left;
    font-family: Times New Roman;
    font-size: 12pt;
    line-height: 20px !important;
    margin-top: 0px;
    padding-top: 0px;
}
/*tung 23082011-pHan trang*/
.choose-page {
    clear: both;
    padding: 10px 0;
    font-weight: bold;
    text-align: right;
}

/*tung them 29082011 galery*/
/* Product-New*/
.img-proRight-top {
    width: 420px;
    height: 320px;
    color: Black;
    border: 0px;
    margin: 0px;
}

.img-productRight-ItermBottom {
    width: 90px;
    height: 90px;
    color: Black;
    border: 0px;
    margin: 0px;
}

.Product-New {
    width: 750px;
    border: solid 4px #3283AA;
    margin: 0px 0px 10px 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.Product-New-Right {
    width: 425px;
    border: solid 1.5px silver;
    margin: 6px 6px 6px 6px;
    padding: 0px;
    float: left;
}

.Product-New-Right-TopImg {
    width: 420px;
    height: 320px;
    color: Black;
    margin: 0px;
    padding: 2px 2px 2px 2px;
    float: left;
}

.Product-New-Right-bottomImg {
    width: 418px;
    color: Black;
    margin: 0px;
    padding: 6px 6px 6px 2px;
    float: left;
}

.Product-New-Right-ListbottomImg {
    width: 90px;
    height: 90px;
    color: Black;
    border: solid 1px silver;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    float: left;
}

.Product-New-Left {
    width: 300px;
    border: solid 1px silver;
    margin: 6px 4px 6px 0px;
    padding: 2px;
    float: left;
}

.Product-New-Left-Head {
    width: 268px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Tahoma, MS Sans Serif;
    color: #248CC5;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    float: left;
}

.Product-New-Left-Detail-gray {
    width: 266px;
    border: 0px;
    padding: 0px;
    background-color: #F1F1F9;
    margin: 2px 0px 0px 0px;
    font-family: Arial, Tahoma, MS Sans Serif;
    color: #514D4D;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    float: left;
}

.Product-New-Left-Detail-blue {
    width: 266px;
    border: 0px;
    padding: 0px;
    background-color: #EDF4F8;
    margin: 2px 0px 0px 0px;
    font-family: Arial, Tahoma, MS Sans Serif;
    color: #514D4D;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    text-align: left;
    float: left;
}
/* End Product-New*/
/* Product-List*/
.img-list {
    width: 226px;
    height: 172px;
    color: Black;
    border: 0px;
    margin: 0px;
}

.Product-List {
    width: 767px;
    margin: 15px 0px 0xp 0xp;
    padding: 5px 1px 5px 5px;
    border: solid 1px silver;
    float: left;
}

.Product-ItermList {
    width: 230px;
    margin-top: 20px;
    margin-left: 4px;
    padding: 5px 5px 5px 5px;
    border: solid 0px silver;
    float: left;
}

.Product-ItermImg {
    width: 226px;
    height: 172px;
    margin-left: 4px;
    padding: 2px 2px 2px 2px;
    border: solid 1px silver;
    float: left;
}

.Product-ItermText {
    width: 224px;
    height: 40px;
    margin: 5px 5px 2px 5px;
    border: 0px;
    padding: 0px;
    background-color: #E3F0F8;
    float: left;
    color: Black;
    text-align: center;
}
/* End Product-List*/

/* 05092011 ---- tao slideshow*/
.neoslideshow {
    position: relative;
    width: 226px;
    height: 256px;
}

    .neoslideshow img {
        position: absolute;
        left: 0;
        top: 0;
    }

/*menu top*/
#coolMenu,
#coolMenu ul {
    list-style: none;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

#coolMenu1 {
    float: left;
    margin-left: 0px;
    /*	border:1px solid #08469f;*/
}

#coolMenu > li {
    float: left;
}

#coolMenu li a {
    display: block;
    height: 2.2em;
    line-height: 3.5em;
    /*border-right:1px solid #35709a;	padding: 0 1.5em;04a4df*/
    padding: 0px 0.6em 0px 0px;
    text-decoration: none;
}

#coolMenu ul {
    position: absolute;
    display: none;
    z-index: 999;
}

    #coolMenu ul li a {
        width: 150px;
        margin-left: -40px;
        text-align: left;
        padding-left: 5px;
        font-family: Tahoma, Arial;
        font-size: 10px;
        /*border-bottom: 1px solid #04a4df;*/
        /*background: #2f8be8;*/
    }

#coolMenu li:hover ul.noJS {
    display: block;
}

.arrow {
    background: url(../images/arrow.png) no-repeat right;
    padding-left: 15px;
}
/* Main menu
.arrow{background:url(../images/arrow.png) no-repeat right; padding-left:15px;}
---------------url(../images/menutop.jpg) repeat-x-0062A5;--------------------------#2f8be8; */

#menu-top {
    width: 1168px;
    margin: 0px auto;
    padding-top: 0px;
    height: 35px; /*background:url(../images/menutop.jpg) left top repeat-x;*/
    background-color: #ffffff;
    border-bottom: solid 4px #2f5594;
}

#coolMenu {
    font-family: Tahoma, Arial;
    font-size: 12px;
    background: url(../images/top.jpg) repeat-x;
    text-transform: uppercase;
    margin-left: 0px;
    text-align: left;
    float: left;
    margin: 0 auto;
    height: 35px;
}

    #coolMenu > li > a {
        color: #2f5594;
        font-weight: bold;
        padding-left: 8px;
        text-align: center;
    }

    #coolMenu > li:hover > a {
        color: Yellow;
        height: 32px;
    }
    /* Submenu
------------------------------------------*/
    #coolMenu ul {
        background: #2f5594;
    }

        #coolMenu ul li a {
            color: #fff;
            line-height: 25px;
            padding-top: 5px;
            font-weight: bold;
        }

        #coolMenu ul li:hover a {
            display: block;
            color: Black;
        }


/* Tú thêm cho website TT GDTX tỉnh lần 2 */
.title-content-rightX {
    width: 228px;
    margin: 0px;
    height: 31px;
    padding: 0px;
    /*background: url(../images/tieudephai_tinbt.jpg) no-repeat;*/
    float: left;
    line-height: 15px;
    font-size: 13px;
    font-weight: bold;
    background-color: #2f5594;
}

    .title-content-rightX a {
        text-decoration: none;
        line-height: 15px;
        font-size: 15px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .title-content-rightX p {
        height: 31px;
        line-height: 15px;
        padding-top: 7px;
        font-size: 13px;
        font-weight: bold;
    }

.chuchaytrangchu {
    float: left;
    width: 1168px;
    background: #f08233;
    height: 28px;
    border: 1px solid #dddddd;
    border-radius: 7px 7px 7px 7px;
}

    .chuchaytrangchu p {
        float: left;
        width: 914px;
        height: 28px;
        padding: 0px;
        margin: 0px;
    }

.timkiem_trangchu {
    float: left;
    width: 250px;
    height: 28px;
    background: url(../images/timkiem1_.jpg) no-repeat;
}

.timkiem {
    background: url(../images/nuttim.jpg) no-repeat;
    width: 30px;
    border: none;
    height: 18px
}

#marqueecontainer {
    width: 226px;
    padding-left: 3px;
    position: relative;
    height: 250px;
    background-color: Transparent;
    overflow: hidden;
}
