@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border:none !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 1000px #d3d3d3 inset;
  transition: #d3d3d3 5000s ease-in-out 0s;
}

body {
    background-position: top;
    background-repeat: no-repeat;
    background-color: #111111;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 1240px;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Nanum Gothic', sans-serif;
    overflow-x: hidden;
}

img {
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
}

.w3-animate-opacity {
    animation: opac 3.0s
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.w3-animate-opacity2 {
    animation: opac 3.0s
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.w3-animate-fading {
    animation: fading 5s infinite
}

@keyframes fading {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.w3-section,
.w3-code {
    margin-top: 0px!important;
    margin-bottom: 16px!important
}

.w3-content {
    max-width: 1920px;
    margin: auto;
    margin-left: -340px;
}

.w3-rest {
    overflow: hidden
}


/*--------------------------------------------SIDE BANNER------------------------*/
.SIDE_BANNER_GROUP{
    position:fixed; _position:absolute; _z-index:-1;
    width:140px;
    overflow:hidden;
    right: 8px;
    top:20%; 
    background-color: transparent;
    margin:0;
    padding:0;
}

.side_kakao_banner {
    text-align: center;    
    background: url(../../images/side_kakao_back_140_316.png);
    width: 140px;
    height: 316px;
}

.kakaoid{
    position: relative;    
    font-size: 20px;
    font-weight: bold;
    color: #ffe500;
    width: 140px;
    height: 32px;
    top: 88px;
}

.wechatid{
    position: relative;    
    font-size: 20px;
    font-weight: bold;
    color: white;
    width: 140px;
    height: 32px;
    top: 136px;
}

.skypeid{
    position: relative;    
    font-size: 20px;
    font-weight: bold;
    color: blue;
    width: 140px;
    height: 32px;
    top: 84px;
}

.kakao_text{
    position: relative;    
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    width: 140px;
    height: 60px;
    top: 170px;
    line-height: 16px;
}

.kakaotel{
    position: relative;
    color: #000000;
    font-weight: bold;    
    width: 140px;
    top: 36px;
}

.side_merc_banner {
    text-align: center;    
    background: url(../../images/side_merc_back_140_120.png);
    width: 140px;
    height: 120px;
    margin-top: 8px;

}

.side_banner1 {
    background: url(../../images/banner_ani.gif);
    width: 140px;
    height: 180px;
    margin-top: 8px;
}



/*------------------------------------------new------------------------------------------*/

.TOP_CONTENTS {
    /*-----------------------------------------------------------------------------------------------*/
    width: 100%;
    height: 148px;
    background-color: white;
}

.top {
    width: 1240px;
    height: 148px;
    background-color: white;
    margin: 0 auto;
}

.topbar {
    width: 1920px;
    height: 40px;
    background-color: #e5e5e5;
    margin-left: -340px;

}

.bc_round {
    float: left;
    /*position:absolute;*/
    width: 61px;
    height: 61px;
    margin-top: -6px;
    margin-left: 640px;
}

.top_menu {
    float: left;
    background: url(../../images/top_back_40.png);
    width: 848px;
    height: 40px;
    margin-left: 40px;
}

.top_menu_link_group {
    float: right;
    margin-right: 48px;
    /*margin-left: 480px;*/
}

.top_menu_link {
    float: left;
    text-align: center;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000000;
}

.top_menu_link a {
    color: #000000;
}

.top_menu_link a:hover {
    color: #ffffff;
}

.top_logo {
    position: relative;
    width: 338px;
    height: 93px;
    top: -5px;
    margin-left: 0px;
}

.before_login {
    float: right;
    width: 684px;
    height: 40px;
    margin-top: -40px;
    margin-right: 12px;
}

.after_login {
    float: right;
    width: 640px;
    height: 40px;
    margin-top: -38px;
    margin-right: 30px;
}

.login_input {
    margin-top: 5px;
    background: url(../../images/input_back.png);
    background-repeat: no-repeat;
    width: 232px;
    height: 40px;
    float: left;
    padding-left: 6px;
    margin-left: 16px;
}

.pass_input {
    margin-left: 6px;
    margin-top: 5px;
    background: url(../../images/input_back.png);
    background-repeat: no-repeat;
    width: 232px;
    height: 40px;
    float: left;
    padding-left: 6px;
}

.no-link {
    cursor: pointer;
}

.login_text {
    width: 220px;
    height: 32px;
    border: none;
    background: none;
    color: #006b51;
    padding-left: 8px;
    margin-top: 4px;
}

.btn_login {
    position: relative;
    width: 100px;
    height: 40px;
    left: 492px;
    top: 4px;
}

.btn_join {
    position: relative;
    width: 100px;
    height: 40px;
    left: 598px;
    top: -36px;
}

.btn_logoff {
    position: relative;
    width: 100px;
    height: 40px;
    left:570px;
    top: 6px;
}

.level_icon {
    float: left;
    width: 32px;
    height: 32px;
    margin-top: 12px;
}

.user_id {
    float: left;
    width: 230px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    margin-left: 8px;
    margin-top: 6px;
}



.message_mark {
    float: left;
    width: 24px;
    height: 19px;
    margin-top: 12px;
}

.message {
    float: left;
    width: 36px;
    height: 37px;
    line-height: 37px;
    margin-left: 4px;
    margin-top: 6px;
}

.badge {
    background: none;
    color: black;
    font-size: 16px;
    margin-left: -4px;
}

.badge a:hover {
    color: orangered;

}





.bitpoint {
    float: left;
    width: 200px;
    height: 37px;
    line-height: 37px;
    margin-top: 6px;
}



.user_id a,
user_id link {
    color: #4E4E4E;
}

.message a,
message link {
    color: #4E4E4E;
}

.bitpoint a,
bitpoint link {
    color: #4E4E4E;
}

.user_id a:hover {
    color: #0084FF;
}

.message a:hover {
    color: #0084FF;
}

.bitpoint a:hover {
    color: #0084FF;
}

.btn_normal img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.btn_normal img.btn_normal_top:hover {
    opacity: 0;
}

.btn_normal {
    position: relative;
}

.SLIDE_MAIN_CONTENTS {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1240px;
    height: 768px;
    margin: 0 auto;
}

.nav_menu_area {
    position: relative;
    top: -785px;
    background: url(../../images/menu_back.png);
    width: 1920px;
    height: 61px;
    background-repeat: repeat-x;
    text-align: center;
    margin: 0 auto;
    margin-left: -340px;

}

.nav_menu_position {
    background: url(../../images/menu_back.png);
    background-repeat: repeat-x;
    width: 1920px;
    height: 61px;
    margin: 0 auto;
}

.nav_menu_center {
    width: 1240px;
    height: 61px;
    margin: 0 auto;
}

.nav_menu_link,
.nav_menu_link a,
.nav_menu_link a:link {
    float: left;
    line-height: 55px;
    text-align: center;
    width: 93px;
    height: 55px;
    color: white;
    display: block;
    margin-top: 2px;
    margin-left: 13px;
}

.nav_menu_link a:hover {
    width: 100px;
    height: 55px;
    background: url(../../images/select_back.png);
    display: block;
    color: black;
    margin-top: 2px;
}

.nav_game_link_group1 {
    float: left;
    width: 568px;
    height: 61px;
    margin-left: -26px;
    font-weight: bold;
}

.nav_section_line {
    float: left;
    width: 2px;
    height: 36px;
    margin-left: 40px;
    margin-top: 8px;
}

.nav_game_link_group2 {
    float: right;
    width: 655px;
    height: 61px;
    margin-right: 0px;
    font-weight: bold;
}

.thumbnail_group {
    width: 636px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    margin-top: 420px;
}

.thumb_image {
    width: 110px;
    height: 50px;
    float: left;
    text-align: left;
    border: #444444 solid 1px;
    margin-left: 14px;

}

.thumb_a :hover {
    width: 128px;
    height: 54px;
    margin-top: -4px;
    margin-left: -5px;
    border: #ffd200 solid 1px;

}

.marquee_news {
    width: 1240px;
    height: 50px;
    background-color: #000000;
    margin: 0 auto;
    /*margin-top:12px;*/
    /*text-align:left;*/
}

.marquee_news_sub {
    width: 1240px;
    height: 50px;
    background-color: #000000;
    margin: 0 auto;
    /*margin-top:12px;*/
    /*text-align:left;*/
}

.marquee {
    float: left;
    width: 1080px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: white;
}

.marquee span {
    font-size: 16px !important;
}

.marquee_title {
    float: left;
    width: 151px;
    height: 46px;
    margin-top: 2px;
    margin-left: 0px;
}

.cash_board {
    float: left;
    background: url(../../images/cash_back3.png);
    width: 1250px;
    height: 180px;
    margin: 0 auto;
    margin-top: 20px;
    color: #FFBE00;
    font-size: 56px;
    line-height: 160px;
    font-weight: bold;
    margin-left: 335px;
}

.cash_board_forindex2 {

    background: url(../../images/cash_back3.png);
    width: 1250px;
    height: 180px;
    margin: 0 auto;
    color: #FFBE00;
    font-size: 56px;
    line-height: 160px;
    font-weight: bold;
    margin-top: 8px;
    z-index: 99;
}

.cash_board_title {
    float: left;
    width: 200px;
    height: 180px;
    margin-left: 320px;
    font-size: 48px;
    line-height: 160px;
    font-weight: normal;
}

.cash_val {
    float: left;
    width: 600px;
    height: 180px;
    margin-left: 100px;
}

.GAME_CONTENTS {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1920px;
    max-width: 1240px;
    height: 768px;
    margin: 0 auto;
}

.game_contents_back {
    background: url(../../images/bt_back.png);
    width: 1920px;
    height: 768px;
    margin: 0 auto;
    margin-left: -340px;
    z-index: -99;
}

.copytext_group {
    float: left;
    width: 1240px;
    height: 160px;
    margin: 0 auto;
    margin-top: -820px;
}

.copy_textimg1 {
    float: left;
    width: 157px;
    height: 43px;
    text-align: center;
    margin-left: 120px;
    margin-top: 60px;

}

.copy_textimg2 {
    float: left;
    width: 85px;
    height: 43px;
    text-align: center;
    margin-left: 120px;
    margin-top: 60px;
}

.table {
    float: left;
    width: 526px;
    height: 132px;
    text-align: center;
    z-index: -1;
    margin-left: 78px;
    margin-top: 20px;
}

.hotgame {
    float: left;
    background: url(../../images/hotgame_back.png);
    width: 1190px;
    height: 110px;
    margin: 0 auto;
    margin-top: -670px;
    margin-left: 25px;
}

.hotgame_icon_group {
    float: left;
    width: 1190px;
    height: 110px;
}

.hotgame_icon {
    float: left;
    width: 190px;
    height: 110px;
    text-align: center;
    line-height: 118px;
}

.hotgame_icon a:hover {
    float: left;
    width: 190px;
    height: 110px;
    text-align: center;
    line-height: 110px;
}

.game_area {
    float: left;
    width: 1190px;
    height: 10px;
    margin: 0 auto;
}

.game_area_group {
    float: left;
    width: 1190px;
    height: 380px;
    margin-top: -544px;
    padding: 0px;
    margin-left: 25px;
}

.game1 {
    display: block;
    float: left;
    background: url(../../images/chap_Nlive.png);
    width: 284px;
    height: 328px;
}

.game2 {
    float: left;
    background: url(../../images/chap_Nhotel.png);
    width: 284px;
    height: 328px;
    margin-left: 18px;
}

.game3 {
    float: left;
    background: url(../../images/chap_Nslot.png);
    width: 284px;
    height: 328px;
    margin-left: 18px;
}

.game4 {
    float: left;
    background: url(../../images/chap_Nbb.png);
    width: 284px;
    height: 328px;
    margin-left: 18px;
}

.game_link_btn {
    position: relative;
    width: 244px;
    height: 104px;
    left: 20px;
    top: 208px;
}

.BOTTOM_CONTENTS {
    /*-----------------------------------------------------------------------------------------------*/
    max-width: 1240px;
    width: 1920px;
    height: 134px;
    margin: 0 auto;
}

.bottom_area_back {
    float: left;
    width: 1920px;
    height: 160px;
    margin-top: -90px;
    margin-left: -340px;
    background-color: #292929;
}

.bottom_inside_group {
    float: left;
    width: 1240px;
    height: 140px;
    margin-left: 340px;
    padding-left: 12px;
}

.bottom_inside_text_area {
    float: left;
    width: 400px;
    height: 140px;
    margin: 4px;

    padding: 12px;
}

.bi_title {
    float: left;
    color: #eec877;
    margin-left: 12px;
    margin-top: 12px;
}

.bi_text {
    float: left;
    color: #868581;
    margin-left: 12px;
    margin-top: 12px;
}

.vline {
    float: left;
    height: 120px;
    width: 1px;
    background-color: #4f4f4f;
    margin-left: -20px;
}

.copyright_area {
    float: left;
    width: 1240px;
    height: 128px;
    margin-top: 0px;

}

.bc_icon {
    float: left;
    margin-left: 24px;
    margin-top: 30px;

}

.site_logo_copy {
    float: right;
    margin-right: 38px;
    margin-top: 30px;
}



/*SUB-----------------------------------------------------------------------------------------------------------------*/

.SUB_MAIN_CONTENTS {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1240px;
    height: 768px;
    margin: 0 auto;
}


.sub_nav_menu_area {
    position: relative;
    top: -0px;
    /*background: url(../../images/menu_back.png);*/
    width: 1920px;
    height: 61px;
    background-repeat: repeat-x;
    text-align: center;
    margin: 0 auto;
    margin-left: -340px;
}


.SUB_GAME_CONTENTS {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1920px;
    max-width: 1240px;
    height: 768px;
    margin: 0 auto;
}

.SUB_MAIN_CONTENTS_SLOT {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1920px;
    max-width: 1240px;
    margin: 0 auto;
}

.sub_contents_back {
    background: url(../../images/sub_back.png);
    width: 1920px;
    height: 1280px;
    margin: 0 auto;
    margin-left: -340px;
    margin-top: -400px;
    z-index: -99;
}

.sub_contents_back2 {
    /*background: url(../../images/sub_back.png);*/
    width: 1920px;
    height: 680px;
    margin: 0 auto;
    margin-left: -340px;
    margin-top: 200px;
    z-index: -99;
}

.sub_title {
    float: left;
    width: 1240px;
    height: 271px;
    margin-top: -1530px;
}

.sub_title_hotel {
    float: left;
    width: 1240px;
    height: 271px;
    /*margin-top: -1530px;*/
}

.sub_hotelgame{
    float: left;
    height: 500px;   
    width:0px;
}

.sub_title_text {
    float: left;
    width: 1240px;
    height: 32px;
    margin-top: -1264px;
    text-align: center;
    color: white;
}

.game_btn_group {
    float: left;
    width: 867px;
    height: 1200px;
    margin-top: -1230px;
    padding-bottom: 40px;
}

.game_btn {
    position: relative;
    width: 867px;
    height: 160px;
    left: 190px;
    top: 0px;
    padding-top: 4px;
}

.hotelgame_btn_group {
    float: left;
    width: 1240px;
    height: 600px;
    /*margin-top: -1250px;*/
    padding-bottom: 40px;
}

.game_hotel_btn1 {
    position: relative;
    width: 400px;
    height: 500px;
    left: 0px;
    top: 0px;
    padding-top: 0px;
}

.game_hotel_btn2 {
    position: relative;
    width: 400px;
    height: 500px;
    left: 420px;
    top: 0px;
    padding-top: 0px;
}

.game_hotel_btn3 {
    position: relative;
    width: 400px;
    height: 500px;
    left: 840px;
    top: 0px;
    padding-top: 0px;
}

.SUB_GAME_CONTENTS_SLOT {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1920px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.sub_title_slot {
    float: left;
    width: 1240px;
    height: 166px;
    margin-top: 7px;
}

.sub_title_text_slot {
    float: left;
    width: 1240px;
    height: 32px;
    text-align: center;
    color: white;
}

.sub_slotbtn_group {
    float: left;
    width: 1240px;
    height: 100px;
    top: 0px;
}

.sub_slot_btn1 {
    float: left;
    position: relative;
    width: 400px;
    height: 100px;
}

.sub_slot_btn2 {
    float: left;
    position: relative;
    width: 400px;
    height: 100px;
    left: 20px;
}

.sub_slot_btn3 {
    float: right;
    position: relative;
    width: 400px;
    height: 100px;
}

.slot_index {
    float: left;
    width: 1240px;
    height: 48px;
    margin-top: 16px;
}

.slot_index_title {
    float: left;
    color: white;
    font-size: 18px;
    line-height: 50px;
}

.slot_logo {
    float: right;
    margin-top: 8px;
}

.slot_logo_ar {
    float: right;
    margin-top: 0px;
}

.slot_logo_mc {
    float: right;
    margin-top: 0px;
}

.under_line {
    float: left;
    width: 1240px;
    height: 2px;
    background-color: #6C6C6C;
}

.slot_icon_pt_group {
    float: left;
    width: 1280px;
    height: 100%;
    margin-left: -16px;
    margin-top: 24px;
}

.slot_icon_ar_group {
    float: left;
    width: 1300px;
    height: 100%;
    margin-left: -12px;
    margin-top: 24px;
}

.icon_ar_group {
    width: 1320px;
    height: 100%;
    margin-bottom: 100px;
}

.icon_pt {
    float: left;
    width: 150px;
    height: 180px;
    text-align: center;
    padding: 15px;
}

.icon_ar {
    float: left;
    width: 300px;
    height: 200px;
    text-align: center;
    padding: 14px;
}

.icon_ar_li {
    float: left;
    width: 300px;
    height: 200px;
    margin-left: 16px;
}

.icon_ar_li a:hover {
    display: block;
    width: 306px;
    margin-left: -1px;
    border: 3px #FFCE00 solid;
}

.icon_ar_group {
    float: left;
    width: 1320px;
    height: 100%;
    margin-left: -12px;
    margin-top: 24px;
}

.icon_image {
    display: block;
    width: 150px;
    height: 150px;
}

.icon_image a:hover {
    display: block;
    width: 150px;
    height: 150px;
    margin-left: -4px;
    border: 4px #FFCE00 solid;
    border-radius: 22px;
}

.icon_image_ar {
    float: left;
    display: block;
    width: 320px;
    height: 150px;
    margin-right: 20px;
}

.icon_image_mc {
    float: left;
    background: url(../../images/slot_micro/mc_slot_back.png);
    display: block;
    background-repeat: no-repeat;
    width: 300px;
    height: 200px;
    text-align: center;
    margin-left: 16px;
}

.icon_image_pt {
    float: left;
    background: url(../../images/slot_pt/pt_slot_back.png);
    display: block;
    background-repeat: no-repeat;
    width: 300px;
    height: 200px;
    text-align: center;
    margin-left: 16px;
}

.icon_image_ar a:hover {
    display: block;
    width: 300px;
    height: 150px;
    margin-left: -2px;
    border: 3px #FFCE00 solid;
}

.icon_image_mc a:hover {
    display: block;
    width: 300px;
    height: 150px;
    margin-left: -2px;
    border: 3px #FFCE00 solid;
}

.icon_image_pt a:hover {
    display: block;
    width: 300px;
    height: 150px;
    margin-left: -2px;
    border: 3px #FFCE00 solid;
}

.img_slot_150 {
    width: 150px;
    height: 150px;
    resize: both 150px;


}

.game_title_link {
    color: white;
    text-align: center;
    padding-top: 12px;
    background: none;
}

.game_title_link a,
game_title_link link {
    color: white;
}

.game_title_link a:hover {
    color: #FFCE00;
}

.BOTTOM_CONTENTS_PTSLOT {
    /*-----------------------------------------------------------------------------------------------*/
    float: left;
    width: 1280px;
    height: 260px;
    margin: 0 auto;
    max-width: 1280px;
    padding-top: 40px;
}

.bottom_area_back_PTLSOT {
    float: left;
    width: 1920px;
    height: 160px;
    background-color: #292929;
    margin-left: -340px;
}

.copyright_area_PTLSOT {
    float: left;
    width: 1240px;
    height: 140px;
    margin: 0 auto;
}

.temptext {
    width: 1240px;
    height: 80px;
    float: left;
    color: red;
    margin-top: -100px;
    text-align: center;
}

/*SUB Page --------------------------------------------------------------------------------------*/

.SP_AREA {
    /*-----------------------------------------------------------------------------------------------*/
    width: 1920px;
    max-width: 1240px;
    margin: 0 auto;
}

.SP_CONTENTS {
    /*-------------------------------------------------------------------------------------------*/
    width: 1920px;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}

.sp_title_back {
    float: left;
    background: url(../../images/sub_title_back01.png);
    width: 1240px;
    height: 87px;
    margin-top: 8px;
}

.sp_title_back_myinfo {
    float: left;
    background: url(../../images/sub_title_back02.png);
    width: 1240px;
    height: 87px;
    margin-top: 8px;
}

.sp_title_back_money {
    float: left;
    background: url(../../images/sub_title_back03.png);
    width: 1240px;
    height: 87px;
    margin-top: 8px;
}


.sp_title {
    float: left;
    width: 1240px;
    height: 36px;
    font-size: 32px;
    color: #353535;
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
}

.sp_title_se {
    float: left;
    width: 1240px;
    height: 16px;
    font-size: 14px;
    color: #353535;
    text-align: center;
    margin-top: 4px;
}

.sp_text_index {
    float: left;
    width: 1240px;
    height: 20px;
    color: #dddddd;
    font-size: 18px;
    margin-top: 20px;
}

.sp_undeline {
    float: left;
    width: 1240px;
    height: 2px;
    background-color: #494949;
    margin-top: 8px;
}

.SP_MAIN {
    float: left;
    width: 1240px;
    height: 800px;
    background-color: #f1f1f1;
    margin-top: 8px;
}

.sp_join_left {
    float: left;
    width: 340px;
    height: 600px;
    margin-top: 80px;
    text-align: center;
}

.sp_join_right {
    float: left;
    width: 900px;
    height: 800px;
}

.sp_join_deco {
    float: left;
    width: 95px;
    height: 140px;
    margin-left: 120px;
    margin-top: 20px;
}

.sp_join_intro {
    float: left;
    width: 500px;
    height: 70px;
    color: #222222;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 50px;
    line-height: 32px;
}

.sp_join_form_area {
    float: left;
    width: 880px;
    height: 480px;
    /*background-color:#999999;*/
    margin-top: 8px;

}

.sp_join_input_ul {
    /*background-color:#600001;*/
    margin-top: 24px;
    margin-left: 48px;
}

.sp_join_sec_li {
    width: 740px;
    height: 70px;
    /*background-color:#fc0;*/
    padding: 0px;
}

.sp_ip_title {
    float: left;
    width: 160px;
    height: 57px;
    color: #222222;
    font-size: 20px;
    line-height: 57px;
    text-align: right;
    margin-right: 12px;
}

.sp_input {
    float: left;
    width: 384px;
    height: 70px;
}

.sp_join_input {
    float: left;
    width: 384px;
    height: 57px;
    border: 1px #9fc2dd solid;
    border-radius: 8px;
    padding: 8px;
    font-size: 18px;
    color: #939393;
    text-indent: 8px;
}

.sp_form_btn {
    float: left;
    display: block;
    width: 120px;
    height: 53px;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    background-color: #68859b;
    color: white;
    margin-top: 2px;
    margin-left: 8px;
    line-height: 53px;
}

.sp_form_btn:hover {
    background-color: #649ecb;
    color: white;
}

.sp_form_btn2 {
    float: left;
    display: block;
    width: 120px;
    height: 53px;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    background-color: #68859b;
    color: white;
    margin-top: 0px;
    margin-left: 8px;
    line-height: 53px;
}

.sp_form_btn2:hover {
    background-color: #649ecb;
    color: white;
}

.sp_join_btn {
    display: block;
    float: left;
    width: 240px;
    height: 59px;
    background: url(../../images/sp_btn_join_off.png);
    margin-left: 280px;
    margin-top: 0px;
}

.sp_join_btn:hover {
    background: url(../../images/sp_btn_join_on.png);
}

.sp_join_result {
    float: left;
    width: 800px;
    height: 45px;
    text-align: center;
    font-size: 18px;
    color: cornflowerblue;


}

.sp_menu_left {
    float: left;
    width: 280px;
    height: 800px;
    background-color: #2b2d52;
}

.sp_menu_left2 {
    float: left;
    width: 280px;
    height: 800px;
    background-color: #333333;
}

.sp_mleft_userinfo {
    float: left;
    width: 280px;
    height: 170px;
    text-align: center;
}

.userlv_64 {
    float: left;
    width: 280px;
    height: 64px;
    margin-top: 30px;
}

.userlv_64_text {
    float: left;
    width: 280px;
    height: 14px;
    color: #aed4ff;
    margin-top: 4px;
}

.userlv_64_id {
    float: left;
    width: 280px;
    height: 20px;
    color: white;
    margin-top: 8px;
}

.sp_leftmenu_line {
    float: left;
    width: 260px;
    height: 2px;
    background-color: #6E81A2;
    margin-left: 10px;
}

.sp_leftmenu_line2 {
    float: left;
    width: 260px;
    height: 2px;
    background-color: #666666;
    margin-left: 10px;
}

.sp_leftmenu_btn_ul {
    float: left;
    width: 280px;
    height: 600px;
    margin-top: 12px;
}

.sp_leftmenu_btn_li {
    float: left;
    width: 280px;
    height: 51px;
    margin-top: 8px;
}

.sp_leftmenu_btn {
    float: left;
    width: 280px;
    height: 51px;
    font-size: 22px;
    color: #babfff;
    font-weight: normal;
    text-align: center;
    line-height: 51px;
}

.sp_leftmenu_btn:hover {
    color: darkblue;
    background-color: #b8c9ff;
}

.sp_leftmenu_btn:focus {
    color: black;
    background-color: #b8c9ff;
}

.sp_leftmenu_btn2 {
    float: left;
    width: 280px;
    height: 51px;
    font-size: 22px;
    color: #dddddd;
    font-weight: normal;
    text-align: center;
    line-height: 51px;
}

.sp_leftmenu_btn2:hover {
    color: darkblue;
    background-color: #dddddd;
}

.sp_leftmenu_btn2:focus {
    color: black;
    background-color: #dddddd;
}

.sp_contents_right {
    float: left;
    width: 960px;
    height: 800px;
    text-align: center;
}

.sp_contents_title {
    float: left;
    width: 500px;
    height: 50px;
    border-radius: 6px;
    background-color: #333;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    margin-left: 230px;
    margin-top: 32px;
}

.sp_contents_icon {
    float: right;
    width: 128px;
    height: 128px;
    margin-top: 12px;
    margin-right: 12px;
}

.sp_contents_form_area {
    float: left;
    width: 960px;
    height: 512px;
    /*background-color:#999999;*/
}

.pageload{
    float: left;
    width: 960px;
    height: 200px;
    color: dimgray;
    margin-top: 200px;
    text-align: center;
    font-size: 20px;
    
    
}

.sp_contents_ul {
    /*background-color:#600001;*/
    margin-top: 48px;
}

.sp_contents_sec_li {
    width: 560px;
    height: 72px;
    /*background-color:#fc0;*/
}

.sp_contents {
    float: left;
    width: 380px;
    height: 53px;
    border: 1px #efefef solid;
    border-radius: 8px;
    padding: 8px;
    font-size: 16px;
    color: #234ebd;
    text-indent: 8px;
    background-color: white;
    line-height: 35px;
}

.sp_contents_position {
    float: left;
    width: 568px;
    height: 480px;
    margin-left: 20px;
}

.sp_contents_level_128 {
    float: left;
    background: url(../../images/sub_memberlevel_back.png);
    width: 280px;
    height: 272px;
    margin-top: 49px;
    margin-left: 3px;
}

.sp_cl128_title {
    float: left;
    width: 134px;
    height: 30px;
    font-size: 20px;
    color: #3f3f3f;
    text-align: center;
    margin-top: 10px;
}

.sp_128_icon {
    float: left;
    width: 280px;
    height: 128px;
    text-align: center;
    padding-top: 40px;
}

.userlv_128_text {
    float: left;
    width: 280px;
    height: 14px;
    color: #234ebd;
    margin-top: 48px;
    font-size: 20px;
}

.sp_contents_level_etc_menu {
    float: left;
    width: 280px;
    height: 14px;
    color: #3f3f3f;
    font-size: 16px;
    margin-top: 56px;
}

.sp_etc_a {
    display: none;
    color: #3f3f3f;
}

.sp_etc_a:hover {
    color: #234ebd;
    text-decoration: underline;
}

.sp_contents_homebtn_area {
    float: left;
    width: 960px;
    height: 59px;
    text-align: center;
    margin-top: 36px;
}

.sp_home_btn, .sp_home_btn:active, .sp_home_btn:link, .sp_home_btn:visited {
    display: block;
    float: left;
    width: 240px;
    height: 59px;
    background: url(../../images/sp_btn_home_off.png);
    margin-left: 360px;
}

.sp_home_btn:hover {
    background: url(../../images/sp_btn_home_on.png);
}

.sp_contents_my_wallet {
    float: left;
    width: 960px;
    height: 74px;
    margin-top: -24px;
}

.my_wallet_group {
    float: left;
    width: 60px;
    height: 59px;
    margin-top: 4px;
    margin-left: 280px;
}

._my_sp_contents {
    float: left;
    width: 290px;
    height: 53px;
    border: 1px #888888 solid;
    border-radius: 8px;
    padding: 8px 9px 8px 8px;
    font-size: 20px;
    color: #234ebd;
    background-color: white;
    line-height: 36px;
    margin-left: 4px;
    text-align: right;
}

.refresh_icon {
    display: block;
    float: right;
    width: 41px;
    height: 41px;
    background: url(../../images/refresh_off.png);
    margin-top: 0px;
    margin-left: 14px;
}

.refresh_icon:hover {
    background: url(../../images/refresh_on.png);
}

._my_sp_contents2 {
    float: left;
    width: 320px;
    height: 53px;
    border: 1px #888888 solid;
    border-radius: 8px;
    padding: 8px 5px 8px 8px;
    font-size: 20px;
    color: #234ebd;
    background-color: white;
    line-height: 36px;
    margin-left: 4px;
    text-align: right;
}

.refresh_icon2 {
    display: block;
    float: right;
    width: 41px;
    height: 41px;
    background: url(../../images/refresh_off.png);
    margin-top: -3px;
    margin-right: 0px;
    margin-left: 12px;
}

.refresh_icon2:hover {
    background: url(../../images/refresh_on.png);
}

.sp_contents_my_gamemoney {
    float: left;
    width: 960px;
    height: 460px;
}

._gamemoney_title {
    float: left;
    width: 960px;
    height: 24px;
    font-size: 20px;
    color: #3e4f8e;
    margin-top: 0px;
}

._gamemoney_title_line {
    float: left;
    width: 200px;
    height: 1px;
    background-color: #b5b5b5;
    margin-left: 380px;
    margin-top: 4px;
}

._gamemoney_group {
    float: left;
    width: 960px;
    height: 400px;
}

._gamemoney_group_ul {
    float: left;
    width: 912px;
    height: 360px;
    margin-left: 54px;
    margin-top: 16px;
}

._gamemoney_group_li {
    float: left;
    width: 450px;
    height: 70px;
}

._gamemoney_group_li_title {
    float: left;
    width: 180px;
    height: 59px;
}

._gm_sp_contents {
    float: left;
    width: 220px;
    height: 59px;
    border: 1px #888888 solid;
    border-radius: 8px;
    padding: 8px 9px 8px 8px;
    font-size: 16px;
    color: #234ebd;
    text-indent: 4px;
    background-color: white;
    line-height: 43px;
    margin-left: 4px;
    text-align: right;
}

.sp_contents_help {
    float: left;
    width: 960px;
    height: 20px;
    text-align: center;
    margin-top: -32px;
    font-size: 16px;
    color: #5362af;
}

._betmoney_group_ul {
    float: left;
    width: 940px;
    height: 300px;
    margin-left: 28px;
    margin-top: 8px;
}

._betmoney_group_li {
    float: left;
    width: 223px;
    height: 90px;
}

._betmoney_group_li_title {
    float: left;
    width: 221px;
    height: 31px;
    border: 1px #888888 solid;
    padding: 8px 9px 8px 8px;
    font-size: 16px;
    color: #333333;
    text-indent: 4px;
    background-color: #e6e6e6;
    line-height: 10px;
    margin-left: 4px;
    text-align: center;
}


._bm_sp_contents_2 {
    float: left;
    width: 221px;
    height: 53px;
    border: 1px #888888 solid;
    padding: 8px 4px 8px 4px;
    font-size: 16px;
    color: #234ebd;
    text-indent: 4px;
    background-color: white;
    line-height: 30px;
    margin-left: 4px;
    margin-top: 2px;
    text-align: right;
}


._bm_sp_contents {
    float: left;
    width: 221px;
    height: 53px;
    border: 1px #888888 solid;
    padding: 8px 9px 8px 8px;
    font-size: 16px;
    color: #234ebd;
    text-indent: 4px;
    background-color: white;
    line-height: 37px;
    margin-left: 4px;
    margin-top: 2px;
    text-align: right;
}

._rolling_back {
    float: left;
    width: 892px;
    height: 90px;
    background-color: #ebf0ff;
    border: 1px #888888 solid;
    margin-left: 32px;
    font-size: 18px;
    color: #234ebd;
    line-height: 37px;
}

._rolling_group {
    float: left;
    width: 840px;
    height: 51px;
    margin-left: 24px;
    margin-top: 16px;
}

._rolling_contents {
    float: left;
    width: auto;
    height: 32px;
    padding: 8px 4px 8px 4px;
}

._rp_lvicon {
    float: left;
    width: 32px;
    height: 32px;
    padding: 8px 4px 8px 4px;
}

._rp_val {
    float: left;
    width: auto;
    height: 32px;
    color: #E80003;
    font-weight: bold;
    padding: 8px 2px 8px 2px;
}

.sp_rp_btn {
    display: block;
    float: right;
    width: 160px;
    height: 40px;
    background: url(../../images/sp_btn_rp_off.png);
    margin-top: 8px;
    margin-left: 10px;
}

.sp_rp_btn:hover {
    background: url(../../images/sp_btn_rp_on.png);
}

.sp_contents_my_wallet_s2 {
    float: left;
    width: 960px;
    height: 74px;
    margin-top: -100px;
}

.sp_contents_my_gamemoney2 {
    float: left;
    width: 960px;
    height: 460px;
    margin-top: -20px;
}


.refresh_icon_s {
    display: block;
    float: right;
    width: 33px;
    height: 33px;
    background: url(../../images/refresh_off.png);
    margin-top: 2px;
    margin-left: 10px;
    background-size: 100%;
}

.refresh_icon_s:hover {
    background: url(../../images/refresh_on.png);
    background-size: 100%;
}

._moneymove_back1 {
    float: left;
    width: 892px;
    height: 72px;
    background-color: #eeeeee;
    border: 1px #888888 solid;
    margin-left: 32px;
    font-size: 18px;
    color: #234ebd;
    line-height: 37px;
    margin-top: 30px;
}

._moneymove_back2 {
    float: left;
    width: 892px;
    height: 72px;
    background-color: #eeeeee;
    border: 1px #888888 solid;
    margin-left: 32px;
    font-size: 18px;
    color: #234ebd;
    line-height: 37px;
    margin-top: 52px;
}

._moneymove_group {
    float: left;
    width: 840px;
    height: 51px;
    margin-left: 24px;
    margin-top: 16px;
}

._move_stitle1 {
    background: url(../../images/sp_move_stitleback01.png);
    float: left;
    width: 228px;
    height: 37px;
    margin-top: -54px;
    margin-left: -25px;
    color: white;
    font-weight: bold;
    text-align: left;
    text-indent: 16px;
    line-height: 37px;
}

._move_stitle2 {
    background: url(../../images/sp_move_stitleback02.png);
    float: left;
    width: 228px;
    height: 37px;
    margin-top: -54px;
    margin-left: -25px;
    color: white;
    font-weight: bold;
    text-align: left;
    text-indent: 16px;
    line-height: 37px;
}

.my_wallet_group2 {
    float: left;
    width: 60px;
    height: 52px;
    margin-left: 4px;
    margin-top: -12px;
}

._my_icon2 {
    float: left;
    width: 60px;
    height: 32px;
}

._my_icon_title2 {
    float: left;
    width: 60px;
    height: 16px;
    font-size: 16px;
    margin-top: -2px;
}

._move_arrow {
    float: left;
    width: 52px;
    height: 28px;
    margin-top: 0px;
    margin-left: 4px;
}

._money_won {
    float: left;
    width: 20px;
    height: 33px;
    font-size: 16px;
    color: #555555;
    margin-left: 8px;
}

._money_want {
    float: left;
    width: 70px;
    height: 33px;
    font-size: 16px;
    color: #555555;
    margin-left: 16px;
}

._money_input_position {
    float: left;
    width: 180px;
    height: 33px;
    margin-left: 0px;
}

._sp_move_contents {
    width: 180px;
    height: 53px;
    border: 2px #888888 solid;
    padding: 8px 16px 8px 8px;
    font-size: 18px;
    border-radius: 8px;
    color: #234ebd;
    text-indent: 4px;
    background-color: white;
    line-height: 37px;
    margin-left: 4px;
    margin-top: -7px;
    text-align: right;
}

.sp_move_btn {
    display: block;
    float: right;
    width: 160px;
    height: 40px;
    background: url(../../images/sp_btn_move_off.png);
    margin-top: -1px;
    margin-left: 10px;
}

.sp_move_btn:hover {
    background: url(../../images/sp_btn_move_on.png);
}


._game_selector_position {
    float: left;
    width: 240px;
    height: 53px;
    margin-top: -1px;
}

._game_selector {
    width: 220px;
    height: 53px;
    border: 2px #888888 solid;
    padding: 4px 8px 8px 8px;
    font-size: 18px;
    border-radius: 8px;
    color: #234ebd;
    text-indent: 4px;
    background-color: white;
    line-height: 37px;
    margin-left: 2px;
    margin-top: -8px;
    text-align: right;
}

.sp_dp_input_ul {
    /*background-color:#600001;*/
    margin-top: 0px;
    margin-left: 20px;
}

.sp_dp_sec_li {
    width: 760px;
    height: 70px;
    /*background-color:#fc0;*/
    padding: 0px;
    margin-left: 60px;
}

.dp_input {
    float: left;
    width: 440px;
    height: 70px;
    margin-left: 16px;
}

.sp_dp_input {
    float: left;
    width: 440px;
    height: 53px;
    border: 1px #9fc2dd solid;
    border-radius: 8px;
    padding: 8px;
    font-size: 18px;
    color: #939393;
    text-indent: 8px;
    margin-left: 0px;
}

.dp_input_radio_area {
    float: left;
    width: 560px;
    height: 41px;
    margin-left: 0px;
    margin-top: 16px;

}

.input_rd {
    float: left;
    width: 21px;
    height: 21px;
    margin-left: 48px !important;
}

.sp_ri_text {
    font-size: 22px;
    float: left;
    width: auto;
    height: 26px;
    line-height: 26px;
    margin-left: 6px;
}

.sp_dp_sec_li2 {
    width: 780px;
    height: 140px;
    /*background-color:#fc0;*/
    padding: 0px;
    margin-left:60px;
}

.sp_ip_title2 {
    float: left;
    width: 160px;
    height: 120px;
    color: #222222;
    font-size: 20px;
    line-height: 120px;
    text-align: right;
    margin-right: 12px;
}

.dp_bico_adress {
    float: left;
    width: 560px;
    height: 120px;
    margin-left: 16px;
    margin-bottom: 12px;
    background-color: white;
    padding: 8px;
}

.sp_contents_btn_area {
    float: left;
    width: 960px;
    height: 80px;
    margin-top: 12px;
}

.sp_deposit_btn, .sp_deposit_btn:active, .sp_deposit_btn:link, .sp_deposit_btn:visited {
    display: block;
    float: left;
    width: 240px;
    height: 59px;
    background: url(../../images/sp_btn_dp_off.png);
    margin-left: 360px;
    margin-top: 12px;
}

.sp_deposit_btn:hover {
    background: url(../../images/sp_btn_dp_on.png);
}

.sp_cancel_btn {
    display: block;
    float: left;
    width: 240px;
    height: 59px;
    background: url(../../images/sp_btn_cancel_off.png);
    margin-left: 30px;
    margin-top: 12px;
}

.sp_cancel_btn:hover {
    background: url(../../images/sp_btn_cancel_on.png);
}

._bank_selector_position {
    float: left;
    width: 240px;
    height: 55px;
}

._bank_selector {
    float: left;
    width: 458px;
    height: 59px;
    border: 1px #9fc2dd solid;
    border-radius: 8px;
    padding: 8px;
    font-size: 18px;
    color: #939393;
    text-indent: 8px;
    margin-left: 0px;
    overflow: hidden;
}

._bank_selector2 {
    float: left;
    width: 440px;
    height: 53px;
    border: 1px #9fc2dd solid;
    border-radius: 8px;
    padding: 8px;
    font-size: 18px;
    color: #939393;
    text-indent: 8px;
    margin-left: 0px;
    overflow: hidden;
}

.sp_withdraw_btn {
    display: block !important;
    float: left !important;
    width: 240px !important;
    height: 59px !important;
    background: url(../../images/sp_btn_wd_off.png) !important;
    margin-left: 360px !important;
    margin-top: 12px !important;
}

.sp_withdraw_btn:hover {
    background: url(../../images/sp_btn_wd_on.png) !important;
}

.sp_contents_table_position {
    float: left;
    width: 900px;
    height: 480px;
    margin-top: 36px;
    margin-left: 50px;
}

.table_event {
    width: 860px;
}

.table_event th {
    border-bottom: 2px #86B7DF solid;
    height: 41px;
    background-color: #BFE2FF;
    font-size: 18px;
    text-align: center;
    line-height: 41px;
}

.table_event td {
    border-bottom: 1px #86B7DF solid;
    height: 61px;
    background-color: white;
    text-align: center;
    color: #000000;
    font-size: 18px;
    vertical-align: top;
    line-height: 61px;
    margin-top: 8px;
}

.table_event_btn {
    display: block;
    width: 160px;
    height: 41px;
    background: url(../../images/sp_btn_rp_off.png);
    margin-left: 16px;
    background-repeat: no-repeat;
}

.table_event_btn:hover {
    background: url(../../images/sp_btn_rp_on.png);
    background-repeat: no-repeat;
}

.td_btn {
    border-bottom: 1px #86B7DF solid;
    height: 61px;
    background-color: white;
    text-align: center;
    color: #000000;
    font-size: 18px;
    vertical-align: top;
    padding-top: 10px;
}

.td_emoney {
    color: #006CFF !important;
    font-weight: bold;
    text-align: right !important;
    padding-right: 12px;
    /*border:none !important;
	background:none !important;	
	*/
}

.sp_contents_table_position_message {
    float: left;
    width: 900px;
    height: 480px;
    margin-top: 8px;
    margin-left: 48px;
}

.table_message {
    width: 860px;
}

.table_message th {
    border-bottom: 1px #86B7DF solid;
    height: 35px;
    font-size: 16px;
    color: #000;
    background-color: #dddddd;
    text-align: center;
    line-height: 35px;
}

.table_message td {
    border-bottom: 1px #86B7DF solid;
    height: 35px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 35px;
}

._message_link {
    display: block;
    height: 35px;
    color: #333333;
    text-decoration: none;
    line-height: 35px;    
}

._message_link:hover {
    background-color: #0069ca;
    color: #FFFFFF;
}

._message_th {
    border-bottom: 1px #86B7DF solid;
    height: 35px;
    font-size: 16px;
    color: #000;
    background-color: #cccccc;
    text-align: center;
    line-height: 35px;
}

._message_td {
    border-bottom: 1px #86B7DF solid;
    height: 35px;
    background-color: white;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 35px;
}

._pager_td {
    width: auto;
    height: 35px;
    color: #000000;
    font-size: 16px;
    line-height: 35px;
    padding: 12px 0px 12px 0px;
}

._pager_position {
    width: auto;
    height: 35px;
    margin: 0 auto;
    text-align: center;
}

._pager_link {
    float: right;
    width: 36px;
    display: block;
    height: auto;
    text-align: center;
}

._pager_link:hover {
    display: block;
    background-color: #547E88;
    color: #FFFFFF;
}

.sp_sendmessage_btn {
    display: block;
    float: left;
    width: 240px;
    height: 59px;
    background: url(../../images/sub_btn_message_off.png);
    margin-left: 360px;
    margin-top: 12px;
}

.sp_sendmessage_btn:hover {
    background: url(../../images/sub_btn_message_on.png);
}

.sp_contents_table_position_mio {
    float: left;
    width: 900px;
    height: 480px;
    margin-top: 8px;
    margin-left: 50px;
}

.table_moneyhistory {
    width: 860px;
}

.table_moneyhistory th {
    border-bottom: 2px #86B7DF solid;
    height: 35px;
    background-color: #BFE2FF;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}

.table_moneyhistory td {
    border-bottom: 1px #86B7DF solid;
    height: 35px;
    background-color: white;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 35px;
}

._mh_td_date {
    text-align: center;
    color: inherit;
}

._mh_td_in {
    text-align: right !important;
    color: blue !important;
    padding-right: 16px;
}

._mh_td_out {
    text-align: right !important;
    color: red !important;
    padding-right: 16px;
}

._mh_td_game {
    text-align: center;
    color: inherit;
}

._notice_link {
    display: block;
    height: 31px;
    line-height: 31px;
}

._notice_link:hover {
    display: block;
    background-color: #547E88;
    color: #FFFFFF;
}