@import url('content.css');
/*Reset 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body
{
    line-height: 1;
}
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;
}
strong
{
    font-weight: bold;
}
body
{
    background: #161939 url(../../Images/Layout/bgLoop.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1d2332;
    line-height: 16px;
}
a
{
    color: #4ba093;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
img
{
    border: 0;
}
.clr
{
    clear: both;
}

/*** Common ***/

#bgMain
{
    background: url(../../Images/Layout/bgInside.jpg) no-repeat center top;
}

#Wrapper
{
    width: 960px;
    margin: 0 auto;
    min-height: 1000px;
}
/*** Header ***/

#Header
{
    height: 523px;
    position: relative;
}
ul#mainNav
{
    height: 63px;
    left: 0;
    top: 10px;
    position: absolute;
}
ul#mainNav li
{
    float: left;
    list-style-type: none;
    position: relative;
}
ul#mainNav li a
{
    background: url(../../Images/Layout/menuMain.jpg) no-repeat 0 0;
    display: block;
    height: 63px;
}
ul#mainNav li a.mn01
{
    background-position: 0 0;
    width: 100px;
}
ul#mainNav li a.mn01:hover, ul#mainNav li.Active a.mn01
{
    background-position: 0 -63px;
}
ul#mainNav li a.mn02
{
    background-position: -100px 0;
    width: 100px;
}
ul#mainNav li a.mn02:hover, ul#mainNav li.Active a.mn02
{
    background-position: -100px -63px;
}

ul#mainNav li a.mn03
{
    background-position: -200px 0;
    width: 100px;
}
ul#mainNav li a.mn03:hover, ul#mainNav li.Active a.mn03
{
    background-position: -200px -63px;
}

ul#mainNav li a.mn04
{
    background-position: -300px 0;
    width: 100px;
    margin-right: 164px;
}
ul#mainNav li a.mn04:hover, ul#mainNav li.Active a.mn04
{
    background-position: -300px -63px;
}

ul#mainNav li a.mn05
{
    background-position: -564px 0;
    width: 91px;
}
ul#mainNav li a.mn05:hover, ul#mainNav li.Active a.mn05
{
    background-position: -564px -63px;
}

ul#mainNav li a.mn06
{
    background-position: -655px 0;
    width: 107px;
}
ul#mainNav li a.mn06:hover, ul#mainNav li.Active a.mn06
{
    background-position: -655px -63px;
}
ul#mainNav li a.mn07
{
    background-position: -762px 0;
    width: 109px;
}
ul#mainNav li a.mn07:hover, ul#mainNav li.Active a.mn07
{
    background-position: -762px -63px;
}

ul#mainNav li a.mn08
{
    background-position: -871px 0;
    width: 85px;
}
ul#mainNav li a.mn08:hover, ul#mainNav li.Active a.mn08
{
    background-position: -871px -63px;
}
ul#mainNav li ul
{
    width: 181px;
    position: absolute;
    top: 62px;
    left: 0;
    display: none;
    font-size: 11px;
    padding: 0;
    z-index: 10;
}
ul#mainNav li ul li
{
    float: left;
    margin-bottom: 0;
}
ul#mainNav li ul li a
{
    background: url(../../Images/Layout/submenuBG.png) no-repeat;
    height: 30px;
    width: 171px;
    display: block;
    float: left;
    line-height: 29px;
    color: #e2e1cc;
    font-size: 12px;
    font-weight: bold;
    padding-left: 28px;
}
ul#mainNav li ul li a:hover
{
    background: url(../../Images/Layout/submenuBG.png) no-repeat 0 -30px;
    color: #d7b92c;
}
ul#mainNav li ul li.top a
{
    background: url(../../Images/Layout/submenuTop.png) no-repeat 0 0;
    height: 37px;
    line-height: 43px;
}
ul#mainNav li ul li.top a:hover
{
    background: url(../../Images/Layout/submenuTop.png) no-repeat 0 -37px;
}
ul#mainNav li ul li.bot a
{
    background: url(../../Images/Layout/submenuBot.png) no-repeat 0 0;
    height: 39px;
    line-height: 32px;
}
ul#mainNav li ul li.bot a:hover
{
    background: url(../../Images/Layout/submenuBot.png) no-repeat 0 -39px;
}

a#Logo
{
    background: url(../../Images/Layout/logohtd.png) no-repeat;
    width: 154px;
    height: 76px;
    display: block;
    position: absolute;
    left: 405px;
    top: 20px;
    z-index: 2000;
}

#download
{
    background: url(../../Images/Layout/downloadInside.png) no-repeat;
    bottom: -44px;
    height: 210px;
    left: -58px;
    position: absolute;
    width: 334px;
    z-index: 100;
    overflow:hidden;
}

#downloadCorner
{
    background: url(../../Images/Layout/downloadInside2.png) no-repeat;
    bottom: -113px;
    height: 69px;
    left: -46px;
    position: absolute;
    width: 58px;
    z-index: 2100;
}

#dknt
{
    background: url(../../Images/Layout/dkntInside.png) no-repeat;
    bottom: -3px;
    height: 48px;
    left: 183px;
    position: absolute;
    width: 356px;
    z-index: 99;
}

ul#dkntmn
{
    bottom: -1px;
    left: 215px;
    position: absolute;
    z-index: 2300;
}

ul#dkntmn li
{
    display: block;
    float: left;
}

ul#dkntmn li a
{
    background: url(../../Images/Layout/ntdkmn2.jpg) no-repeat;
    display: block;
    height: 33px;
    float: left;
}

ul#dkntmn li a#btnnapthe
{
    background-position: 0 0;
    width: 130px;
}

ul#dkntmn li a#btnnapthe:hover
{
    background-position: 0 -33px;
}

ul#dkntmn li a#btndangky
{
    background-position: -130px 0;
    width: 130px;
}

ul#dkntmn li a#btndangky:hover
{
    background-position: -130px -33px;
}

/*******************************/
#Content
{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.left-cnt
{
    width: 214px;
    float: left;
}

.wrap-sidebar
{
    background: url(../../Images/Layout/bgd-sidebar-bot.png) 0 100% no-repeat;
    width: 214px;
    padding-bottom: 70px;
    margin-top: -30px;
}
.inner-siderbar
{
    background: url(../../Images/Layout/bgd-sidebar-top.png) 0 0 no-repeat;
    width: 214px;
    padding-top: 91px;
}
.left-sidebar
{
    background: url(../../Images/Layout/bgd-sidebar-repeat.png) 0 0 repeat-y;
    width: 214px;
}
.left-sidebar ul
{
    overflow: hidden;
    width: 201px;
    margin: 0 auto;
}
.left-sidebar li
{
    background: url(../../Images/Layout/bgd-sidebar-bullet.png) 15px 10px no-repeat;
    width: 100%;
    float: left;
}
.left-sidebar li#last a
{
    background: none;
}
.left-sidebar li a
{
    background: url(../../Images/Layout/bgd-sidebar-li.png) 50% 100% no-repeat;
    color: #00cbf0;
    text-transform: uppercase;
    display: block;
    padding: 8px 0 8px 35px;
    cursor: pointer;
}
.left-sidebar li a:hover, .left-sidebar li.active a
{
    color: #d0ff7d;
}

.left-sidebar .sub-nav
{
    background: url(../../Images/Layout/bgd-sub-mn-top.png) 0 0 no-repeat;
    padding-top: 8px;
    width: 168px;
    margin: 5px auto;
}
.left-sidebar .sub-mn
{
    background: url(../../Images/Layout/bgd-sub-mn-bot.png) 0 100% no-repeat;
    padding-bottom: 8px;
    width: 168px;
}
.left-sidebar .sub-mn ul
{
    background: url(../../Images/Layout/bgd-sub-mn-repeat.png) 0 0 repeat-y;
    width: 144px;
    padding: 0 12px;
}
.left-sidebar .sub-mn ul li
{
    background: url(../../Images/Layout/bgd-sub-mn-bullet.png) 0 8px no-repeat;
    float: left;
    width: 100%;
}
.left-sidebar .sub-mn ul li a
{
    background: url(../../Images/Layout/bgd-sub-mn-line.png) 0 100% repeat-x;
    font-weight: bold;
    font-size: 11px;
    color: #da9e3e;
    text-transform: none;
    padding: 6px 0 8px 15px;
}
.left-sidebar .sub-mn ul li a:hover
{
    color: #b20000;
}
.left-sidebar .sub-mn ul li#last-1 a
{
    background: none;
}

.left-sidebar .sub-mn ul li ul
{
    background: none;
}
.left-sidebar .sub-mn ul li ul li
{
    background: url(../../Images/Layout/bgd-sub-mn-bullet-2.png) 0 10px no-repeat;
}
.left-sidebar .sub-mn ul li ul li a
{
    background: none;
    padding: 4px 0 4px 10px;
    color: #FFFFFF;
    font-weight: normal;
}

.right-cnt
{
    width: 604px;
    float: left;
    position: relative;
}
.wrap-main-cnt
{
    background: url(../../Images/Layout/bgd-cnt-top.png) 0 0 no-repeat;
    padding-top: 20px;
    width: 604px;
}
.inner-main-cnt
{
    background: url(../../Images/Layout/bgd-cnt-repeat.png) 0 0 repeat-y;
    width: 604px;
}
.main-cnt
{
    background: url(../../Images/Layout/bgd-cnt-bot.png) 0 100% no-repeat;
    width: 561px;
    min-height: 1000px;
    padding: 0 25px 20px 18px;
}
.main-cnt .header-title
{
    background: url(../../Images/Layout/tcatInside.png) 0 0 no-repeat;
    width: 562px;
    height: 44px;
}
.main-cnt .header-title h2
{
    color: #abfbff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 14px 0 0 50px;
    float: left;
}
.main-cnt .breadcrumb
{
    float: right;
    margin: 14px 10px 0 0;
}
.main-cnt .breadcrumb li
{
    background: url(../../Images/Layout/bgd-breadcrumb-li.png) 100% 5px no-repeat;
    padding-right: 15px;
    float: left;
    margin-right: 8px;
}
.main-cnt .breadcrumb li a
{
    color: #003236;
    font-weight: bold;
}
.main-cnt .breadcrumb li a:hover
{
    color: #fffe9b;
}
.main-cnt .breadcrumb li.active a
{
    color: #fffe9b;
    font-weight: normal;
}
.main-cnt .breadcrumb li.active
{
    background: none;
    padding: 0;
}


.main-cnt .sub-tab
{
    background: #ffffff;
    border: #9cb1e8 solid 1px;
    padding: 1px;
    width: 508px;
    margin: 20px auto;
    overflow: hidden;
}
.main-cnt .sub-tab ul
{
    background: #dde6ff;
    overflow: hidden;
    padding: 15px 0 10px 30px;
}
.main-cnt .sub-tab ul li
{
    background: url(../../Images/Layout/bgd-sub-tab-li.png) 0 4px no-repeat;
    padding-left: 10px;
    float: left;
    width: 148px;
    margin-bottom: 5px;
}
.main-cnt .sub-tab ul li a
{
    color: #bc2425;
    font-weight: bold;
}
.main-cnt .sub-tab ul li a:hover
{
    color: #324451;
}

#sidebar
{
    background: url(../../Images/Layout/rightMenu.png) 0 0 no-repeat;
    width: 81px;
    height: 347px;
}
#sidebar ul
{
    width: 100%;
}
#sidebar li
{
    width: 100%;
    float: left;
    padding-top: 10px;
    margin-bottom: 12px;
}
#sidebar li a
{
    color: #7899ee;
    font-weight: bold;
    font-size: 11px;
    display: block;
    text-align: center;
}
#sidebar li a span
{
    display: block;
}
#sidebar li a:hover
{
    color: #FFFFFF;
}

#sidebar .back-top
{
    padding-top: 8px;
    margin: 0;
}
#sidebar .back-top a
{
    background: url(../../Images/Layout/ico-top.png) 0 0 no-repeat;
    width: 25px;
    height: 11px;
    margin: 0 auto;
    text-indent: -10000px;
}
#sidebar .back-top a:hover
{
    background-position: 0 -12px;
}

.sidebar
{
    position: absolute;
    top: 50px;
    left: 818px;
}
.sidebar_fixed
{
    position: fixed;
    top: 0;
    margin-left: 818px;
}
* + html .sidebar_fixed
{
    position: fixed;
    top: 0;
    left: 818px;
    margin-left: 310px;
}

/*** Footer ***/

#Footer
{
    background: url(../../Images/Layout/bgFooter.jpg) no-repeat center bottom;
    clear: both;
}

#FooterWrap
{
    width: 960px;
    margin: 0 auto;
    height: 160px;
    position: relative;
}

.logoFPT
{
    background: url(../../Images/Layout/logogate.png) no-repeat;
    width: 116px;
    height: 47px;
    position: absolute;
    left: 175px;
    top: 64px;
}
.logoDT
{
    /*background: url(../../Images/Layout/logoDT.png) no-repeat;*/
    height: 38px;
    left: 705px;
    position: absolute;
    top: 64px;
    width: 140px;
}

a.goTop
{
    position: absolute;
    color: #131b3f;
    font-size: 11px;
    font-weight: bold;
    left: 451px;
    top: 20px;
    text-shadow: 1px 1px #1fa5ae;
}

a.goTop:hover
{
    color: #05060c;
}

.Copyright
{
    text-align: left;
    color: #7799d1;
    font-size: 11px;
    line-height: 16px;
    padding-top: 60px;
    padding-left:300px;
}

#jsddm
{
	top:91px !important;
	left: 676px !important; 	
}