@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
{
    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: #F9F0E9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1d2332;
    line-height: 16px;
	margin: 0;
	overflow-x: hidden !important;
	position: relative;
}
a
{
    color: #4ba093;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
a:hover {
	text-decoration: none;
}
img
{
    border: 0;
	border-radius: 5px;
}
.clr
{
    clear: both;
}

/*** Common ***/

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

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

#Header
{
    height: 705px;
    position: relative;
}
.Inside {
	height: 405px!important;
}

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
{
	font-size: 18px;
	color: #e4e4e4;
	font-family: "utm-god-word-regular";
	width: 122px;
	height: 69px;
	display: block;
	text-align: center;
	line-height: 50px;
	display: block;
	text-transform: uppercase;
}
ul#mainNav li a.left {
	float: left;
}
ul#mainNav li a.left:hover, ul#mainNav li .left.active a,ul#mainNav li a.right:hover, ul#mainNav li .right.active a
{
	margin-top: -3px;
	padding-top: 3px;
	background: url(../../Images/Layout/img-menu-hover.png) no-repeat;
}
ul#mainNav li a.right {
	float: right !important;
}
ul#mainNav li a.left-last {
	margin-right: 160px;
}
ul#mainNav li ul
{
    width: 181px;
    position: absolute;
    top: 59px;
    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;
    padding-left: 28px;
	text-align: left;
	text-transform: none;
}
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/logo.png) no-repeat;
    width: 154px;
    height: 76px;
    display: block;
    position: absolute;
    left: 370px;
    top: -2px;
    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;
}
#download-button {
	width: 165px;
	height: 165px;
	display: block;
	border-radius: 50%;
	float: right;
	margin-right: 79px;
}
#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;
}

#login-home {
	background: url(../../Images/Layout/img-bnt.png) no-repeat;
	background-position: 0px -126px;
	padding: 0px;
	width: 192px;
	height: 63px;
	display: block;
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 16px;
}

#login-home:hover {
	background-position: -192px -126px;
}

#registration-home {
	background: url(../../Images/Layout/img-bnt.png) no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	width: 192px;
	height: 63px;
	display: block;
	margin-top: -13px;
	margin-left: 6px;
	margin-bottom: 16px;
}

#registration-home:hover {
	background-position: -192px 0px;
}

#donate-home {
	background: url(../../Images/Layout/img-bnt.png) no-repeat;
	background-position: 0px -63px;
	padding: 0px;
	width: 192px;
	height: 63px;
	display: block;
	margin-top: -13px;
	margin-left: 6px;
	margin-bottom: 16px;
}

#donate-home:hover {
	background-position: -192px -63px;
}

.field-search-home {
	margin-top: -13px;
	margin-left: 6px;
	background: url(../../Images/Layout/img-bg-search.jpg) no-repeat;
	width: 188px;
	height: 45px;
	display: block;
	border: none;
	float: left;
	padding-left: 5px;
}
.field-search-home:focus {
	border: none;
}

#fanpage-suppport {
	margin-top: 8px;
	background: url(../../Images/Layout/img-hotro.jpg) no-repeat;
    width: 214px;
    height: 115px;
    display: block;
	border-radius: 5px;
}

#dac-sac {
	margin-top: 8px;
	background: url(../../Images/Layout/img-tinhnang.jpg) no-repeat;
	width: 214px;
	height: 214px;
	display: block;
	position: relative;
	z-index: 2;
	border-radius: 5px;
}

.submit-home {
	background: url(../../Images/Layout/icon-search.png) no-repeat;
	position: absolute;
	color: #1d1b1a;
	left: 165px;
	text-indent: 999999px;
	border: none;
	width: 27px;
	height: 22px;
}

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: 892px;
    margin: 0 auto;
    position: relative;
}

.video_mp4 {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%) translateY(0);
}

.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;
}
.wrap-sidebar-home {
	background: url(../../Images/Layout/bgd-sidebar-home.png) 0 100% no-repeat;
	width: 214px;
    margin-top: -30px;
	padding-bottom: 22px;
}
.inner-siderbar
{
    background: url(../../Images/Layout/bgd-sidebar-top.png) 0 0 no-repeat;
    width: 214px;
    padding-top: 91px;
}
.inner-siderbar-home {
	 background: url(../../Images/Layout/bgd-sidebar-top-home.png) 0 0 no-repeat;
}
.left-sidebar
{
    background: url(../../Images/Layout/bgd-sidebar-repeat.png) 0 0 repeat-y;
    width: 214px;
}
.left-sidebar-home {
	background: url(../../Images/Layout/bgd-sidebar-repeat-home.png) 0 0 repeat-y;
}
.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: #DA9E3E;
    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: 5px 0 8px 15px;
}
.left-sidebar .sub-mn ul li a:hover
{
    color: #da9e3e;;
}
.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;
}
.left-sidebar .sub-mn ul li ul li a:hover {
	color: #da9e3e;;
}

.right-cnt
{
    width: 604px;
    float: left;
    position: relative;
	margin-bottom: 45px;
}

.right-cnt-home {
	padding-left: 10px;
	margin-top: 12px;
}

.wrap-main-cnt
{
    width: 604px;
}
.inner-main-cnt
{
    width: 604px;
}
.right .tab-row{  
    height: 60px;
    background-color: #1a1a1a;
    width: 551px;
    padding: 0 20px;
}
.right .tab-row li{  
   float: left;
}
.right .tab-row li a{  
    font-family: "utm-god-word-regular";
    font-size: 18px;
    color: #485e80;
    height: 60px;
    display: block;
    line-height: 60px;
    padding: 0 16px;
    margin: 0 2px;
}
.right .tab-row li a:hover,
.right .tab-row li.active a{  
    background: url(../../Images/Layout/img-menu-tab-hover.jpg) no-repeat;
    background-size: cover;
    display: block;
    color: #ffffff;
}
.nivoSlider {
	border: solid 3px #1a1a1a;
	border-radius: 10px 10px 0px 0px;
    margin: 0px 17px 0 0px;
}
.nivo-controlNav{
    position: absolute;
    right: 28px;
    top: 88px;
    z-index: 9;
}
.nivo-controlNav a{
    width: 15px;
    height: 15px;
    display: block;
    background-color: #2c2c2c;
    text-indent: 999999px;
    overflow: hidden;
    margin-bottom: 2px;
	border-radius: 15px;
}
.nivo-controlNav a.active{
    background-color: #a42b2b;
}
.nivoSlider img{
    height: 245px;
	width: 400px;
	border-radius: 0xp;
}
.box-news{  
    background: url(../../Images/Layout/img-bg-tab.png) no-repeat;
    width: 590px;
    height: 252px;
    display: block;
    overflow: hidden;
}
.chitiet{  
    padding: 22px 17px;
}
.chitiet .item{  
    background: url(../../Images/Layout/icon-arrow.png) no-repeat 0 50%;
    width: 413px;
    margin-bottom: 16px;
}
.chitiet .right .group{
    position: relative;
}
.chitiet .right .group .bnt-moreNews{
    background: url(../../Images/Layout/img-icon-moreNews.png) no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: -59px;
    right: -8px;
    cursor: pointer;
}
.chitiet .left {
	float: left !important;
}
.chitiet .left img {
	margin-top: 3px;
}
.chitiet .left .group a{  
    overflow: hidden;
    width: 132px;
    display: block;
}
.chitiet .left .group a.show img{  
    display: block;
}
.chitiet .item p:first-child a{  
    width: 365px;
    font-size: 13px;
    color: #fff;
    float: left;
    display: block;
    font-family: "arial";
    padding-left: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 18px;
    line-height: 16px;
}
.chitiet .item p:first-child a:hover{  
    color: #ffcd68;
}
.chitiet .item p span{  
    color: #1a1a1a;
}

.chitiet .right{  
    padding-top: 2px;
	float: right !important;
}

.monphai .title p {
    background: url(../../Images/Layout/img-huongdan.png) no-repeat;
    width: 590px;
    height: 46px;
    display: block;
}
.monphai .bnt-three {
    background: url(../../Images/Layout/img-three-bnt.png) no-repeat center bottom;
    width: 608px;
    height: 90px;
    display: block;
    position: relative;
    margin-top: -21px;
    z-index: 9;
}
.monphai .bnt-three p a {
    width: 196px;
    height: 64px;
    display: block;
    padding-top: 24px;
    float: left;
    margin-left: 2px;
}
.monphai .bnt-three p a:hover{  
    background: url(../../Images/Layout/img-three-bnt.png) no-repeat;
    background-position: -2px 0;
}
.monphai .bnt-three p:nth-child(2) a:hover{  
    background-position: -200px 0;
}
.monphai .bnt-three p:nth-child(3) a:hover{  
    background-position: -398px 0;
}
.monphai .list-monphai{  
    position: relative;
}
.monphai .list-monphai .img-monphai{  
    height: 265px;
    overflow: hidden;
    width: 590px;
    display: block;
    position: relative;
}
.monphai .list-monphai .icon-monphai{  
    background: url(../../Images/Layout/img-7phai.png) no-repeat;
    width: 590px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: 0;
}
.monphai .list-monphai .icon-monphai li:first-child{ 
    margin-left: 2px;
}
.monphai .list-monphai .icon-monphai li{  
    float: left;
    width: 84px;
    height: 60px;
    /*margin: 0 2px;*/
    cursor: pointer;
}
.monphai .list-monphai .icon-monphai li:hover,
.monphai .list-monphai .icon-monphai li.active{  
    background: url(../../Images/Layout/img-7phai.png) no-repeat;
    width: 84px;
    height: 60px;
    display: block;
    background-position: -2px -59px;
}
.monphai .list-monphai .img-monphai li{
    position: absolute;
    left: -10000px;
}
.monphai .list-monphai .img-monphai li.active{
    left: 0;
}
.monphai .list-monphai .img-monphai .box1{
    background: url(../../Images/Layout/content-ngamy.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai span a{
    height: 19px;
    width: 67px;
    display: block;
    margin: 94px 0 0 35px;
}
.monphai .list-monphai .img-monphai span a.ac,
.monphai .list-monphai .img-monphai span a:hover{
    height: 19px;
    width: 67px;
    background: url(../../Images/Layout/img-new-more.png) no-repeat;
    display: block;
}
.monphai .list-monphai .img-monphai span:first-child{
    display: block;
    float: left;
    margin: 22px 0 0 22px;
    position: absolute;
    height: 113px;
    left: -1000px;
    top: 0;
}
.monphai .list-monphai .img-monphai .active span:first-child{
    transition: left 1100ms ease;
    left: 0;
    z-index: 9;
}
.monphai .list-monphai .img-monphai .active span:last-child{
    transition: left 1100ms ease;
    left: 287px;
}
.monphai .list-monphai .img-monphai span:last-child{
    background: url(../../Images/Layout/content-ngamy.png) no-repeat;
    display: block;
    float: right;
    position: absolute;
    top: 1px;
    left: 2000px; 
}

.monphai .list-monphai .img-monphai .box1 span:first-child{
    background: url(../../Images/Layout/content-ngamy-text.png) no-repeat;
    width: 221px;
}
.monphai .list-monphai .img-monphai .box1 span:last-child{
    background: url(../../Images/Layout/content-ngamy.png) no-repeat;
    width: 311px;
    height: 265px;
}
.monphai .list-monphai .img-monphai .box2{
    background: url(../../Images/Layout/content-caibang.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai .box2 span:first-child{
    background: url(../../Images/Layout/content-caibang-text.png) no-repeat;
    width: 207px;
}
.monphai .list-monphai .img-monphai .box2 span:last-child{
    background: url(../../Images/Layout/content-caibang.png) no-repeat;
    width: 428px;
    height: 264px;
}
.monphai .list-monphai .img-monphai .box2.active span:last-child {
    left: 163px;
}
.monphai .list-monphai .img-monphai .box3{
    background: url(../../Images/Layout/content-ngudoc.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai .box3 span:first-child{
    background: url(../../Images/Layout/content-ngudoc-text.png) no-repeat;
    width: 196px;
}
.monphai .list-monphai .img-monphai .box3 span:last-child{
    background: url(../../Images/Layout/content-ngudoc.png) no-repeat;
    width: 323px;
    height: 265px;
}
.monphai .list-monphai .img-monphai .box3.active span:last-child {
    left: 267px;
}
.monphai .list-monphai .img-monphai .box4{
    background: url(../../Images/Layout/content-duongmon.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai .box4 span:first-child{
    background: url(../../Images/Layout/content-duongmon-text.png) no-repeat;
    width: 231px;
}
.monphai .list-monphai .img-monphai .box4 span:last-child{
    background: url(../../Images/Layout/content-duongmon.png) no-repeat;
    width: 304px;
    height: 264px;
}

.monphai .list-monphai .img-monphai .box5{
    background: url(../../Images/Layout/content-thieulam.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai .box5 span:first-child{
    background: url(../../Images/Layout/content-thieulam-text.png) no-repeat;
    width: 205px;
}
.monphai .list-monphai .img-monphai .box5 span:last-child{
    background: url(../../Images/Layout/content-thieulam.png) no-repeat;
    width: 301px;
    height: 264px;
}

.monphai .list-monphai .img-monphai .box6{
    background: url(../../Images/Layout/content-vodang.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai .box6 span:first-child{
    background: url(../../Images/Layout/content-vodang-text.png) no-repeat;
    width: 206px;
}
.monphai .list-monphai .img-monphai .box6 span:last-child{
    background: url(../../Images/Layout/content-vodang.png) no-repeat;
    width: 514px;
    height: 265px;
}
.monphai .list-monphai .img-monphai .box6.active span:last-child {
    left: 76px;
}
.monphai .list-monphai .img-monphai .box7{
    background: url(../../Images/Layout/content-duonggia.jpg) no-repeat;
    width: 590px;
    height: 256px;
    display: block;
}
.monphai .list-monphai .img-monphai .box7 span:first-child{
    background: url(../../Images/Layout/content-duonggia-text.png) no-repeat;
    width: 215px;
}
.monphai .list-monphai .img-monphai .box7 span:last-child{
    background: url(../../Images/Layout/content-duonggia.png) no-repeat;
    width: 384px;
    height: 265px;
}
.monphai .list-monphai .img-monphai .box7.active span:last-child {
    left: 206px;
}
.monphai .list-monphai .icon-monphai li:first-child:hover{
    /*margin-left: 2px;*/
}
.monphai .list-monphai .icon-monphai li:nth-child(6):hover{
    /*margin-left: 0;*/
}
.monphai .list-monphai .icon-monphai li:hover{
    /*margin-left: -1px;*/
}
.monphai .list-monphai .icon-monphai li:nth-child(2):hover,
.monphai .list-monphai .icon-monphai li:nth-child(2).active {
    background-position: -85px -59px;
    margin-left: -1px;
	margin-right: 1px;
}
.monphai .list-monphai .icon-monphai li:nth-child(3),
.monphai .list-monphai .icon-monphai li:nth-child(4),
.monphai .list-monphai .icon-monphai li:nth-child(5),
{
    width: 84px;
}
.monphai .list-monphai .icon-monphai li:nth-child(6),
.monphai .list-monphai .icon-monphai li:nth-child(7),
{
    width: 84px;
}
.monphai .list-monphai .icon-monphai li:nth-child(3):hover,
.monphai .list-monphai .icon-monphai li:nth-child(3).active {
    background-position: -169px -59px;
	margin-left: -1px;
	margin-right: 1px;
}
.monphai .list-monphai .icon-monphai li:nth-child(4):hover,
.monphai .list-monphai .icon-monphai li:nth-child(4).active {
    background-position: -253px -59px;
	margin-left: -1px;
	margin-right: 1px;
}
.monphai .list-monphai .icon-monphai li:nth-child(5):hover,
.monphai .list-monphai .icon-monphai li:nth-child(5).active {
	background-position: -337px -59px;
	margin-left: -1px;
	margin-right: 1px;
}
.monphai .list-monphai .icon-monphai li:nth-child(6):hover,
.monphai .list-monphai .icon-monphai li:nth-child(6).active {
    background-position: -421px -59px;
	margin-left: -1px;
	margin-right: 1px;
}
.monphai .list-monphai .icon-monphai li:nth-child(7):hover,
.monphai .list-monphai .icon-monphai li:nth-child(7).active {
	background-position: -505px -59px;
	margin-left: -1px;
	margin-right: 1px;
}

.menu-right ul{
    background: url(../../Images/Layout/img-menu-right-4nut.png) no-repeat left bottom;
    width: 98px;
    height: 292px;
    /*height: 388px;*/
    display: block;
    position: absolute;
    top: 850px;
	border-radius: 10px;
}
.menu-right ul li a{
    width: 98px;
    height: 97px;
    display: block;
}
.menu-right ul li a:hover{
    background: url(../images/img-menu-right-4nut.png) no-repeat;
    /*background-position: -98px 0;*/
    background-position: -98px -96px;
}
.menu-right ul li:nth-child(2) a:hover{
    /*background-position: -98px -97px;*/
    background-position: -98px -193px;
}
.menu-right ul li:nth-child(3) a:hover{
    /*background-position: -98px -194px;*/
    background-position: -98px -290px;
}
.menu-right ul li:nth-child(4) a:hover{
    background-position: -98px -291px;
}

.main-cnt
{
    width: 561px;
    min-height: 1000px;
    padding: 0 25px 20px 18px;
	background-color: #fcefd6;
	border-radius: 0px 17px 15px 15px;
	border-left: solid 2px #23313B;
	border-right: solid 2px #23313B;
	border-bottom: solid 5px #23313B;
	margin-left: -2px;
	margin-right: 3px;
}
.main-cnt .header-title
{
	background: url(../../Images/Layout/img-bg-top.png) 0 0 no-repeat;
	width: 606px;
	height: 80px;
	margin-left: -20px;
	margin-bottom: 20px;
	border-radius: 0px 15px 0px 0px;
}
.main-cnt .header-title h2
{
	color: #abfbff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 0 55px;
	float: left;
	width: 498px;
}

.main-cnt .header-title h2 span {
	float: right;
	font-size: 10px;
	margin-top: -18px;
	background: #791E1A;
	padding: 0px 10px;
	color: #FFF;
	border-radius: 3px;
}
.main-cnt .breadcrumb
{
    float: right;
    margin: 20px 45px 0 0;
}
.main-cnt .breadcrumb li
{
    background: url(../../Images/Layout/bgd-breadcrumb-li.png) 100% 3px no-repeat;
    padding-right: 15px;
    float: left;
    margin-right: 8px;
}
.main-cnt .breadcrumb li:last-child {
	background: none;
	padding-right: 1px;
}
.main-cnt .breadcrumb li a
{
    color: #fffe9b;
    font-weight: bold;
}
.main-cnt .breadcrumb li a:hover
{
    color: #FFF;
}

.main-cnt .breadcrumb li.active a
{
    color: #fffe9b;
    font-weight: normal;
}

.main-cnt .breadcrumb li.active
{
    background: none;
    padding: 0;
}

.share {
	margin-top: -33px;
	float: right;
	margin-right: 13px;
	border: 2px solid #1A1A1A;
	border-radius: 5px;
}

.h2-Inside {
	padding-top: 30px;
}

.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: #FFF;
    font-weight: bold;
    font-size: 11px;
    display: block;
    text-align: center;
}
#sidebar li a span
{
    display: block;
}
#sidebar li a:hover
{
    color: #05060c;
}

#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 -11px;
}

.sidebar
{
    position: absolute;
    top: 78px;
    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: 892px;
    margin: 0 auto;
    height: 160px;
    position: relative;
}

.logoBNP
{
    background: url(../../Images/Layout/logoBNP.png) no-repeat;
    width: 116px;
    height: 47px;
    position: absolute;
    left: 100px;
    top: 64px;
}

a.goTop
{
    position: absolute;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    left: 415px;
    top: 20px;
}

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

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

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

.CountTime {
    background-color: #1A1A1A;
    padding: 10px 0px 10px 6px;
    width: 584px;
    height: 42px;
    display: block;
	border-bottom: 2px solid #1a1a1a;
	border-radius: 0px 0px 5px 5px;
}
.jcountTimer{
  font-family: 'Kelly Slab', cursive;
  font-weight: 100;
  font-size: 2em;
  float: right;
}
.jcountTimer span{
  font-family: 'Kelly Slab', cursive;
  display: block;
  min-width: 80px;
  float: left;
  margin-right: 10px;
  background: #ddd;
  padding: 5px;
  text-align: center;
  border-radius: 3px;
}
.jcountTimer small{
  font-family: 'Kelly Slab', cursive;
  display: block;
  font-size: .5em;
}
.jcountTimer .days{
  color: #65ada2;
}
.jcountTimer .hours{
  color: #da6665;
}
.jcountTimer .minutes{
  color: #adb87a;
}
.jcountTimer .seconds{
  color: #916c80;
  animation: removeText 1s forwards;
}
@keyframes removeText{
  0%{
	margin-top: 0;    
  }
  80%{
	margin-top: 0;    
  }
  100%{
	margin-top: -5px;    
  }
}
.jcountTimer_Title {
  font-family: 'Kelly Slab', cursive;
  display: block;
  min-width: 148px;
  float: left;
  margin-left: 10px;
  background: #ddd;
  color: #916c80;
  padding: 13px 5px;
  text-align: center;
  font-size: 18px;
  border-radius: 3px;
}