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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

.banner-event {
  float: left;
  width: 284px;
  height: 175px;
  z-index: 1;
  overflow: hidden;
}
.banner-event ul.banner-event__list {
  position: relative;
  width: 20000em;
  height: 100%;
}
.banner-event ul.banner-event__list li {
  float: left;
}
.banner-event ul.banner-event__list li a {
  display: block;
  width: 280px;
  height: 160px;
}
.banner-event .banner-event__control {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 10;
  height: 10px;
}
.banner-event .banner-event__control a {
  display: block;
  font-size: 14px;
  margin-right: 0px;
  text-align: center;
  float: left;
  width: 15px;
  height: 19px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.banner-event .banner-event__control a:hover, .banner-event .banner-event__control a.active {
  /*background-position: 0px 0px;      	*/
}

/* block news*/
.posts__list {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
}
.posts__list .posts__view-all {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  position: absolute;
  top: 5px;
  right: 8px;
  display: block;
  width: 18px;
  height: 18px;
}
.posts__list .posts__view-all:hover {
  color: #fffc00;
}
.posts__list ul {
  list-style: none;
  overflow: hidden;
}
.posts__list ul li {
  float: left;
  clear: both;
  overflow: hidden;
  line-height: 20px;
  width: 100%;
  height: 30px;
}
.posts__list ul li:last-child {
  background: none !important;
  border-bottom: none !important;
}
.posts__list ul li a.posts__post-title {
  text-decoration: none;
  color: #fff;
  display: block;
  font-size: 12px;
  display: block;
  height: 25px;
}
.posts__list ul li a.posts__post-title:hover {
  color: #fffc00;
}
.posts__list ul li a.posts__post-title span {
  float: left;
}
.posts__list ul li a.posts__post-title time {
  float: right;
}

body {
  font: 13px/20px Tahoma,Arial,Verdana,sans-serif;
}

.BannerAllInOne {
  width: 478px;
  height: 308px;
  clear: both;
  margin-bottom: 20px;
  display: none;
}
.BannerAllInOne .banner-event {
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  position: relative;
}
.BannerAllInOne .banner-event ul li a {
  width: 100%;
  height: 100%;
}
.BannerAllInOne .banner-event ul li a img {
  width: 478px;
  height: 308px;
}
.BannerAllInOne .banner-event .banner-event__control {
  left: 0px;
  bottom: 20px;
}
.BannerAllInOne .banner-event .banner-event__control a {
  border: 1px solid #2f2f2f;
  color: #a1a1a1;
  background: #171717;
  width: 10px;
  height: 10px;
  padding: 10px;
  line-height: 12px;
}
.BannerAllInOne .banner-event .banner-event__control a.active {
  color: #d20000;
}

.NewsAllInOne {
  background: #161620;
  overflow: hidden;
  width: 298px;
  height: 308px;
  clear: both;
  margin-bottom: 20px;
  border: 1px solid #4b4c51;
  display: none;
}
.NewsAllInOne .posts__list .posts__list_title {
  color: #fff;
  font-size: 16px;
  height: 20px;
  border-bottom: 2px solid #4b4c51;
  display: block;
  margin: 10px;
}
.NewsAllInOne .posts__list .posts__view-all {
  display: block;
  width: 50px;
  color: #fffc00;
}
.NewsAllInOne .posts__list .posts__view-all:hover {
  text-decoration: underline;
}
.NewsAllInOne .posts__list ul {
  margin-left: 10px;
  margin-right: 10px;
}
.NewsAllInOne .posts__list ul li {
  border-bottom: 1px solid #2e2e38;
}
.NewsAllInOne .posts__list ul li:before {
  content: ".";
  position: relative;
  color: #868885;
  font-size: 20px;
  font-weight: bold;
  float: left;
}
.NewsAllInOne .posts__list ul li .posts__post-title {
  padding-top: 4px;
  padding-left: 20px;
  color: #a7b695;
}

.Launcher {
  display: none;
  overflow: hidden;
  width: 380px;
  height: 375px;
  background: url(../images/boxhtml-bg-ver2015-fn1.jpg) no-repeat;
  position: relative;
}

.NavTop {
  width: 332px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 24px;
  display: block;
  height: 38px;
}
.NavTop ul {
  margin: 0 auto;
  width: 100%;
}
.NavTop ul li {
  float: left;
}
.NavTop ul li a {
  background: url(../images/bt-trangchu-v2.jpg);
  width: 110px;
  height: 38px;
  float: left;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  background-position: 0px -38px;
}
.NavTop ul li a:hover {
  background-position: 0px 0px;
}
.NavTop ul li a.forum {
  background-position: -110px -38px;
}
.NavTop ul li a.forum:hover {
  background-position: -110px 0px;
}
.NavTop ul li a.register {
  background-position: -220px -38px;
  width: 112px;
}
.NavTop ul li a.register:hover {
  background-position: -220px 0px;
}

.NewsLauncher {
  width: 380px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 225px;
  clear: both;
  display: block;
}
.NewsLauncher .posts__list .posts__view-all {
  display: none;
}
.NewsLauncher .posts__list .posts__list_title {
  display: none;
}
.NewsLauncher .posts__list ul {
  margin-left: 10px;
  margin-right: 10px;
}
.NewsLauncher .posts__list ul li {
  border-bottom: 1px dotted #5c4a32;
}
.NewsLauncher .posts__list ul li:before {
  content: "-";
  position: relative;
  color: #ffef07;
  font-size: 34px;
  font-weight: bold;
  float: left;
}
.NewsLauncher .posts__list ul li .posts__post-title {
  font-family: Arial;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 20px;
}
.NewsLauncher .posts__list ul li .posts__post-title:hover {
  color: #f8c629;
}

.BannerLauncher {
  height: 380px;
  width: 375px;
  position: absolute;
  padding: 10px;
  margin-bottom: 10px;
  top: 42px;
  background: url(../images/bg-event.gif) left top no-repeat;
  clear: both;
  display: block;
}
.BannerLauncher .BannerLauncherWrapper {
  height: 100%;
  width: 100%;
  position: relative;
}
.BannerLauncher .banner-event {
  height: 160px;
  width: 280px;
  background: #430a09;
}
.BannerLauncher .banner-event ul li {
  margin-right: 45px;
}
.BannerLauncher .banner-event ul li a {
  width: 100%;
  height: 100%;
}
.BannerLauncher .banner-event ul li a img {
  width: 280px;
  height: 160px;
}
.BannerLauncher .banner-event .banner-event__control {
  right: 15px;
  top: 0px;
  width: 62px;
  height: 160px;
}
.BannerLauncher .banner-event .banner-event__control a {
  color: #a1a1a1;
  background: url(../images/number-event.gif);
  width: 62px;
  height: 39px;
  line-height: 12px;
  text-indent: 9999px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(1) {
  background-position: 0px 0px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(1):hover, .BannerLauncher .banner-event .banner-event__control a:nth-child(1).active {
  background-position: -62px 0px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(2) {
  background-position: 0px -40px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(2):hover, .BannerLauncher .banner-event .banner-event__control a:nth-child(2).active {
  background-position: -62px -40px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(3) {
  background-position: 0px -80px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(3):hover, .BannerLauncher .banner-event .banner-event__control a:nth-child(3).active {
  background-position: -62px -80px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(4) {
  background-position: 0px -120px;
}
.BannerLauncher .banner-event .banner-event__control a:nth-child(4):hover, .BannerLauncher .banner-event .banner-event__control a:nth-child(4).active {
  background-position: -62px -120px;
}
