
@font-face {
    font-family: "arial";
    src: url('../fonts/arial.ttf');
}
@font-face {
    font-family: "arialbd";
    src: url('../fonts/arialbd.ttf');
}
@font-face {
    font-family: "tahoma";
    src: url('../fonts/tahoma.ttf');
}
@font-face {
    font-family: "tahomabd";
    src: url('../fonts/tahomabd.ttf');
}
@font-face {
    font-family: "utm-god-word-regular";
    src: url('../fonts/UTM-Gods-WordR.ttf');
}
/* =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;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0; margin: 0px  auto}

caption, th, td {font-weight: normal;text-align: center;}
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;}
/* -------------------------------------------------------------- */

input[type=password].clear-autocomplete {
    height: 0px;
    position: relative;
    top: -12px;
    z-index: -10;
    border: none;
}
input{
    width: 100%
}
table.taikhoan-table input[type=text], input[type=password], input[type=email], input[type=number], select {
    text-align: center;
    width: 87%;
    height: 20px;
}
/* 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: #000;
    margin: 0px auto;
    width: 100%;
    background: url(../images/bg-web-moi.jpg) no-repeat center top #fff6e7;
    min-width: 811px;
}
#canvas:hover {
    cursor: pointer;
}

#canvas {
    background: url(../images/bg-taigame.png) no-repeat center center;
    background-size: 270px;
    background-position: 23px;
}
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, ul, ol, strong{
	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-color: #efe5d8;
    /* height: 1199px; */
    background-image: url(../images/bg-web-HN-baiviet.png),url(../images/footer-bg.png);
    background-position: center top,center bottom;
    background-repeat: no-repeat,no-repeat;
}
.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: 732px;
    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: 122px;
    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);
    width: 122px;
    height: 69px;
    display: block;
}

.myMessage{
    margin: 0px 0px 0 111px;
    padding: 7px 20px;
    position: inherit;
    text-align: center;
    top: 300px;
    height: auto;
    width: 486px;
    left: 483px;
    background: url(http://hoainiem-vl2.com/static-homepage/static/templates/frontend/home_v3/images/hopthoai.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    color: red;
}
.success-message{
    color: #147830;
    background-color: #fcefd675;
}
.hidden-bg{
    background: none !important;
}
.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: 102px 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: 950px;
    padding-left: 79px;
    /*margin-top: 7px;*/
}
.group2 > .left{
    margin-top: 189px;
}
.group2 .left .col1 p a, .myButton{
    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, .myButton:hover{
    background-position: right top;
    cursor: pointer
}
.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: 700px;
    min-height: 755px;
    display: block;
    padding: 27px 10px 35px 27px;
    overflow: auto;
}
.group2 .right .title{
    background: url(../images/img-bg-top-down-1.png) no-repeat;
    width: 737px;
    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;
	width: 98px;
	height: 291px;
	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;
}
.menu-right ul li:nth-child(2) a:hover{
    background-position: -98px -97px;
}
.menu-right ul li:nth-child(3) a:hover{
    background-position: -98px -194px;
}

/*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 thead tr:first-child {
    background: none repeat scroll 0 0 #a82a2d;
    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> a {
    color: white
}
 
.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";
}

h1, h2, h3, h4, h5{
    margin-left: 15px;
    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;
}
h1{
    font-size: 18px;
}
h2, .content-event-h2{
    font-size: 16px;
}
.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 0px;
}
.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;
	}
	.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 */


.news-content .item{
    clear: both;
    height: 23px;
    margin-bottom: 7px;
    width: 623px;
}
.news-content p{
    float: left;
    color: #1a1a1a;
    font-size: 13px;
    max-width: 463px;
}
.news-content .item p:first-child{
    width: 80px;
    background-color: #4f535a;
    height: 23px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-family: "arialbd";
}
.news-content .item p:nth-child(2) a{
    background: url(../images/icon-nut-1.png) no-repeat 0 49%;
    display: block;
    margin-left: 13px;
    padding-left: 10px;
    line-height: 26px;
    color: #1a1a1a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-content .item p:last-child{
    float: right;
    line-height: 23px;
}
.news-content .item:first-child p:first-child,
.news-content .item:nth-child(2) p:first-child ,
.news-content .item:nth-child(3) p:first-child{
    background-color: #982120;
    font-family: "arialbd";
}
.news-content .item:first-child p,
.news-content .item:nth-child(2) p,
.news-content .item:nth-child(3) p{
    font-family: "arialbd";
}

.menu-right ul{
	background: url(../images/img-menu-right.png) no-repeat;
	width: 98px;
	height: 291px;
	display: block;
    position: fixed;
    top: 461px;
}
.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;
}
.menu-right ul li:nth-child(2) a:hover{
    background-position: -98px -97px;
}
.menu-right ul li:nth-child(3) a:hover{
    background-position: -98px -194px;
}
.menu-right ul li:nth-child(4){
    display: none;
}


/*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";
}


/*================================
    PAGING
================================*/
.list_page {
    margin: 10px auto;
    text-align: center;
    display: table;
}

.list_page ul {
    margin: auto; }
.list_page ul li {
    display: inline-block; }
.list_page ul li a {
    display: block;
    float: left;
    width: 22px;
    height: 18px;
    padding: 4px 0 0 0;
    border: 2px solid #324764;
    text-align: center; }
.list_page ul li a:hover {
    color: #E9E3C3;
    border: 1px solid #FE0000;
    background: #960001; }
.list_page ul li:hover a, .list_page ul li a.active {
    background: #AF0A18;
    border: 2px solid #324764;
    color: white; }
.list_page ul li.first, .list_page ul li.back, .list_page ul li.next, .list_page ul li.last {
    background: #324764; }
.list_page ul li.first a, .list_page ul li.back a, .list_page ul li.next a, .list_page ul li.last a {
    color: white;
    font-weight: bold; }
.list_page ul li.first, .list_page ul li.first:hover, .list_page ul li.first.active {
    background: #324764 url(../images/paging/first.jpg) no-repeat center; }
.list_page ul li.first a, .list_page ul li.first:hover a, .list_page ul li.first.active a {
    background: none; }
.list_page ul li.back, .list_page ul li.back:hover, .list_page ul li.back.active {
    background: #324764 url(../images/paging/prev.jpg) no-repeat center; }
.list_page ul li.back a, .list_page ul li.back:hover a, .list_page ul li.back.active a {
    background: none; }
.list_page ul li.next, .list_page ul li.next:hover, .list_page ul li.next.active {
    background: #324764 url(../images/paging/next.jpg) no-repeat center; }
.list_page ul li.next a, .list_page ul li.next:hover a, .list_page ul li.next.active a {
    background: none; }
.list_page ul li.last, .list_page ul li.last:hover, .list_page ul li.last.active {
    background: #324764 url(../images/paging/last.jpg) no-repeat center; }
.list_page ul li.last a, .list_page ul li.last:hover a, .list_page ul li.last.active a {
    background: none; }

/*end Phân trang*/
