@charset "utf-8";.game_gnb .gnb_one_bx .gnb_logo {
    display: block;
    width: 60px;
    height: 36px;
    margin: 0 0 0 0;
    background-image: url('../imgs/logo.png');
    background-position: 0 0;
    float: left;
}

.gnb_one_bx .lang .list .pulldow_lang_link a:hover {
    color: #f44141;
}

.gnb_one_wrp.game_gnb {
    width: 100%;
    background: #00000085;
    position: fixed!important;
    top: 0;
    z-index: 999;
}

.game_gnb .gnb_one_bx {
    width: 1015px;
    margin: 0 auto;
}

.game_gnb .gnb_one_bx nav li a:hover {
    color: #ed1c24;
}

.game_gnb .gnb_one_bx nav li a.game {
    color: #d9d9d9;
    width: 85px;
    background: url('../images/gnb_game_menu_open.gif') no-repeat 105px 17px;
}

.game_gnb .gnb_one_bx nav li a {
    display: block;
    height: 28px;
    padding: 10px 30px 0 0;
    color: #d9d9d9;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
}

.gnb_one_bx nav {
    float: left;
    width: auto;
}

.gnb_one_bx nav li {
    float: left;
    list-style: none;
}

* {
    padding: 0;
    margin: 0;
}

body {
    background: url(../imgs/bg.jpg) center top no-repeat;
    background-color: #dcdcdc;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    color: #814c1e;
}

a {
    text-decoration: none;
    color: #9E9E9E;
}

a:hover {
    text-decoration: underline;
}

.Outer {
    width: 100%;
}

.Outer .Header {
    width: 100%;
    height: 198px;
    background: url(../imgs/bgTop.jpg) center top no-repeat;
}

.Outer .Header .BlockHead {
    width: 950px;
    margin: 0 auto;
    padding-top: 14px;
    position: relative;
}

.Outer .Header .BlockHead .btnTop {
    width: 285px;
    height: 30px;
    margin-left: 14px;
}

.Outer .Header .BlockHead .btnTop .btnTrangChu {
    width: 95px;
    float: left;
    height: 30px;
}

.Outer .Header .BlockHead .btnTop .btnTrangChu a {
    display: block;
    height: 30px;
}

.Outer .Header .BlockHead .btnTop .btnTrangChu a:hover {
    background: url(../imgs/btnTop.jpg) no-repeat 0 0;
}

.Outer .Header .BlockHead .btnTop .btnTaiKhoan {
    width: 96px;
    float: left;
    height: 30px;
}

.Outer .Header .BlockHead .btnTop .btnTaiKhoan a {
    display: block;
    height: 30px;
}

.Outer .Header .BlockHead .btnTop .btnTaiKhoan a:hover {
    background: url(../imgs/btnTop.jpg) no-repeat -95px 0;
}

.Outer .Header .BlockHead .btnTop .btnDienDan {
    width: 94px;
    float: left;
    height: 30px;
}

.Outer .Header .BlockHead .btnTop .btnDienDan a {
    display: block;
    height: 30px;
}

.Outer .Header .BlockHead .btnTop .btnDienDan a:hover {
    background: url(../imgs/btnTop.jpg) no-repeat -191px 0;
}

.Outer .Header .BlockHead .logo {
    position: absolute;
    width: 170px;
    height: 198px;
    top: 0;
    margin-left: 770px;
}

.Outer .Header .BlockHead .logo a {
    display: block;
    height: 198px;
}

.Outer .Navi {
    width: 100%;
    height: 54px;
    background: url(../imgs/bgNav.jpg?1.1) repeat-x;
}

.Outer .Navi .BlockNavi {
    width: 1010px;
    margin: 0 auto;
    padding-left: 20px;
}

.Outer .Navi .BlockNavi .NavTabs {
    list-style: none;
}

.Outer .Navi .BlockNavi .NavTabs li {
    float: left;
    height: 38px;
    padding-top: 16px;
}

.Outer .Navi .BlockNavi .NavTabs li a {
    padding: 17px 13px 13px;
    -webkit-padding-after: 14px;
    background: url(../imgs/bgNavTabsSpacing.jpg) no-repeat right center;
    margin: 0 2px;
    color: #7c3500;
    font-weight: bold;
    text-shadow: 0 1px #fff;
}

.Outer .Navi .BlockNavi .NavTabs li a:hover {
    text-decoration: none;
    text-shadow: 1px 1px #FFF;
    color: #E99000;
}

.Outer .Navi .BlockNavi .NavTabs li a.current {
    background-image: url(../imgs/bgNavTabsSelectRight.png),url(../imgs/bgNavTabsSelectLeft.jpg);
    background-position: right top,left top;
    background-repeat: no-repeat,no-repeat;
    color: #ffff00;
    text-shadow: -1px -1px #8c521f;
}

.Outer .Navi .BlockNavi .NavTabs li a.current:hover {
    text-shadow: 0 2px 1px #8c521f;
}

.Outer .Main {
    width: 100%;
    background: url(../imgs/bgMiddle.jpg?1.2) repeat-y center top;
}

.Outer .Main .Wrap {
    width: 950px;
    min-height: 500px;
    margin: 0 auto;
}

.Outer .Main .Wrap .BannerWrap {
    width: 100%;
    height: 198px;
    background: url(../imgs/banner.jpg) no-repeat center top;
}

.Outer .Main .Wrap .BlockContent {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    clear: both;
}

.Outer .Main .Wrap .BlockContent .BlockInfoTop {
    width: 100%;
    height: 35px;
    padding-top: 0;
}

.Outer .Main .Wrap .BlockContent .BlockInfoTop .TitleContent {
    width: 300px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 1px #fff;
    color: #c75e00;
}

.Outer .Main .Wrap .BlockContent .BlockInfoTop .BlockBtnUser {
    text-align: right;
}

.Outer .Main .Wrap .BlockContent .BlockInfoTop .BlockBtnUser a {
    color: #522700;
    font-size: 14px;
}

.Outer .Main .Wrap .BlockContent .BlockInfoTop .BlockBtnUser a.btnLogout {
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 2px;
    background: url(../imgs/out.png) no-repeat right center;
    -moz-transition: all 0.2s ease;
}

.Outer .Main .Wrap .BlockContent .BlockInfoTop .BlockBtnUser a.btnLogout:hover {
    padding-left: 10px;
    margin-right: -10px;
}

.Outer .Main .Wrap .BlockContent .BlockLeft {
    width:640px;
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockHome {
    width: 100%;
    height: 250px;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockHome .IntroImage {
    width: 170px;
    float: left;
    text-align: center;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockHome .IntroImage img {
    border: 1px solid #300;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockHome .IntroText {
    width: 470px;
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockHome .IntroText ul {
    padding-left: 30px;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockHome .IntroText ul li {
    text-align: justify;
    margin: 8px 0;
    color: #444444;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide {
    width: 640px;
    height: 142px;
    padding-top: 30px;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide .Guide1 {
    width: 224px;
    height: 142px;
    float: left;
    background: url(../imgs/guide_bg_normal.jpg) no-repeat 0 0;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide .Guide1 .Guide {
    width: 224px;
    height: 142px;
    background: url(../imgs/guide_bg_active.jpg) no-repeat 0 0;
    opacity: 0;
    animation: Guide1 1s linear infinite alternate;
    -moz-animation: Guide1 1s linear infinite alternate;
    -webkit-animation: Guide1 1s linear infinite alternate;
    -ms-animation: Guide1 1s linear infinite alternate;
    -o-animation: Guide1 1s linear infinite alternate;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide .Guide2 {
    width: 204px;
    height: 142px;
    float: left;
    background: url(../imgs/guide_bg_normal.jpg) no-repeat -224px 0;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide .Guide2 .Guide {
    width: 204px;
    height: 142px;
    background: url(../imgs/guide_bg_active.jpg) no-repeat -224px 0;
    opacity: 0;
    animation: Guide2 1s linear infinite alternate;
    -moz-animation: Guide2 1s linear infinite alternate;
    -webkit-animation: Guide2 1s linear infinite alternate;
    -ms-animation: Guide2 1s linear infinite alternate;
    -o-animation: Guide2 1s linear infinite alternate;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide .Guide3 {
    width: 212px;
    height: 142px;
    float: left;
    background: url(../imgs/guide_bg_normal.jpg) no-repeat -428px 0;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .BlockGuide .Guide3 .Guide {
    width: 212px;
    height: 142px;
    background: url(../imgs/guide_bg_active.jpg) no-repeat -428px 0;
    opacity: 0;
    animation: Guide3 1s linear infinite alternate;
    -moz-animation: Guide3 1s linear infinite alternate;
    -webkit-animation: Guide3 1s linear infinite alternate;
    -ms-animation: Guide3 1s linear infinite alternate;
    -o-animation: Guide3 1s linear infinite alternate;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage {
    width: 100%;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage h3.TitleModule {
    padding-left: 60px;
    padding-top: 40px;
    padding-bottom: 20px;
    background: url(../imgs/icon_TitleModule.png) no-repeat 30px 30px;
    border-bottom: 1px solid #aaa;
    font-size: 17px;
    color: #5f1b01;
}

.Outer .Main .Wrap .BlockContent .BlockManage {
    background: url(../imgs/bgContentTop.jpg) no-repeat center top;
    width: 100%;
    min-height: 200px;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage .AccountInfo {
    padding: 50px 0 10px 0;
    width: 500px;
    margin: 0 auto;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage .AccountInfo .ACInfoLeft {
    width: 180px;
    float: left;
    text-align: right;
    margin: 6px 0;
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #5B4E4E;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage .AccountInfo .ACInfoRight {
    width: 280px;
    float: left;
    text-align: left;
    margin: 6px 0;
    margin-left: 10px;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage .AccountInfo .ACInfoRight .ACName {
    font-weight: bold;
    color: #f00;
}

.Outer .Main .Wrap .BlockContent .BlockLeft .ModuleManage .AccountInfo .ACInfoRight input.inputstyle {
    border: 1px solid #DDDDDD;
    color: #000000;
    font-size: 13px;
    padding: 3px 3px 3px 5px;
    width: 160px;
}

.Outer .Main .Wrap .BlockContent .BlockRight {
    width: 250px;
    float: left;
    padding-left: 10px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer {
    width: 240px;
    min-height: 200px;
    margin: 0 auto;
    background-image: url(../imgs/BlockBgTop.jpg),url(../imgs/BlockBgBottom.jpg),url(../imgs/BlockBgMiddle.jpg);
    background-position: center top,center bottom,center top;
    background-repeat: no-repeat,no-repeat,repeat-y;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin {
    padding-top: 20px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginTop {
    width: 220px;
    margin: 0 auto;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginTop .LabelForm {
    color: #2f2f2f;
    text-shadow: 0 1px #fff;
    padding: 6px 0 2px 0;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginTop .DataForm {
    padding: 2px 0;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginTop .DataForm input[type=text],.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginTop .DataForm input[type=password] {
    width: 210px;
    padding: 5px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginTop .error {
    line-height: 25px;
    text-align: center;
    color: #F00;
    background: url(../imgs/icon_error_8.png) no-repeat 0 7px;
    width: 220px;
    margin: 0 auto;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginBottom {
    width: 100%;
    height: 50px;
    background: url(../imgs/login_btn_hover.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginBottom input[type=submit] {
    width: 100%;
    border: none;
    background: url(../imgs/login_btn_normal.jpg) no-repeat;
    text-indent: -9999px;
    height: 50px;
    cursor: pointer;
    animation: btnLogin 0.2s linear infinite alternate;
    -moz-animation: btnLogin 0.2s linear infinite alternate;
    -webkit-animation: btnLogin 0.2s linear infinite alternate;
    -o-animation: btnLogin 0.2s linear infinite alternate;
    opacity: 0;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .FormLogin .FLoginBottom input[type=submit]:hover {
    box-shadow: inset 0 0 30px #000;
    animation: btnLogin 0.5s linear infinite alternate;
    -moz-animation: btnLogin 0.5s linear infinite alternate;
    -webkit-animation: btnLogin 0.5s linear infinite alternate;
    -o-animation: btnLogin 0.5s linear infinite alternate;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin {
    width: 100%;
    height: 84px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin .btnRegister {
    width: 120px;
    height: 84px;
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin .btnRegister a {
    display: block;
    height: 84px;
    background: url(../imgs/register_btn_normal.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin .btnRegister a:hover {
    background: url(../imgs/register_btn_hover.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin .btnLostPassword {
    width: 120px;
    height: 84px;
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin .btnLostPassword a {
    display: block;
    height: 84px;
    background: url(../imgs/lostpassword_btn_normal.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .BlockContainer .btnNotLogin .btnLostPassword a:hover {
    background: url(../imgs/lostpassword_btn_hover.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage {
    width: 100%;
    background: url(../imgs/BlockUserInfoTop.jpg) no-repeat;
    margin-top: 30px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUsername {
    color: #f00;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo {
    margin: 0 auto;
    width: 230px;
    min-height: 200px;
    background: url(../imgs/BlockUserInfoMiddle.jpg) repeat-y center top;
    margin-top: 40px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .BankTopUserInfo {
    background: url(../imgs/BankTitle.jpg) no-repeat center top;
    width: 100%;
    height: 37px;
    margin: 0 auto;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .ListInfo {
    list-style: none;
    width: 190px;
    min-height: 170px;
    margin: 0 auto;
    background: url(../imgs/BankSpaceBg.jpg) no-repeat 50% 50%;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .ListInfo li {
    margin: 5px 0;
    width: 100%;
    height: 20px;
    color: #702d00;
    text-shadow: 0 1px #fff;
    font-size: 13px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .ListInfo li span:first-child {
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .ListInfo li span:last-child {
    float: right;
    font-weight: bold;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfoDock {
    background: url(../imgs/BlockUserInfoBottom.jpg) no-repeat center top;
    width: 230px;
    height: 34px;
    margin: 0 auto;
    -webkit-margin-before: -5px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters {
    padding: 4px 0;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char {
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 2px;
    width: 190px;
    height: 55px;
    background: url(../imgs/CharacterBg.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char:hover {
    background: url(../imgs/CharacterBgHover.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char a {
    display: block;
    height: 53px;
    padding-top: 2px;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char a .CharImg {
    width: 51px;
    height: 51px;
    margin-left: 6px;
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char a .CharName {
    width: 133px;
    text-align: center;
    padding-top: 19px;
    color: #6a3200;
    text-shadow: 0 1px #fff3e5;
    font-weight: bold;
    float: left;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char:hover a .CharName {
    color: #391b00;
    text-shadow: 0 1px #ddcbb7;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class0 a .CharImg {
    background: url(../imgs/ListCharacter/dw.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class1 a .CharImg {
    background: url(../imgs/ListCharacter/dw.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class2 a .CharImg {
    background: url(../imgs/ListCharacter/dw.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class3 a .CharImg {
    background: url(../imgs/ListCharacter/dw.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class16 a .CharImg {
    background: url(../imgs/ListCharacter/dk.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class17 a .CharImg {
    background: url(../imgs/ListCharacter/dk.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class18 a .CharImg {
    background: url(../imgs/ListCharacter/dk.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class19 a .CharImg {
    background: url(../imgs/ListCharacter/dk.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class32 a .CharImg {
    background: url(../imgs/ListCharacter/elf.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class33 a .CharImg {
    background: url(../imgs/ListCharacter/elf.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class34 a .CharImg {
    background: url(../imgs/ListCharacter/elf.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class35 a .CharImg {
    background: url(../imgs/ListCharacter/elf.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class48 a .CharImg {
    background: url(../imgs/ListCharacter/mg.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class49 a .CharImg {
    background: url(../imgs/ListCharacter/mg.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class50 a .CharImg {
    background: url(../imgs/ListCharacter/mg.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class64 a .CharImg {
    background: url(../imgs/ListCharacter/dl.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class65 a .CharImg {
    background: url(../imgs/ListCharacter/dl.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class66 a .CharImg {
    background: url(../imgs/ListCharacter/dl.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class80 a .CharImg {
    background: url(../imgs/ListCharacter/sm.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class81 a .CharImg {
    background: url(../imgs/ListCharacter/sm.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class82 a .CharImg {
    background: url(../imgs/ListCharacter/sm.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class83 a .CharImg {
    background: url(../imgs/ListCharacter/sm.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class96 a .CharImg {
    background: url(../imgs/ListCharacter/rf.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class97 a .CharImg {
    background: url(../imgs/ListCharacter/rf.jpg) no-repeat;
}

.Outer .Main .Wrap .BlockContent .BlockRight .UserManage .BlockUserInfo .Characters .Char .class98 a .CharImg {
    background: url(../imgs/ListCharacter/rf.jpg) no-repeat;
}

.Outer .Footer {
    clear: both;
    width: 100%;
    height: 165px;
    background: url(../imgs/bgBottom.jpg) no-repeat center top;
}

.Outer .Footer .BlockFooter {
    text-align: center;
    padding-top: 123px;
}

.Outer .Footer .BlockFooter .top {
    padding: 25px 25px 7px;
    border-radius: 50%;
}

.Outer .Footer .BlockFooter .top:hover {
    background: url(../imgs/topHover.jpg) no-repeat center top;
}

.Outer .Footer .BlockFooter .copyright {
    text-indent: -9999px;
    display: block;
}

@keyframes loadEr {
    0% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    10.4% {
        border-top-color: rgba(44,44,44,0.5);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    20.8% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    31.2% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0.5);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    41.6% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
        transform: rotate(40deg);
    }

    52% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0.5);
        border-left-color: rgba(33,33,33,0);
    }

    62.4% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    72.8% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0.5);
    }
}

@keyframes poof {
    0% {
        transform: scale(1,1) rotate(0deg);
        opacity: 0.2;
    }

    50% {
        transform: scale(4,4) rotate(360deg);
        opacity: 0;
    }
}

@keyframes poofity {
    0% {
        transform: scale(1,1) rotate(90deg);
        opacity: 0.1;
    }

    50% {
        transform: scale(4,4) rotate(-360deg);
        opacity: 0;
    }
}

@keyframes opaa {
    0% {
        opacity: 1;
    }

    10% {
        opacity: 0.5;
    }

    15% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    65% {
        opacity: 0.3;
    }

    90% {
        opacity: 0.8;
    }
}

.ball {
    background-color: rgba(0,0,0,0);
    border: 5px solid #4ccac4;
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 35px #4ccac4;
    width: 50px;
    height: 50px;
    margin: 0;
    -moz-animation: spin .5s infinite linear;
    -webkit-animation: spin .5s infinite linear;
}

.ball1 {
    background-color: rgba(0,0,0,0);
    border: 5px solid #4ccac4;
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 15px #4ccac4;
    width: 30px;
    height: 30px;
    margin: 0;
    position: relative;
    top: -50px;
    left: 10px;
    -moz-animation: spinoff .5s infinite linear;
    -webkit-animation: spinoff .5s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes spinoff {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinoff {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes spinPulse {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #2187e7;
    }

    50% {
        -moz-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0;
    }
}

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #2187e7;
    }

    50% {
        -webkit-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-320deg);
        opacity: 0;
    }
}

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@charset "utf-8";@keyframes btnLogin {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .25;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .75;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes btnLogin {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .25;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .75;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes btnLogin {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .25;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .75;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes btnLogin {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .25;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .75;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes btnLogin {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .25;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .75;
    }

    100% {
        opacity: 1;
    }
}

@keyframes Guide1 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes Guide1 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Guide1 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes Guide1 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes Guide1 {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes Guide2 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes Guide2 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Guide2 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes Guide2 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes Guide2 {
    0% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes Guide3 {
    0% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes Guide3 {
    0% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes Guide3 {
    0% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes Guide3 {
    0% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes Guide3 {
    0% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.wrap {
    position: relative;
    top: 0;
    width: 300px;
    margin: 0 auto;
}

.loader {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 50px;
    height: 50px;
    border: 15px solid;
    border-radius: 50%;
    border-top-color: rgba(44,44,44,0);
    border-right-color: rgba(55,55,55,0);
    border-bottom-color: rgba(66,66,66,0);
    border-left-color: rgba(33,33,33,0);
    animation: loadEr 3s infinite;
}

@keyframes loadEr {
    0% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    10.4% {
        border-top-color: rgba(44,44,44,0.5);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    20.8% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    31.2% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0.5);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    41.6% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
        transform: rotate(40deg);
    }

    52% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0.5);
        border-left-color: rgba(33,33,33,0);
    }

    62.4% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0);
    }

    72.8% {
        border-top-color: rgba(44,44,44,0);
        border-right-color: rgba(55,55,55,0);
        border-bottom-color: rgba(66,66,66,0);
        border-left-color: rgba(33,33,33,0.5);
    }
}

.loaderbefore {
    width: 50px;
    height: 50px;
    border: 15px solid #ddd;
    border-radius: 50%;
    position: absolute;
    top: 0;
    z-index: 9;
}

.circular {
    position: absolute;
    top: -15px;
    left: -15px;
    width: 70px;
    height: 70px;
    border: 20px solid;
    border-radius: 50%;
    border-top-color: #333;
    border-left-color: #fff;
    border-bottom-color: #333;
    border-right-color: #fff;
    opacity: 0.2;
    animation: poof 5s infinite;
}

@keyframes poof {
    0% {
        transform: scale(1,1) rotate(0deg);
        opacity: 0.2;
    }

    50% {
        transform: scale(4,4) rotate(360deg);
        opacity: 0;
    }
}

.another {
    opacity: 0.1;
    transform: rotate(90deg);
    animation: poofity 5s infinite;
    animation-delay: 1s;
}

@keyframes poofity {
    0% {
        transform: scale(1,1) rotate(90deg);
        opacity: 0.1;
    }

    50% {
        transform: scale(4,4) rotate(-360deg);
        opacity: 0;
    }
}

.text-loading {
    position: absolute;
    top: 95px;
    left: 8px;
    font-family: Arial;
    text-transform: uppercase;
    color: #888;
    animation: opaa 10s infinite;
}

@keyframes opaa {
    0% {
        opacity: 1;
    }

    10% {
        opacity: 0.5;
    }

    15% {
        opacity: 1;
    }

    30% {
        opacity: 1;
    }

    65% {
        opacity: 0.3;
    }

    90% {
        opacity: 0.8;
    }
}

#left_colm ul {
    position: relative;
    width: 350px;
    float: right;
    margin-top: 0;
    margin-left: 150px;
}

#left_colm ul.notice {
    position: relative;
    width: 400px;
    margin: 0 0 0 30px;
    list-style-type: disc;
}

#left_colm ul.notice li {
    background-image: none;
    list-style-type: disc;
    margin: 0;
    position: relative;
    padding: 10px 0 0;
}

#left_colm li {
    line-height: 18px;
    background-image: url(../images/li.gif);
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    list-style-type: none;
}

.xbtn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.xbtn {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.xbtn-group-xs>.xbtn,.xbtn-xs {
    line-height: 1.5;
    border-radius: 3px;
}

.xbtn-danger,.xbtn-default,.xbtn-info,.xbtn-primary,.xbtn-success,.xbtn-warning {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}

.xbtn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
}

.xbtn-default:focus,.xbtn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}

.xbtn.focus,.xbtn:focus,.xbtn:hover {
    color: #333;
    text-decoration: none;
}

.xbtn-xs {
    font-size: 11px;
    padding: 4px 8px;
}

.xbtn-group-justified>.xbtn,.xbtn-group-justified>.xbtn-group {
    display: table-cell;
    float: none;
    width: 1%;
}

.xbtn-group>.xbtn:first-child {
    margin-left: 0;
}

.xbtn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.xbtn-group>.xbtn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.mgbt-xs-5 {
    margin-bottom: 5px!important;
}

.other_link_login {
    padding-bottom: 10px;
    text-decoration: none;
}

.other_link_login a {
    text-decoration: none;
}

.other_link_line {
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    line-height: 25px;
    opacity: 0.7;
    transition: all 0.218s ease-in-out 0s;
}

.other_link_line:hover {
    color: #414141;
    opacity: 1;
}

.denied_access_ico {
    background: rgba(0,0,0,0) url("../imgs/small_icon1.png") repeat scroll -15px 0;
    display: block;
    float: left;
    height: 19px;
    margin: 4px 7px 0 0;
    width: 16px;
}

.register_suggestions_ico {
    background: rgba(0,0,0,0) url("../imgs/small_icon1.png") repeat scroll 0 0;
    display: block;
    float: left;
    height: 18px;
    margin: 4px 8px 0 0;
    width: 15px;
}

.progress-bar {
    clear: both;
    width: 100%;
    width: 75%;
    height: 5px;
    background: #f3f3f3;
    border: 1px solid #df7901;
    border-radius: 20px;
}

.progress-bar .progress {
    height: 5px;
    background: #df7900;
    float: left;
    border-radius: 20px;
}
