* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

.wrapper, .wrapper header, .wrapper main, .wrapper nav, .page-header__link, .page-main .main-content, .copyright, article .user-info p {
  display: block;
  overflow: hidden;
}

/* ----- content ----- */
/* ----- form ----- */
@font-face {
  font-family: Trajan;
  src: url(../font/utm-trajan-pro-bold.ttf);
}
html, body {
  background-color: #080403;
  color: #41454b;
  font: 14px/20px Tahoma, Arial, Verdana, sans-serif;
  text-align: justify;
}

.wrapper {
  background: url(../images/page-header.jpg) no-repeat center top;
}
.wrapper header, .wrapper main, .wrapper nav {
  position: relative;
}
.wrapper footer {
  width: 1000px;
  margin: 0px auto;
}

.page-header {
  width: 1000px;
  margin: 0px auto;
}
.page-header__logo {
  background: url(../images/logo.png) no-repeat;
  width: 250px;
  height: 132px;
  display: block;
  font-size: 0;
  margin: 20px 0 0;
}
.page-header__link {
  padding: 10px 20px;
}
.page-header__link li {
  border-right: 2px solid #fff;
  float: left;
  padding: 0 5px;
  line-height: 15px;
  white-space: nowrap;
  font-weight: bold;
}
.page-header__link li:last-child {
  border: none;
}
.page-header__link li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.page-header__link li a:hover {
  text-decoration: underline;
}

/* navigation */
nav {
  background: url(../images/nav-bg.png) no-repeat center top;
  padding: 23px 0 0;
  overflow: hidden;
  text-align: center;
}
nav ul {
  display: inline-table;
}
nav li {
  float: left;
  display: inline;
}
nav li a {
  border: 1px solid #280505;
  padding: 0 5px;
  width: 165px;
  height: 66px;
  color: #f8d375;
  font-size: 17px;
  font-family: Trajan;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
nav li a:hover, nav li a.active {
  background: url(../images/nav-hov.jpg) repeat-x center top;
  color: #fff224;
}
nav li a.off {
  background: none;
  color: #fffab2;
  cursor: default;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.page-main {
  width: 100%;
  margin: 0px auto;
}
.page-main .main-content {
  background: url(../images/content-top.jpg) no-repeat center 0;
  width: 1000px;
  margin: 0px auto;
  padding: 40px 0 180px;
  position: relative;
}
.page-main .main-content--loop {
  background: #080403 url(../images/content-loop.jpg) repeat-y center 0;
}
.page-main .main-content--bottom {
  background: url(../images/content-bottom.jpg) no-repeat center bottom;
}

.top {
  background: url(../images/bt-top.png) no-repeat;
  clear: both;
  width: 43px;
  height: 43px;
  display: block;
  font-size: 0;
}
.top:hover {
  background: url(../images/bt-top-hov.png) no-repeat;
}
.top#scrolltop {
  position: absolute;
}

.copyright {
  padding: 50px 0;
}
.copyright p {
  float: left;
  font-size: 0px;
  margin: 0px 10px;
}
.copyright .vng {
  background: url(../images/logo-vng.png) no-repeat;
  width: 55px;
  height: 80px;
  margin-left: 100px;
}
.copyright .ksoft {
  background: url(../images/logo-partner.png) no-repeat;
  margin-top: 30px;
  width: 159px;
  height: 25px;
}
.copyright .text {
  font-size: 14px;
  color: #41454b;
  margin-top: 20px;
}

.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;
}
.pagination-container .pagination li a {
  background: #c9b38c;
  border: 1px solid #a48967;
  color: #513f27;
  font: 18px/30px Arial;
  margin: 0px 2px;
  padding: 0px 10px;
  display: block;
  text-decoration: none;
}
.pagination-container .pagination li a:hover, .pagination-container .pagination li.active a {
  background: #cb0000;
  border: 1px solid #cb0000;
  color: #fff;
}
.pagination-container .pagination li.first a, .pagination-container .pagination li.last a, .pagination-container .pagination li.prev a, .pagination-container .pagination li.next a {
  font-size: 22px;
  font-weight: normal;
}
.pagination-container .pagination li.disabled a, .pagination-container .pagination li.disabled a:hover {
  background: #c9b38c;
  border: 1px solid #a48967;
  color: #513f27;
  cursor: default;
  opacity: 0.3;
}

/* Events List */
.posts__list {
  margin: 0px;
  padding: 0px;
}
.posts__list li {
  border-bottom: 1px dotted #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 a:hover .posts__post-img {
  border-color: #ff6601;
}
.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;
}
.posts__list li .posts__post-date {
  color: #858585;
  font-size: 13px;
  float: right;
}
.posts__list li .posts__post-intro {
  display: block;
  color: #494848;
}

.sign,
.author,
.Author {
  border-top: 1px dotted #000;
  margin: 0 0 20px;
  padding-top: 5px;
  text-align: right;
}

article {
  width: 740px;
  margin: 0px auto;
  color: #555044;
  /* Form */
  /* ============ form ============ */
}
article article {
  padding: 0px;
}
article iframe {
  display: block;
}
article a {
  color: #0277c9;
  text-decoration: underline;
}
article a:hover {
  color: #bf3a00;
  text-decoration: none;
}
article h2.article__title,
article .event-infor__title {
  background: url(../images/article__title.png) no-repeat;
  border-bottom: 2px solid #beb59f;
  color: #a6514e;
  padding: 15px 0 8px;
  font: bold 20px/30px Arial;
  text-indent: 60px;
}
article time.article__time,
article .event-infor__time {
  display: block;
  color: #505050;
  text-align: right;
}
article .article__detail {
  clear: both;
}
article ul#tabHeader,
article ul.posts__tab {
  background: none;
  border-bottom: 3px solid #979282;
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}
article ul#tabHeader ~ .tab__detail,
article ul.posts__tab ~ .tab__detail {
  display: none;
}
article ul#tabHeader li,
article ul.posts__tab li {
  margin: 0;
  padding: 0 2px 0 0;
  float: left;
  white-space: nowrap;
  position: relative;
}
article ul#tabHeader li a,
article ul.posts__tab li a {
  background: none;
  border: none;
  color: #414141;
  font: 18px/1.5 Tahoma;
  float: left;
  display: block;
  padding: 3px 15px;
  text-align: center;
  text-decoration: none;
}
article ul#tabHeader li a:hover, article ul#tabHeader li a.active,
article ul.posts__tab li a:hover,
article ul.posts__tab li a.active {
  background: #8e120a;
  border: none;
  color: #ffffff;
}
article h4 {
  background: url(../images/article/icon_h4.png) no-repeat;
  clear: both;
  font: bold 22px/33px Arial;
  color: #d00a07;
  text-indent: 43px;
  margin-top: 5px;
}
article h4 + p, article h4 + ul, article h4 + table, article h4 + div {
  margin-left: 43px;
}
article h4 + table {
  max-width: 697px;
}
article h5 {
  background: url(../images/article/icon_h5.png) no-repeat 0 6px;
  clear: both;
  font: bold 18px/22px Arial;
  color: #a02725;
  margin-top: 5px;
  margin-left: 43px;
  text-indent: 20px;
}
article h5 + p, article h5 + ul, article h5 + table, article h5 + div {
  margin-left: 63px;
}
article h5 + table {
  max-width: 677px;
}
article ul, article ol {
  list-style-position: inside;
  margin: 5px 0;
  overflow: hidden;
}
article ul > li, article ol > li {
  margin-bottom: 8px;
}
article ul > li > ul, article ol > li > ul {
  margin: 5px 0 5px 20px;
}
article ul > li > ul li, article ol > li > ul li {
  margin-bottom: 8px;
}
article ul.icon, article ol.icon {
  list-style-image: url("../images/article/icon.gif");
}
article ul.disc, article ol.disc {
  list-style-image: url("../images/article/icon_disc.gif");
}
article ul.dash, article ol.dash {
  list-style-image: url("../images/article/icon_dash.gif");
}
article ul.anchor-link {
  background: none;
  border: 1px solid #b62922;
  margin: 10px 0;
  padding: 8px 20px;
  overflow: hidden;
}
article ul.anchor-link li {
  float: left;
  list-style: outside square;
  color: #b62922;
  width: 190px;
  margin: 0px 10px 0 16px;
  text-align: left;
}
article ul.anchor-link li a {
  color: #b62922;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
article ul.anchor-link li a:hover {
  color: #ff0000;
  text-decoration: underline;
}
article table {
  margin: 10px auto;
}
article table tr:nth-child(odd), article table tr.odd {
  background: #fff;
}
article table tr:nth-child(even), article table tr.even {
  background: #f4ece3;
}
article table th {
  background: #7a231d;
  border: 1px solid #b8aea2;
  color: #ffffff;
  padding: 5px 10px;
  text-align: center;
  font-weight: bolder;
}
article table td {
  border: 1px solid #b8aea2;
  padding: 3px 10px;
}
article table img {
  margin: 0;
  display: inline;
}
article .notice-box {
  background: #f4ece3;
  border: 1px solid #b8aea2;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 10px;
}
article .notice-box p.legend {
  background: #7a231d;
  border: 1px solid #7a231d;
  color: #ffffff;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
  margin: -20px 0 10px;
  padding: 0 15px;
  position: absolute;
}
article p {
  margin: 5px 0;
  text-align: justify;
}
article p.center img {
  display: block;
  text-align: center;
  margin: 0px auto;
}
article img {
  border: 1px solid #dcdcdc;
  margin: 0px;
  padding: 0px;
}
article img.left {
  float: left;
  margin: 5px 10px 5px 0;
}
article img.right {
  float: right;
  margin: 5px 0 5px 10px;
}
article .firstChar {
  padding: 4px 4px 0 0;
  line-height: 30px;
  font-size: 40px;
  float: left;
}
article .center {
  text-align: center;
}
article .strong, article .strong01 {
  font-weight: bold;
}
article .strong02 {
  font-weight: bold;
  color: #e13000;
}
article .user-info p {
  background: #7a231d;
  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/article/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;
}

#list-function {
  background: #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 {
  background: url(../images/article/function-icon.gif) no-repeat 0 center;
  text-decoration: none;
  padding-left: 10px;
  color: #fff;
}
#list-function li a:hover {
  color: #ffe00e;
  text-decoration: underline;
}
#list-function li.Off a {
  color: #b4a091;
  cursor: default;
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */
