@charset "UTF-8";
/* General HTML elements */
/* line 2, ../sass/_reset.scss */
body {
  font: 14px/20px Tahoma, Arial, Verdana, sans-serif;
  margin: 0px;
  padding: 0px;
}
/* line 6, ../sass/_reset.scss */
body iframe {
  display: none;
}

/* line 11, ../sass/_reset.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ul,
ul li,
ol,
ol li,
dl,
dl dt,
dl dd,
blockquote {
  margin: 0;
  padding: 0;
}

/* line 30, ../sass/_reset.scss */
ul,
ul li,
ol,
ol li {
  list-style: none;
}

/* line 36, ../sass/_reset.scss */
img {
  border: none;
}

/* line 39, ../sass/_reset.scss */
a {
  outline: none;
}

/* line 42, ../sass/_reset.scss */
a:link,
a:visited {
  text-decoration: none;
}

/* line 46, ../sass/_reset.scss */
a:hover {
  text-decoration: underline;
}

/* line 49, ../sass/_reset.scss */
fieldset {
  border: none;
  background: none;
  margin: 0px;
  padding: 0px;
}

/* line 55, ../sass/_reset.scss */
fieldset legend {
  display: none;
}

/* line 58, ../sass/_reset.scss */
input,
select,
textarea {
  font: 13px Tahoma, Arial, Verdana, sans-serif;
}

/* for modern browser */
/* line 64, ../sass/_reset.scss */
input[type="image"],
input[type="submit"] {
  outline: none;
}

/* input[checkbox] & input[radio] */
/* line 69, ../sass/_reset.scss */
input {
  vertical-align: baseline;
  margin: -1px -2px;
}

/* Firefox */
/* line 74, ../sass/_reset.scss */
html > body input {
  vertical-align: text-bottom;
  margin: 0px;
}

/* line 79, ../sass/_reset.scss */
object,
embed {
  outline: none;
}

/* line 84, ../sass/_reset.scss */
.Hidden {
  display: none;
}

/* line 87, ../sass/_reset.scss */
.Clear {
  clear: both;
}

/* ----- TopLink ----- */
/* ----- tabHeader ----- */
/* ----- AnchorLink ----- */
/* ----- MyTable ----- */
/* ----- NoticeBox ----- */
/* ----- Popup ----- */
/* ----- UserInfo ----- */
/* ----- form ----- */
/* line 30, ../sass/_mixin.scss */
.pagination-container .pagination li.first a, .pagination-container .pagination li.last a, .pagination-container .pagination li.prev a, .pagination-container .pagination li.next a, #wrapper div.header h1 a, #wrapper #MainContent #static .sidebar .game-info .game-info__download, #wrapper #MainContent #static .sidebar .game-info .game-info__register, #wrapper #MainContent #static .sidebar .game-info .game-info__payment, #wrapper #footer .footer-wrapper .VNG, #wrapper #footer .footer-wrapper .KingSoft {
  display: block;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

@-webkit-keyframes bouncing {
  0% {
    bottom: -5px;
  }
  50% {
    bottom: 0px;
  }
  100% {
    bottom: -5px;
  }
}
@-moz-keyframes bouncing {
  0% {
    bottom: -5px;
  }
  50% {
    bottom: 0px;
  }
  100% {
    bottom: -5px;
  }
}
@keyframes bouncing {
  0% {
    bottom: -5px;
  }
  50% {
    bottom: 0px;
  }
  100% {
    bottom: -5px;
  }
}
/* line 104, sprites/*.png */
.sprites-sprite, .sprites-paging-first-o, .sprites-paging-first, .sprites-paging-last-o, .sprites-paging-last, .sprites-paging-next-o, .sprites-paging-next, .sprites-paging-prev-o, .sprites-paging-prev, .pagination-container .pagination li.first a, .pagination-container .pagination li.first a:hover, .pagination-container .pagination li.first.disabled a, .pagination-container .pagination li.first.disabled a:hover, .pagination-container .pagination li.prev a, .pagination-container .pagination li.prev a:hover, .pagination-container .pagination li.prev.disabled a, .pagination-container .pagination li.prev.disabled a:hover, .pagination-container .pagination li.next a, .pagination-container .pagination li.next a:hover, .pagination-container .pagination li.next.disabled a, .pagination-container .pagination li.next.disabled a:hover, .pagination-container .pagination li.last a, .pagination-container .pagination li.last a:hover, .pagination-container .pagination li.last.disabled a, .pagination-container .pagination li.last.disabled a:hover {
  background-image: url('../images/sprites-sbd0e626063.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-first-o {
  background-position: 0 0;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-first {
  background-position: 0 -27px;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-last-o {
  background-position: 0 -54px;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-last {
  background-position: 0 -81px;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-next-o {
  background-position: 0 -108px;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-next {
  background-position: 0 -135px;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-prev-o {
  background-position: 0 -162px;
  height: 27px;
  width: 27px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprites-paging-prev {
  background-position: 0 -189px;
  height: 27px;
  width: 27px;
}

/* line 2, ../sass/_paginator.scss */
.pagination-container {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
}
/* line 7, ../sass/_paginator.scss */
.pagination-container .pagination {
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
}
/* line 11, ../sass/_paginator.scss */
.pagination-container .pagination li {
  float: left;
  margin: 0 5px;
  overflow: hidden;
  padding: 0;
  display: inline-block;
}
/* line 17, ../sass/_paginator.scss */
.pagination-container .pagination li.page a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: tahoma;
  line-height: 25px;
  border: 2px solid #000;
  display: block;
  float: left;
  height: 25px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
/* line 28, ../sass/_paginator.scss */
.pagination-container .pagination li.page a:hover, .pagination-container .pagination li.page.active a {
  border: 2px solid #ff4e00;
  color: #ff4e00;
}
/* line 33, ../sass/_paginator.scss */
.pagination-container .pagination li.first a, .pagination-container .pagination li.last a, .pagination-container .pagination li.prev a, .pagination-container .pagination li.next a {
  border: 2px solid #000;
}
/* line 39, ../sass/_paginator.scss */
.pagination-container .pagination li.first a:hover, .pagination-container .pagination li.last a:hover, .pagination-container .pagination li.prev a:hover, .pagination-container .pagination li.next a:hover {
  border-color: #ff4e00;
}
/* line 44, ../sass/_paginator.scss */
.pagination-container .pagination li.first a {
  background-position: 0 -27px;
  height: 27px;
  width: 27px;
}
/* line 46, ../sass/_paginator.scss */
.pagination-container .pagination li.first a:hover {
  background-position: 0 0;
  height: 27px;
  width: 27px;
}
/* line 50, ../sass/_paginator.scss */
.pagination-container .pagination li.first.disabled a, .pagination-container .pagination li.first.disabled a:hover {
  background-position: 0 -27px;
  height: 27px;
  width: 27px;
}
/* line 56, ../sass/_paginator.scss */
.pagination-container .pagination li.prev a {
  background-position: 0 -189px;
  height: 27px;
  width: 27px;
}
/* line 58, ../sass/_paginator.scss */
.pagination-container .pagination li.prev a:hover {
  background-position: 0 -162px;
  height: 27px;
  width: 27px;
}
/* line 62, ../sass/_paginator.scss */
.pagination-container .pagination li.prev.disabled a, .pagination-container .pagination li.prev.disabled a:hover {
  background-position: 0 -189px;
  height: 27px;
  width: 27px;
}
/* line 68, ../sass/_paginator.scss */
.pagination-container .pagination li.next a {
  background-position: 0 -135px;
  height: 27px;
  width: 27px;
}
/* line 70, ../sass/_paginator.scss */
.pagination-container .pagination li.next a:hover {
  background-position: 0 -108px;
  height: 27px;
  width: 27px;
}
/* line 74, ../sass/_paginator.scss */
.pagination-container .pagination li.next.disabled a, .pagination-container .pagination li.next.disabled a:hover {
  background-position: 0 -135px;
  height: 27px;
  width: 27px;
}
/* line 80, ../sass/_paginator.scss */
.pagination-container .pagination li.last a {
  background-position: 0 -81px;
  height: 27px;
  width: 27px;
}
/* line 82, ../sass/_paginator.scss */
.pagination-container .pagination li.last a:hover {
  background-position: 0 -54px;
  height: 27px;
  width: 27px;
}
/* line 86, ../sass/_paginator.scss */
.pagination-container .pagination li.last.disabled a, .pagination-container .pagination li.last.disabled a:hover {
  background-position: 0 -81px;
  height: 27px;
  width: 27px;
}
/* line 91, ../sass/_paginator.scss */
.pagination-container .pagination li.disabled a, .pagination-container .pagination li.disabled a:hover {
  border: 2px solid #000;
  cursor: default;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 1, ../sass/_content.scss */
a:link, a:visited {
  color: #2f9800;
  text-decoration: none;
}
/* line 4, ../sass/_content.scss */
a:link:hover, a:visited:hover {
  color: #e65c0f;
  text-decoration: underline;
}

/* line 10, ../sass/_content.scss */
#breadcrumbs {
  width: 630px;
  margin: 0px auto;
  padding: 10px 0;
  overflow: hidden;
}
/* line 14, ../sass/_content.scss */
#breadcrumbs li {
  white-space: nowrap;
  float: left;
  padding: 0 5px 0 0;
  margin: 0;
  color: #000;
}
/* line 20, ../sass/_content.scss */
#breadcrumbs li a:link,
#breadcrumbs li a:visited {
  padding: 0 2px 0 0;
  color: #000;
  text-decoration: none;
}
/* line 25, ../sass/_content.scss */
#breadcrumbs li a:link span, #breadcrumbs li a:link:hover,
#breadcrumbs li a:visited span,
#breadcrumbs li a:visited:hover {
  text-decoration: underline;
}
/* line 29, ../sass/_content.scss */
#breadcrumbs li.Active {
  font-weight: bold;
}

/* line 34, ../sass/_content.scss */
.MainTab {
  display: none;
}

/* line 37, ../sass/_content.scss */
.event-title {
  background: url(../images/title-bg.jpg) top center no-repeat !important;
  float: left;
  width: 710px;
  height: 115px;
}
/* line 42, ../sass/_content.scss */
.event-title .event-name {
  color: #FFA200;
  font-size: 30px;
  font-weight: normal;
  font-family: Tahoma;
  line-height: 46px;
  float: left;
  padding-left: 30px;
  padding-top: 18px;
  width: 95%;
  text-transform: capitalize;
}
/* line 50, ../sass/_content.scss */
.event-title .event-time {
  color: #BBBA70;
  font-size: 14px;
  font-weight: normal;
  font-family: Tahoma;
  line-height: 33px;
  float: left;
  padding-left: 28px;
  padding-top: 9px;
}

/* line 57, ../sass/_content.scss */
h3 {
  border-bottom: 2px solid #674921;
  color: #c73212;
  font-size: 22px;
  font-weight: bolder;
  font-family: Arial;
  line-height: 30px;
  width: 630px;
  margin: 20px auto 10px;
}

/* line 63, ../sass/_content.scss */
h4 {
  background: url(../images/content/icon_h4.png) no-repeat left center;
  color: #c73212;
  font-size: 20px;
  font-family: Arial;
  line-height: 33px;
  padding-left: 20px;
  margin: 10px 0 5px;
}

/* line 69, ../sass/_content.scss */
h5 {
  background: url(../images/content/icon_h5.png) no-repeat left center;
  color: #674921;
  font-size: 18px;
  font-family: Arial;
  line-height: 28px;
  padding-left: 20px;
  margin: 5px 0 5px 20px;
}

/* line 76, ../sass/_content.scss */
.StaticMain {
  width: 630px;
  margin: 0px auto;
  clear: both;
}
/* line 77, ../sass/_content.scss */
.StaticMain iframe {
  display: block;
}
/* line 82, ../sass/_content.scss */
.StaticMain .ContentBlock {
  padding-bottom: 20px;
  clear: both;
}
/* line 86, ../sass/_content.scss */
.StaticMain .ContentH4 {
  margin: 0 0 20px 20px;
}
/* line 89, ../sass/_content.scss */
.StaticMain .ContentH5 {
  margin: 0 0 20px 40px;
}
/* line 92, ../sass/_content.scss */
.StaticMain .ImagesBlock {
  text-align: center;
  margin-bottom: 20px;
}
/* line 96, ../sass/_content.scss */
.StaticMain .FirstChar {
  padding: 4px 4px 0 0;
  line-height: 30px;
  font-size: 40px;
  float: left;
}
/* line 102, ../sass/_content.scss */
.StaticMain p {
  margin-bottom: 10px;
  text-align: justify;
  padding-right: 3px;
}
/* line 106, ../sass/_content.scss */
.StaticMain p.TextCenter {
  text-align: center;
}
/* line 109, ../sass/_content.scss */
.StaticMain p.ImgCenter {
  text-align: center;
  margin-bottom: 20px;
}
/* line 114, ../sass/_content.scss */
.StaticMain .Strong01 {
  font-weight: bolder;
}
/* line 117, ../sass/_content.scss */
.StaticMain .Strong02 {
  color: #ff0000;
  font-weight: bolder;
}
/* line 120, ../sass/_content.scss */
.StaticMain .RedText {
  color: #ff0000;
  font-weight: bolder;
}
/* line 123, ../sass/_content.scss */
.StaticMain .TextFont15 {
  font-size: 15px;
  font-weight: bolder;
  font-family: Arial;
}
/* line 126, ../sass/_content.scss */
.StaticMain .TextFont16 {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
}
/* line 129, ../sass/_content.scss */
.StaticMain .TextFont17 {
  font-size: 17px;
  font-weight: bolder;
  font-family: Arial;
}
/* line 132, ../sass/_content.scss */
.StaticMain .NoBorderImg {
  border: none;
  background: none;
  padding: 0;
}
/* line 137, ../sass/_content.scss */
.StaticMain .BorderImg {
  border: 1px solid #000;
}
/* line 140, ../sass/_content.scss */
.StaticMain .ImgLeft {
  float: left;
  margin: 0 10px 5px 0;
}
/* line 144, ../sass/_content.scss */
.StaticMain .ImgRight {
  float: right;
  margin: 0 0 5px 10px;
}
/* line 148, ../sass/_content.scss */
.StaticMain ul#tabHeader {
  background: url(../images/content/bg-tabcontent.jpg) no-repeat;
  overflow: hidden;
  width: 100%;
  height: 34px;
  margin: 10px 0;
  padding: 8px 0 0 15px;
}
/* line 155, ../sass/_content.scss */
.StaticMain ul#tabHeader li {
  display: inline;
  margin: 0;
  float: left;
  white-space: nowrap;
  padding-right: 2px;
}
/* line 161, ../sass/_content.scss */
.StaticMain ul#tabHeader li a {
  background: none;
  height: 32px;
  float: left;
  display: block;
  padding: 1px 11px;
  text-align: center;
  text-decoration: none;
  color: #fffec1;
  font-size: 15px;
  font-weight: bold;
  font-family: Tahoma;
  line-height: 32px;
}
/* line 171, ../sass/_content.scss */
.StaticMain ul#tabHeader li.Active a, .StaticMain ul#tabHeader li.Active a:hover,
.StaticMain ul#tabHeader li a:hover {
  background: url(../images/content/tab-active.gif) repeat-x;
  border: 1px solid #000;
  color: #fffec1;
  padding: 0 10px;
}
/* line 181, ../sass/_content.scss */
.StaticMain ul.AnchorLink {
  background: #e5e3dc;
  border: 1px solid #560f0f;
  margin: 10px 0;
  padding: 8px 20px;
  overflow: hidden;
}
/* line 187, ../sass/_content.scss */
.StaticMain ul.AnchorLink li {
  margin: 0;
  float: left;
  width: 240px;
  line-height: 30px;
  font-weight: bolder;
}
/* line 193, ../sass/_content.scss */
.StaticMain ul.AnchorLink li a:link, .StaticMain ul.AnchorLink li a:visited {
  background: url(../images/content/icon-anchorlink.gif) no-repeat 0 10px;
  padding: 0 0 0 10px;
  color: #2f9800;
}
/* line 198, ../sass/_content.scss */
.StaticMain ul.AnchorLink li.Active a, .StaticMain ul.AnchorLink li.Active a:hover,
.StaticMain ul.AnchorLink li a:hover {
  background: url(../images/content/icon-anchorlink-hover.gif) no-repeat 0 10px;
  color: #e65c0f;
}
/* line 206, ../sass/_content.scss */
.StaticMain .MyTable {
  margin: 10px auto;
  border-collapse: collapse;
}
/* line 209, ../sass/_content.scss */
.StaticMain .MyTable thead tr th {
  border: 1px solid #520909;
  background: #27292d;
  color: #ddffaa;
  font-weight: bolder;
  padding: 5px 10px;
}
/* line 216, ../sass/_content.scss */
.StaticMain .MyTable tbody tr td {
  padding: 3px 5px;
  border: 1px solid #520909;
}
/* line 220, ../sass/_content.scss */
.StaticMain .MyTable .OddRow {
  background: #e5e3dc;
}
/* line 223, ../sass/_content.scss */
.StaticMain .MyTable .EvenRow {
  background: #eefdde;
}
/* line 226, ../sass/_content.scss */
.StaticMain .MyTable .HorzRight {
  text-align: right !important;
}
/* line 229, ../sass/_content.scss */
.StaticMain .MyTable .HorzCenter {
  text-align: center !important;
}
/* line 232, ../sass/_content.scss */
.StaticMain .MyTable .VeztTop {
  vertical-align: top !important;
}
/* line 236, ../sass/_content.scss */
.StaticMain .NoticeBox {
  background: #e5e3dc;
  border: 1px solid #520909;
  margin: 20px auto 10px;
  padding: 10px;
}
/* line 241, ../sass/_content.scss */
.StaticMain .NoticeBox p.Legend {
  background: #27292d;
  border: 1px solid #520909;
  color: #ddffaa;
  float: left;
  font-weight: bolder;
  margin: -20px 0 10px;
  padding: 4px 22px;
}
/* line 250, ../sass/_content.scss */
.StaticMain .NoticeBox .NoteContent {
  width: 100%;
  overflow: hidden;
}
/* line 256, ../sass/_content.scss */
.StaticMain ul.Decimal {
  margin: 0px 0px 10px 25px;
}
/* line 258, ../sass/_content.scss */
.StaticMain ul.Decimal li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
/* line 263, ../sass/_content.scss */
.StaticMain ul.UpperAlpha {
  margin: 0px 0px 10px 25px;
}
/* line 265, ../sass/_content.scss */
.StaticMain ul.UpperAlpha li {
  list-style-type: upper-alpha;
  margin-bottom: 10px;
}
/* line 270, ../sass/_content.scss */
.StaticMain ul.LowerAlpha {
  margin: 0px 0px 10px 25px;
}
/* line 272, ../sass/_content.scss */
.StaticMain ul.LowerAlpha li {
  list-style-type: lower-alpha;
  margin-bottom: 10px;
}
/* line 278, ../sass/_content.scss */
.StaticMain ul.Icon li {
  background: url(../images/content/icon.gif) left 7px no-repeat;
  padding-left: 15px;
  list-style-type: none;
  margin-bottom: 10px;
}
/* line 283, ../sass/_content.scss */
.StaticMain ul.Icon li ul.LowerAlpha {
  padding-top: 5px;
}
/* line 285, ../sass/_content.scss */
.StaticMain ul.Icon li ul.LowerAlpha li {
  list-style-type: lower-alpha;
  background: none;
  padding-left: 0px;
}
/* line 294, ../sass/_content.scss */
.StaticMain ul.Dash li {
  background: url(../images/content/icon_dash.gif) left 10px no-repeat;
  padding-left: 15px;
  list-style-type: none;
  margin-bottom: 10px;
}
/* line 302, ../sass/_content.scss */
.StaticMain ul.Disc li {
  list-style-type: none;
  background: url(../images/content/icon_disc.gif) left 8px no-repeat;
  padding: 0 0 0 15px;
  margin-bottom: 10px;
}
/* line 310, ../sass/_content.scss */
.StaticMain form {
  margin: 10px 0;
}
/* line 312, ../sass/_content.scss */
.StaticMain form ul {
  list-style: none;
}
/* line 314, ../sass/_content.scss */
.StaticMain form ul li {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 320, ../sass/_content.scss */
.StaticMain form ul.Radio {
  list-style: none;
  float: left;
  width: auto;
  overflow: hidden;
}
/* line 325, ../sass/_content.scss */
.StaticMain form ul.Radio li {
  float: left;
  width: auto;
  padding-left: 15px;
  padding-right: 60px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 0;
}
/* line 333, ../sass/_content.scss */
.StaticMain form ul.Radio li input {
  float: none;
  height: auto;
  width: auto;
}
/* line 340, ../sass/_content.scss */
.StaticMain form ul.RadioLine li {
  width: 100%;
  overflow: hidden;
  float: left;
}
/* line 344, ../sass/_content.scss */
.StaticMain form ul.RadioLine li p {
  width: 40%;
  float: left;
  text-align: left;
}
/* line 349, ../sass/_content.scss */
.StaticMain form ul.RadioLine li input {
  width: auto;
  float: left;
  margin: 4px 33px 10px;
  outline: none;
}
/* line 355, ../sass/_content.scss */
.StaticMain form ul.RadioLine li span {
  float: left;
  overflow: hidden;
  width: 20%;
}
/* line 359, ../sass/_content.scss */
.StaticMain form ul.RadioLine li span.Space {
  float: left;
  width: 40%;
  height: 1px;
}
/* line 366, ../sass/_content.scss */
.StaticMain form ul.Checkbox {
  list-style: none;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0;
  width: 310px;
}
/* line 373, ../sass/_content.scss */
.StaticMain form ul.Checkbox li {
  float: left;
  width: 190px;
  padding-right: 10px;
}
/* line 377, ../sass/_content.scss */
.StaticMain form ul.Checkbox li.AnotherIdea {
  clear: both;
  width: 100%;
}
/* line 381, ../sass/_content.scss */
.StaticMain form ul.Checkbox li input {
  float: none;
  height: auto;
  width: auto;
}
/* line 389, ../sass/_content.scss */
.StaticMain form ul.Slider li .SliderHead {
  float: right;
}
/* line 392, ../sass/_content.scss */
.StaticMain form ul.Slider li .Less,
.StaticMain form ul.Slider li .Great,
.StaticMain form ul.Slider li .slider {
  float: left;
  width: 19%;
}
/* line 398, ../sass/_content.scss */
.StaticMain form ul.Slider li input {
  width: auto;
  margin: 3px 0 0 0;
  float: left;
}
/* line 405, ../sass/_content.scss */
.StaticMain form textarea {
  border: 1px solid #a6514e;
  background: #fffdf6;
  color: #000;
  width: 310px;
  height: 80px;
  margin-bottom: 10px;
}
/* line 413, ../sass/_content.scss */
.StaticMain form select {
  border: 1px solid #a6514e;
  background: #fffdf6;
  color: #000;
  text-align: center;
  width: 314px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  padding: 0px 6px;
}
/* line 424, ../sass/_content.scss */
.StaticMain form label {
  clear: left;
  float: left;
  display: block;
  text-align: right;
  width: 160px;
  height: 28px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  font-family: tahoma;
  line-height: 28px;
}
/* line 434, ../sass/_content.scss */
.StaticMain form input {
  border: 1px solid #a6514e;
  background: #fffdf6;
  color: #000;
  width: 300px;
  height: 28px;
  line-height: 28px;
  padding: 0px 6px;
}
/* line 442, ../sass/_content.scss */
.StaticMain form input.Verify {
  width: 110px;
  margin: 1px 0 0 10px;
  clear: right;
}
/* line 447, ../sass/_content.scss */
.StaticMain form input.BtnReg, .StaticMain form input.BtnReset {
  border: none !important;
  width: auto !important;
  height: auto !important;
  margin: 15px 10px 0 170px;
  padding: 0px !important;
}
/* line 455, ../sass/_content.scss */
.StaticMain form input.BtnReset {
  width: auto;
  margin: 15px 10px 0 0;
}
/* line 460, ../sass/_content.scss */
.StaticMain form .Require {
  color: #ff0000;
}
/* line 463, ../sass/_content.scss */
.StaticMain form .Note {
  background: url(../images/content/Note.jpg) no-repeat 0 -4px #999;
  width: 115px;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  float: right;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
}
/* line 472, ../sass/_content.scss */
.StaticMain form .ImgVerify {
  float: left;
  margin-right: 10px;
}
/* line 476, ../sass/_content.scss */
.StaticMain form p {
  margin: 0;
  text-align: left;
}
/* line 479, ../sass/_content.scss */
.StaticMain form p.TextNote {
  color: #ff0000;
  font-size: 11px;
  font-family: Arial;
  padding: 0 0 0 170px;
}
/* line 485, ../sass/_content.scss */
.StaticMain .UserInfo p {
  clear: both;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
  height: 30px;
  margin: 10px auto;
  background: #7a231d;
  border-bottom: 2px solid #fff;
  color: #fff;
  line-height: 30px;
}
/* line 497, ../sass/_content.scss */
.StaticMain .UserInfo p a:link,
.StaticMain .UserInfo p a:visited {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
/* line 502, ../sass/_content.scss */
.StaticMain .UserInfo p a:link:hover,
.StaticMain .UserInfo p a:visited:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 507, ../sass/_content.scss */
.StaticMain .UserInfo p #link-function {
  color: #fff;
  line-height: 30px;
  margin-left: 10px;
  padding: 6px 30px 6px 15px;
  text-decoration: none;
  border-left: 2px solid #fff;
  background: url(../images/content/function.png) no-repeat right center;
  cursor: pointer;
}

/* line 522, ../sass/_content.scss */
#list-function {
  position: absolute;
  z-index: 100;
  width: 200px;
  overflow: hidden;
  border: 1px solid #7a231d;
  background: #7a231d;
  padding: 5px 0 8px;
  display: none;
}
/* line 531, ../sass/_content.scss */
#list-function.active {
  display: block;
}
/* line 534, ../sass/_content.scss */
#list-function li {
  margin-left: 10px;
  text-align: left;
  line-height: 20px;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
}
/* line 541, ../sass/_content.scss */
#list-function li a {
  text-decoration: none;
  background: url(../images/content/icon_person.gif) no-repeat 0 center;
  padding-left: 10px;
  color: #fff;
}
/* line 546, ../sass/_content.scss */
#list-function li a:hover {
  color: #ffe00e;
  text-decoration: underline;
}
/* line 551, ../sass/_content.scss */
#list-function li.Off a {
  color: #6f6c6c;
  cursor: default;
  text-decoration: none;
}

/* line 559, ../sass/_content.scss */
.Popup {
  display: block;
  padding: 27px 0 0;
  position: absolute;
  width: 640px;
  z-index: 100;
  color: #ddffaa;
  background: #7a231d;
  border: 1px solid none;
}
/* line 568, ../sass/_content.scss */
.Popup .InnerContent {
  background: #e5e3dc;
  border: 1px solid #520909;
  color: #494848;
  height: auto;
  padding: 10px;
  width: auto;
}
/* line 576, ../sass/_content.scss */
.Popup a.PopupClose {
  color: #ddffaa;
  font-weight: bold;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  right: 9px;
  width: 50px;
  height: 27px;
  line-height: 27px;
}
/* line 587, ../sass/_content.scss */
.Popup a.PopupClose:hover {
  color: #ddffaa;
  text-decoration: none;
}

/* Danh S├ích tin sß╗▒ kiß╗çn */
/* line 2, ../sass/_new.scss */
.posts__list {
  padding: 0px;
}
/* line 4, ../sass/_new.scss */
.posts__list li {
  border-bottom: 1px dotted #958763;
  width: 100%;
  height: 85px;
  overflow: hidden;
  padding: 20px 0 10px;
}
/* line 10, ../sass/_new.scss */
.posts__list li:last-child {
  border-bottom: none;
}
/* line 13, ../sass/_new.scss */
.posts__list li .posts__post-title {
  color: #e65c0f;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  line-height: 25px;
  float: left;
  text-align: left;
  margin: 0px;
}
/* line 18, ../sass/_new.scss */
.posts__list li .posts__post-title:hover {
  text-decoration: underline;
}
/* line 22, ../sass/_new.scss */
.posts__list li .posts__post-date {
  color: #858585;
  font-size: 13px;
  float: right;
  margin: 0px;
}
/* line 28, ../sass/_new.scss */
.posts__list li .posts__post-intro {
  clear: both;
  margin: 0px;
}

/* line 35, ../sass/_new.scss */
.BlockSign {
  margin: 0 0 20px;
  padding-top: 5px;
  border-top: 1px dotted #000;
}

/* line 40, ../sass/_new.scss */
.Author {
  text-align: right;
}

/* line 43, ../sass/_new.scss */
.event_detailnew-title {
  margin: 20px 0 0;
}
/* line 45, ../sass/_new.scss */
.event_detailnew-title .event_detailnew-name {
  color: #c73212;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma;
  line-height: 30px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
}
/* line 53, ../sass/_new.scss */
.event_detailnew-title .event_detailnew-time {
  float: right;
}

/* line 17, ../sass/style.scss */
body {
  background: url(../images/bg-loop.jpg) repeat;
}

/* line 20, ../sass/style.scss */
#wrapper {
  background: transparent url(../images/banner.jpg) no-repeat center 0;
  height: 100%;
  width: 100%;
  margin: 0px auto;
}
/* line 23, ../sass/style.scss */
#wrapper div.header {
  height: 430px;
  width: 1000px;
  margin: 0px auto;
}
/* line 25, ../sass/style.scss */
#wrapper div.header h1 a {
  background: url(../images/logo.png) no-repeat center 0;
  width: 230px;
  height: 174px;
}
/* line 31, ../sass/style.scss */
#wrapper div.header ul.toplink {
  background: url(../images/toplink.png) no-repeat;
  width: 250px;
  height: 28px;
  padding: 8px 10px;
}
/* line 36, ../sass/style.scss */
#wrapper div.header ul.toplink li {
  border-right: 2px solid #FFF;
  float: left;
  padding: 0px 8px;
  white-space: nowrap;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  line-height: 15px;
}
/* line 42, ../sass/style.scss */
#wrapper div.header ul.toplink li:last-child {
  border-right: none;
}
/* line 45, ../sass/style.scss */
#wrapper div.header ul.toplink li a {
  display: block;
  color: #fff;
}
/* line 48, ../sass/style.scss */
#wrapper div.header ul.toplink li a:hover {
  color: #ffc600;
}
/* line 55, ../sass/style.scss */
#wrapper #MainContent {
  background: transparent url(../images/headerline.jpg) no-repeat scroll center 60px;
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
}
/* line 59, ../sass/style.scss */
#wrapper #MainContent #static {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
/* line 62, ../sass/style.scss */
#wrapper #MainContent #static .StaticOuter {
  background: #ffffff;
  border: 1px solid #000000;
  padding: 2px;
  width: 705px;
  float: left;
}
/* line 68, ../sass/style.scss */
#wrapper #MainContent #static .StaticOuter .StaticInner {
  background: #d6d6d6;
  padding: 30px 0;
  overflow: hidden;
}
/* line 74, ../sass/style.scss */
#wrapper #MainContent #static .sidebar {
  margin-bottom: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 234px;
  z-index: 1000;
}
/* line 81, ../sass/style.scss */
#wrapper #MainContent #static .sidebar .game-info {
  background: url(../images/bg-download.png) no-repeat;
  height: 185px;
  width: 202px;
  padding: 0px 16px;
}
/* line 86, ../sass/style.scss */
#wrapper #MainContent #static .sidebar .game-info .game-info__download {
  height: 121px;
  width: 202px;
}
/* line 91, ../sass/style.scss */
#wrapper #MainContent #static .sidebar .game-info .game-info__register {
  background: url(../images/block-button-sub.jpg) no-repeat;
  float: left;
  margin-right: 2px;
  height: 59px;
  width: 100px;
}
/* line 98, ../sass/style.scss */
#wrapper #MainContent #static .sidebar .game-info .game-info__register:hover {
  background-position: 0 -59px;
}
/* line 102, ../sass/style.scss */
#wrapper #MainContent #static .sidebar .game-info .game-info__payment {
  background: url(../images/block-button-sub.jpg) no-repeat scroll -100px 0;
  float: left;
  height: 59px;
  width: 100px;
}
/* line 108, ../sass/style.scss */
#wrapper #MainContent #static .sidebar .game-info .game-info__payment:hover {
  background-position: -100px -59px;
}
/* line 113, ../sass/style.scss */
#wrapper #MainContent #static .sidebar ul#sidenavMenu {
  background: #000000;
  margin: 0 0 0 12px;
  padding: 0 4px 5px 5px;
  width: 202px;
}
/* line 118, ../sass/style.scss */
#wrapper #MainContent #static .sidebar ul#sidenavMenu li {
  width: 202px;
  height: 52px;
  overflow: hidden;
}
/* line 122, ../sass/style.scss */
#wrapper #MainContent #static .sidebar ul#sidenavMenu li a {
  background: url(../images/bg-navbutton.jpg) no-repeat;
  color: #fffec1;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  line-height: 52px;
  display: block;
  padding: 0 15px;
  width: 172px;
  height: 52px;
}
/* line 130, ../sass/style.scss */
#wrapper #MainContent #static .sidebar ul#sidenavMenu li a:hover, #wrapper #MainContent #static .sidebar ul#sidenavMenu li.Active a {
  background-position: 0 -52px;
  text-decoration: none;
}
/* line 138, ../sass/style.scss */
#wrapper #MainContent #static .sidebar a#top {
  background: url(../images/toppage.jpg) no-repeat;
  bottom: -35px;
  display: block;
  height: 30px;
  margin: 0 auto;
  width: 50px;
}
/* line 145, ../sass/style.scss */
#wrapper #MainContent #static .sidebar a#top img {
  position: relative;
  margin: 0px 6px;
  -webkit-animation: bouncing 0.5s infinite linear;
  -moz-animation: bouncing 0.5s infinite linear;
  animation: bouncing 0.5s infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
/* line 156, ../sass/style.scss */
#wrapper #MainContent #static .sidebar a#top:hover {
  background-position: 0 -30px;
}
/* line 158, ../sass/style.scss */
#wrapper #MainContent #static .sidebar a#top:hover img {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
/* line 169, ../sass/style.scss */
#wrapper #footer {
  clear: both;
  background: url(../images/footer.jpg) no-repeat center bottom;
  width: 100%;
  margin: 0px auto;
  padding-top: 50px;
}
/* line 174, ../sass/style.scss */
#wrapper #footer .footer-wrapper {
  height: 58px;
  width: 935px;
  margin: 0px auto;
  padding: 30px 0;
}
/* line 177, ../sass/style.scss */
#wrapper #footer .footer-wrapper .VNG {
  background: url(../images/logo-vng.png) no-repeat;
  float: left;
  width: 35px;
  height: 53px;
}
/* line 184, ../sass/style.scss */
#wrapper #footer .footer-wrapper .KingSoft {
  background: url(../images/logo-kingsoft.png) no-repeat;
  float: left;
  width: 85px;
  height: 16px;
  margin: 18px 18px 0 28px;
}
/* line 192, ../sass/style.scss */
#wrapper #footer .footer-wrapper p {
  float: left;
  color: #b0b0b0;
  font-size: 14px;
  font-family: Tahoma;
  line-height: 25px;
}
