@font-face {
	font-family: "TCVN3";
	src: url("/fonts/vntime.woff") format("woff"),url("/fonts/vntime.ttf") format("truetype");
}

body {
	font-size: 16px;
	font-family: monospace;
}
.f-tcvn3 {
	font-family: "TCVN3", sans-serif;
}
.sprites-sprite, .page-header__logo, .page-header__link, aside .game-info a.game-info__download, aside .game-info a.game-info__download:hover, .page-main .main-content .top, .page-main .main-content .top:hover, .copyright .vng, .copyright .ksoft {
  background-image: url('../images/sprites-sf10a3a1de1.png');
  background-repeat: no-repeat;
}

article .user-info p {
  display: block;
  overflow: hidden;
}

.page-header__logo, aside .game-info a.game-info__download, .page-main .main-content .top {
  display: block;
  font-size: 0px;
}

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;
}

ol, ul {
  list-style-type: none;
}

object, embed, a {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

q, blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

body {
  background: #ead9c7;
  color: #494848;
  font: 14px/1.5 Tahoma, Arial, Verdana, sans-serif;
}

a {
  color: #1d2129;
  text-decoration: none;
}
a:hover {
  color: #354c8c;
}

/* ----- content ----- */
/* ----- tabHeader ----- */
/* ----- AnchorLink ----- */
/* ----- table ----- */
/* ----- NoticeBox ----- */
/* ----- Popup ----- */
/* ----- UserInfo ----- */
/* ----- form ----- */
article {
  clear: both;
  width: 650px;
  margin: 0px auto;
  color: #494848;
  /* Form */
}
article > h2 {
  background: url(../images/icon_h2.png) no-repeat;
  border-bottom: 2px solid #beb59f;
  padding: 8px 0;
  color: #a6514e;
  font: bold 20px/30px Arial;
  text-indent: 50px;
  text-transform: uppercase;
}
article > time {
  display: block;
  color: #505050;
  text-align: right;
}
article h4 {
  clear: both;
  background: url(../images/icon_h4.png) no-repeat 0 6px;
  font: bold 22px/33px Arial;
  color: #cc3300;
  margin-top: 10px;
  text-indent: 32px;
  padding-top: 0;
}
article h4 ~ p, article h4 ~ ul, article h4 ~ table, article h4 ~ div {
  margin-left: 32px;
}
article h4 ~ table {
  max-width: 618px;
}
article h5 {
  clear: both;
  background: url(../images/icon_h5.png) no-repeat 0 6px;
  font: bold 18px/27px Arial;
  color: #494848;
  margin-top: 8px;
  margin-left: 32px;
  text-indent: 20px;
}
article h5 ~ p, article h5 ~ ul, article h5 ~ table, article h5 ~ div {
  margin-left: 52px;
}
article h5 ~ table {
  max-width: 598px;
}
article a {
  color: #0277c9;
  text-decoration: underline;
}
article a:hover {
  color: #bf3a00;
  text-decoration: none;
}
article ul, article ol {
  clear: both;
  list-style-position: inside;
  margin: 5px 0;
}
article ul > li, article ol > li {
  text-align: justify;
}
article ul > li > ul, article ol > li > ul {
  margin: 5px 0 5px 20px;
}
article ul.icon, article ul.Icon, article ol.icon, article ol.Icon {
  list-style-image: url("../images/icon.gif");
}
article ul.disc, article ul.Disc, article ol.disc, article ol.Disc {
  list-style-image: url("../images/icon_disc.gif");
}
article ul.dash, article ul.Dash, article ol.dash, article ol.Dash {
  list-style-image: url("../images/icon_dash.gif");
}
article table {
  margin: 10px auto;
}
article table th, article table td {
  padding: 8px;
}
article table tr:nth-child(odd), article table tr.OddRow, article table tr.Odd, article table tr.odd {
  background: #fff;
}
article table tr:nth-child(even), article table tr.EvenRow, article table tr.Even, article table tr.even {
  background: #f4ece3;
}
article table th {
  background: #7a231d;
  border: 1px solid #b8aea2;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
article table td {
  border: 1px solid #b8aea2;
  color: #494848;
  box-sizing: border-box;
}
article table img {
  margin: 0;
  display: inline;
}
article p {
  padding: 5px 0;
  text-align: justify;
}
article p.center img, article p.TextCenter img {
  display: block;
  text-align: center;
  margin: 0px auto;
}
article img {
  background-color: #747f78;
  border: 0px solid #584d58;
  padding: 1px;
  margin: 0px;
}
article img.NoBorderImg, article img.no-boder {
  border: none;
  background: none;
  padding: 0;
}
article img.ImgLeft, article img.left {
  float: left;
  margin: 5px 10px 5px 0;
}
article img.ImgRight, article img.right {
  float: right;
  margin: 5px 0 5px 10px;
}
article img.NoBorderImg, article img.no-boder {
  border: none;
  background: none;
  padding: 0;
}
article #tabHeader {
  background: none;
  border-bottom: 2px solid #981411;
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}
article #tabHeader ~ .tab__detail {
  display: none;
}
article #tabHeader li {
  margin: 0;
  padding: 0 2px 0 0;
  float: left;
  white-space: nowrap;
  position: relative;
}
article #tabHeader li a {
  background: #4c3525;
  border: none;
  color: #e1d6ba;
  float: left;
  display: block;
  font-size: 16px;
  padding: 3px 15px;
  text-align: center;
  text-decoration: none;
}
article #tabHeader li a:hover, article #tabHeader li a.active {
  background: #981411;
  border: none;
  color: #fff;
}
article .anchor-link, article .AnchorLink {
  background: none;
  border: 1px solid #b62922;
  margin: 10px 0;
  padding: 10px;
  overflow: hidden;
}
article .anchor-link li, article .AnchorLink li {
  float: left;
  list-style-type: square;
  color: #b62922;
  width: 199.33333px;
  margin-left: 10px;
  text-align: left;
}
article .anchor-link li a, article .AnchorLink li a {
  color: #b62922;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
article .anchor-link li a:hover, article .AnchorLink li a:hover {
  color: #ff0000;
  text-decoration: underline;
}
article .notice-box, article .NoticeBox {
  background: #f4ece3;
  border: 1px solid #b8aea2;
  margin: 25px 0 10px;
  padding: 10px;
}
article .notice-box p.Legend,
article .notice-box p.legend, article .NoticeBox p.Legend,
article .NoticeBox p.legend {
  background: #7a231d;
  border: 1px solid #7a231d;
  color: #ffffff;
  float: left;
  font-size: 16px;
  margin: -25px 0 10px;
  padding: 2px 15px;
  position: absolute;
}
article .FirstChar {
  padding: 4px 4px 0 0;
  line-height: 30px;
  font-size: 40px;
  float: left;
}
article .center, article .TextCenter {
  text-align: center;
  overflow: hidden;
}
article .strong01, article .Strong01, article .strong02, article .Strong02 {
  font-weight: bold;
  color: #ff0000;
}
article .user-info p {
  background: #7a231d;
  border-bottom: none;
  font: 15px/30px Tahoma;
  color: #fff;
  clear: both;
  position: relative;
  height: 30px;
  width: 100%;
  margin: 10px auto;
  padding: 0px;
  text-align: right;
}
article .user-info p a {
  color: #fff;
}
article .user-info p a:hover {
  color: #fff;
}
article .user-info p #link-function {
  background: url(../images/function.png) no-repeat right center;
  padding: 0 25px;
  text-decoration: none;
  cursor: pointer;
}
article form {
  margin: 10px auto;
  width: 600px;
}
article form fieldset legend {
  display: none;
}
article form ul {
  list-style: none;
  margin: 0px;
}
article form ul > li {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0px;
}
article form ul.Radio {
  clear: none;
  float: left;
  list-style: none;
  overflow: hidden;
  width: 280px;
  margin: 0px;
}
article form ul.Radio li {
  float: left;
  line-height: 28px;
  margin: 0;
  padding: 0;
}
article form ul.Radio li input {
  float: none;
  height: auto;
  width: auto;
}
article form ul.RadioLine li {
  clear: none;
  float: left;
  width: 100%;
  overflow: hidden;
}
article form ul.RadioLine li p {
  width: 40%;
  float: left;
  text-align: left;
}
article form ul.RadioLine li input {
  width: auto;
  float: left;
  margin: 4px 33px 10px;
  outline: none;
}
article form ul.RadioLine li span {
  float: left;
  overflow: hidden;
  width: 20%;
}
article form ul.RadioLine li span.Space {
  float: left;
  width: 40%;
  height: 1px;
}
article form ul.Checkbox {
  clear: none;
  float: left;
  list-style: none;
  overflow: hidden;
  margin: 5px 0;
  padding: 0;
  width: 310px;
}
article form ul.Checkbox li {
  float: left;
  margin: 0 0 8px 0;
  padding: 0;
}
article form ul.Checkbox li.AnotherIdea {
  clear: both;
  width: 100%;
}
article form ul.Checkbox li input {
  float: none;
  height: auto;
  width: auto;
}
article form ul.Slider li .SliderHead {
  float: right;
}
article form ul.Slider li .Less,
article form ul.Slider li .Great,
article form ul.Slider li .slider {
  float: left;
  width: 19%;
}
article form ul.Slider li input {
  width: auto;
  margin: 3px 0 0 0;
  float: left;
}
article form textarea {
  border: 1px solid #b8aea2;
  background: #f4ece3;
  color: #494848;
  width: 268px;
  height: 80px;
  margin-bottom: 10px;
}
article form select {
  border: 1px solid #b8aea2;
  background: #f4ece3;
  color: #494848;
  text-align: center;
  width: 272px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  padding: 0px 6px;
}
article form label {
  clear: left;
  float: left;
  display: block;
  text-align: right;
  width: 150px;
  line-height: 28px;
  padding-right: 10px;
  /*font: bold 0.5 Tahoma;*/
}
article form input {
  background: #f4ece3;
  border: 1px solid #b8aea2;
  color: #494848;
  width: 250px;
  height: 28px;
  line-height: 28px;
  padding: 0px 10px;
}
article form input.Verify {
  width: 110px;
  margin: 0 0 0 10px;
  clear: right;
}
article form input.BtnReg, article form input.BtnReset {
  border: none !important;
  width: auto !important;
  height: auto !important;
  margin: 15px 10px 0 170px;
  padding: 0px !important;
}
article form input.BtnReset {
  width: auto;
  margin: 15px 10px 0 0;
}
article form .Require {
  color: #ff0000;
}
article form .Note {
  width: 115px;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  float: right;
  color: #fff;
  /*font-style: 11px;*/
  line-height: 20px;
}
article form .ImgVerify {
  float: left;
  margin: 0 10px 0 0;
}
article form p {
  margin: 0;
  padding: 0;
  text-align: left;
}
article form p.TextNote {
  color: #ff0000;
  font-size: 11px;
  padding: 0 0 0 170px;
}

.posts__list {
  margin: 0px;
  padding: 0px;
}
.posts__list li {
  border-bottom: 1px dashed #958763;
  margin: 0px;
  padding: 15px 0 10px;
  overflow: hidden;
}
.posts__list li:last-child {
  border-bottom: none;
}
.posts__list li a {
  overflow: hidden;
  text-decoration: none;
}
.posts__list li .posts__post-img {
  background-color: #eeeeee;
  border: 1px solid #c2c3c9;
  clear: both;
  float: left;
  padding: 3px;
  margin: 0 10px 0 0;
  width: 140px;
  height: 80px;
}
.posts__list li .posts__post-title {
  font: bold 16px/25px Arial;
  text-align: left;
  color: #bf3a00;
}
.posts__list li .posts__post-title:hover {
  text-decoration: underline;
}
.posts__list li .posts__post-date {
  font-size: 13px;
  float: right;
  color: #494848;
}
.posts__list li .posts__post-intro {
  display: block;
  color: #494848;
}

#list-function {
  background: #7a231d;
  border: 1px solid #7a231d;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  width: 200px;
  padding: 5px 0 8px;
  display: none;
}
#list-function.active {
  display: block;
}
#list-function li {
  margin-left: 10px;
  text-align: left;
  line-height: 20px;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
}
#list-function li a {
  text-decoration: none;
  background: url(../images/function-icon.gif) no-repeat 0 center;
  padding-left: 10px;
  color: #fff;
}
#list-function li a:hover {
  color: #ffe00e;
  text-decoration: underline;
}
#list-function li.Off a {
  color: #3e1300;
  cursor: default;
  text-decoration: none;
}

.Popup {
  background: #7a231d;
  border: 1px solid #7a231d;
  color: #fff;
  display: block;
  position: absolute;
  padding: 27px 0 0;
  width: 640px;
  z-index: 100;
}
.Popup a.PopupClose {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  right: 9px;
  width: 50px;
  height: 27px;
  line-height: 27px;
}
.Popup a.PopupClose:hover {
  color: #fff;
  text-decoration: none;
}
.Popup .InnerContent {
  background: #f4ece3;
  border: 1px solid #b8aea2;
  color: #494848;
  height: auto;
  padding: 10px;
  width: auto;
}

.pagination-container .pagination li a, .pagination-container .pagination li.disabled a, .pagination-container .pagination li.disabled a:hover {
  background: #c9b38c;
  border: 1px solid #a48967;
  color: #513f27;
}

.pagination-container .pagination li a:hover, .pagination-container .pagination li.active a {
  background: #cb0000;
  border: 1px solid #cb0000;
  color: #fff;
}

.pagination-container {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
}
.pagination-container .pagination {
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
}
.pagination-container .pagination li {
  display: inline-block;
  text-align: center;
}
.pagination-container .pagination li a {
  font: 16px/28px Tahoma;
  margin: 0px 2px;
  padding: 0px 10px;
  display: block;
  text-decoration: none;
}
.pagination-container .pagination li.first a, .pagination-container .pagination li.last a, .pagination-container .pagination li.prev a, .pagination-container .pagination li.next a {
  width: 28px;
  height: 28px;
  padding: 0px;
  font: 24px/21px Tahoma;
}
.pagination-container .pagination li.disabled a, .pagination-container .pagination li.disabled a:hover {
  cursor: default;
  opacity: 0.3;
}

body {
  background-color: #180a01;
  overflow-x: hidden;
}

.wrapper {
  background: url(../images/page-header.jpg) no-repeat center 0;
}

@media (max-width: 1000px) {
  .footer-wrapper, .page-header, .wrapper {
    width: 1000px;
  }
}
/* header */
.page-header {
  height: 405px;
  border-bottom: unset;
  margin: 0px auto;
}
.page-header__logo {
  background-position: 0 -398px;
  height: 155px;
  width: 240px;
}
.page-header__link {
  background-position: 0 -595px;
  height: 40px;
  width: 264px;
  box-sizing: border-box;
  padding: 12px 0 0 25px;
}
.page-header__link li {
  border-right: 1px solid #f0dfa7;
  float: left;
  padding: 0 5px;
  line-height: 14px;
  white-space: nowrap;
}
.page-header__link li:last-child {
  border: none;
}
.page-header__link li a {
  color: #f0dfa7;
  text-decoration: none;
}
.page-header__link li a:hover {
  color: #fff000;
  text-decoration: underline;
}

/* aside.extra-content */
aside {
  width: 250px;
  float: left;
  margin-right: 10px;
}
aside .game-info a {
  display: none;
}
aside .game-info a.game-info__download {
  background-position: 0 -130px;
  height: 130px;
  width: 250px;
}
aside .game-info a.game-info__download:hover {
  background-position: 0 0;
  height: 130px;
  width: 250px;
}

nav {
  border: 1px solid #020203;
  background-color: #472617;
  box-sizing: border-box;
  padding: 1px;
  float: left;
  width: 250px;
}
nav ul {
  border: 1px solid #3e1e10;
  background-color: #210801;
  padding: 10px;
  text-align: center;
}
nav ul li {
  border-top: 1px dashed #6c0806;
}
nav ul li:first-child {
  border: none;
}
nav ul li a {
  background-color: #210801;
  border: 1px solid #210801;
  color: #fbca1c;
  display: block;
  padding: 10px 0;
  font: bold 15px/1.5 Tahoma;
  text-align: center;
  text-decoration: none;
  text-shadow: 2px 2px 2px #000;
}
nav ul li a:hover, nav ul li a.active {
  background-color: #a40b0b;
  border: 1px solid #d20e0e;
  color: #fff;
}
nav ul li a.off {
  background-color: #210801;
  border: 1px solid #210801;
  color: #fbca1c;
  cursor: default;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* page-content */
.page-main {
  background: url(../images/page-main.jpg) no-repeat center 40px;
  width: 100%;
  margin: 0px auto;
  /*overflow: hidden;*/
}
.page-main .main-content {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
.page-main .main-content .event-infor {
  background: url(../images/event-infor.jpg) no-repeat;
  box-sizing: border-box;
  float: left;
  width: 740px;
  height: 80px;
  padding: 3px 0 0 90px;
}
.page-main .main-content .event-infor h1 {
  color: #fee9bf;
  font: bold 22px/45px Arial;
  text-transform: uppercase;
}
.page-main .main-content .event-infor time {
  color: #fd522b;
}
.page-main .main-content article {
  background: url(../images/event-article.jpg) repeat-y;
  box-sizing: border-box;
  clear: none;
  float: left;
  padding: 30px 45px;
  width: 740px;
}

.page-main .main-content .top {
  background-position: 0 -635px;
  height: 42px;
  width: 35px;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.page-main .main-content .top:hover {
  background-position: 0 -553px;
  height: 42px;
  width: 35px;
}

/* page-footer */
footer {
  background: #000;
  width: 100%;
  clear: both;
}

.copyright {
  width: 750px;
  height: 70px;
  margin: 0 auto;
  padding: 40px 0;
}
.copyright p {
  float: left;
  font-size: 0px;
  margin: 0px 10px;
}

.copyright .vng {
  background-position: 0 -329px;
  height: 69px;
  width: 46px;
}
.copyright .ksoft {
  background-position: 0 -260px;
  height: 69px;
  width: 160px;
}
.copyright .text {
  font-size: 14px;
  color: #d6d5d4;
}

.wrapper {
  background-image: url(../images/top-bg.png);
}
.copyright {
  width: 1155px;
  position: relative;
  padding: 20px 0;
}
#btn-base {
  display: block;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  background: #4c3525;
  color: #e1d6ba;
  font-size: 14px;
  font-weight: bold;
  line-height: 29px;
  width: 150px;
}
#btn-base:hover {
    background: #981411;
    color: #fff;
}

.vlbd-link h3 a {
  font-weight: bold;
}
.vlbd-link h3 a:hover {
  color: red !important;
}
.vlbd-taigame h3 a {
  font-weight: bold;
}
.vlbd-taigame h3{
  padding-top: 10px;
}
.vlbd-taigame h3 a:hover {
  color: red !important;
}

.page-header-wapper {
  width: 1000px;
  margin: 0px auto;
  padding-top: 100px;

}