#thewindowbackground {
    background-color: #000;
    left: 0;
    top: 0;
    opacity: .8;
    z-index: 990;
    width: auto;
    position: absolute;
    display: none;
    filter: alpha(opacity=80)
}

#ad_zone_TV {
    z-index: 1000
}

#bannerPopup {
    margin: auto;
    z-index: 1000;
    position: absolute;
    display: none;
    background-color: #000
}

#btClose {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 101;
    cursor: pointer
}

a#btClose:link,
a#btClose:visited {
    background: url(../../../vendor/general/banner-center/images/popup-close.png) no-repeat;
    width: 71px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -9999px
}

a#btClose:hover {
    background-position: 0 -32px
}

a#btCloseBottom:link,
a#btCloseBottom:visited {
    background: #000;
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: -3px;
    right: -2px;
    color: #fff;
    text-decoration: none;
    padding: 3px;
    text-align: center;
    font-weight: bold
}

#bannerPopupBottom {
    width: 300px !important;
    height: 126px !important;
    z-index: 1000 !important;
    bottom: 0;
    right: 0;
    position: absolute;
    display: none;
    overflow: hidden;
    padding-top: 26px;
    border: 0 !important
}

#bannerPopupBottom img {
    border: 1px solid #999
}

#btCloseBottom {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 991;
    cursor: pointer
}

#boxFlashAds {
    height: 1px;
    width: 1px;
    overflow: hidden;
    left: -9999em;
    top: -9999em
}

.fixedBanner {
    position: fixed !important
}

form.CheckClose {
    display: block;
    float: left;
    color: #9e9e9e;
    font-size: 11px;
    white-space: nowrap
}

#bannerPopup .OptionClose {
    background: url(//assets/products/vendor/general/banner-center/images/bg-check.png) no-repeat;
    display: block;
    height: 30px;
    width: 345px;
    float: right;
    padding-top: 3px
}

a.PopupBtnClose:link,
a.PopupBtnClose:visited {
    background: url(//assets/products/vendor/general/banner-center/images/popup-new-cookie-close.gif) no-repeat;
    width: 51px;
    height: 16px;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -9999px;
    float: right;
    margin: 4px 5px 0 0
}

a.PopupBtnClose:hover {
    background-position: 0 -16px
}

.PopupBG {
    background: #000
}

#bannerPopup img {
    padding: 32px 0 0 5px
}

#bannerPopup embed {
    margin: 32px 0 0 5px
}

ul.Disc li {
    list-style-type: disc;
    margin-bottom: 0;
    padding: 0 0 0 5px;
    text-align: justify
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 99999
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../../../vendor/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../../../vendor/fancybox/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../../../vendor/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 10000;
    background: url('../../../vendor/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 15px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
    padding: 0 10px
}

.fancybox-title a {
    padding: 0 10px;
    font-size: 15px
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

h3.Title {
    display: none
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('../../../vendor/fancybox/fancybox_sprite%402x.png');
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url('../../../vendor/fancybox/fancybox_loading%402x.gif');
        background-size: 24px 24px
    }
}

#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050
}

#fancybox-thumbs.bottom {
    bottom: 2px
}

#fancybox-thumbs.top {
    top: 2px
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: .5
}

#fancybox-thumbs ul li.active {
    opacity: .75;
    padding: 0;
    border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
    opacity: 1
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: 0
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none
}

.Rating {
    width: 150px;
    height: 90px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1000
}

.MRating {
    width: 90px;
    height: 40px;
    display: none;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 1000
}

@media screen and (max-width:768px) {}

@media screen and (max-width:1025px) {
    .Rating_margintop {
        top: 170px
    }
}

.Rating_nph_0 {
    background: url(../../../vendor/general/rating/images/nph-0.jpg) no-repeat
}

.Rating_nph_12 {
    background: url(//assets/products/vendor/general/rating/images/nph-12.jpg) no-repeat
}

.Rating_nph_18 {
    background: url(//assets/products/vendor/general/rating/images/nph-18.jpg) no-repeat
}

.Rating_vng_0 {
    background: url(//assets/products/vendor/general/rating/images/vng-0.jpg) no-repeat
}

.Rating_vng_12 {
    background: url(//assets/products/vendor/general/rating/images/vng-12.jpg) no-repeat
}

.Rating_vng_18 {
    background: url(//assets/products/vendor/general/rating/images/vng-18.jpg) no-repeat
}

.Rating_long-dinh_0 {
    background: url(//assets/products/vendor/general/rating/images/long-dinh-0.jpg) no-repeat
}

.Rating_long-dinh_12 {
    background: url(//assets/products/vendor/general/rating/images/long-dinh-12.jpg) no-repeat
}

.Rating_long-dinh_18 {
    background: url(//assets/products/vendor/general/rating/images/long-dinh-18.jpg) no-repeat
}

.Rating_minh-phuong-thinh_0 {
    background: url(//assets/products/vendor/general/rating/images/minh-phuong-thinh-0.jpg) no-repeat
}

.Rating_minh-phuong-thinh_12 {
    background: url(//assets/products/vendor/general/rating/images/minh-phuong-thinh-12.jpg) no-repeat
}

.Rating_minh-phuong-thinh_18 {
    background: url(//assets/products/vendor/general/rating/images/minh-phuong-thinh-18.jpg) no-repeat
}

.Rating_nguyen-bao_0 {
    background: url(//assets/products/vendor/general/rating/images/nguyen-bao-0.jpg) no-repeat
}

.Rating_nguyen-bao_12 {
    background: url(//assets/products/vendor/general/rating/images/nguyen-bao-12.jpg) no-repeat
}

.Rating_nguyen-bao_18 {
    background: url(//assets/products/vendor/general/rating/images/nguyen-bao-18.jpg) no-repeat
}

.Rating_bp_0 {
    background: url(//assets/products/vendor/general/rating/images/bp-0.jpg) no-repeat
}

.Rating_bp_12 {
    background: url(//assets/products/vendor/general/rating/images/bp-12.jpg) no-repeat
}

.Rating_bp_18 {
    background: url(//assets/products/vendor/general/rating/images/bp-18.jpg) no-repeat
}

.M_Rating_vng_0 {
    background: url(//assets/products/vendor/general/rating/images/m-vng-0.jpg) no-repeat
}

.M_Rating_vng_12 {
    background: url(//assets/products/vendor/general/rating/images/m-vng-12.jpg) no-repeat
}

.M_Rating_vng_18 {
    background: url(//assets/products/vendor/general/rating/images/m-vng-18.jpg) no-repeat
}

.M_Rating_long-dinh_0 {
    background: url(//assets/products/vendor/general/rating/images/m-long-dinh-0.jpg) no-repeat
}

.M_Rating_long-dinh_12 {
    background: url(//assets/products/vendor/general/rating/images/m-long-dinh-12.jpg) no-repeat
}

.M_Rating_long-dinh_18 {
    background: url(//assets/products/vendor/general/rating/images/m-long-dinh-18.jpg) no-repeat
}

.M_Rating_minh-phuong-thinh_0 {
    background: url(//assets/products/vendor/general/rating/images/m-minh-phuong-thinh-0.jpg) no-repeat
}

.M_Rating_minh-phuong-thinh_12 {
    background: url(//assets/products/vendor/general/rating/images/m-minh-phuong-thinh-12.jpg) no-repeat
}

.M_Rating_minh-phuong-thinh_18 {
    background: url(//assets/products/vendor/general/rating/images/m-minh-phuong-thinh-18.jpg) no-repeat
}

.M_Rating_nguyen-bao_0 {
    background: url(//assets/products/vendor/general/rating/images/m-nguyen-bao-0.jpg) no-repeat
}

.M_Rating_nguyen-bao_12 {
    background: url(//assets/products/vendor/general/rating/images/m-nguyen-bao-12.jpg) no-repeat
}

.M_Rating_nguyen-bao_18 {
    background: url(//assets/products/vendor/general/rating/images/m-nguyen-bao-18.jpg) no-repeat
}

.M_Rating_bp_0 {
    background: url(//assets/products/vendor/general/rating/images/m-bp-0.jpg) no-repeat
}

.M_Rating_bp_12 {
    background: url(//assets/products/vendor/general/rating/images/m-bp-12.jpg) no-repeat
}

.M_Rating_bp_18 {
    background: url(//assets/products/vendor/general/rating/images/m-bp-18.jpg) no-repeat
}

.M_Rating_nph_0 {
    background: url(//assets/products/vendor/general/rating/images/m-nph-0.jpg) no-repeat
}

.M_Rating_nph_12 {
    background: url(//assets/products/vendor/general/rating/images/m-nph-12.jpg) no-repeat
}

.M_Rating_nph_18 {
    background: url(//assets/products/vendor/general/rating/images/m-nph-18.jpg) no-repeat
}

.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66
}

.jcarousel-wrapper .photo-credits a {
    color: #fff
}

.jcarousel {
    position: relative;
    overflow: hidden
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.jcarousel li {
    float: left
}

.jcarousel-control-prev {
    display: block;
    width: 40px;
    height: 40px;
    background-position: 0 0;
    position: absolute;
    text-indent: -9999px;
    width: 12px;
    height: 21px;
    background: url(../images/bg-nav-minislider.png) no-repeat transparent;
    left: 110px;
    bottom: 1px;
    z-index: 1000
}

.jcarousel-control-prev:hover {
    background-position: 0 -21px
}

.jcarousel-control-next {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 12px;
    height: 21px;
    background: url(../images/bg-nav-minislider.png) no-repeat transparent;
    left: 195px;
    bottom: 1px;
    background-position: -12px 0;
    z-index: 1000
}

.jcarousel-control-next:hover {
    background-position: -12px -21px
}

.jcarousel-control-prev.inactive,
.jcarousel-control-prev.inactive:hover {
    background-position: 0 -80px
}

.jcarousel-control-next.inactive,
.jcarousel-control-next.inactive:hover {
    background-position: -41px -80px
}

.jcarousel-pagination {
    position: absolute;
    bottom: -7px;
    left: 15px;
    width: 216px;
    height: 30px;
    margin-left: 35px;
    text-align: center
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    text-align: center;
    margin-right: 2px;
    width: 23px;
    height: 27px;
    font-size: 11px;
    line-height: 23px;
    text-align: center;
    color: #b0d0eb;
    text-decoration: none;
    font-weight: bold;
    background: url("../images/bg-slider-bullet.png") no-repeat scroll -20px -3px transparent;
    height: 20px;
    line-height: 18px;
    width: 18px;
    text-indent: -999em;
    overflow: hidden
}

.jcarousel-pagination a.active,
.jcarousel-pagination a:hover {
    opacity: 1;
    color: #fff600;
    background: url("../images/bg-slider-bullet.png") no-repeat scroll 0 -3px transparent
}

#boxEventSub .jcarousel-pagination a {
    background: url(../images/control.png) no-repeat;
    width: 38px;
    height: 43px;
    font-size: 11px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin-right: 4px;
    text-indent: 0
}

#boxEventSub .jcarousel-pagination a.active,
#boxEventSub .jcarousel-pagination a:hover {
    background: url(../images/control-hov.png) no-repeat;
    color: #fff600
}

#boxEventSub .jcarousel-pagination {
    bottom: 17px;
    width: 307px;
    margin-left: 0;
    background: url(../images/bg-control.gif) 0 4px no-repeat
}

.BannerSub .jcarousel li {
    margin-left: -1px
}

.BannerSub .jcarousel-pagination {
    background: url(../images/subpage/bg-control-sub.gif) 0 0 no-repeat;
    bottom: 8px;
    left: 0;
    width: 207px;
    height: 18px
}

.BannerSub .jcarousel-pagination a {
    background: url(../images/subpage/control-sub.png) no-repeat;
    width: 23px;
    height: 27px;
    font-size: 11px;
    line-height: 23px;
    text-align: center;
    color: #b0d0eb;
    text-decoration: none;
    font-weight: bold;
    text-indent: 0
}

.BannerSub .jcarousel-pagination a.active,
.BannerSub .jcarousel-pagination a:hover {
    background: url(../images/subpage/control-sub-hov.png) no-repeat;
    color: #fff600
}

.wrapper-out .wrapper .page-footer .hotline,
ul.feature-social li a,
ul.feature-social li span.Hot,
ul.feature-social li span.New,
.game-info object,
.game-info .game-info__download,
.game-info a.game-info__register,
.game-info .game-info__payment,
.extra-content--envelope .hotline,
.extra-content--envelope .game-login .game-login__button,
.page-header__video-holder a,
.main-content .TopBtn,
.main-content .top,
#main-nav ul>li>a.main-nav__item-home,
#main-nav ul>li>a.main-nav__item-news,
#main-nav ul>li>a.main-nav__item-event,
#main-nav ul>li>a.main-nav__item-lib,
#main-nav ul>li>a.main-nav__item-tip,
#main-nav ul>li>a.main-nav__item-social,
#main-nav ul>li>a.main-nav__item-support,
#game-servers h2.game-servers__title,
.bang-xep-hang h2.bang-xep-hang__title,
.block-lib a,
.posts a.posts__view-all,
.BlockCharacter ul.CharTab li a,
.BlockCharacter .CharContent .Phai .Char-L .More,
.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Tab ul li a,
.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul li a {
    display: block;
    text-indent: -9999px
}

#left-nav ul>li a,
#left-nav ul>li ul li a {
    display: block
}

.sprites-sprite,
.sprites-arrow-down,
.sprites-arrow-up,
.sprites-banner-control-hov,
.sprites-banner-nav-hov,
.sprites-banner-nav-nor,
.sprites-bg-block-news-home,
.sprites-bg-btn-lib-download-hov,
.sprites-bg-btn-lib-download-nor,
.sprites-bg-btn-top-hov,
.sprites-bg-btn-top-nor,
.sprites-bg-content-tab-indicator,
.sprites-bg-feature-social,
.sprites-bg-header-video,
.sprites-bg-leftnav-hov,
.sprites-bg-leftnav-nor,
.sprites-bg-leftnav-sub-nor,
.sprites-bg-paging-first-hov,
.sprites-bg-paging-first-nor,
.sprites-bg-paging-hov,
.sprites-bg-paging-last-hov,
.sprites-bg-paging-last-nor,
.sprites-bg-paging-left-hov,
.sprites-bg-paging-left-nor,
.sprites-bg-paging-nor,
.sprites-bg-paging-right-hov,
.sprites-bg-paging-right-nor,
.sprites-bg-relatednews-header,
.sprites-btn-select-bxh-hov,
.sprites-btn-select-bxh-nor,
.sprites-char-more-hov,
.sprites-char-more-nor,
.sprites-choi-ngay-hov,
.sprites-choi-ngay-nor,
.sprites-chon-may-chu-hov,
.sprites-chon-may-chu-nor,
.sprites-dang-ky-nhanh-hov,
.sprites-dang-ky-nhanh-nor,
.sprites-dang-ky-nhanh-off,
.sprites-dang-nhap-hov,
.sprites-dang-nhap-nor,
.sprites-dien-dan-hov,
.sprites-dien-dan-nor,
.sprites-dien-dan-off,
.sprites-fanpage-hov,
.sprites-fanpage-nor,
.sprites-fanpage-off,
.sprites-hang-1,
.sprites-hang-2,
.sprites-hang-3,
.sprites-icon-hot,
.sprites-icon-menu,
.sprites-icon-new,
.sprites-img-hotline,
.sprites-left-nav-nor,
.sprites-lib-background-hov,
.sprites-lib-background-nor,
.sprites-lib-screenshot-hov,
.sprites-lib-screenshot-nor,
.sprites-lib-video-hov,
.sprites-lib-video-nor,
.sprites-may-chu-hov,
.sprites-may-chu-nor,
.sprites-may-chu-off,
.sprites-mnu-side-hov,
.sprites-mnu-side-nor,
.sprites-mnu-side-sub,
.sprites-more-act,
.sprites-more-hov,
.sprites-more-nor,
.sprites-more-off,
.sprites-msk-pic-hov,
.sprites-msk-vid-hov,
.sprites-msk-vid-nor,
.sprites-nap-the-act,
.sprites-nap-the-hov,
.sprites-nap-the-nor,
.sprites-nap-the-off,
.sprites-nav-1-hov,
.sprites-nav-1-nor,
.sprites-nav-1-off,
.sprites-nav-2-hov,
.sprites-nav-2-nor,
.sprites-nav-2-off,
.sprites-nav-3-hov,
.sprites-nav-3-nor,
.sprites-nav-3-off,
.sprites-nav-4-hov,
.sprites-nav-4-nor,
.sprites-nav-4-off,
.sprites-nav-5-hov,
.sprites-nav-5-nor,
.sprites-nav-5-off,
.sprites-nav-6-hov,
.sprites-nav-6-nor,
.sprites-nav-6-off,
.sprites-nav-7-hov,
.sprites-nav-7-nor,
.sprites-nav-7-off,
.sprites-new-server-hov,
.sprites-new-server-nor,
.sprites-play-now,
.sprites-search-hov,
.sprites-search-nor,
.sprites-server-nav-left-hov,
.sprites-server-nav-left-nor,
.sprites-server-nav-right-hov,
.sprites-server-nav-right-nor,
.sprites-submenu-bot,
.sprites-submenu-top,
.sprites-tab-active-news,
.sprites-tan-thu-hov,
.sprites-tan-thu-nor,
.sprites-tan-thu-off,
.sprites-thamgia-hov,
.sprites-thamgia-nor,
.sprites-tinh-nang-hov,
.sprites-tinh-nang-nor,
.sprites-tinh-nang-off,
.sprites-ttl-bxh-list,
.sprites-ttl-server-list,
.sprites-txt-box-login,
.sprites-xem-them-hov,
.sprites-xem-them-nor,
.wrapper-out .wrapper .page-footer .hotline,
ul.feature-social li a.feature-social__forum,
ul.feature-social li a.feature-social__forum:hover,
ul.feature-social li a.feature-social__forum.Off,
ul.feature-social li a.feature-social__fanpage,
ul.feature-social li a.feature-social__fanpage:hover,
ul.feature-social li a.feature-social__fanpage.Off,
ul.feature-social li a.feature-social__game-features,
ul.feature-social li a.feature-social__game-features:hover,
ul.feature-social li a.feature-social__game-features.Off,
ul.feature-social li a.feature-social__newbie,
ul.feature-social li a.feature-social__newbie:hover,
ul.feature-social li a.feature-social__newbie.Off,
ul.feature-social li span.Hot,
ul.feature-social li span.New,
body.subpage ul.feature-social,
.extra-content--envelope .hotline,
.extra-content--envelope .game-login .game-login__form-group input,
.extra-content--envelope .game-login .game-login__button,
.extra-content--envelope .game-login .game-login__button:hover,
.extra-content--envelope .game-login .game-login__play-game,
.extra-content--envelope .game-login .game-login__play-game:hover,
.page-header__video-holder,
.main-content .TopBtn,
.main-content .top,
.main-content .TopBtn:hover,
.main-content .top:hover,
#main-nav ul>li>a.main-nav__item-lib,
#main-nav ul>li>a.main-nav__item-lib.active,
#main-nav ul>li>a.main-nav__item-lib:hover,
#main-nav ul>li>a.main-nav__item-lib .off,
#left-nav ul>li a span.holder,
#left-nav ul>li ul li a,
#left-nav ul>li ul li a.active,
#left-nav ul>li ul li a:hover,
#left-nav ul>li.open span.holder,
#game-servers h2.game-servers__title,
#game-servers .game-servers__newest-server,
#game-servers .game-servers__newest-server:hover,
#game-servers .game-servers__list li a,
#game-servers .game-servers__list li a:hover,
.game-servers__paging .jcarousel-control-prev,
.game-servers__paging .jcarousel-control-next,
.game-servers__paging .jcarousel-control-prev:hover,
.game-servers__paging .jcarousel-control-next:hover,
#banner-event .banner-event__control a,
#banner-event .banner-event__control a:hover,
#banner-event .banner-event__control a.active,
.bang-xep-hang h2.bang-xep-hang__title,
.block-lib .block-lib__background,
.block-lib .block-lib__background:hover,
.block-lib .block-lib__screenshot,
.block-lib .block-lib__screenshot:hover,
.block-lib .block-lib__video,
.block-lib .block-lib__video:hover,
.BlockCharacter .CharContent .Phai .Char-L .More,
.BlockCharacter .CharContent .Phai .Char-L .More:hover,
.BlockCharacter .CharContent .Phai .Char-L .More .Off {
    background-image: url('../images/sprites-s9d7db44e4b.png');
    background-repeat: no-repeat
}

.sprites-arrow-down {
    background-position: 0 0;
    height: 10px;
    width: 13px
}

.sprites-arrow-up {
    background-position: 0 -10px;
    height: 10px;
    width: 13px
}

.sprites-banner-control-hov {
    background-position: 0 -20px;
    height: 40px;
    width: 55px
}

.sprites-banner-nav-hov {
    background-position: 0 -60px;
    height: 20px;
    width: 20px
}

.sprites-banner-nav-nor {
    background-position: 0 -80px;
    height: 20px;
    width: 20px
}

.sprites-bg-block-news-home {
    background-position: 0 -100px;
    height: 370px;
    width: 430px
}

.sprites-bg-btn-lib-download-hov {
    background-position: 0 -470px;
    height: 30px;
    width: 30px
}

.sprites-bg-btn-lib-download-nor {
    background-position: 0 -500px;
    height: 30px;
    width: 30px
}

.sprites-bg-btn-top-hov {
    background-position: 0 -530px;
    height: 48px;
    width: 48px
}

.sprites-bg-btn-top-nor {
    background-position: 0 -578px;
    height: 48px;
    width: 48px
}

.sprites-bg-content-tab-indicator {
    background-position: 0 -626px;
    height: 6px;
    width: 10px
}

.sprites-bg-feature-social {
    background-position: 0 -632px;
    height: 440px;
    width: 270px
}

.sprites-bg-header-video {
    background-position: 0 -1072px;
    height: 182px;
    width: 284px
}

.sprites-bg-leftnav-hov {
    background-position: 0 -1254px;
    height: 40px;
    width: 250px
}

.sprites-bg-leftnav-nor {
    background-position: 0 -1294px;
    height: 40px;
    width: 250px
}

.sprites-bg-leftnav-sub-nor {
    background-position: 0 -1334px;
    height: 40px;
    width: 250px
}

.sprites-bg-paging-first-hov {
    background-position: 0 -1374px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-first-nor {
    background-position: 0 -1404px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-hov {
    background-position: 0 -1434px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-last-hov {
    background-position: 0 -1464px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-last-nor {
    background-position: 0 -1494px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-left-hov {
    background-position: 0 -1524px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-left-nor {
    background-position: 0 -1554px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-nor {
    background-position: 0 -1584px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-right-hov {
    background-position: 0 -1614px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-right-nor {
    background-position: 0 -1644px;
    height: 30px;
    width: 30px
}

.sprites-bg-relatednews-header {
    background-position: 0 -1674px;
    height: 40px;
    width: 600px
}

.sprites-btn-select-bxh-hov {
    background-position: 0 -1714px;
    height: 28px;
    width: 28px
}

.sprites-btn-select-bxh-nor {
    background-position: 0 -1742px;
    height: 28px;
    width: 28px
}

.sprites-char-more-hov {
    background-position: 0 -1770px;
    height: 30px;
    width: 100px
}

.sprites-char-more-nor {
    background-position: 0 -1800px;
    height: 30px;
    width: 100px
}

.sprites-choi-ngay-hov {
    background-position: 0 -1830px;
    height: 158px;
    width: 266px
}

.sprites-choi-ngay-nor {
    background-position: 0 -1988px;
    height: 158px;
    width: 266px
}

.sprites-chon-may-chu-hov {
    background-position: 0 -2146px;
    height: 70px;
    width: 80px
}

.sprites-chon-may-chu-nor {
    background-position: 0 -2216px;
    height: 70px;
    width: 80px
}

.sprites-dang-ky-nhanh-hov {
    background-position: 0 -2286px;
    height: 50px;
    width: 140px
}

.sprites-dang-ky-nhanh-nor {
    background-position: 0 -2336px;
    height: 50px;
    width: 140px
}

.sprites-dang-ky-nhanh-off {
    background-position: 0 -2386px;
    height: 50px;
    width: 140px
}

.sprites-dang-nhap-hov {
    background-position: 0 -2436px;
    height: 70px;
    width: 80px
}

.sprites-dang-nhap-nor {
    background-position: 0 -2506px;
    height: 70px;
    width: 80px
}

.sprites-dien-dan-hov {
    background-position: 0 -2576px;
    height: 180px;
    width: 110px
}

.sprites-dien-dan-nor {
    background-position: 0 -2756px;
    height: 180px;
    width: 110px
}

.sprites-dien-dan-off {
    background-position: 0 -2936px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-hov {
    background-position: 0 -3116px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-nor {
    background-position: 0 -3296px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-off {
    background-position: 0 -3476px;
    height: 180px;
    width: 110px
}

.sprites-hang-1 {
    background-position: 0 -3656px;
    height: 16px;
    width: 20px
}

.sprites-hang-2 {
    background-position: 0 -3672px;
    height: 16px;
    width: 20px
}

.sprites-hang-3 {
    background-position: 0 -3688px;
    height: 16px;
    width: 20px
}

.sprites-icon-hot {
    background-position: 0 -3704px;
    height: 42px;
    width: 42px
}

.sprites-icon-menu {
    background-position: 0 -3746px;
    height: 8px;
    width: 6px
}

.sprites-icon-new {
    background-position: 0 -3754px;
    height: 42px;
    width: 42px
}

.sprites-img-hotline {
    background-position: 0 -3796px;
    height: 78px;
    width: 234px
}

.sprites-left-nav-nor {
    background-position: 0 -3874px;
    height: 40px;
    width: 250px
}

.sprites-lib-background-hov {
    background-position: 0 -3914px;
    height: 130px;
    width: 220px
}

.sprites-lib-background-nor {
    background-position: 0 -4044px;
    height: 130px;
    width: 220px
}

.sprites-lib-screenshot-hov {
    background-position: 0 -4174px;
    height: 130px;
    width: 220px
}

.sprites-lib-screenshot-nor {
    background-position: 0 -4304px;
    height: 130px;
    width: 220px
}

.sprites-lib-video-hov {
    background-position: 0 -4434px;
    height: 130px;
    width: 220px
}

.sprites-lib-video-nor {
    background-position: 0 -4564px;
    height: 130px;
    width: 220px
}

.sprites-may-chu-hov {
    background-position: 0 -4694px;
    height: 40px;
    width: 120px
}

.sprites-may-chu-nor {
    background-position: 0 -4734px;
    height: 40px;
    width: 120px
}

.sprites-may-chu-off {
    background-position: 0 -4774px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-hov {
    background-position: 0 -4814px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-nor {
    background-position: 0 -4854px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-sub {
    background-position: 0 -4894px;
    height: 50px;
    width: 270px
}

.sprites-more-act {
    background-position: 0 -4944px;
    height: 19px;
    width: 20px
}

.sprites-more-hov {
    background-position: 0 -4963px;
    height: 25px;
    width: 25px
}

.sprites-more-nor {
    background-position: 0 -4988px;
    height: 25px;
    width: 25px
}

.sprites-more-off {
    background-position: 0 -5013px;
    height: 40px;
    width: 210px
}

.sprites-msk-pic-hov {
    background-position: 0 -5053px;
    height: 215px;
    width: 285px
}

.sprites-msk-vid-hov {
    background-position: 0 -5268px;
    height: 215px;
    width: 285px
}

.sprites-msk-vid-nor {
    background-position: 0 -5483px;
    height: 215px;
    width: 285px
}

.sprites-nap-the-act {
    background-position: 0 -5698px;
    height: 40px;
    width: 135px
}

.sprites-nap-the-hov {
    background-position: 0 -5738px;
    height: 50px;
    width: 110px
}

.sprites-nap-the-nor {
    background-position: 0 -5788px;
    height: 50px;
    width: 110px
}

.sprites-nap-the-off {
    background-position: 0 -5838px;
    height: 50px;
    width: 110px
}

.sprites-nav-1-hov {
    background-position: 0 -5888px;
    height: 66px;
    width: 132px
}

.sprites-nav-1-nor {
    background-position: 0 -5954px;
    height: 67px;
    width: 135px
}

.sprites-nav-1-off {
    background-position: 0 -6021px;
    height: 78px;
    width: 67px
}

.sprites-nav-2-hov {
    background-position: 0 -6099px;
    height: 78px;
    width: 95px
}

.sprites-nav-2-nor {
    background-position: 0 -6177px;
    height: 78px;
    width: 95px
}

.sprites-nav-2-off {
    background-position: 0 -6255px;
    height: 78px;
    width: 95px
}

.sprites-nav-3-hov {
    background-position: 0 -6333px;
    height: 78px;
    width: 102px
}

.sprites-nav-3-nor {
    background-position: 0 -6411px;
    height: 78px;
    width: 102px
}

.sprites-nav-3-off {
    background-position: 0 -6489px;
    height: 78px;
    width: 102px
}

.sprites-nav-4-hov {
    background-position: 0 -6567px;
    height: 78px;
    width: 165px
}

.sprites-nav-4-nor {
    background-position: 0 -6645px;
    height: 78px;
    width: 165px
}

.sprites-nav-4-off {
    background-position: 0 -6723px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-hov {
    background-position: 0 -6801px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-nor {
    background-position: 0 -6879px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-off {
    background-position: 0 -6957px;
    height: 78px;
    width: 165px
}

.sprites-nav-6-hov {
    background-position: 0 -7035px;
    height: 78px;
    width: 135px
}

.sprites-nav-6-nor {
    background-position: 0 -7113px;
    height: 78px;
    width: 135px
}

.sprites-nav-6-off {
    background-position: 0 -7191px;
    height: 78px;
    width: 135px
}

.sprites-nav-7-hov {
    background-position: 0 -7269px;
    height: 78px;
    width: 110px
}

.sprites-nav-7-nor {
    background-position: 0 -7347px;
    height: 78px;
    width: 110px
}

.sprites-nav-7-off {
    background-position: 0 -7425px;
    height: 78px;
    width: 110px
}

.sprites-new-server-hov {
    background-position: 0 -7503px;
    height: 60px;
    width: 250px
}

.sprites-new-server-nor {
    background-position: 0 -7563px;
    height: 60px;
    width: 250px
}

.sprites-play-now {
    background-position: 0 -7802px;
    height: 179px;
    width: 313px
}

.sprites-play-now:hover,
.sprites-play-now.play-now-hover {
    background-position: 0 -7623px
}

.sprites-search-hov {
    background-position: 0 -7981px;
    height: 28px;
    width: 28px
}

.sprites-search-nor {
    background-position: 0 -8009px;
    height: 28px;
    width: 28px
}

.sprites-server-nav-left-hov {
    background-position: 0 -8037px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-left-nor {
    background-position: 0 -8067px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-right-hov {
    background-position: 0 -8097px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-right-nor {
    background-position: 0 -8127px;
    height: 30px;
    width: 30px
}

.sprites-submenu-bot {
    background-position: 0 -8157px;
    height: 13px;
    width: 162px
}

.sprites-submenu-top {
    background-position: 0 -8170px;
    height: 538px;
    width: 162px
}

.sprites-tab-active-news {
    background-position: 0 -8708px;
    height: 35px;
    width: 82px
}

.sprites-tan-thu-hov {
    background-position: 0 -8743px;
    height: 180px;
    width: 110px
}

.sprites-tan-thu-nor {
    background-position: 0 -8923px;
    height: 180px;
    width: 110px
}

.sprites-tan-thu-off {
    background-position: 0 -9103px;
    height: 180px;
    width: 110px
}

.sprites-thamgia-hov {
    background-position: 0 -9283px;
    height: 20px;
    width: 13px
}

.sprites-thamgia-nor {
    background-position: 0 -9303px;
    height: 20px;
    width: 13px
}

.sprites-tinh-nang-hov {
    background-position: 0 -9323px;
    height: 180px;
    width: 110px
}

.sprites-tinh-nang-nor {
    background-position: 0 -9503px;
    height: 180px;
    width: 110px
}

.sprites-tinh-nang-off {
    background-position: 0 -9683px;
    height: 180px;
    width: 110px
}

.sprites-ttl-bxh-list {
    background-position: 0 -9863px;
    height: 27px;
    width: 152px
}

.sprites-ttl-server-list {
    background-position: 0 -9890px;
    height: 35px;
    width: 270px
}

.sprites-txt-box-login {
    background-position: 0 -9925px;
    height: 30px;
    width: 160px
}

.sprites-xem-them-hov {
    background-position: 0 -9955px;
    height: 15px;
    width: 85px
}

.sprites-xem-them-nor {
    background-position: 0 -9970px;
    height: 15px;
    width: 85px
}

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: 0
}

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

body {
    background: #fff;
    font: 13px Tahoma, Arial, Verdana, sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 20px
}

a,
input {
    font-family: Tahoma, Arial, Verdana, sans-serif
}

a,
a:active,
a:visited {
    text-decoration: none;
    color: #9f906e
}

a:hover {
    color: #be490f
}

.wrapper-out {
    background: url(../images/page-footer.jpg) center bottom no-repeat
}

.wrapper-out .wrapper {
    background: url(../images/bg_header.jpg) center top no-repeat;
    position: relative
}

.wrapper-out .wrapper .page-header {
    position: relative;
    width: 1002px;
    margin: 0 auto;
    height: 315px;
    z-index: 10
}

.wrapper-out .wrapper .page-content {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 1000px;
    overflow: hidden
}

.wrapper-out .wrapper .page-content .extra-content {
    position: relative;
    display: block;
    float: left;
    width: 338px
}

.wrapper-out .wrapper .page-content .main-content {
    position: relative;
    float: left;
    width: 640px;
    margin: 52px 0 0 20px
}

.wrapper-out .wrapper .page-content .main-content a.Cctalk {
    background: url(../images/cctalk.jpg) no-repeat;
    display: block;
    float: left;
    height: 50px;
    left: 310px;
    position: absolute;
    text-indent: -9999px;
    top: 142px;
    width: 282px
}

.wrapper-out .wrapper .page-content .main-content a.Cctalk:hover {
    background-position: 0 -50px
}

.wrapper-out .wrapper .page-content .TopBtn {
    background: url(../images/toppage-sub.png) no-repeat;
    display: block;
    height: 95px;
    overflow: hidden;
    text-indent: -999em;
    width: 133px
}

.wrapper-out .wrapper .page-content .TopBtn:hover {
    background-position: 0 -95px
}

.wrapper-out .wrapper .page-footer {
    width: 100%;
    height: 150px;
    position: relative;
    padding-top: 85px;
    text-align: center;
    color: #a67d6d;
    overflow: hidden
}

.wrapper-out .wrapper .page-footer .hotline {
    position: absolute;
    top: 71px;
    left: 50%;
    margin-left: 242px;
    background-position: 0 -3796px;
    height: 78px;
    width: 234px
}

body.subpage .wrapper-out .wrapper {
    background: url(../images/bg_header_sub.jpg) no-repeat center top;
    position: relative
}

body.subpage .wrapper-out .wrapper.SuKien {
    background: url(../images/bg-wrapper-sukien.jpg) no-repeat center top
}

body.subpage .wrapper-out .wrapper .page-header {
    height: 288px
}

body.subpage .wrapper-out .wrapper .page-content {
    background: url(../images/bg-lineend-content.png) no-repeat 100% 100% transparent;
    padding-bottom: 50px
}

body.subpage .wrapper-out .wrapper .page-content .extra-content {
    margin-top: 0;
    width: 280px
}

body.subpage .wrapper-out .wrapper .page-content .main-content {
    padding-bottom: 10px;
    position: relative
}

body.subpage .wrapper-out .wrapper .page-content .main-content .main-content--inner h2.TitleMain {
    background: url("../images/bg-content-title.png") no-repeat scroll 0 100% transparent;
    clear: both;
    color: #096597;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    padding: 35px 20px 19px 74px;
    margin-left: -23px
}

body.subpage .wrapper-out .wrapper .page-content .main-content .main-content--inner .main-content__header {
    height: 80px;
    padding: 20px 0 0 0;
    display: block;
    width: 100%
}

body.subpage .wrapper-out .wrapper .page-content .main-content .main-content--inner .main-content__header.content {
    height: 135px
}

ul.feature-social {
    width: 230px;
    display: block;
    float: left;
    margin-left: 10px
}

ul.feature-social li {
    float: left;
    position: relative
}

ul.feature-social li a {
    float: left
}

ul.feature-social li a.feature-social__forum {
    background-position: 0 -2756px;
    height: 180px;
    width: 110px;
    margin: 0 10px 10px 0
}

ul.feature-social li a.feature-social__forum:hover {
    background-position: 0 -2576px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__forum.Off {
    background-position: 0 -2936px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__fanpage {
    background-position: 0 -3296px;
    height: 180px;
    width: 110px;
    margin: 0 0 10px 0
}

ul.feature-social li a.feature-social__fanpage:hover {
    background-position: 0 -3116px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__fanpage.Off {
    background-position: 0 -3476px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__game-features {
    background-position: 0 -9503px;
    height: 180px;
    width: 110px;
    margin: 0 10px 0 0
}

ul.feature-social li a.feature-social__game-features:hover {
    background-position: 0 -9323px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__game-features.Off {
    background-position: 0 -9683px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__newbie {
    background-position: 0 -8923px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__newbie:hover {
    background-position: 0 -8743px;
    height: 180px;
    width: 110px
}

ul.feature-social li a.feature-social__newbie.Off {
    background-position: 0 -9103px;
    height: 180px;
    width: 110px
}

ul.feature-social li span.Hot {
    background-position: 0 -3704px;
    height: 42px;
    width: 42px;
    position: absolute;
    top: 0;
    left: 0
}

ul.feature-social li span.New {
    background-position: 0 -3754px;
    height: 42px;
    width: 42px;
    position: absolute;
    top: 0;
    left: 0
}

body.subpage ul.feature-social {
    margin: 0;
    background-position: 0 -632px;
    height: 440px;
    width: 270px;
    height: 380px;
    width: 230px;
    padding: 30px 20px
}

.game-info {
    width: 100%;
    height: 190px;
    position: relative
}

.game-info object,
.game-info .game-info__download {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 274px;
    top: 22px;
    left: -5px;
    background: url(../images/down.png) no-repeat;
    height: 120px
}

.game-info object:hover,
.game-info .game-info__download:hover {
    background-position: 0 -120px
}

.game-info a.game-info__register {
    margin-top: 141px;
    float: left;
    background: url("../images/dangky-napthe-v2.png") no-repeat left top;
    width: 152px;
    height: 50px;
    z-index: 1000;
    position: relative
}

.game-info a.game-info__register:hover {
    background-position: left bottom
}

.game-info .game-info__payment {
    margin-top: 141px;
    background: url("../images/dangky-napthe-v2.png") no-repeat right top;
    width: 108px;
    height: 50px;
    float: left;
    z-index: 1000;
    position: relative
}

.game-info .game-info__payment:hover {
    background-position: right bottom
}

.extra-content--envelope {
    width: 100%;
    padding: 0;
    padding-left: 19px
}

.extra-content--envelope .Support {
    background: url(../images/hot-line-2.png) no-repeat;
    width: 321px;
    height: 79px;
    margin-bottom: 5px;
    margin-left: -12px
}

.extra-content--envelope .jcarousel-border {
    background: url("../images/bg-banner-event-border.png") no-repeat;
    height: 345px;
    overflow: hidden;
    padding-left: 19px;
    padding-top: 19px;
    position: relative;
    width: 330px;
    margin-left: -19px;
    margin-top: 240px
}

.extra-content--envelope .jcarousel-border .jcarousel {
    width: 300px
}

.extra-content--envelope .search {
    background: url(../images/bg-search.jpg) 0 0 no-repeat;
    height: 30px;
    width: 300px
}

.extra-content--envelope .search .search__field {
    background: 0;
    border: 0;
    color: #23444b;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0 10px;
    outline: medium none;
    overflow: hidden;
    padding: 3px 0;
    width: 209px
}

.extra-content--envelope .search .search__button {
    background: url("../images/bt-search.gif") repeat;
    border: 0;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 30px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 71px
}

.extra-content--envelope .search .search__button:hover {
    background-position: 0 -30px
}

.extra-content--envelope .BtnCamNang {
    height: 70px;
    margin-top: 20px
}

.extra-content--envelope .BtnCamNang a {
    background: url(../images/btn-camnang.gif) no-repeat;
    width: 300px;
    height: 70px;
    text-indent: -9999px;
    float: left
}

.extra-content--envelope .BtnCamNang a:hover {
    background-position: 0 -70px
}

.extra-content--envelope ul.Sidebar01 {
    margin-top: 20px;
    overflow: hidden;
    width: 300px;
    margin-top: 10px
}

.extra-content--envelope ul.Sidebar01 li {
    float: left
}

.extra-content--envelope ul.Sidebar01 li a {
    background: url(../images/bg-btn-support.gif) no-repeat;
    display: block;
    height: 70px;
    text-indent: -9999px;
    width: 145px
}

.extra-content--envelope ul.Sidebar01 li a.HoTro {
    background-position: 0 0;
    margin-bottom: 10px
}

.extra-content--envelope ul.Sidebar01 li a.HoTro:hover {
    background-position: 0 -140px
}

.extra-content--envelope ul.Sidebar01 li a.Server {
    background-position: -145px 0;
    margin-bottom: 10px;
    margin-left: 10px
}

.extra-content--envelope ul.Sidebar01 li a.Server:hover {
    background-position: -145px -140px
}

.extra-content--envelope ul.Sidebar01 li a.TaiKhoan {
    background-position: 0 -70px
}

.extra-content--envelope ul.Sidebar01 li a.TaiKhoan:hover {
    background-position: 0 -210px
}

.extra-content--envelope ul.Sidebar01 li a.ChuyenServer {
    background-position: -145px -70px;
    margin-left: 10px
}

.extra-content--envelope ul.Sidebar01 li a.ChuyenServer:hover {
    background-position: -145px -210px
}

.extra-content--envelope .BlockNews {
    width: 300px;
    margin: 20px 0 0 0;
    overflow: hidden;
    position: relative
}

.extra-content--envelope .BlockNews h2.TinhNang {
    background: url(../images/bg-header-feature.gif) no-repeat left top;
    width: 300px;
    height: 29px
}

.extra-content--envelope .BlockNews h2.TinhNang a {
    height: 29px;
    width: 300px;
    color: #dffdff;
    display: block;
    float: left;
    text-indent: -999em;
    overflow: hidden
}

.extra-content--envelope .BlockNews .More {
    display: none
}

.extra-content--envelope .BlockNews .ListFeature {
    border: 1px solid #676767;
    list-style: none;
    float: left;
    display: block;
    width: 298px;
    padding-bottom: 5px
}

.extra-content--envelope .BlockNews .ListFeature li {
    border-bottom: 1px dashed #b2b2b2;
    display: block;
    float: left;
    list-style: none outside none;
    width: 128px;
    margin: 1px 10px 0;
    padding-top: 3px;
    padding-bottom: 4px
}

.extra-content--envelope .BlockNews .ListFeature li:last-child {
    border-bottom: 0
}

.extra-content--envelope .BlockNews .ListFeature li a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap
}

.extra-content--envelope .BlockNews .ListFeature li a:hover {
    color: #ff7e00;
    text-decoration: none
}

.extra-content--envelope .hotline {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    background-position: 0 -3796px;
    height: 78px;
    width: 234px
}

.extra-content--envelope .game-login {
    height: 95px;
    padding: 8px;
    width: 254px;
    position: relative;
    padding-top: 0;
    color: #7b7874
}

.extra-content--envelope .game-login .game-login__form-group {
    width: 171px;
    height: 68px;
    float: left;
    margin-top: 0
}

.extra-content--envelope .game-login .game-login__form-group input {
    border: 0;
    color: #9f906e;
    background-position: 0 -9925px;
    height: 30px;
    width: 160px;
    width: 160px;
    margin: 0 0 9px 0;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-indent: 10px
}

.extra-content--envelope .game-login .game-login__form-group img {
    float: left;
    margin: 10px;
    text-align: center
}

.extra-content--envelope .game-login .game-login__button {
    border: 0;
    cursor: pointer;
    float: right;
    margin: 0 2px 0 0;
    background-position: 0 -2506px;
    height: 70px;
    width: 80px
}

.extra-content--envelope .game-login .game-login__button:hover {
    background-position: 0 -2436px;
    height: 70px;
    width: 80px
}

.extra-content--envelope .game-login .game-login__get-pass {
    font-size: 14px;
    display: inline-block;
    margin-top: 5px
}

.extra-content--envelope .game-login .game-login__get-pass:hover {
    color: #c1752a;
    text-decoration: underline
}

.extra-content--envelope .game-login .game-login__play-game {
    background-position: 0 -2216px;
    height: 70px;
    width: 80px
}

.extra-content--envelope .game-login .game-login__play-game:hover {
    background-position: 0 -2146px;
    height: 70px;
    width: 80px
}

.extra-content--envelope .game-login .game-login__user-infor .game-login__form-group {
    background-color: #000;
    border: 1px solid #262335;
    border-right: 0
}

.extra-content--envelope .game-login .game-login__acc-info,
.extra-content--envelope .game-login .game-login__logout {
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none
}

.extra-content--envelope .game-login .game-login__acc-info:hover,
.extra-content--envelope .game-login .game-login__logout:hover {
    color: #ea9644;
    text-decoration: underline
}

.extra-content--envelope .game-login .game-login__message {
    color: #be490f;
    font-size: 12px;
    position: absolute;
    top: -20px;
    left: 10px;
    width: 230px;
    background-color: #140917
}

.extra-content--envelope .game-login .game-login__error {
    color: #f00 !important
}

.extra-content--envelope .game-login p {
    color: #7b7874;
    padding-top: 10px;
    overflow: hidden
}

.extra-content--envelope .game-login p span {
    color: #ea9644
}

.extra-content--envelope .extra-content--bottom-envelope {
    background: #181712;
    margin-top: 14px;
    overflow: hidden;
    border: 1px solid #544a43
}

.extra-content--envelope .extra-content--bottom-envelope iframe {
    float: left
}

#boxTabShare {
    margin-top: 20px;
    overflow: hidden;
    float: left;
    width: 300px
}

#boxTabShare ul.TabShare {
    height: 30px;
    margin: 0;
    overflow: hidden;
    width: 100%
}

#boxTabShare ul.TabShare li {
    float: left
}

#boxTabShare ul.TabShare li.active .ZingMeTab,
#boxTabShare ul.TabShare li.active .FaceBookTab,
#boxTabShare ul.TabShare li:hover .ZingMeTab,
#boxTabShare ul.TabShare li:hover .FaceBookTab {
    color: #d10000;
    background: url("../images/bg-body.gif") repeat;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 0;
    height: 29px;
    width: 149px;
    border-left: 1px solid #000
}

#boxTabShare ul.TabShare li a {
    width: 148px;
    background: url("../images/subpage/bg-nortab.gif") repeat;
    cursor: pointer;
    display: block;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
    color: #060000;
    border-right: 1px solid #000
}

#boxTabShare ul.TabShare li a.ZingMeTab {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 0;
    border-bottom: 1px solid #000;
    height: 28px;
    background-position: 0 -21px
}

#boxTabShare ul.TabShare li a.FaceBookTab {
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    border-left: none;
    border-bottom: 1px solid #000;
    height: 28px
}

#boxTabShare ul.TabShare li span {
    white-space: nowrap
}

#boxTabShare #pluginFB_FB,
#boxTabShare #pluginFB_ZM {
    height: 235px;
    padding: 0;
    border: 1px solid #999;
    border-top: 0;
    overflow: hidden
}

.subpage #boxTabShare {
    width: 260px
}

.subpage #boxTabShare iframe {
    width: 260px !important
}

.subpage #boxTabShare ul.TabShare.active a.ZingMeTab,
.subpage #boxTabShare ul.TabShare.active a.FaceBookTab,
.subpage #boxTabShare ul.TabShare:hover a.ZingMeTab,
.subpage #boxTabShare ul.TabShare:hover a.FaceBookTab {
    width: 128px !important
}

.subpage #boxTabShare ul.TabShare a {
    width: 128px !important
}

.loading,
.loading::after,
.loading::before,
.loading::after {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.4);
    border-radius: 999px
}

.loading,
.loading::after {
    margin: -25px 0 0 -25px;
    height: 30px;
    width: 30px;
    -webkit-animation: animation-rotate 1000ms linear infinite;
    -moz-animation: animation-rotate 1000ms linear infinite;
    -o-animation: animation-rotate 1000ms linear infinite;
    animation: animation-rotate 1000ms linear infinite
}

.loading::before {
    content: "";
    margin: -13px 0 0 -13px;
    height: 24px;
    width: 24px;
    -webkit-animation: animation-rotate 1000ms linear infinite;
    -moz-animation: animation-rotate 1000ms linear infinite;
    -o-animation: animation-rotate 1000ms linear infinite;
    animation: animation-rotate 1000ms linear infinite
}

.loading::after {
    content: "";
    margin: -19px 0 0 -19px;
    height: 36px;
    width: 36px;
    -webkit-animation: animation-rotate 2000ms linear infinite;
    -moz-animation: animation-rotate 2000ms linear infinite;
    -o-animation: animation-rotate 2000ms linear infinite;
    animation: animation-rotate 2000ms linear infinite
}

@-webkit-keyframes animation-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes animation-rotate {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes animation-rotate {
    100% {
        -o-transform: rotate(360deg)
    }
}

@keyframes animation-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.page-header__video-holder {
    background-position: 0 -1072px;
    height: 182px;
    width: 284px;
    display: block;
    position: absolute;
    top: 190px;
    left: 57px;
    float: left
}

@media screen and (max-height:800px) {
    .page-header__video-holder {
        top: 145px;
        left: 342px
    }
}

.page-header__video-holder a {
    background: transparent url(../images/bg-header-video-playbtn.png) 111px 46px no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    width: 284px;
    height: 182px;
    float: left
}

.page-header__video-holder a:hover {
    background: 0
}

.main-content {
    padding-bottom: 70px
}

.main-content .TopBtn,
.main-content .top {
    background-position: 0 -578px;
    height: 48px;
    width: 48px;
    position: absolute;
    top: 250px;
    right: -15px
}

.main-content .TopBtn:hover,
.main-content .top:hover {
    background-position: 0 -530px;
    height: 48px;
    width: 48px
}

.BannerSub {
    position: fixed;
    top: 150px;
    width: 250px;
    height: 240px;
    right: -220px;
    z-index: 10
}

.BannerSub a.BtnSuKien {
    background: url(../images/subpage/btn_off.gif) no-repeat;
    width: 30px;
    height: 240px;
    float: left;
    text-indent: -9999px
}

.BannerSub a.BtnSuKien:hover,
.BannerSub a.BtnSuKien.Active {
    background: url(../images/subpage/btn_on.gif) no-repeat
}

.BannerSub #boxEventSub {
    width: 220px;
    height: 236px;
    position: relative;
    overflow: hidden;
    background: #fff;
    float: left;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000
}

.BannerSub #boxEventSub .jcarousel-border {
    width: 203px;
    height: 206px;
    background: url(../images/subpage/bg-banner-event-border-sub.png) 100%;
    margin: 7px 0 0 7px
}

.BannerSub #boxEventSub .jcarousel {
    width: 200px
}

.BannerSub #boxEventSub #img {
    height: 206px
}

.BannerSub #boxEventSub #img li a {
    width: 200px;
    height: 200px;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer
}

.BannerSub #boxEventSub #img li a img {
    padding: 3px 0 0 3px;
    width: 200px;
    height: 200px
}

#footer {
    width: 980px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    padding: 0
}

#footer .Toppage {
    background: url("../images/toppage.png") no-repeat;
    display: block;
    height: 95px;
    left: 409px;
    position: absolute;
    text-indent: -9999px;
    top: -78px;
    width: 141px;
    z-index: 5
}

#footer .Toppage:hover {
    background-position: 0 -95px
}

#footer a.LogoVNG {
    position: absolute;
    top: 70px;
    left: 120px;
    width: 37px;
    height: 55px;
    z-index: 50;
    background: url(../images/logo-vng.png) no-repeat
}

#footer a.LogoPartner {
    position: absolute;
    top: 85px;
    left: 745px;
    width: 108px;
    height: 20px;
    z-index: 51;
    background: url(../images/logo-kingsoft.png) no-repeat
}

#footer p.Copyright {
    color: #90a49b;
    font-size: 11px;
    left: 200px;
    line-height: 1.7;
    position: absolute;
    top: 78px;
    width: 540px;
    z-index: 40;
    text-align: left
}

@keyframes moveBanner {
    0% {
        right: -220px
    }

    50% {
        right: 0
    }

    75% {
        right: -40px
    }

    100% {
        right: 0
    }
}

.activeShowBanner {
    animation-name: moveBanner;
    animation-duration: 1s
}

.block-news-bottom {
    width: 100%;
    display: block;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.block-news-bottom .TheoDongSuKien {
    width: 310px;
    float: left;
    position: relative
}

.block-news-bottom .TheoDongSuKien .BlockNews {
    background: url("../images/bg-header-bullet.png") no-repeat scroll -33px 7px transparent;
    margin-top: 0;
    padding-left: 0;
    padding-top: 15px
}

.block-news-bottom .TheoDongSuKien .BlockNews .layout {
    width: 310px;
    height: 190px;
    margin-top: 20px
}

.block-news-bottom .TheoDongSuKien .BlockNews .layout .jcarousel {
    height: 170px
}

.block-news-bottom .TheoDongSuKien .BlockNews h2 {
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
    padding-left: 10px;
    height: 20px
}

.block-news-bottom .TheoDongSuKien .BlockNews .ViewMore {
    position: absolute;
    top: 19px;
    right: 0;
    background: url("../images/bg-mini-viewmore.gif") no-repeat scroll 64px 4px transparent;
    height: 11px;
    line-height: 0;
    display: block;
    z-index: 5;
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    padding: 7px 20px 0 0
}

.block-news-bottom .TheoDongSuKien .BlockNews .ViewMore:hover {
    background-position: 64px -28px;
    color: #ff3600;
    text-decoration: none
}

.block-news-bottom .TheoDongSuKien ul li div {
    height: 170px
}

.block-news-bottom .TheoDongSuKien ul li div a {
    display: block;
    float: left;
    text-align: center;
    width: 148px
}

.block-news-bottom .TheoDongSuKien ul li div a:hover span {
    color: #ff6e00
}

.block-news-bottom .TheoDongSuKien ul li div a.First {
    margin-right: 13px
}

.block-news-bottom .TheoDongSuKien ul li div a img {
    display: block;
    float: left;
    border: 1px solid #676767
}

.block-news-bottom .TheoDongSuKien ul li div a span {
    color: #505050
}

.block-news-bottom .CongDongBaoChi {
    float: left;
    width: 310px;
    margin-left: 10px
}

.block-news-bottom .CongDongBaoChi .BlockNews {
    background: url("../images/bg-header-bullet.png") no-repeat scroll -23px 7px transparent;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 15px
}

.block-news-bottom .CongDongBaoChi .BlockNews h2 {
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
    padding-left: 10px;
    height: 20px
}

.block-news-bottom .CongDongBaoChi .BlockNews h2 a {
    font-size: 14px;
    text-transform: uppercase;
    color: #0f0f0f;
    font-weight: bold
}

.block-news-bottom .CongDongBaoChi .BlockNews .ViewMore {
    position: absolute;
    top: 19px;
    right: 0;
    background: url("../images/bg-mini-viewmore.gif") no-repeat scroll 64px 4px transparent;
    height: 11px;
    line-height: 0;
    display: block;
    z-index: 5;
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    padding: 7px 20px 0 0
}

.block-news-bottom .CongDongBaoChi .BlockNews .ViewMore:hover {
    background-position: 64px -28px;
    color: #ff3600;
    text-decoration: none
}

.block-news-bottom .CongDongBaoChi .BlockNews ul.ListNews {
    margin-top: 8px;
    clear: both;
    overflow: hidden
}

.block-news-bottom .CongDongBaoChi .BlockNews ul.ListNews li {
    background: url("../images/line-news.gif") repeat-x scroll left 100% transparent;
    width: 310px;
    height: 30px;
    line-height: 30px;
    clear: both;
    overflow: hidden
}

.block-news-bottom .CongDongBaoChi .BlockNews ul.ListNews li a {
    width: 280px;
    background: url("../images/icon-news.gif") no-repeat scroll 1px 14px transparent;
    color: #000;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px
}

.block-news-bottom .CongDongBaoChi .BlockNews ul.ListNews li a:hover {
    color: #ff7e00
}

.block-news-bottom .CongDongBaoChi .BlockNews ul.ListNews li a span.Date {
    padding: 0;
    font-weight: normal;
    float: right;
    font-size: 12px;
    text-align: right;
    color: #959595
}

.Rating_vng_18 {
    background: url(http://assets/products/vendor/general/rating/images/vng-18.jpg) no-repeat
}

.Rating {
    width: 150px;
    height: 90px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}

ul.MainSidebar {
    background: url(../images/sidebar-bg.jpg) no-repeat scroll 0 0 transparent;
    top: 435px;
    height: 131px;
    margin: 0;
    position: fixed;
    right: 0;
    width: 62px;
    z-index: 1000
}

ul.MainSidebar li {
    float: left
}

ul.MainSidebar li a {
    background: url(../images/sidebar-bt.png) no-repeat;
    display: block;
    width: 52px;
    height: 38px;
    text-indent: -9999px
}

ul.MainSidebar li a:hover {
    background: url(../images/sidebar-bt-hover.png) no-repeat
}

ul.MainSidebar li a.BtnSidebar-1 {
    background-position: 0 0;
    margin: 12px 0 0 5px
}

ul.MainSidebar li a.BtnSidebar-2 {
    background-position: -52px 0;
    margin: 8px 0 0 5px
}

ul.MainSidebar li a.BtnSidebar-3 {
    width: 42px;
    height: 27px;
    background-position: -104px 0;
    margin: 8px 0 0 10px
}

.page-header__logo {
    background: url(../images/logo.png) no-repeat;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 430px;
    z-index: 20;
    text-indent: -9999px;
}

#main-nav {
    position: relative;
    float: right;
    width: 980px
}

#main-nav ul {
    width: 100%;
    display: block
}

#main-nav ul>li {
    float: left
}

#main-nav ul>li.menu-margin {
    margin-left: 256px
}

#main-nav ul>li>a {
    display: block;
    text-indent: -9999px;
    background: url(../images/bg-mainmenu.png) 0 0 no-repeat;
    display: block;
    color: #000;
    text-indent: -9999px;
    height: 89px;
    position: relative;
    z-index: 50
}

#main-nav ul>li>a.main-nav__item-home {
    width: 134px;
    background-position: 0 0
}

#main-nav ul>li>a.main-nav__item-home.active {
    background-position: 2px -178px
}

#main-nav ul>li>a.main-nav__item-home:hover {
    background-position: 2px -267px
}

#main-nav ul>li>a.main-nav__item-home.off {
    background-position: 2px -89px
}

#main-nav ul>li>a.main-nav__item-news {
    width: 98px;
    background-position: -134px 0
}

#main-nav ul>li>a.main-nav__item-news:hover {
    background-position: -132px -267px
}

#main-nav ul>li>a.main-nav__item-news.active {
    background-position: -134px -178px
}

#main-nav ul>li>a.main-nav__item-news.off {
    background-position: -134px -89px
}

#main-nav ul>li>a.main-nav__item-event {
    width: 114px;
    background-position: -232px 0
}

#main-nav ul>li>a.main-nav__item-event:hover {
    background-position: -230px -267px
}

#main-nav ul>li>a.main-nav__item-event.active {
    background-position: -232px -178px
}

#main-nav ul>li>a.main-nav__item-event.off {
    background-position: -230px -89px
}

#main-nav ul>li>a.main-nav__item-lib {
    background-position: 0 -6645px;
    height: 78px;
    width: 165px
}

#main-nav ul>li>a.main-nav__item-lib.active,
#main-nav ul>li>a.main-nav__item-lib:hover {
    background-position: 0 -6567px;
    height: 78px;
    width: 165px
}

#main-nav ul>li>a.main-nav__item-lib .off {
    background-position: 0 -6723px;
    height: 78px;
    width: 165px
}

#main-nav ul>li>a.main-nav__item-tip {
    width: 139px;
    background-position: -348px 0
}

#main-nav ul>li>a.main-nav__item-tip:hover {
    background-position: -347px -267px
}

#main-nav ul>li>a.main-nav__item-tip.active {
    background-position: -348px -178px
}

#main-nav ul>li>a.main-nav__item-tip.off {
    background-position: -347px -89px
}

#main-nav ul>li>a.main-nav__item-social {
    width: 107px;
    background-position: -487px 0
}

#main-nav ul>li>a.main-nav__item-social:hover {
    background-position: -486px -267px
}

#main-nav ul>li>a.main-nav__item-social.active {
    background-position: -487px -178px
}

#main-nav ul>li>a.main-nav__item-social.off {
    background-position: -486px -89px
}

#main-nav ul>li>a.main-nav__item-support {
    width: 108px;
    background-position: -594px 0
}

#main-nav ul>li>a.main-nav__item-support:hover {
    background-position: -593px -267px
}

#main-nav ul>li>a.main-nav__item-support.active {
    background-position: -594px -178px
}

#main-nav ul>li>a.main-nav__item-support .off {
    background-position: -593px -89px
}

#main-nav ul>li:hover ul {
    display: block
}

#main-nav ul>li.news:hover .main-nav__item-news {
    background-position: -132px -267px
}

#main-nav ul>li.support ul {
    width: 140px
}

#main-nav ul>li.support:hover .main-nav__item-support {
    background-position: -593px -267px
}

#main-nav ul>li ul {
    display: none;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    top: -10px;
    width: 120px;
    background: url("../images/bg-submenu.png") repeat-x scroll 100% 100% transparent;
    height: auto;
    z-index: 1
}

#main-nav ul>li ul li {
    display: block;
    float: left;
    height: 30px;
    margin-bottom: 0;
    text-indent: 0 !important;
    width: 100%;
    position: relative;
    background: url(../images/bg-submenu-1x1.png) repeat 0 0 transparent
}

#main-nav ul>li ul li:first-child {
    padding-top: 75px
}

#main-nav ul>li ul li:first-child a {
    background: 0
}

#main-nav ul>li ul li:last-child {
    padding-bottom: 10px
}

#main-nav ul>li ul li ul {
    display: none
}

#main-nav ul>li ul li a {
    color: #fff;
    margin-left: 19px;
    text-indent: 0;
    width: auto;
    line-height: 30px;
    font-size: 14px;
    background: 0;
    font-size: 12px;
    height: auto;
    background: url(../images/bg-subspec.png) no-repeat
}

#main-nav ul>li ul li a:hover {
    color: #ff7e00;
    text-decoration: none
}

#main-nav ul>li ul li a.active {
    color: #ff7e00;
    text-decoration: none
}

#main-nav ul>li ul li.Top {
    background: url("../images/bg-submenu-top.png") no-repeat;
    height: 37px;
    padding-top: 10px
}

#main-nav ul>li ul li.Top a {
    line-height: 35px
}

#main-nav ul>li ul li.Last {
    background: url("../images/bg-submenu-bot.png") no-repeat;
    height: 43px
}

#main-nav ul>li ul li.Off a {
    color: #6e634e
}

#left-nav {
    display: block;
    position: relative;
    width: 260px;
    padding-top: 50px;
    overflow: hidden;
    background: url(../images/bg-header-leftmenu.png) no-repeat 0 0 transparent;
    margin-top: 20px
}

#left-nav h2.Title {
    color: #fff;
    font-family: arial, tahoma;
    font-size: 18px;
    left: 65px;
    position: absolute;
    text-transform: uppercase;
    top: 16px
}

#left-nav ul {
    border: 1px solid #676767;
    width: 248px;
    border-top: 0;
    padding: 10px;
    padding-right: 0;
    display: block;
    position: relative;
    float: left
}

#left-nav ul a {
    cursor: pointer
}

#left-nav ul>li {
    display: block;
    position: relative;
    float: left
}

#left-nav ul>li:first-child a {
    background-position: 0 -1px;
    height: 29px
}

#left-nav ul>li a {
    height: 30px;
    width: 250px;
    background: url("../images/bg-leftmenu.gif") no-repeat 0 0 transparent;
    line-height: 30px;
    color: #ecdaa3;
    text-indent: 30px;
    position: relative;
    color: #000a0e;
    display: block
}

#left-nav ul>li a:hover,
#left-nav ul>li a.open {
    background: url("../images/bg-leftmenu.gif") no-repeat 0 -30px transparent;
    color: #fff
}

#left-nav ul>li a.active {
    background-position: 0 -30px;
    color: #fff
}

#left-nav ul>li a span.holder {
    position: absolute;
    display: block;
    background-position: 0 0;
    height: 10px;
    width: 13px;
    top: 15px;
    right: 10px
}

#left-nav ul>li ul {
    display: none;
    float: left
}

#left-nav ul>li ul li {
    background: #262114
}

#left-nav ul>li ul li a {
    z-index: 1;
    text-decoration: none;
    font-size: 15px;
    color: #ada288;
    line-height: 38px;
    font-weight: normal;
    background-position: 0 -1334px;
    height: 40px;
    width: 250px;
    text-indent: 40px
}

#left-nav ul>li ul li a.active,
#left-nav ul>li ul li a:hover {
    background-position: 0 -1334px;
    height: 40px;
    width: 250px;
    color: #ea9644
}

#left-nav ul>li ul li:nth-child(even) {
    background: #2f2a1b
}

#left-nav ul>li.active,
#left-nav ul>li.has-sub {
    background-position: 0 -40px
}

#left-nav ul>li.open span.holder {
    background-position: 0 -10px;
    height: 10px;
    width: 13px;
    position: absolute;
    display: block;
    top: 15px;
    right: 10px
}

#left-nav ul>li.active ul,
#left-nav ul>li.open ul {
    display: block !important
}

.playing-games {
    padding: 10px 10px 0 10px;
    padding-top: 6px
}

.playing-games h2 {
    font-size: 15px;
    margin-bottom: 10px
}

.playing-games ul li {
    height: 25px;
    display: block
}

.playing-games ul li a {
    text-align: left;
    display: block;
    line-height: 25px;
    font-size: 12px;
    color: #a7b5bb;
    width: 250px
}

.playing-games ul li a:hover {
    color: #ea9644
}

.playing-games ul li a img {
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    float: left
}

.playing-games ul li:nth-child(even) {
    background: #1c1714
}

.playing-games ul li:nth-child(odd) {
    background: #000
}

#game-servers {
    padding: 10px;
    padding-left: 0;
    padding-top: 14px;
    background: transparent url(../images/bg-serverlist.png) 50% 100% no-repeat
}

#game-servers h2.game-servers__title {
    line-height: 20px;
    display: block;
    font-size: 20px;
    text-align: center;
    background-position: 0 -9890px;
    height: 35px;
    width: 270px
}

#game-servers .game-servers__newest-server {
    background-position: 0 -7563px;
    height: 60px;
    width: 250px;
    text-align: center;
    display: block;
    line-height: 60px;
    font-size: 24px;
    color: #f4f0e4;
    margin-left: 8px
}

#game-servers .game-servers__newest-server:hover {
    background-position: 0 -7503px;
    height: 60px;
    width: 250px
}

#game-servers .game-servers__list {
    min-height: 95px;
    position: relative;
    margin-top: 10px
}

#game-servers .game-servers__list li {
    float: left
}

#game-servers .game-servers__list li a {
    background-position: 0 -4734px;
    height: 40px;
    width: 120px;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #ecdaa3;
    margin-left: 9px;
    margin-bottom: 10px
}

#game-servers .game-servers__list li a:hover {
    background-position: 0 -4694px;
    height: 40px;
    width: 120px;
    text-indent: 0;
    text-align: center;
    color: #fff6db
}

.game-servers__paging {
    width: 250px;
    overflow: hidden;
    height: 31px;
    background: url(../images/bg-scroll-severlist.png) 0 0 no-repeat;
    margin: 5px 0 15px 9px
}

.game-servers__paging .jcarousel {
    float: left;
    overflow: hidden;
    width: 186px;
    position: relative
}

.game-servers__paging .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.game-servers__paging .jcarousel ul li {
    width: 60px;
    text-align: center;
    line-height: 21px;
    background: none !important;
    float: left;
    height: 18px;
    margin-top: 5px;
    border-right: 1px solid #352113;
    margin-right: 0
}

.game-servers__paging .jcarousel ul li a {
    color: #7b7874;
    font-size: 11px;
    background: 0;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 18px
}

.game-servers__paging .jcarousel ul li a:hover {
    color: #ea9644
}

.game-servers__paging .jcarousel ul li a.active {
    color: #ea9644
}

.game-servers__paging .jcarousel ul li a.first {
    background: url(../images/home/bt_paging.jpg) no-repeat 0 0
}

.game-servers__paging .jcarousel ul li a.first:hover {
    background-position: 0 -30px
}

.game-servers__paging .jcarousel ul li a.last {
    background: url(../images/home/bt_paging.jpg) no-repeat -90px 0
}

.game-servers__paging .jcarousel ul li a.last:hover {
    background-position: -90px -30px
}

.game-servers__paging .jcarousel-control-prev,
.game-servers__paging .jcarousel-control-next {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -1000em;
    float: left;
    position: relative;
    background-position: 0 -8067px;
    height: 30px;
    width: 30px;
    margin: 0 2px 0 0
}

.game-servers__paging .jcarousel-control-prev:hover,
.game-servers__paging .jcarousel-control-next:hover {
    background-position: 0 -8037px;
    height: 30px;
    width: 30px
}

.game-servers__paging .jcarousel-control-next {
    margin: 0 0 0 2px;
    background-position: 0 -8127px;
    height: 30px;
    width: 30px
}

.game-servers__paging .jcarousel-control-next:hover {
    background-position: 0 -8097px;
    height: 30px;
    width: 30px
}

.playing-games {
    padding: 10px 10px 0 10px;
    padding-top: 6px
}

.playing-games h2 {
    font-size: 15px;
    margin-bottom: 10px
}

.playing-games ul li {
    height: 25px;
    display: block
}

.playing-games ul li a {
    text-align: left;
    display: block;
    line-height: 25px;
    font-size: 12px;
    color: #a7b5bb;
    width: 250px
}

.playing-games ul li a:hover {
    color: #ea9644
}

.playing-games ul li a img {
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    float: left
}

.playing-games ul li:nth-child(even) {
    background: #1c1714
}

.playing-games ul li:nth-child(odd) {
    background: #000
}

#game-servers {
    padding: 10px;
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 14px;
    margin-bottom: 10px;
    background: transparent url(../images/bg-serverlist.png) 50% 100% no-repeat
}

#game-servers h2.game-servers__title {
    line-height: 20px;
    display: block;
    font-size: 20px;
    text-align: center;
    background-position: 0 -9890px;
    height: 35px;
    width: 270px
}

#game-servers .game-servers__newest-server {
    background-position: 0 -7563px;
    height: 60px;
    width: 250px;
    text-align: center;
    display: block;
    line-height: 60px;
    font-size: 24px;
    color: #f4f0e4;
    margin-left: 8px
}

#game-servers .game-servers__newest-server:hover {
    background-position: 0 -7503px;
    height: 60px;
    width: 250px
}

#game-servers .game-servers__list {
    min-height: 95px;
    position: relative;
    margin-top: 10px
}

#game-servers .game-servers__list li {
    float: left
}

#game-servers .game-servers__list li a {
    background-position: 0 -4734px;
    height: 40px;
    width: 120px;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #ecdaa3;
    margin-left: 9px;
    margin-bottom: 10px
}

#game-servers .game-servers__list li a:hover {
    background-position: 0 -4694px;
    height: 40px;
    width: 120px;
    text-indent: 0;
    text-align: center;
    color: #fff6db
}

.game-servers__paging {
    width: 250px;
    overflow: hidden;
    height: 31px;
    background: url(../images/bg-scroll-severlist.png) 0 0 no-repeat;
    margin: 5px 0 15px 9px
}

.game-servers__paging .jcarousel {
    float: left;
    overflow: hidden;
    width: 186px;
    position: relative
}

.game-servers__paging .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.game-servers__paging .jcarousel ul li {
    width: 60px;
    text-align: center;
    line-height: 21px;
    background: none !important;
    float: left;
    height: 18px;
    margin-top: 5px;
    border-right: 1px solid #352113;
    margin-right: 0
}

.game-servers__paging .jcarousel ul li a {
    color: #7b7874;
    font-size: 11px;
    background: 0;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 18px
}

.game-servers__paging .jcarousel ul li a:hover {
    color: #ea9644
}

.game-servers__paging .jcarousel ul li a.active {
    color: #ea9644
}

.game-servers__paging .jcarousel ul li a.first {
    background: url(../images/home/bt_paging.jpg) no-repeat 0 0
}

.game-servers__paging .jcarousel ul li a.first:hover {
    background-position: 0 -30px
}

.game-servers__paging .jcarousel ul li a.last {
    background: url(../images/home/bt_paging.jpg) no-repeat -90px 0
}

.game-servers__paging .jcarousel ul li a.last:hover {
    background-position: -90px -30px
}

.game-servers__paging .jcarousel-control-prev,
.game-servers__paging .jcarousel-control-next {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -1000em;
    float: left;
    position: relative;
    background-position: 0 -8067px;
    height: 30px;
    width: 30px;
    margin: 0 2px 0 0
}

.game-servers__paging .jcarousel-control-prev:hover,
.game-servers__paging .jcarousel-control-next:hover {
    background-position: 0 -8037px;
    height: 30px;
    width: 30px
}

.game-servers__paging .jcarousel-control-next {
    margin: 0 0 0 2px;
    background-position: 0 -8127px;
    height: 30px;
    width: 30px
}

.game-servers__paging .jcarousel-control-next:hover {
    background-position: 0 -8097px;
    height: 30px;
    width: 30px
}

#banner-event {
    float: left;
    position: relative;
    width: 670px;
    height: 200px;
    margin-bottom: 10px;
    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 .banner-event__control {
    position: absolute;
    right: 4px;
    bottom: 12px;
    z-index: 10
}

#banner-event .banner-event__control a {
    display: block;
    font-size: 14px;
    margin-right: 10px;
    color: #c9baaf;
    text-align: center;
    float: left;
    background-position: 0 -80px;
    height: 20px;
    width: 20px
}

#banner-event .banner-event__control a:hover,
#banner-event .banner-event__control a.active {
    background-position: 0 -60px;
    height: 20px;
    width: 20px;
    color: #ffb400
}

.bang-xep-hang__list li.head p.hang,
.bang-xep-hang__list li.head p.nhan-vat,
.bang-xep-hang__list li.head p.thanh-tich {
    text-align: center;
    color: #ea9644;
    padding: 0
}

.bang-xep-hang {
    width: 260px;
    height: 370px;
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 9px;
    background: transparent url(../images/bg-bxh.png) 50% 0 no-repeat;
    z-index: 2;
    text-align: center
}

.bang-xep-hang h2.bang-xep-hang__title {
    line-height: 20px;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    background-position: 0 -9863px;
    height: 27px;
    width: 152px
}

.bang-xep-hang.updating {
    background: transparent url(../images/img-updating.png) 50% 4px no-repeat
}

.bang-xep-hang.updating div {
    display: none
}

.content-select {
    display: block;
    overflow: hidden;
    width: 260px;
    height: 30px;
    text-align: left;
    text-indent: 5px;
    margin-top: 7px
}

.bang-xep-hang__list {
    overflow: hidden;
    color: #decda4;
    width: 260px;
    padding: 0
}

.bang-xep-hang__list a {
    color: #decda4
}

.bang-xep-hang__list li {
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0;
    position: relative;
    color: #decda4
}

.bang-xep-hang__list li.head {
    background: 0;
    height: 23px;
    line-height: 26px;
    font-weight: bold;
    padding-top: 6px
}

.bang-xep-hang__list li.head p.hang {
    width: 40px
}

.bang-xep-hang__list li.head p.nhan-vat {
    width: 138px
}

.bang-xep-hang__list li.head p.thanh-tich {
    width: 75px
}

.bang-xep-hang__list li p {
    font-size: 14px;
    float: left;
    text-align: left;
    line-height: 26px
}

.bang-xep-hang__list li p.hang {
    width: 40px;
    text-align: center
}

.bang-xep-hang__list li p.nhan-vat {
    width: 138px;
    text-align: center
}

.bang-xep-hang__list li p.thanh-tich {
    width: 75px;
    text-align: center;
    padding: 3px 0 5px
}

div.DropListUI {
    position: relative
}

div.TopLevel {
    z-index: 1000000 !important
}

div.Theme_Default_Wrapper {
    width: 154px;
    height: 25px;
    background: #000;
    margin: 0
}

div.Theme_Default_Wrapper p {
    width: 129px;
    color: #efefef;
    font-size: 1.3em;
    padding: 5px 20px 0 5px;
    cursor: pointer;
    overflow: hidden !important;
    height: 20px
}

div.Theme_GP_Wrapper {
    width: 250px;
    height: 30px;
    padding: 0;
    background: url(../images/seclect-box.gif) left top no-repeat;
    float: right
}

div.Theme_GP_Wrapper p {
    width: 242px;
    color: #ada288;
    font-size: 12px;
    padding: 4px 20px 0 5px;
    cursor: pointer;
    overflow: hidden;
    height: 25px;
    font-weight: bold
}

div.Theme_GP_List {
    margin: 0;
    padding: 0;
    border: solid 1px #000;
    margin-left: 1px;
    border-top: 0
}

div.Theme_GP_List ul.SelectUI.Theme_GP {
    width: 246px;
    margin: 0;
    overflow: hidden;
    background: #171411
}

div.Theme_GP_List ul.SelectFrom.Theme_GP {
    width: 210px;
    padding: 0;
    margin: 0;
    overflow: hidden
}

div.Theme_GP_List ul.Theme_GP li {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 11px
}

div.Theme_GP_List ul.Theme_GP li.First {
    border-top: none !important
}

div.Theme_GP_List ul.Theme_GP li span {
    font-size: 1em;
    font-weight: bolder;
    display: block;
    padding: 4px 0;
    cursor: default;
    padding: 3px 0 3px 4px;
    line-height: 24px;
    color: #a4cfff
}

div.Theme_GP_List ul.Theme_GP li a:link,
div.Theme_GP_List ul.Theme_GP li a:visited {
    display: block;
    width: 225px;
    font-size: 1em;
    color: #726960;
    font-weight: bold;
    margin-left: 10px;
    overflow: hidden;
    text-align: left;
    line-height: 30px;
    height: 30px;
    text-decoration: none;
    border-bottom: 1px solid #2c2520
}

div.Theme_GP_List ul.Theme_GP li a:link:hover,
div.Theme_GP_List ul.Theme_GP li a:visited:hover {
    color: #d6893f
}

div.Theme_GP_List ul.Theme_GP li:last-child a {
    border-bottom: 0
}

div.Theme_GP_List ul.Theme_GP li ul {
    border: 0
}

div.Theme_GP_List ul.Theme_GP li ul li {
    font-size: 1em;
    border-top: solid 1px #203f66;
    margin: 1px 0 0
}

div.Theme_GP_List ul.Theme_GP li ul li a:link {
    width: 123px;
    background: 0;
    padding: 5px 0 5px 15px;
    font-weight: normal
}

div.Theme_GP_List ul.Theme_GP li ul li a:visited {
    width: 123px;
    background: 0;
    padding: 5px 0 5px 15px;
    font-weight: normal
}

div.Theme_GP_List ul.Theme_GP li ul li a:hover {
    text-decoration: underline
}

div.Theme_GP_List ul.Theme_GP li.Active a:link {
    text-decoration: none
}

div.Theme_GP_List ul.Theme_GP li.Active a:visited {
    text-decoration: none
}

div.Theme_GP_List ul.Theme_GP li.Hover a:link {
    color: #e9d9c8
}

div.Theme_GP_List ul.Theme_GP li.Hover a:visited {
    color: #e9d9c8
}

div.Theme_GP_Modified_Wrapper {
    float: left;
    margin: 0;
    display: inline
}

div.Theme_Default_List ul.Theme_Default {
    width: 193px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-color: #f3f3f3;
    padding-left: 1px
}

div.Theme_Default_List ul.Theme_Default li {
    width: 100%;
    padding: 0;
    font-size: 1.2em;
    border-top: 1px solid #e7e7e7
}

div.Theme_Default_List ul.Theme_Default li.First {
    border-top: none !important
}

div.Theme_Default_List ul.Theme_Default li span {
    font-size: 1em;
    font-weight: bolder;
    font-style: italic;
    display: block;
    padding: 4px 0;
    cursor: default;
    padding: 4px 0 4px 4px
}

div.Theme_Default_List ul.Theme_Default li a:link {
    display: block;
    width: 190px;
    font-size: 1em;
    color: #333;
    padding: 3px 0 5px 5px;
    overflow: hidden;
    text-decoration: none
}

div.Theme_Default_List ul.Theme_Default li a:visited {
    display: block;
    width: 190px;
    font-size: 1em;
    color: #333;
    padding: 3px 0 5px 5px;
    overflow: hidden;
    text-decoration: none
}

div.Theme_Default_List ul.Theme_Default li ul {
    border: 0
}

div.Theme_Default_List ul.Theme_Default li ul li {
    font-size: 1em
}

div.Theme_Default_List ul.Theme_Default li ul li a:link {
    width: 178px;
    padding: 3px 0 5px 15px;
    font-weight: normal
}

div.Theme_Default_List ul.Theme_Default li ul li a:visited {
    width: 178px;
    padding: 3px 0 5px 15px;
    font-weight: normal
}

div.Theme_Default_List ul.Theme_Default li.Active a:link {
    text-decoration: none;
    color: #d3002b
}

div.Theme_Default_List ul.Theme_Default li.Active a:visited {
    text-decoration: none;
    color: #d3002b
}

div.Theme_Default_List ul.Theme_Default li.Hover a:link {
    text-decoration: none;
    color: #d3002b;
    background: #dfdfdf
}

div.Theme_Default_List ul.Theme_Default li.Hover a:visited {
    text-decoration: none;
    color: #d3002b;
    background: #dfdfdf
}

.SelectUITitle {
    display: none !important
}

.DropListUIContainerHome {
    width: auto !important
}

select.SelectUI {
    font-size: 1.2em
}

.BgSelectDate div.Theme_GP_Wrapper {
    background: 0;
    height: 29px;
    margin: 0 12px 0 9px
}

#province div.Theme_GP_Wrapper {
    width: 200px;
    height: 26px;
    padding: 0;
    float: left;
    color: #533120;
    font-weight: bold
}

#province div.Theme_GP_Wrapper p {
    width: 195px;
    color: #333;
    font-size: 1.1em;
    padding: 4px 0 0 5px;
    cursor: pointer;
    overflow: hidden;
    height: 18px
}

#province div.Theme_GP_List {
    margin: 0;
    padding: 0;
    border: 1px solid #676767;
    width: 210px
}

.chars-sprite {
    background-image: url('../images/chars-s74b04bc898.png');
    background-repeat: no-repeat
}

.sprites-arrow-down {
    background-position: 0 0;
    height: 10px;
    width: 13px
}

.sprites-arrow-up {
    background-position: 0 -10px;
    height: 10px;
    width: 13px
}

.sprites-banner-control-hov {
    background-position: 0 -20px;
    height: 40px;
    width: 55px
}

.sprites-banner-nav-hov {
    background-position: 0 -60px;
    height: 20px;
    width: 20px
}

.sprites-banner-nav-nor {
    background-position: 0 -80px;
    height: 20px;
    width: 20px
}

.sprites-bg-block-news-home {
    background-position: 0 -100px;
    height: 370px;
    width: 430px
}

.sprites-bg-btn-lib-download-hov {
    background-position: 0 -470px;
    height: 30px;
    width: 30px
}

.sprites-bg-btn-lib-download-nor {
    background-position: 0 -500px;
    height: 30px;
    width: 30px
}

.sprites-bg-btn-top-hov {
    background-position: 0 -530px;
    height: 48px;
    width: 48px
}

.sprites-bg-btn-top-nor {
    background-position: 0 -578px;
    height: 48px;
    width: 48px
}

.sprites-bg-content-tab-indicator {
    background-position: 0 -626px;
    height: 6px;
    width: 10px
}

.sprites-bg-feature-social {
    background-position: 0 -632px;
    height: 440px;
    width: 270px
}

.sprites-bg-header-video {
    background-position: 0 -1072px;
    height: 182px;
    width: 284px
}

.sprites-bg-leftnav-hov {
    background-position: 0 -1254px;
    height: 40px;
    width: 250px
}

.sprites-bg-leftnav-nor {
    background-position: 0 -1294px;
    height: 40px;
    width: 250px
}

.sprites-bg-leftnav-sub-nor {
    background-position: 0 -1334px;
    height: 40px;
    width: 250px
}

.sprites-bg-paging-first-hov {
    background-position: 0 -1374px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-first-nor {
    background-position: 0 -1404px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-hov {
    background-position: 0 -1434px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-last-hov {
    background-position: 0 -1464px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-last-nor {
    background-position: 0 -1494px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-left-hov {
    background-position: 0 -1524px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-left-nor {
    background-position: 0 -1554px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-nor {
    background-position: 0 -1584px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-right-hov {
    background-position: 0 -1614px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-right-nor {
    background-position: 0 -1644px;
    height: 30px;
    width: 30px
}

.sprites-bg-relatednews-header {
    background-position: 0 -1674px;
    height: 40px;
    width: 600px
}

.sprites-btn-select-bxh-hov {
    background-position: 0 -1714px;
    height: 28px;
    width: 28px
}

.sprites-btn-select-bxh-nor {
    background-position: 0 -1742px;
    height: 28px;
    width: 28px
}

.sprites-char-more-hov {
    background-position: 0 -1770px;
    height: 30px;
    width: 100px
}

.sprites-char-more-nor {
    background-position: 0 -1800px;
    height: 30px;
    width: 100px
}

.sprites-choi-ngay-hov {
    background-position: 0 -1830px;
    height: 158px;
    width: 266px
}

.sprites-choi-ngay-nor {
    background-position: 0 -1988px;
    height: 158px;
    width: 266px
}

.sprites-chon-may-chu-hov {
    background-position: 0 -2146px;
    height: 70px;
    width: 80px
}

.sprites-chon-may-chu-nor {
    background-position: 0 -2216px;
    height: 70px;
    width: 80px
}

.sprites-dang-ky-nhanh-hov {
    background-position: 0 -2286px;
    height: 50px;
    width: 140px
}

.sprites-dang-ky-nhanh-nor {
    background-position: 0 -2336px;
    height: 50px;
    width: 140px
}

.sprites-dang-ky-nhanh-off {
    background-position: 0 -2386px;
    height: 50px;
    width: 140px
}

.sprites-dang-nhap-hov {
    background-position: 0 -2436px;
    height: 70px;
    width: 80px
}

.sprites-dang-nhap-nor {
    background-position: 0 -2506px;
    height: 70px;
    width: 80px
}

.sprites-dien-dan-hov {
    background-position: 0 -2576px;
    height: 180px;
    width: 110px
}

.sprites-dien-dan-nor {
    background-position: 0 -2756px;
    height: 180px;
    width: 110px
}

.sprites-dien-dan-off {
    background-position: 0 -2936px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-hov {
    background-position: 0 -3116px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-nor {
    background-position: 0 -3296px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-off {
    background-position: 0 -3476px;
    height: 180px;
    width: 110px
}

.sprites-hang-1 {
    background-position: 0 -3656px;
    height: 16px;
    width: 20px
}

.sprites-hang-2 {
    background-position: 0 -3672px;
    height: 16px;
    width: 20px
}

.sprites-hang-3 {
    background-position: 0 -3688px;
    height: 16px;
    width: 20px
}

.sprites-icon-hot {
    background-position: 0 -3704px;
    height: 42px;
    width: 42px
}

.sprites-icon-menu {
    background-position: 0 -3746px;
    height: 8px;
    width: 6px
}

.sprites-icon-new {
    background-position: 0 -3754px;
    height: 42px;
    width: 42px
}

.sprites-img-hotline {
    background-position: 0 -3796px;
    height: 78px;
    width: 234px
}

.sprites-left-nav-nor {
    background-position: 0 -3874px;
    height: 40px;
    width: 250px
}

.sprites-lib-background-hov {
    background-position: 0 -3914px;
    height: 130px;
    width: 220px
}

.sprites-lib-background-nor {
    background-position: 0 -4044px;
    height: 130px;
    width: 220px
}

.sprites-lib-screenshot-hov {
    background-position: 0 -4174px;
    height: 130px;
    width: 220px
}

.sprites-lib-screenshot-nor {
    background-position: 0 -4304px;
    height: 130px;
    width: 220px
}

.sprites-lib-video-hov {
    background-position: 0 -4434px;
    height: 130px;
    width: 220px
}

.sprites-lib-video-nor {
    background-position: 0 -4564px;
    height: 130px;
    width: 220px
}

.sprites-may-chu-hov {
    background-position: 0 -4694px;
    height: 40px;
    width: 120px
}

.sprites-may-chu-nor {
    background-position: 0 -4734px;
    height: 40px;
    width: 120px
}

.sprites-may-chu-off {
    background-position: 0 -4774px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-hov {
    background-position: 0 -4814px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-nor {
    background-position: 0 -4854px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-sub {
    background-position: 0 -4894px;
    height: 50px;
    width: 270px
}

.sprites-more-act {
    background-position: 0 -4944px;
    height: 19px;
    width: 20px
}

.sprites-more-hov {
    background-position: 0 -4963px;
    height: 25px;
    width: 25px
}

.sprites-more-nor {
    background-position: 0 -4988px;
    height: 25px;
    width: 25px
}

.sprites-more-off {
    background-position: 0 -5013px;
    height: 40px;
    width: 210px
}

.sprites-msk-pic-hov {
    background-position: 0 -5053px;
    height: 215px;
    width: 285px
}

.sprites-msk-vid-hov {
    background-position: 0 -5268px;
    height: 215px;
    width: 285px
}

.sprites-msk-vid-nor {
    background-position: 0 -5483px;
    height: 215px;
    width: 285px
}

.sprites-nap-the-act {
    background-position: 0 -5698px;
    height: 40px;
    width: 135px
}

.sprites-nap-the-hov {
    background-position: 0 -5738px;
    height: 50px;
    width: 110px
}

.sprites-nap-the-nor {
    background-position: 0 -5788px;
    height: 50px;
    width: 110px
}

.sprites-nap-the-off {
    background-position: 0 -5838px;
    height: 50px;
    width: 110px
}

.sprites-nav-1-hov {
    background-position: 0 -5888px;
    height: 66px;
    width: 132px
}

.sprites-nav-1-nor {
    background-position: 0 -5954px;
    height: 67px;
    width: 135px
}

.sprites-nav-1-off {
    background-position: 0 -6021px;
    height: 78px;
    width: 67px
}

.sprites-nav-2-hov {
    background-position: 0 -6099px;
    height: 78px;
    width: 95px
}

.sprites-nav-2-nor {
    background-position: 0 -6177px;
    height: 78px;
    width: 95px
}

.sprites-nav-2-off {
    background-position: 0 -6255px;
    height: 78px;
    width: 95px
}

.sprites-nav-3-hov {
    background-position: 0 -6333px;
    height: 78px;
    width: 102px
}

.sprites-nav-3-nor {
    background-position: 0 -6411px;
    height: 78px;
    width: 102px
}

.sprites-nav-3-off {
    background-position: 0 -6489px;
    height: 78px;
    width: 102px
}

.sprites-nav-4-hov {
    background-position: 0 -6567px;
    height: 78px;
    width: 165px
}

.sprites-nav-4-nor {
    background-position: 0 -6645px;
    height: 78px;
    width: 165px
}

.sprites-nav-4-off {
    background-position: 0 -6723px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-hov {
    background-position: 0 -6801px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-nor {
    background-position: 0 -6879px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-off {
    background-position: 0 -6957px;
    height: 78px;
    width: 165px
}

.sprites-nav-6-hov {
    background-position: 0 -7035px;
    height: 78px;
    width: 135px
}

.sprites-nav-6-nor {
    background-position: 0 -7113px;
    height: 78px;
    width: 135px
}

.sprites-nav-6-off {
    background-position: 0 -7191px;
    height: 78px;
    width: 135px
}

.sprites-nav-7-hov {
    background-position: 0 -7269px;
    height: 78px;
    width: 110px
}

.sprites-nav-7-nor {
    background-position: 0 -7347px;
    height: 78px;
    width: 110px
}

.sprites-nav-7-off {
    background-position: 0 -7425px;
    height: 78px;
    width: 110px
}

.sprites-new-server-hov {
    background-position: 0 -7503px;
    height: 60px;
    width: 250px
}

.sprites-new-server-nor {
    background-position: 0 -7563px;
    height: 60px;
    width: 250px
}

.sprites-play-now {
    background-position: 0 -7802px;
    height: 179px;
    width: 313px
}

.sprites-play-now:hover,
.sprites-play-now.play-now-hover {
    background-position: 0 -7623px
}

.sprites-search-hov {
    background-position: 0 -7981px;
    height: 28px;
    width: 28px
}

.sprites-search-nor {
    background-position: 0 -8009px;
    height: 28px;
    width: 28px
}

.sprites-server-nav-left-hov {
    background-position: 0 -8037px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-left-nor {
    background-position: 0 -8067px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-right-hov {
    background-position: 0 -8097px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-right-nor {
    background-position: 0 -8127px;
    height: 30px;
    width: 30px
}

.sprites-submenu-bot {
    background-position: 0 -8157px;
    height: 13px;
    width: 162px
}

.sprites-submenu-top {
    background-position: 0 -8170px;
    height: 538px;
    width: 162px
}

.sprites-tab-active-news {
    background-position: 0 -8708px;
    height: 35px;
    width: 82px
}

.sprites-tan-thu-hov {
    background-position: 0 -8743px;
    height: 180px;
    width: 110px
}

.sprites-tan-thu-nor {
    background-position: 0 -8923px;
    height: 180px;
    width: 110px
}

.sprites-tan-thu-off {
    background-position: 0 -9103px;
    height: 180px;
    width: 110px
}

.sprites-thamgia-hov {
    background-position: 0 -9283px;
    height: 20px;
    width: 13px
}

.sprites-thamgia-nor {
    background-position: 0 -9303px;
    height: 20px;
    width: 13px
}

.sprites-tinh-nang-hov {
    background-position: 0 -9323px;
    height: 180px;
    width: 110px
}

.sprites-tinh-nang-nor {
    background-position: 0 -9503px;
    height: 180px;
    width: 110px
}

.sprites-tinh-nang-off {
    background-position: 0 -9683px;
    height: 180px;
    width: 110px
}

.sprites-ttl-bxh-list {
    background-position: 0 -9863px;
    height: 27px;
    width: 152px
}

.sprites-ttl-server-list {
    background-position: 0 -9890px;
    height: 35px;
    width: 270px
}

.sprites-txt-box-login {
    background-position: 0 -9925px;
    height: 30px;
    width: 160px
}

.sprites-xem-them-hov {
    background-position: 0 -9955px;
    height: 15px;
    width: 85px
}

.sprites-xem-them-nor {
    background-position: 0 -9970px;
    height: 15px;
    width: 85px
}

#block-char {
    width: 100%;
    display: block;
    clear: both;
    border-radius: 3px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    float: left
}

#block-char .char-control {
    width: 540px;
    height: 102px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 100px;
    padding-top: 5px;
    z-index: 10;
    background: url(../images/monphai/bg-header-monphai.gif) no-repeat 0 0 transparent
}

#block-char .char-control li {
    float: left;
    margin-right: 2px;
    width: 58px;
    height: 102px;
    z-index: 1
}

#block-char .char-control li.ActiveBanner {
    z-index: 50
}

#block-char .char-control li a {
    width: 58px;
    height: 102px;
    background: 0;
    display: block;
    position: relative
}

#block-char .char-control li a span.Img {
    border: 1px solid #000;
    width: 43px;
    height: 54px;
    display: block;
    position: absolute;
    text-indent: -999em;
    overflow: hidden;
    left: 6px;
    top: 7px
}

#block-char .char-control li a span.Title {
    position: absolute;
    bottom: 3px;
    text-align: center;
    width: 50px;
    color: #FFF;
    left: 4px;
    line-height: 1.3;
    white-space: inherit;
    font-size: 13px
}

#block-char .char-control li a span.MonPhaiMoi {
    background: url("../images/new-tag.png") no-repeat scroll 0 0 transparent;
    bottom: 39px;
    display: block;
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    text-indent: -999em;
    width: 34px
}

#block-char .char-control li .char-control-1 span.Img {
    background: url(../images/monphai/bg-giapsi-active.png) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-2 span.Img {
    background: url(../images/monphai/bg-dinhan-active.png) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-3 span.Img {
    background: url(../images/monphai/bg-daosi-active.png) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-4 span.Img {
    background: url(../images/monphai/VoDang.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-5 span.Img {
    background: url(../images/monphai/DuongMono.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-6 span.Img {
    background: url(../images/monphai/CaiBang.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-7 span.Img {
    background: url(../images/monphai/NguDoc.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-8 span.Img {
    background: url(../images/monphai/ConLon.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-9 span.Img {
    background: url(../images/monphai/ThuyYen.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li .char-control-10 span.Img {
    background: url(../images/monphai/MinhGiao.jpg) no-repeat 0 0 transparent
}

#block-char .char-control li.ActiveBanner a,
#block-char .char-control li:hover a {
    background: url(../images/bg-monphai-active.gif) no-repeat 0 0 transparent
}

#block-char .char-control li.ActiveBanner a span.Img,
#block-char .char-control li:hover a span.Img {
    background-position: -1px -1px;
    width: 41px;
    height: 52px;
    border: 2px solid #f00
}

#block-char .char-control li.ActiveBanner a span.Title,
#block-char .char-control li:hover a span.Title {
    color: #505050
}

#block-char .char-control li.ActiveBanner .char-control-1 span.Img,
#block-char .char-control li:hover .char-control-1 span.Img {
    background: url("../images/monphai/bg-giapsi-active.png") no-repeat transparent
}

#block-char .char-control li.ActiveBanner .char-control-2 span.Img,
#block-char .char-control li:hover .char-control-2 span.Img {
    background: url("../images/monphai/bg-dinhan-active.png") no-repeat transparent
}

#block-char .char-control li.ActiveBanner .char-control-3 span.Img,
#block-char .char-control li:hover .char-control-3 span.Img {
    background: url("../images/monphai/bg-daosi-active.png") no-repeat transparent
}

#block-char .char-control li.ActiveBanner .char-control-4 span.Img,
#block-char .char-control li:hover .char-control-4 span.Img {
    background: url("../images/monphai/content-vodang.jpg") no-repeat scroll -250px -47px transparent
}

#block-char .char-control li.ActiveBanner .char-control-5 span.Img,
#block-char .char-control li:hover .char-control-5 span.Img {
    background: url("../images/monphai/content-duongmono.jpg") no-repeat scroll -188px -44px transparent
}

#block-char .char-control li.ActiveBanner .char-control-6 span.Img,
#block-char .char-control li:hover .char-control-6 span.Img {
    background: url("../images/monphai/content-caibang.jpg") no-repeat scroll -198px -50px transparent
}

#block-char .char-control li.ActiveBanner .char-control-7 span.Img,
#block-char .char-control li:hover .char-control-7 span.Img {
    background: url("../images/monphai/content-ngudoc.jpg") no-repeat scroll -239px -88px transparent
}

#block-char .char-control li.ActiveBanner .char-control-8 span.Img,
#block-char .char-control li:hover .char-control-8 span.Img {
    background: url("../images/monphai/content-conlon.jpg") no-repeat scroll -223px -80px transparent
}

#block-char .char-control li.ActiveBanner .char-control-9 span.Img,
#block-char .char-control li:hover .char-control-9 span.Img {
    background: url("../images/monphai/content-thuyyen.jpg") no-repeat scroll -257px -37px transparent
}

#block-char .char {
    display: block;
    position: relative;
    width: 638px;
    height: 322px;
    border: 1px solid #676767;
    border-top: 0;
    float: left;
    margin-top: 107px
}

#block-char .char strong {
    font-weight: bold
}

#block-char .char li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 322px;
    width: 638px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-color: transparent;
    z-index: 1
}

#block-char .char li div.Wrapper {
    width: 282px;
    float: left;
    overflow: hidden;
    height: auto
}

#block-char .char li div.Wrapper .Title {
    background: url("../images/bg-header-bullet.png") no-repeat scroll -21px 10px transparent;
    padding-left: 20px;
    padding-top: 18px;
    height: 26px;
    border: 0;
    position: relative;
    border-top: 0;
    float: left;
    width: 222px
}

#block-char .char li div.Wrapper .Title a {
    font-size: 18px;
    font-family: arial, tahoma;
    line-height: 18px;
    text-transform: uppercase;
    color: #000
}

#block-char .char li div.Wrapper .Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat transparent;
    width: 120px;
    height: 20px;
    text-indent: -999em;
    overflow: hidden;
    display: inline-block
}

#block-char .char li div.Wrapper .Title .ChiTiet {
    text-indent: -999em;
    overflow: hidden;
    background: url(../images/bg-btn-viewmore.gif) no-repeat 0 0 transparent;
    position: absolute;
    right: 0;
    top: 18px;
    height: 15px;
    width: 20px
}

#block-char .char li div.Wrapper .Content {
    float: left;
    width: 230px;
    padding-left: 20px
}

#block-char .char li div.Wrapper .Content .VuKhi {
    width: 262px;
    float: left;
    margin-top: 20px
}

#block-char .char li div.Wrapper .Content .KyNang a {
    color: #c20e00;
    text-decoration: none
}

#block-char .char li div.Wrapper .Content .KyNang a:hover {
    text-decoration: underline
}

#block-char .char li.active-banner {
    z-index: 5;
    opacity: 1;
    filter: alpha(opacity=100)
}

#block-char .char li.ActiveBanner {
    z-index: 9;
    opacity: 1
}

#block-char .char li.char-1 {
    background-image: url(../images/monphai/content-thieulam.jpg)
}

#block-char .char li.char-1 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 0 transparent
}

#block-char .char li.char-2 {
    background-image: url(../images/monphai/content-duongmon.jpg)
}

#block-char .char li.char-2 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -20px transparent
}

#block-char .char li.char-3 {
    background-image: url(../images/monphai/content-ngami.jpg)
}

#block-char .char li.char-3 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -40px transparent
}

#block-char .char li.char-4 {
    background-image: url(../images/monphai/content-vodang.jpg)
}

#block-char .char li.char-4 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -60px transparent
}

#block-char .char li.char-5 {
    background-image: url(../images/monphai/content-duongmono.jpg)
}

#block-char .char li.char-5 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -80px transparent
}

#block-char .char li.char-6 {
    background-image: url(../images/monphai/content-caibang.jpg)
}

#block-char .char li.char-6 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -100px transparent
}

#block-char .char li.char-7 {
    background-image: url(../images/monphai/content-ngudoc.jpg)
}

#block-char .char li.char-7 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -120px transparent
}

#block-char .char li.char-8 {
    background-image: url(../images/monphai/content-conlon.jpg)
}

#block-char .char li.char-8 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -140px transparent
}

#block-char .char li.char-9 {
    background-image: url(../images/monphai/content-thuyyen.jpg)
}

#block-char .char li.char-9 div.Title a.TenMonPhai {
    background: url(../images/bg-text-monphai.png) no-repeat 0 -160px transparent
}

.sprites-arrow-down {
    background-position: 0 0;
    height: 10px;
    width: 13px
}

.sprites-arrow-up {
    background-position: 0 -10px;
    height: 10px;
    width: 13px
}

.sprites-banner-control-hov {
    background-position: 0 -20px;
    height: 40px;
    width: 55px
}

.sprites-banner-nav-hov {
    background-position: 0 -60px;
    height: 20px;
    width: 20px
}

.sprites-banner-nav-nor {
    background-position: 0 -80px;
    height: 20px;
    width: 20px
}

.sprites-bg-block-news-home {
    background-position: 0 -100px;
    height: 370px;
    width: 430px
}

.sprites-bg-btn-lib-download-hov {
    background-position: 0 -470px;
    height: 30px;
    width: 30px
}

.sprites-bg-btn-lib-download-nor {
    background-position: 0 -500px;
    height: 30px;
    width: 30px
}

.sprites-bg-btn-top-hov {
    background-position: 0 -530px;
    height: 48px;
    width: 48px
}

.sprites-bg-btn-top-nor {
    background-position: 0 -578px;
    height: 48px;
    width: 48px
}

.sprites-bg-content-tab-indicator {
    background-position: 0 -626px;
    height: 6px;
    width: 10px
}

.sprites-bg-feature-social {
    background-position: 0 -632px;
    height: 440px;
    width: 270px
}

.sprites-bg-header-video {
    background-position: 0 -1072px;
    height: 182px;
    width: 284px
}

.sprites-bg-leftnav-hov {
    background-position: 0 -1254px;
    height: 40px;
    width: 250px
}

.sprites-bg-leftnav-nor {
    background-position: 0 -1294px;
    height: 40px;
    width: 250px
}

.sprites-bg-leftnav-sub-nor {
    background-position: 0 -1334px;
    height: 40px;
    width: 250px
}

.sprites-bg-paging-first-hov {
    background-position: 0 -1374px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-first-nor {
    background-position: 0 -1404px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-hov {
    background-position: 0 -1434px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-last-hov {
    background-position: 0 -1464px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-last-nor {
    background-position: 0 -1494px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-left-hov {
    background-position: 0 -1524px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-left-nor {
    background-position: 0 -1554px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-nor {
    background-position: 0 -1584px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-right-hov {
    background-position: 0 -1614px;
    height: 30px;
    width: 30px
}

.sprites-bg-paging-right-nor {
    background-position: 0 -1644px;
    height: 30px;
    width: 30px
}

.sprites-bg-relatednews-header {
    background-position: 0 -1674px;
    height: 40px;
    width: 600px
}

.sprites-btn-select-bxh-hov {
    background-position: 0 -1714px;
    height: 28px;
    width: 28px
}

.sprites-btn-select-bxh-nor {
    background-position: 0 -1742px;
    height: 28px;
    width: 28px
}

.sprites-char-more-hov {
    background-position: 0 -1770px;
    height: 30px;
    width: 100px
}

.sprites-char-more-nor {
    background-position: 0 -1800px;
    height: 30px;
    width: 100px
}

.sprites-choi-ngay-hov {
    background-position: 0 -1830px;
    height: 158px;
    width: 266px
}

.sprites-choi-ngay-nor {
    background-position: 0 -1988px;
    height: 158px;
    width: 266px
}

.sprites-chon-may-chu-hov {
    background-position: 0 -2146px;
    height: 70px;
    width: 80px
}

.sprites-chon-may-chu-nor {
    background-position: 0 -2216px;
    height: 70px;
    width: 80px
}

.sprites-dang-ky-nhanh-hov {
    background-position: 0 -2286px;
    height: 50px;
    width: 140px
}

.sprites-dang-ky-nhanh-nor {
    background-position: 0 -2336px;
    height: 50px;
    width: 140px
}

.sprites-dang-ky-nhanh-off {
    background-position: 0 -2386px;
    height: 50px;
    width: 140px
}

.sprites-dang-nhap-hov {
    background-position: 0 -2436px;
    height: 70px;
    width: 80px
}

.sprites-dang-nhap-nor {
    background-position: 0 -2506px;
    height: 70px;
    width: 80px
}

.sprites-dien-dan-hov {
    background-position: 0 -2576px;
    height: 180px;
    width: 110px
}

.sprites-dien-dan-nor {
    background-position: 0 -2756px;
    height: 180px;
    width: 110px
}

.sprites-dien-dan-off {
    background-position: 0 -2936px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-hov {
    background-position: 0 -3116px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-nor {
    background-position: 0 -3296px;
    height: 180px;
    width: 110px
}

.sprites-fanpage-off {
    background-position: 0 -3476px;
    height: 180px;
    width: 110px
}

.sprites-hang-1 {
    background-position: 0 -3656px;
    height: 16px;
    width: 20px
}

.sprites-hang-2 {
    background-position: 0 -3672px;
    height: 16px;
    width: 20px
}

.sprites-hang-3 {
    background-position: 0 -3688px;
    height: 16px;
    width: 20px
}

.sprites-icon-hot {
    background-position: 0 -3704px;
    height: 42px;
    width: 42px
}

.sprites-icon-menu {
    background-position: 0 -3746px;
    height: 8px;
    width: 6px
}

.sprites-icon-new {
    background-position: 0 -3754px;
    height: 42px;
    width: 42px
}

.sprites-img-hotline {
    background-position: 0 -3796px;
    height: 78px;
    width: 234px
}

.sprites-left-nav-nor {
    background-position: 0 -3874px;
    height: 40px;
    width: 250px
}

.sprites-lib-background-hov {
    background-position: 0 -3914px;
    height: 130px;
    width: 220px
}

.sprites-lib-background-nor {
    background-position: 0 -4044px;
    height: 130px;
    width: 220px
}

.sprites-lib-screenshot-hov {
    background-position: 0 -4174px;
    height: 130px;
    width: 220px
}

.sprites-lib-screenshot-nor {
    background-position: 0 -4304px;
    height: 130px;
    width: 220px
}

.sprites-lib-video-hov {
    background-position: 0 -4434px;
    height: 130px;
    width: 220px
}

.sprites-lib-video-nor {
    background-position: 0 -4564px;
    height: 130px;
    width: 220px
}

.sprites-may-chu-hov {
    background-position: 0 -4694px;
    height: 40px;
    width: 120px
}

.sprites-may-chu-nor {
    background-position: 0 -4734px;
    height: 40px;
    width: 120px
}

.sprites-may-chu-off {
    background-position: 0 -4774px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-hov {
    background-position: 0 -4814px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-nor {
    background-position: 0 -4854px;
    height: 40px;
    width: 250px
}

.sprites-mnu-side-sub {
    background-position: 0 -4894px;
    height: 50px;
    width: 270px
}

.sprites-more-act {
    background-position: 0 -4944px;
    height: 19px;
    width: 20px
}

.sprites-more-hov {
    background-position: 0 -4963px;
    height: 25px;
    width: 25px
}

.sprites-more-nor {
    background-position: 0 -4988px;
    height: 25px;
    width: 25px
}

.sprites-more-off {
    background-position: 0 -5013px;
    height: 40px;
    width: 210px
}

.sprites-msk-pic-hov {
    background-position: 0 -5053px;
    height: 215px;
    width: 285px
}

.sprites-msk-vid-hov {
    background-position: 0 -5268px;
    height: 215px;
    width: 285px
}

.sprites-msk-vid-nor {
    background-position: 0 -5483px;
    height: 215px;
    width: 285px
}

.sprites-nap-the-act {
    background-position: 0 -5698px;
    height: 40px;
    width: 135px
}

.sprites-nap-the-hov {
    background-position: 0 -5738px;
    height: 50px;
    width: 110px
}

.sprites-nap-the-nor {
    background-position: 0 -5788px;
    height: 50px;
    width: 110px
}

.sprites-nap-the-off {
    background-position: 0 -5838px;
    height: 50px;
    width: 110px
}

.sprites-nav-1-hov {
    background-position: 0 -5888px;
    height: 66px;
    width: 132px
}

.sprites-nav-1-nor {
    background-position: 0 -5954px;
    height: 67px;
    width: 135px
}

.sprites-nav-1-off {
    background-position: 0 -6021px;
    height: 78px;
    width: 67px
}

.sprites-nav-2-hov {
    background-position: 0 -6099px;
    height: 78px;
    width: 95px
}

.sprites-nav-2-nor {
    background-position: 0 -6177px;
    height: 78px;
    width: 95px
}

.sprites-nav-2-off {
    background-position: 0 -6255px;
    height: 78px;
    width: 95px
}

.sprites-nav-3-hov {
    background-position: 0 -6333px;
    height: 78px;
    width: 102px
}

.sprites-nav-3-nor {
    background-position: 0 -6411px;
    height: 78px;
    width: 102px
}

.sprites-nav-3-off {
    background-position: 0 -6489px;
    height: 78px;
    width: 102px
}

.sprites-nav-4-hov {
    background-position: 0 -6567px;
    height: 78px;
    width: 165px
}

.sprites-nav-4-nor {
    background-position: 0 -6645px;
    height: 78px;
    width: 165px
}

.sprites-nav-4-off {
    background-position: 0 -6723px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-hov {
    background-position: 0 -6801px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-nor {
    background-position: 0 -6879px;
    height: 78px;
    width: 165px
}

.sprites-nav-5-off {
    background-position: 0 -6957px;
    height: 78px;
    width: 165px
}

.sprites-nav-6-hov {
    background-position: 0 -7035px;
    height: 78px;
    width: 135px
}

.sprites-nav-6-nor {
    background-position: 0 -7113px;
    height: 78px;
    width: 135px
}

.sprites-nav-6-off {
    background-position: 0 -7191px;
    height: 78px;
    width: 135px
}

.sprites-nav-7-hov {
    background-position: 0 -7269px;
    height: 78px;
    width: 110px
}

.sprites-nav-7-nor {
    background-position: 0 -7347px;
    height: 78px;
    width: 110px
}

.sprites-nav-7-off {
    background-position: 0 -7425px;
    height: 78px;
    width: 110px
}

.sprites-new-server-hov {
    background-position: 0 -7503px;
    height: 60px;
    width: 250px
}

.sprites-new-server-nor {
    background-position: 0 -7563px;
    height: 60px;
    width: 250px
}

.sprites-play-now {
    background-position: 0 -7802px;
    height: 179px;
    width: 313px
}

.sprites-play-now:hover,
.sprites-play-now.play-now-hover {
    background-position: 0 -7623px
}

.sprites-search-hov {
    background-position: 0 -7981px;
    height: 28px;
    width: 28px
}

.sprites-search-nor {
    background-position: 0 -8009px;
    height: 28px;
    width: 28px
}

.sprites-server-nav-left-hov {
    background-position: 0 -8037px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-left-nor {
    background-position: 0 -8067px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-right-hov {
    background-position: 0 -8097px;
    height: 30px;
    width: 30px
}

.sprites-server-nav-right-nor {
    background-position: 0 -8127px;
    height: 30px;
    width: 30px
}

.sprites-submenu-bot {
    background-position: 0 -8157px;
    height: 13px;
    width: 162px
}

.sprites-submenu-top {
    background-position: 0 -8170px;
    height: 538px;
    width: 162px
}

.sprites-tab-active-news {
    background-position: 0 -8708px;
    height: 35px;
    width: 82px
}

.sprites-tan-thu-hov {
    background-position: 0 -8743px;
    height: 180px;
    width: 110px
}

.sprites-tan-thu-nor {
    background-position: 0 -8923px;
    height: 180px;
    width: 110px
}

.sprites-tan-thu-off {
    background-position: 0 -9103px;
    height: 180px;
    width: 110px
}

.sprites-thamgia-hov {
    background-position: 0 -9283px;
    height: 20px;
    width: 13px
}

.sprites-thamgia-nor {
    background-position: 0 -9303px;
    height: 20px;
    width: 13px
}

.sprites-tinh-nang-hov {
    background-position: 0 -9323px;
    height: 180px;
    width: 110px
}

.sprites-tinh-nang-nor {
    background-position: 0 -9503px;
    height: 180px;
    width: 110px
}

.sprites-tinh-nang-off {
    background-position: 0 -9683px;
    height: 180px;
    width: 110px
}

.sprites-ttl-bxh-list {
    background-position: 0 -9863px;
    height: 27px;
    width: 152px
}

.sprites-ttl-server-list {
    background-position: 0 -9890px;
    height: 35px;
    width: 270px
}

.sprites-txt-box-login {
    background-position: 0 -9925px;
    height: 30px;
    width: 160px
}

.sprites-xem-them-hov {
    background-position: 0 -9955px;
    height: 15px;
    width: 85px
}

.sprites-xem-them-nor {
    background-position: 0 -9970px;
    height: 15px;
    width: 85px
}

.block-lib {
    float: left;
    width: 670px;
    margin-top: 10px
}

.block-lib a {
    margin-left: 5px
}

.block-lib a:first-child {
    margin-left: 0
}

.block-lib .block-lib__background {
    background-position: 0 -4044px;
    height: 130px;
    width: 220px;
    text-indent: -9999em;
    float: left
}

.block-lib .block-lib__background:hover {
    background-position: 0 -3914px;
    height: 130px;
    width: 220px
}

.block-lib .block-lib__screenshot {
    background-position: 0 -4304px;
    height: 130px;
    width: 220px;
    text-indent: -9999em;
    float: left
}

.block-lib .block-lib__screenshot:hover {
    background-position: 0 -4174px;
    height: 130px;
    width: 220px
}

.block-lib .block-lib__video {
    background-position: 0 -4564px;
    height: 130px;
    width: 220px;
    text-indent: -9999em;
    float: left
}

.block-lib .block-lib__video:hover {
    background-position: 0 -4434px;
    height: 130px;
    width: 220px
}

.posts {
    position: relative;
    display: block;
    width: 640px;
    height: 345px;
    margin-top: 20px;
    overflow: hidden;
    float: left;
    background: url(../images/bg_news_box.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 10px 0px 10px 10px;
}

.posts a.posts__view-all {
    position: absolute;
    top: 20px;
    right: 9px;
    background: url("../images/bg-mini-viewmore.gif") no-repeat scroll 64px 4px transparent;
    height: 11px;
    line-height: 0;
    display: block;
    z-index: 5;
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    padding: 7px 20px 0 0;
    text-indent: 0
}

.posts a.posts__view-all:hover {
    background-position: 64px -28px;
    color: #ff3600;
    text-decoration: none
}

.posts ul.posts__tab {
    width: 100%;
    height: 30px;
    margin-top: 8px;
    border-left: 1px solid #676767;
    background: url(../images/bg-border-1x1.gif) repeat-x 0 100% transparent
}

.posts ul.posts__tab li {
    display: block;
    float: left
}

.posts ul.posts__tab li a {
    display: block;
    line-height: 37px;
    border-bottom: 1px solid #676767;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    padding: 0 28px;
    background: url(../images/bg-nortab.gif) repeat 0 0
}

.posts ul.posts__tab li a:hover,
.posts ul.posts__tab li a.active {
    background: url(../images/bg-body.gif) repeat 0 0;
    border-top: 1px solid #676767;
    border-right: 1px solid #676767;
    height: 29px;
    color: #d00000;
    border-bottom: 0
}

.posts .posts__list {
    padding: 14px 0 0 0
}

.posts .posts__list>ul {
    overflow: hidden;
    width: 100%
}

.posts .posts__list>ul li:first-child {
    display: block
}

.posts .posts__list>ul li:first-child a.posts__post-title {
    font-weight: bold
}

.posts .posts__list>ul.posts__list-event li {
    background: 0
}

.posts .posts__list>ul.posts__list-event li:hover {
    background: 0
}

.posts .posts__list>ul.posts__list-event li a {
    color: #7b7874
}

.posts .posts__list>ul.posts__list-event li a.posts__post-title {
    text-indent: 0;
    display: inline-block;
    clear: both
}

.posts .posts__list>ul.posts__list-event li a.posts__post-title:hover {
    color: #ea9644
}

.posts .posts__list>ul.posts__list-event li a.posts__post-image img {
    color: #000;
    border: 2px solid #000
}

.posts .posts__list>ul.posts__list-event li a.posts__post-image:hover img {
    border: 2px solid #ffa800
}

.posts .posts__list>ul.posts__list-event li time {
    display: inline-block;
    clear: both
}

.posts .posts__list>ul li {
    overflow: hidden;
    background: url(../images/line-news.gif) repeat-x left 100%;
    clear: both;
    width: 630px;
    overflow: hidden;
    height: 29px
}

.posts .posts__list>ul li.first {
    background: 0;
    height: 100px
}

.posts .posts__list>ul li.first a.posts__post-title {
    color: #ff3600 !important;
    font-size: 15px !important;
    width: 470px !important;
    float: left !important;
    padding-left: 10px !important;
    background: none !important;
}

.posts .posts__list>ul li.first a.posts__post-title:hover {
    background: 0;
    color: #ff7e00 !important
}

.posts .posts__list>ul li a.posts__post-title {
    width: 100%;
    color: #000;
    height: 29px;
    line-height: 29px;
    font: 13px/20px Tahoma, Arial, Verdana, sans-serif;
    background: url(../images/dot.png) no-repeat center center;
    background-position-x: left;
    padding: 7px 0px 5px 20px;
}

.posts .posts__list>ul li a.posts__post-title.Hot {
    font-weight: bold
}

.posts .posts__list>ul li a.posts__post-title:hover {
    color: #ff7e00
}

.posts .posts__list>ul li a.posts__post-title time {
    font-size: 12px;
    position: absolute;
    right: 0;
    font-weight: normal;
    color: #959595;
    margin-right: 15px;
}

.posts .posts__list>ul li a.posts__post-title:hover {
    text-decoration: none
}

.posts .posts__list>ul li a.posts__post-image {
    cursor: pointer;
    float: left;
    position: relative;
    padding: 5px 5px 0 0
}

.posts .posts__list>ul li a.posts__post-image img {
    width: 140px;
    height: 80px;
    border: 2px solid #000
}

.posts .posts__list>ul li a.posts__post-image:hover img {
    border: 2px solid #ffa800
}

.posts .posts__list>ul li .posts__post-intro {
    float: left;
    display: block;
    padding-left: 10px;
    font-size: 13px !important;
    color: #000 !important;
    width: 470px
}

.posts .posts__list>ul li:last-child {
    border-bottom: 0
}

.posts .posts__list-event a.posts__post-title {
    font-weight: bold;
    float: right;
    width: 255px !important;
    padding: 0 !important
}

.posts .posts__list-event a.posts__post-title time {
    position: relative !important;
    right: 0 !important
}

.posts .posts__list-event a.posts__post-image {
    float: left
}

.posts .posts__list-event .posts__post-intro {
    margin-top: 10px
}

.BlockCharacter {
    background: url(../images/home/bg-transparent.png);
    width: 618px;
    height: 440px;
    float: left;
    margin-top: 20px;
    padding: 0 20px
}

.BlockCharacter ul.CharTab {
    background: url(../images/home/line.jpg) center bottom repeat-x;
    width: 620px;
    height: 58px
}

.BlockCharacter ul.CharTab li {
    float: left
}

.BlockCharacter ul.CharTab li a {
    background: url(../images/home/title-char.png) no-repeat;
    width: 90px;
    height: 58px
}

.BlockCharacter ul.CharTab li a.Char-1 {
    background-position: 0 0
}

.BlockCharacter ul.CharTab li a.Char-1:hover {
    background-position: 0 -58px
}

.BlockCharacter ul.CharTab li a.Char-2 {
    background-position: -90px 0
}

.BlockCharacter ul.CharTab li a.Char-2:hover {
    background-position: -90px -58px
}

.BlockCharacter ul.CharTab li a.Char-3 {
    background-position: -180px 0
}

.BlockCharacter ul.CharTab li a.Char-3:hover {
    background-position: -180px -58px
}

.BlockCharacter ul.CharTab li a.Char-4 {
    background-position: -270px 0
}

.BlockCharacter ul.CharTab li a.Char-4:hover {
    background-position: -270px -58px
}

.BlockCharacter ul.CharTab li a.Char-5 {
    background-position: -360px 0
}

.BlockCharacter ul.CharTab li a.Char-5:hover {
    background-position: -360px -58px
}

.BlockCharacter ul.CharTab li a.Char-6 {
    background-position: -450px 0
}

.BlockCharacter ul.CharTab li a.Char-6:hover {
    background-position: -450px -58px
}

.BlockCharacter ul.CharTab li a.Char-7 {
    width: 80px;
    background-position: -540px 0
}

.BlockCharacter ul.CharTab li a.Char-7:hover {
    background-position: -540px -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-1 {
    background-position: 0 -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-2 {
    background-position: -90px -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-3 {
    background-position: -180px -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-4 {
    background-position: -270px -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-5 {
    background-position: -360px -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-6 {
    background-position: -450px -58px
}

.BlockCharacter ul.CharTab li.Active a.Char-7 {
    background-position: -540px -58px
}

.BlockCharacter .CharContent {
    position: relative;
    width: 620px;
    height: 380px
}

.BlockCharacter .CharContent .Phai {
    display: none;
    position: relative;
    width: 100%;
    height: 100%
}

.BlockCharacter .CharContent .Phai .Char-L {
    position: relative;
    float: left;
    width: 378px;
    height: 100%
}

.BlockCharacter .CharContent .Phai .Char-L .More {
    background-position: 0 -4988px;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 325px;
    left: 60px
}

.BlockCharacter .CharContent .Phai .Char-L .More:hover {
    background-position: 0 -4963px;
    height: 25px;
    width: 25px
}

.BlockCharacter .CharContent .Phai .Char-L .More .Off {
    background-position: 0 -5013px;
    height: 40px;
    width: 210px
}

.BlockCharacter .CharContent .Phai .Char-L .Series {
    position: relative;
    margin-top: 210px;
    width: 100%;
    height: 170px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Tab,
.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Tab ul {
    width: 365px;
    height: 30px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Tab ul li {
    float: left;
    margin-right: 10px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Tab ul li a {
    width: 160px;
    height: 30px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Tab ul li:last-child {
    margin-right: 0
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont {
    width: 100%;
    height: 132px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont {
    display: none;
    width: 100%;
    height: 132px;
    position: absolute;
    top: 39px;
    left: 0
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont.Active {
    display: block
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont img {
    display: block;
    position: absolute;
    top: 0;
    left: 110px;
    z-index: 1
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul {
    display: block;
    position: absolute;
    width: 109px;
    height: 19px;
    top: 0;
    left: 110px;
    z-index: 2
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul li {
    position: relative;
    float: left;
    width: 19px;
    height: 19px;
    margin-right: 11px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul li a {
    width: 19px;
    height: 19px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul li:last-child {
    margin-right: 0
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul li p {
    background: url(../images/home/bg-tooltip.png);
    position: absolute;
    display: none;
    top: 30px;
    left: 10px;
    width: 208px;
    border: 1px solid #003f80;
    padding: 10px;
    font-size: 12px
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont ul li p span {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: bold
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont p.Des {
    font-size: 14px;
    position: absolute;
    top: 29px;
    left: 0;
    width: 100%
}

.BlockCharacter .CharContent .Phai .Char-L .Series .Series-Cont .Cont.Active {
    display: block
}

.BlockCharacter .CharContent .Phai.Active {
    display: block
}

.BlockCharacter .CharContent .Series-Tab ul li:first-child a,
.BlockCharacter .CharContent .Series-Tab ul li.Active:first-child a {
    background-position: 0 0
}

.BlockCharacter .CharContent .Series-Tab ul li:first-child a:hover,
.BlockCharacter .CharContent .Series-Tab ul li.Active:first-child a:hover {
    background-position: 0 -30px
}

.BlockCharacter .CharContent .Series-Tab ul li:last-child a {
    background-position: -170px 0 !important
}

.BlockCharacter .CharContent .Series-Tab ul li:last-child a:hover {
    background-position: -170px -30px !important
}

.BlockCharacter .CharContent .Series-Tab ul li.Active:first-child a {
    background-position: 0 -30px !important
}

.BlockCharacter .CharContent .Series-Tab ul li.Active:last-child a {
    background-position: -170px -30px !important
}