﻿charset "euc-kr"; body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0 auto;
    padding: 0;
}

html {
    overflow: auto;
}
/* 플로팅 배너 관련 레이아웃 */
body {
    overflow: hidden;
    position: relative;
}
/* 플로팅 배너 관련 레이아웃 */
body, input, textarea, select, button, table {
    font-family: '나눔고딕','NanumGothic',ng,'돋움',Dotum,'Apple SD Gothic Neo',sans-serif;
    font-size: 12px;
    color: #333;
}

fieldset, img, button {
    border: 0 none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

address, caption {
    font-style: normal;
    font-weight: normal;
}

em {
    font-style: normal;
}

dl, ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    *cursor: pointer;
}

button {
    overflow: visible;
    border: 0;
    background: transparent;
    cursor: pointer;
    box-sizing: content-box;
}

    button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input[type='text'], input[type='password'] {
    border: 1px solid;
    background: white;
    vertical-align: top;
    outline: none;
    border-color: black;
    color: black;
}

input[type='checkbox'] {
    border: 1px;
    background: white;
    border-color: black;
    color: #8e8f8f;
    vertical-align: top;
}

input[type='radio'] {
    border: 1px;
    background: #192a40;
    border-color: black;
    color: #66b3ff;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    vertical-align: top;
}

input[type=text]::-ms-clear {
    display: none;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
    text-align: center;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
    text-align: center;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
    text-align: center;
}

hr {
    display: none;
}

.blind, legend {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 1px;
    line-height: 100px;
    white-space: nowrap;
}

.w6p {
    width: 6%;
}

.w10p {
    width: 10%;
}

.w14p {
    width: 14%;
}

.w15p {
    width: 15%;
}

.w18p {
    width: 18%;
}

.w19p {
    width: 19%;
}

.w21p {
    width: 21%;
}

.w24p {
    width: 24%;
}

.w26p {
    width: 26%;
}

.w30p {
    width: 30%;
}

.w33p {
    width: 33%;
}

.w36p {
    width: 36%;
}

.w43p {
    width: 43%;
}

.w55p {
    width: 55%;
}

.w61p {
    width: 61%;
}

.w78p {
    width: 78%;
}

.w80p {
    width: 80%;
}

.w90p {
    width: 90%;
}

.w100p {
    width: 100%;
}

.w3 {
    width: 3px;
}

.w10 {
    width: 10px;
}

.w96 {
    width: 96px;
}

.w100 {
    width: 100px;
}

.w112 {
    width: 112px;
}

.w117 {
    width: 117px;
}

.w124 {
    width: 124px;
}

.w137 {
    width: 137px;
}

.w394 {
    width: 394px;
}

.w433 {
    width: 433px;
}

.w546 {
    width: 546px;
}

.w730 {
    width: 730px;
}

.l-6 {
    left: -6px;
}

.l0 {
    left: 0px;
}

.l1 {
    left: 1px;
}

.l4 {
    left: 4px;
}

.l10 {
    left: 10px;
}

.l12 {
    left: 12px;
}

.l13 {
    left: 13px;
}

.l30 {
    left: 30px;
}

.l120 {
    left: 120px;
}

.l123 {
    left: 123px;
}

.l129 {
    left: 129px;
}

.l254 {
    left: 254px;
}

.l133 {
    left: 133px;
}

.l167 {
    left: 167px;
}

.l258 {
    left: 258px;
}

.l287 {
    left: 287px;
}

.l303 {
    left: 303px;
}

.l313 {
    left: 313px;
}

.l394 {
    left: 394px;
}

.l439 {
    left: 439px;
}

.l575 {
    left: 575px;
}

.l751 {
    left: 751px;
}

.t0 {
    top: 0px;
}

.t1 {
    top: 1px;
}

.t4 {
    top: 4px;
}

.t5 {
    top: 5px;
}

.t8 {
    top: 8px;
}

.t10 {
    top: 10px;
}

.t12 {
    top: 12px;
}

.t13 {
    top: 13px;
}

.t22 {
    top: 22px;
}

.t30 {
    top: 30px;
}

.t47 {
    top: 47px;
}

.t50 {
    top: 50px;
}

.t71 {
    top: 71px;
}

.t90 {
    top: 90px;
}


.r0 {
    right: 0px;
}

.r3 {
    right: 3px;
}

.r6 {
    right: 6px;
}

.r8 {
    right: 8px;
}

.b0 {
    bottom: 0px;
}

.b1 {
    bottom: 1px;
}

.b2 {
    bottom: 2px;
}

.h100p {
    height: 100%;
}

.h1 {
    height: 1px;
}

.h2 {
    height: 2px;
}

.h3 {
    height: 3px;
}

.h5 {
    height: 5px;
}

.h6 {
    height: 6px;
}

.h8 {
    height: 8px;
}

.h9 {
    height: 9px;
}

.h10 {
    height: 10px;
}

.h11 {
    height: 11px;
}

.h14 {
    height: 14px;
}

.h16 {
    height: 16px;
}

.h17 {
    height: 17px;
}

.h19 {
    height: 19px;
}

.h23 {
    height: 23px;
}

.h25 {
    height: 25px;
}

.h30 {
    height: 30px;
}

.h33 {
    height: 33px;
}

.h35 {
    height: 35px;
}

.h36 {
    height: 36px;
}

.h37 {
    height: 37px;
}

.h40 {
    height: 40px;
}

.h41 {
    height: 41px;
}

.h43 {
    height: 43px;
}

.h48 {
    height: 48px;
}

.h50 {
    height: 50px;
}

.h51 {
    height: 51px;
}

.h55 {
    height: 55px;
}

.h59 {
    height: 59px;
}

.h60 {
    height: 60px;
}

.h68 {
    height: 68px;
}

.h70 {
    height: 70px !important;
}

.h77 {
    height: 77px;
}

.h79 {
    height: 79px;
}


.h82 {
    height: 82px;
}

.h120 {
    height: 120px;
}

.h132 {
    height: 132px;
}

.h134 {
    height: 134px;
}

.h136 {
    height: 136px;
}

.h137 {
    height: 137px;
}

.h150 {
    height: 150px;
}

.h160 {
    height: 160px;
}

.h170 {
    height: 170px;
}

.h180 {
    height: 180px;
}

.h186 {
    height: 186px;
}

.h193 {
    height: 193px;
}

.h200 {
    height: 200px;
}

.h262 {
    height: 262px;
}

.h286 {
    height: 286px;
}

.h312 {
    height: 312px;
}

.t_a_l {
    text-align: left;
}

.t_a_c {
    text-align: center;
}

.v_a_m {
    vertical-align: middle;
}

.lh7 {
    line-height: 7px;
}

.lh11 {
    line-height: 11px;
}

.lh13 {
    line-height: 13px;
}

.lh25 {
    line-height: 25px;
}

.lh30 {
    line-height: 30px;
}


.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt11 {
    padding-top: 11px;
}

.pt22 {
    padding-top: 22px;
}

.pl5 {
    padding-left: 5px;
}

.pr5 {
    padding-right: 5px;
}

.pb4 {
    padding-bottom: 4px;
}

.pb10 {
    padding-bottom: 10px;
}

.p_a {
    position: absolute;
}

.p_r {
    position: relative;
}

.c0073e4 {
    color: #0073e4;
}

.c1a6bba {
    color: #1a6bba;
}

.c8f8f8f {
    color: #8f8f8f;
}

.c317bc2 {
    color: #317bc2;
}

.c1468b3 {
    color: #1468b3;
}

.c0170c6 {
    color: #0170c6;
}

.c1284f3 {
    color: #1284f3;
}

.c3f8ad3 {
    color: #3f8ad3;
}

.c00d2ff {
    color: #00d2ff;
}

.c00baff {
    color: #00baff;
}

.c01d0ed {
    color: #01d0ed;
}

.c07d2ee {
    color: #07d2ee;
}

.c1a6cbb {
    color: #1a6cbb;
}

.c1c4266 {
    color: #1c4266;
}

.c2a4266 {
    color: #2a4266;
}

.c24aaff {
    color: #24aaff;
}

.c36bedb {
    color: #36bedb;
}

.c3696db {
    color: #3696db;
}

.c39a3ef {
    color: #39a3ef;
}

.c0674e2 {
    color: #0674e2;
}

.c43759c {
    color: #43759c;
}

.c456089 {
    color: #456089;
}

.c4b4b4b {
    color: #4b4b4b;
}

.c4f4f4f {
    color: #4f4f4f;
}

.c641689 {
    color: #641689;
}

.c2874db {
    color: #2874db;
}

.c68676b {
    color: #68676b;
}

.c6b6b6d {
    color: #6b6b6d;
}


.c1a82e7 {
    color: #1a82e7;
}

.ca5c6e6 {
    color: #a5c6e6;
}

.c636464 {
    color: #636464;
}

.c1270ca {
    color: #1270ca;
}

.c6f608d {
    color: #6f608d;
}

.c78a2c9 {
    color: #78a2c9;
}

.c873da1 {
    color: #873da1;
}

.c2081cd {
    color: #2081cd;
}

.c843fa0 {
    color: #843fa0;
}

.cafa4c4 {
    color: #afa4c4;
}

.cc35acc {
    color: #c35acc;
}

.cd9473a {
    color: #d9473a;
}

.cff9c00 {
    color: #ff9c00;
}

.c_white {
    color: white;
}

.bceaf3fc {
    background-color: #eaf3fc;
}

.bc182841 {
    background-color: #182841;
}

.bc243e63 {
    background-color: #243e63;
}

.bca28bb6 {
    background-color: #a28bb6;
}

.bca7a7a7 {
    background-color: #a7a7a7;
}

.bcafa4c4 {
    background-color: #afa4c4;
}

.bccecece {
    background-color: #cecece;
}

.bcd2ccdf {
    background-color: #d2ccdf;
}

.bcd3cce2 {
    background-color: #d3cce2;
}

.bcd5e4f2 {
    background-color: #d5e4f2;
}

.bce0e0e0 {
    background-color: #e0e0e0;
}

.bce5e0f4 {
    background-color: #e5e0f4;
}

.bcf1f8ff {
    background-color: #f1f8ff;
}

.bc7da2c6 {
    background-color: #7da2c6;
}

.bcf5ceca {
    background-color: #f5ceca;
}

.bc93b6d8 {
    background-color: #93b6d8;
}

.inb {
    display: inline-block;
}

.f {
    font-size: 40pt;
}

.fb {
    font-weight: bold;
}

.mt0 {
    margin: 0px auto;
}

.mt1 {
    margin: 1px auto;
}

.mt2 {
    margin: 2px auto;
}

.mt3 {
    margin: 3px auto;
}

.mt4 {
    margin: 4px auto;
}

.mt5 {
    margin: 5px auto;
}

.mt6 {
    margin: 6px auto;
}

.mt7 {
    margin: 7px auto;
}

.mt8 {
    margin: 8px auto;
}

.mt9 {
    margin: 9px auto;
}

.mt10 {
    margin: 10px auto;
}

.mt16 {
    margin: 16px auto;
}

.mt18 {
    margin: 18px auto;
}

.mt20 {
    margin: 20px auto;
}

.mt22 {
    margin: 22px auto;
}

.mt25 {
    margin: 25px auto;
}

.mt27 {
    margin: 27px auto;
}

.mt30 {
    margin: 30px auto;
}

.mt40 {
    margin: 40px auto;
}

.mt50 {
    margin: 50px auto;
}

.mt60 {
    margin: 60px auto;
}

.mt260 {
    margin: 260px auto;
}

.ml0 {
    margin-left: 0px;
}

.ml5 {
    margin-left: 5px;
}

.ml7 {
    margin-left: 7px;
}

.ml10 {
    margin-left: 10px;
}

.ml12 {
    margin-left: 12px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml24 {
    margin-left: 24px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml38 {
    margin-left: 46px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb28 {
    margin-bottom: 28px;
}

.mb30 {
    margin-bottom: 30px;
}

.dt {
    display: table;
}

.dtc {
    display: table-cell;
}

.z0 {
    z-index: 0;
}

.z1 {
    z-index: 1;
}

.z2 {
    z-index: 2;
}

.header {
    position: relative;
    background-color: white;
    width: 100%;
    text-align: center;
    z-index: 10;
}

.hline {
    width: 100%;
    background-color: #93b6d8;
    height: 2px;
}

.header .inner {
    position: relative;
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
}

.header .title {
    position: relative;
    display: inline-block;
    margin: 5px 0 0 7px;
    top: 25px;
}

.header .title2 {
    position: relative;
    display: inline-block;
    margin: 5px 0 0 7px;
    top: 10px;
}


.Main_Contents_Auth_Select .title {
    position: relative;
    display: inline-block;
    margin: 5px 0 0 7px;
}

.Main_Contents .title {
    position: relative;
    display: inline-block;
    margin: 5px 0 0 7px;
}

.Main_Contents_CouponMGR .title {
    position: relative;
    display: inline-block;
    margin: 5px 0 0 7px;
}

.Main_Contents_Record .title {
    position: relative;
    display: inline-block;
    margin: 5px 0 0 7px;
}

.Main_Contents {
    border: 4px solid #3f8ad3;
    background-color: white;
}


.header_size_r {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: bold;
    margin: 74px auto 0px;
}

.header_home {
    position: absolute;
    right: 199px;
    width: 42px;
    color: #2070bb;
}

.header_shop {
    position: absolute;
    right: 126px;
    width: 27px;
    color: #444444;
}

.header_mypage {
    position: absolute;
    right: 4px;
    width: 69px;
    color: #444444;
}

.header_size_r2 {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: bold;
    margin: 54px auto 0px;
}

.header_bg {
    position: absolute;
    left: -363px;
    top: 0px;
    z-index: 0;
}

.main_wrap {
    width: 100%;
    height: 1242px;
    background-image: url('/Images/sep4.png');
    background-color: white;
    z-index: -2;
    background-repeat: repeat-x;
    background-position: center 106px;
}

.main_wrap2 {
    width: 100%;
    height: 1242px;
    background-color: white;
    z-index: -2;
}


#section_main {
    position: relative;
    /*display: flex;
    justify-content: center;*/
    width: 1280px;
    height: 132px;
    margin: 0 auto;
}

/*#section_main::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 386px;
        background-image : url('/Images/sep4.png');
        background-size: cover;
        z-index: -1;
    }*/

.div_main {
    width: 100%;
    /*height: 1136px;*/
    background-image: url('/Images/sep3.png');
    background-repeat: repeat-y;
    background-position: right;
    z-index: 100;
}

#section_main .div_main {
    width: 944px;
    float: left;
}

.inner1 {
    width: 100%;
    height: 386px;
}

.inner4 {
    height: 618px;
}

#section_main .div_side {
    width: 336px;
    float: left;
}

.contents {
    position: relative;
    width: 100%;
    height: 386px;
    margin: 0 auto;
    top: 4px;
    left: 0px;
}

.main_center .mypagemenu {
    width: 100%;
    text-align: center;
}

    .main_center .mypagemenu .menu {
        width: 100%;
        text-align: center;
    }

        .main_center .mypagemenu .menu td {
            text-align: center;
        }

    .main_center .mypagemenu .mypageline {
        width: 100%;
        text-align: center;
    }

        .main_center .mypagemenu .mypageline td {
            position: relative;
            background-color: none;
            text-align: center;
            width: 20%;
        }

            .main_center .mypagemenu .mypageline td img {
                position: absolute;
                top: -9px;
                left: 50%;
                transform: translate(-50%,0);
                /*left:72px;*/
                display: none;
            }

            .main_center .mypagemenu .mypageline td div {
                position: absolute;
                top: 7px;
                color: #259bef;
                font-weight: bold;
                width: 100%;
                display: none;
            }

                .main_center .mypagemenu .mypageline td div a {
                    color: #259bef;
                }

    .main_center .userinfo {
        color: #39a3ef;
        width: 681px;
        margin: 0px auto 0px auto;
        text-align: left;
    }

        .main_center .userinfo .pwbg {
            background-color: #d7e1eb;
            border-top: 2px solid #9ab3cb;
            border-bottom: 2px solid #9ab3cb;
            margin: 10px auto;
            text-align: center;
        }

    .main_center .userinfo_modify {
        color: #47799e;
        width: 681px;
        margin: 0px auto 0px auto;
        text-align: left;
    }

        .main_center .userinfo_modify .join_t_input td {
            background-color: #d7e1eb;
            color: #43759c;
            height: 20px;
            width: 23%;
            border-right: 1px solid #9ab3cb;
            border-bottom: 1px solid #9ab3cb;
        }

            .main_center .userinfo_modify .join_t_input td p {
                font-weight: bold;
                margin-left: 26px;
            }

            .main_center .userinfo_modify .join_t_input td + td {
                background-color: #ffffff;
                color: #43759c;
                width: 77%;
                border-right-style: none;
            }

.main_center .myavatar {
    color: #43759c;
    width: 702px;
    margin: 0px auto 0px auto;
    text-align: left;
}

.main_center .useeventcouponinfo {
    color: #47799e;
    width: 699px;
    margin: 0px auto 0px auto;
    text-align: left;
}

    .main_center .useeventcouponinfo table {
        width: 100%;
        border-top: 2px solid #9ab3cb;
    }

        .main_center .useeventcouponinfo table th {
            background-color: #d7e1eb;
            color: #43759c;
            font-weight: bold;
            text-align: center;
            height: 35px;
            border-bottom: 1px solid #9ab3cb;
        }

        .main_center .useeventcouponinfo table td {
            background-color: none;
            border-top: 1px solid #9ab3cb;
            border-bottom: 1px solid #9ab3cb;
            color: #43759c;
            font-weight: bold;
            text-align: center;
            height: 32px;
        }

    .main_center .useeventcouponinfo .pageno a {
        color: #4f4f4f;
        font-weight: bold;
    }

    .main_center .useeventcouponinfo .pageno b {
        color: #0184ea;
    }

.main_center .mypagemenu .cashcardinfo {
    color: #39a3ef;
    width: 699px;
    margin: 60px auto 0px auto;
    text-align: left;
}

    .main_center .mypagemenu .cashcardinfo table {
        width: 100%;
        border-top: 2px solid #2e4c74;
    }

        .main_center .mypagemenu .cashcardinfo table th {
            background-color: #13233b;
            color: #3696db;
            font-weight: bold;
            text-align: center;
            height: 35px;
            border-bottom: 1px solid #2e4c74;
        }

        .main_center .mypagemenu .cashcardinfo table td {
            background-color: none;
            border-top: 1px solid #365987;
            border-bottom: 1px solid #365987;
            color: white;
            font-weight: bold;
            text-align: center;
            height: 32px;
        }

    .main_center .mypagemenu .cashcardinfo .pageno a {
        color: white;
    }

.main_center .mypagemenu .cashcardmgr {
    color: #39a3ef;
    width: 700px;
    margin: 60px auto 0px auto;
    text-align: left;
}

    .main_center .mypagemenu .cashcardmgr table {
        width: 100%;
        border-top: 2px solid #2e4c74;
    }

        .main_center .mypagemenu .cashcardmgr table th {
            background-color: #13233b;
            color: #3696db;
            font-weight: bold;
            text-align: center;
            height: 35px;
            border-bottom: 1px solid #2e4c74;
        }

        .main_center .mypagemenu .cashcardmgr table td {
            background-color: none;
            border-top: 1px solid #365987;
            border-bottom: 1px solid #365987;
            color: white;
            font-weight: bold;
            text-align: center;
            height: 32px;
        }

    .main_center .mypagemenu .cashcardmgr .pageno a {
        color: white;
    }

.main_center .leave {
    color: #47799e;
    width: 676px;
    margin: 0px auto 0px auto;
    text-align: left;
}

    .main_center .leave .explane {
        border-top: 2px solid #9ab3cb;
        border-bottom: 1px solid #9ab3cb;
        width: 676px;
        background-color: #d7e1eb;
        text-align: center;
        margin: 0px auto 0px auto;
    }

.main_center .friendmgr {
    color: #47799e;
    width: 700px;
    margin: 0px auto 0px auto;
    text-align: left;
}

    .main_center .friendmgr .summary {
        position: relative;
        width: 100%;
        border-top: 2px solid #9ab3cb;
        background-color: #d7e1eb;
        color: #43759c;
        font-weight: bold;
        height: 35px;
        margin: 16px auto 0px;
    }

        .main_center .friendmgr .summary img {
            vertical-align: middle;
        }

    .main_center .friendmgr .sub {
        position: relative;
        width: 100%;
        background-color: #f2f2f2;
        color: #43759c;
        font-weight: bold;
        min-height: 35px;
        margin: 0px auto;
    }

    .main_center .friendmgr a {
        color: #43759c;
    }

    .main_center .friendmgr .sub img {
        vertical-align: middle;
    }

    .main_center .friendmgr .sub p {
        color: #43759c;
        display: inline-block;
        margin: 9px auto;
    }

    .main_center .friendmgr .sub div {
        position: relative;
        color: white;
        font-weight: bold;
        left: 24px;
        margin: 0px auto auto 0px;
    }

.main_center .friendstatus {
    position: relative;
    color: #39a3ef;
    width: 700px;
    margin: 0px auto 0px auto;
    text-align: left;
}

    .main_center .friendstatus .summary {
        position: relative;
        width: 100%;
        border-top: 2px solid #9ab3cb;
        background-color: #d7e1eb;
        color: #43759c;
        font-weight: bold;
        height: 35px;
        margin: 16px auto 0px;
    }

        .main_center .friendstatus .summary img {
            vertical-align: middle;
        }

    .main_center .friendstatus .sub {
        position: relative;
        width: 100%;
        background-color: #f2f2f2;
        color: #43759c;
        font-weight: bold;
        min-height: 35px;
        margin: 0px auto;
    }

    .main_center .friendstatus a {
        color: #43759c;
    }

    .main_center .friendstatus .sub img {
        vertical-align: middle;
    }

    .main_center .friendstatus .sub p {
        color: #43759c;
        display: inline-block;
        margin: 9px auto;
    }

    .main_center .friendstatus .sub .subid {
        position: relative;
        color: #43759c;
        font-weight: bold;
        margin: 0px auto auto 15px;
    }

    .main_center .friendstatus .sub .subgraph {
        position: absolute;
        right: 0px;
        width: 382px;
        top: 8px;
    }

        .main_center .friendstatus .sub .subgraph .bar {
            position: absolute;
            left: 4px;
            top: 4px;
            height: 10px;
        }

        .main_center .friendstatus .sub .subgraph .percent {
            position: absolute;
            color: #43759c;
            text-align: center;
            left: 90px;
            top: 2px;
            font-size: 8pt;
        }

.board_law_icon {
    position: absolute;
    top: 278px;
    left: 30px;
    z-index: 100;
}

.board_law_icon2 {
    position: absolute;
    top: -18px;
    right: 10px;
    z-index: 100;
}

.bestgame {
    position: relative;
    width: 100%;
    height: 341px;
    margin: 0 auto;
    background-color: white;
    background-image: url('/Images/sep3.png');
    background-repeat: repeat-y;
    background-position: right;
}

.bestgame_title {
    position: relative;
    top: 38px;
    left: 0px;
}

.contents_games {
    position: absolute;
    width: 100%;
    top: 73px;
    left: 0px;
    z-index: 100;
    margin: 0 auto;
    text-align: center;
}

.contents_game {
    position: relative;
    display: inline-block;
    left: -4px;
    top: 0px;
    margin: 0px auto;
    text-align: left;
    width: 230px;
}

/*.contents_game_ch{
  position:relative;
  left:0px;
  top:0px;
  margin:0px auto;
  text-align: left;
}*/

.contents_game_join {
    position: absolute;
    width: 100%;
    top: 188px;
    left: 1px;
}

.contents_game_join2 {
    position: absolute;
    width: 100%;
    top: 260px;
    left: 7px;
    text-align: center;
}

.contents_gameinfo {
    position: absolute;
    top: 188px;
    left: 85px;
    z-index: 100;
}

.login {
    position: relative;
    width: 100%;
    height: 386px;
    margin: 0 auto;
    background-image: url("/Images/a_29.png");
}

.login_inputs {
    position: absolute;
    display: inline-block;
    top: 108px;
    left: 30px;
}


.login_input {
    width: 172px;
    height: 25px;
    padding-left: 11px;
    border: 1px solid black;
    margin-bottom: 3px;
}

    .login_input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #5e7088;
        opacity: 1; /* Firefox */
        text-align: left;
    }

    .login_input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #5e7088;
        text-align: left;
    }

    .login_input::-ms-input-placeholder { /* Microsoft Edge */
        color: #5e7088;
        text-align: left;
    }

.login_save_id {
    position: absolute;
    top: 15px;
    left: 330px;
}

.login_txt_login {
    position: absolute;
    top: 15px;
    left: 17px;
}

.login_btnlogin {
    position: absolute;
    top: 107px;
    left: 218px;
}

.login_sep {
    position: absolute;
    top: 184px;
    left: 113px;
}

.login_btnjoin {
    position: absolute;
    top: 183px;
    left: 41px;
}

.login_btnsearchid {
    position: absolute;
    top: 183px;
    left: 131px;
}

.login_after {
    position: relative;
    width: 100%;
    height: 386px;
    margin: 0 auto;
    background-image: url("/Images/a_29.png");
}

.login_txt_welcome {
    position: absolute;
    top: 15px;
    left: 17px;
}

.logout {
    position: absolute;
    top: 8px;
    left: 266px;
}

.login_avatar {
    position: absolute;
    left: 0px;
    top: 37px;
    width: 139px;
    text-align: center;
}

.login_avatarbg {
    position: absolute;
    left: 0px;
    top: 0px;
}

.login_avatarimg {
    position: relative;
    left: 0px;
    top: 34px;
    z-index: 10;
}

.login_after_id_bg {
    position: absolute;
    left: 139px;
    top: 37px;
    width: 197px;
}

.login_id {
    position: absolute;
    left: 149px;
    top: 64px;
    color: #c7c7c7;
    font-weight: bold;
}

.div_line {
    position: absolute;
    left: 148px;
    top: 101px;
}

.login_money_info {
    position: absolute;
    left: 146px;
    top: 128px;
}

.login_money_inner {
    /*position:relative;
  display:table;
  left:0px;
  top:0px;
  width:713px;
  height:49px;
  border-top-color: #4d6e9b;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-color: #4d6e9b;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: bold;
  background-color: #375276;
  margin:0px auto;*/
}

.login_money_gold {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.login_money_gold_txt {
    position: relative;
    display: table-cell;
    color: #ffb400;
    vertical-align: middle;
    text-align: left;
}

.login_money_silver {
    /*position:relative;*/
}

.login_money_silver_txt {
    position: absolute;
    width: 130px;
    left: 41px;
    top: 8px;
    font-size: 12px;
    color: #bdb9cc;
    vertical-align: middle;
    text-align: left;
}

.login_money_purple {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.login_money_purple_txt {
    display: table-cell;
    color: #ff58f9;
    vertical-align: middle;
    text-align: left;
}

.login_charge {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.login_safe {
    position: absolute;
    left: 144px;
    top: 184px;
    margin: 0px auto;
}

.login_othermenu {
    position: absolute;
    left: 0px;
    top: 237px;
    width: 336px;
    margin: 0px auto;
    text-align: center;
}

.login_freecharge {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 75px;
    color: #ffb400;
    font-weight: bold;
}

.login_mypage {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    color: white;
    width: 83px;
    font-weight: bold;
}

.login_powerpoint {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    color: white;
    width: 84px;
    font-weight: bold;
}

.login_Coupon {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    color: white;
    width: 88px;
    font-weight: bold;
}

.login_point {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    color: white;
    width: 0px;
    font-weight: bold;
}

.login_othermenu_sep {
    position: relative;
    display: inline-block;
    left: 0px;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    width: 2px;
}

.bbs {
    position: relative;
    width: 100%;
    height: 618px;
    margin: 0 auto;
    background-color: white;
    color: white;
}

.bbs_notice_title {
    position: absolute;
    top: 39px;
    left: 29px;
}

.bbs_notice_more {
    position: absolute;
    top: 45px;
    left: 290px;
}

.bbs_notice_content {
    position: absolute;
    top: 85px;
    left: 29px;
    width: 278px;
    line-height: 29px;
}

    .bbs_notice_content a {
        color: #555555;
    }


.bbs_event_title {
    position: absolute;
    top: 234px;
    left: 29px;
}

.bbs_event_more {
    position: absolute;
    top: 239px;
    left: 290px;
}

.bbs_event_content {
    position: absolute;
    top: 275px;
    left: 29px;
    width: 278px;
    line-height: 29px;
}

    .bbs_event_content a {
        color: #555555;
    }

.side_dingo_fly {
    position: absolute;
    top: 421px;
    left: 26px;
    height: 99px;
}

.side_links {
    position: absolute;
    top: 528px;
    left: 26px;
    width: 298px;
}

.side_link1 {
    position: absolute;
    left: 0px;
}

.side_link2 {
    position: absolute;
    left: 99px;
}

.side_link3 {
    position: absolute;
    left: 198px;
}

.side_support {
    position: absolute;
    left: 21px;
    top: 643px;
}


.shop {
    position: relative;
    width: 100%;
    height: 277px;
    margin: 0 auto;
    background-color: white;
    background-image: url('/Images/sep3.png');
    background-repeat: repeat-y;
    background-position: right;
}

.shop_title {
    position: absolute;
    background-color: white;
    top: 0px;
    left: 0px;
}

.shop_more {
    position: absolute;
    background-color: white;
    top: 5px;
    left: 888px;
}

.shop_avatars {
    position: relative;
    left: 0px;
    top: 35px;
    margin: 0px auto;
    text-align: center;
}

.shop_avatar {
    position: relative;
    display: inline-block;
    width: 102px;
    height: 241px;
    left: 0px;
    top: 0px;
    margin: 0px 8px auto;
    text-align: center;
    font-weight: bold;
    float: left;
}

.shop_avatar_img {
    position: relative;
    width: 100%;
    left: -8px;
    top: 1px;
    margin: 0px auto;
}

.shop_avatar_bg {
    position: absolute;
    left: -8px;
    top: 0px;
}

.shop_avatar_gold {
    position: relative;
    color: #cf6b00;
    padding-top: 4px;
}

.shop_avatar_silver {
    position: relative;
    color: #5d7aa0;
    padding-top: 2px;
}

.shop_avatar_name {
    position: relative;
    color: #336cbd;
    margin: 0px auto;
    left: -8px;
    top: 14px;
}

.shop_avatar_price {
    position: relative;
    color: #cf00c8;
    margin: 0px auto;
    left: -8px;
    top: 21px;
}

.shop_avatar_buy {
    position: relative;
    margin: 0px auto;
    left: -8px;
    top: 32px;
}

.footer {
    height: 157px;
}

.footer_bar {
    position: relative;
    top: 0px;
    left: 0px;
}

.footer_info {
    position: relative;
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    top: 0px;
}

.footer_title {
    position: absolute;
    left: 20px;
    top: 25px;
}

.footer_address {
    position: absolute;
    left: 150px;
    top: 0px;
    color: #949496;
    text-align: left;
    line-height: 20px;
}

    .footer_address a {
        color: #949496;
    }


.footer_sc {
    position: absolute;
    left: 675px;
    top: 42px;
}

.board {
    position: relative;
    left: 0px;
    top: 0px;
    margin: 0 auto;
}

.board_border {
    width: 614px;
    height: 503px;
    border: 4px solid #3f8ad3;
}

.board_border2 {
    border: 4px solid;
}

.board_point {
    width: 498px;
    height: 473px;
    border: 4px solid #3f8ad3;
}

.board_inner {
    position: relative;
    background-color: white;
    /*margin: 5px auto;*/
}

.board_inner_451_315 {
    width: 451px;
    height: 315px;
}

.board_inner_498_472 {
    width: 498px;
    height: 472px;
}

.board_inner_614_502 {
    width: 614px;
    height: 502px;
}

.board_top {
    height: 47px;
}

.board_title {
    position: absolute;
    left: 7px;
    top: 10px;
}

.board_dingo {
    position: absolute;
    left: 488px;
    top: 13px;
}

.board_dingo2 {
    position: absolute;
    left: 374px;
    top: 13px;
}

.board_contentsbg {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    min-height: 396px;
    background-color: #d5e4f2;
}

.board_subtitle {
    position: relative;
    font-weight: bold;
    color: #4f4f4f;
    display: inline-block;
    margin-top: 2px;
}

.board_page {
    position: absolute;
    display: inline-block;
    right: 11px;
    top: 0px;
}

.square_fill {
    position: relative;
    background-color: #3798eb;
    width: 3px;
    height: 3px;
    border-width: 1px;
    border-color: #177edd;
    border-style: solid;
    margin: 2px auto;
    margin-left: 11px;
}

.square_fill2 {
    position: relative;
    background-color: #9ba5ae;
    width: 3px;
    height: 3px;
    /*border-width: 1px;
    border-color: #177edd;
    border-style: solid;*/
    margin: 2px auto;
    margin-left: 11px;
}

.square_blank {
    position: relative;
    width: 5px;
    height: 5px;
    border-width: 1px;
    border-style: none;
    margin: 2px auto;
    margin-left: 11px;
}

.board_contentsinner {
    position: relative;
    top: 24px;
}

    .board_contentsinner table {
        width: 100%;
        margin: 9px auto 0 auto;
        border-top: 2px solid #93b6d8;
        border-bottom: 1px solid #93b6d8;
        background-color: #f1f8ff;
    }

    .board_contentsinner th {
        background-color: white;
        height: 30px;
        font-weight: bold;
    }

    .board_contentsinner td {
        background-color: #d5e4f2;
        height: 31px;
        border-top: 1px solid #93b6d8;
        border-bottom: 1px solid #93b6d8;
        text-align: center;
        color: #4f4f4f;
    }

        .board_contentsinner td + td {
            text-align: left;
            padding-left: 15px;
            margin: 0px auto;
            color: #4f4f4f;
        }

            .board_contentsinner td + td a {
                color: #4f4f4f;
            }

            .board_contentsinner td + td + td {
                text-align: center;
                padding-left: 0px;
                color: #4f4f4f;
            }

.board_page_line {
    border-top: 1px solid #93b6d8;
}

.board_page_no {
    display: table;
    text-align: center;
    color: #746398;
    width: 100%;
    height: 44px;
    margin: 0px auto;
}

    .board_page_no p {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
    }

        .board_page_no p a {
            color: #4f4f4f;
        }

        .board_page_no p b {
            color: #0184ea;
        }

.board_sep {
    background-color: #93b6d8;
}

.board_view_title {
    display: table;
    background-color: #f1f8ff;
    width: 100%;
    height: 30px;
}

.board_view_title_sub {
    display: table-cell;
    vertical-align: middle;
}

.board_view_content {
    width: 610px;
    height: 353px;
    background-color: #d5e4f2;
    border: none;
    border-bottom: 1px solid #93b6d8;
    color: #5f6163;
    resize: none;
}

.board_view_connectinner {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #d5e4f2;
}

.board_view_actionbg {
    position: relative;
    width: 100%;
    height: 49px;
    background-color: white;
}

.board_view_action {
    height: 24px;
    margin-left: 4px;
    font-weight: bold;
}

    .board_view_action td + td {
        font-weight: normal;
        color: #bcbcbc;
    }

.board_view_list {
    position: absolute;
    right: 8px;
    top: 0px;
    height: 24px;
}

    .board_view_list td {
        color: #755cac;
        font-weight: bold;
    }

.fc_window {
    width: 459px;
    height: 314px;
    border: 4px solid #3f8ad3;
}

.fc_top {
    width: 459px;
    height: 49px;
}

.fc_title {
    position: absolute;
    top: 15px;
    left: 11px;
}

.fc_dingo {
    position: absolute;
    top: 18px;
    left: 340px;
}

.fc_innerbg {
    position: relative;
    width: 100%;
    background-color: #d5e4f2;
    min-height: 80px;
    height: 194px;
    margin: 0px auto;
}

.fc_gold {
    position: absolute;
    top: 26px;
    left: 51px;
    width: 100%;
}

.fc_silver {
    position: absolute;
    top: 73px;
    left: 51px;
    width: 100%;
}

.fc_icon {
    position: relative;
    top: 0px;
    left: 0px;
    width: 35px;
    height: 35px;
}

.fc_txt {
    position: absolute;
    top: 6px;
    left: 43px;
}

.fc_btn {
    position: absolute;
    top: 9px;
    left: 252px;
}

.fc_comment {
    position: absolute;
    top: 40px;
    left: 45px;
    margin: 0 auto;
}

.fc_sep {
    position: absolute;
    top: 96px;
    left: 0px;
    border-top: 1px dashed #641689;
}

.main_center {
    width: 1083px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}

.main_title {
    height: 111px;
}

    .main_title img {
        position: relative;
        left: 91px;
        top: 74px;
    }

.main_div {
    height: 10px;
}

.main_div_r {
    height: 10px;
}

    .main_div_r img {
        transform: rotate(180deg);
    }


.main_step {
    height: 82px;
}

    .main_step .main_step_bg {
        position: absolute;
        top: 163px;
        left: 50%;
        transform: translate(-50%, 0);
    }

.main_bottom {
    position: relative;
    left: 80px;
}

.join_title {
    display: block;
    margin: 0px auto;
}

.join_div_age {
    position: absolute;
    width: 100%;
    top: 298px;
    text-align: center;
}

.join_comment {
    position: absolute;
    left: 244px;
    top: 549px;
}

/*.join_agreement {
    position: relative;
    width: 680px;
    margin: 0px auto;
    text-align: left;
    color: #348ed2;
    min-height: 410px;
}*/

.join_txt_agreement {
    background-color: #364f70 !important;
    color: white !important;
    width: 640px !important;
    height: 124px !important;
    margin: 8px auto !important;
}

.join_chk {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
}

.join_t_input {
    border-top: 2px solid #9ab3cb;
    border-bottom: 2px solid #9ab3cb;
}

    .join_t_input td {
        background-color: #d7e1eb;
        color: #43759c;
        height: 45px;
        width: 23%;
        border-right: 1px solid #9ab3cb;
        border-bottom: 1px solid #9ab3cb;
    }

        .join_t_input td p {
            font-weight: bold;
            margin-left: 26px;
        }

        .join_t_input td + td {
            background-color: white;
            color: #3696db;
            width: 77%;
            border-right-style: none;
        }

            .join_t_input td + td input {
                margin-left: 20px;
                background-color: #d7e1eb;
                border-width: 1px;
                border-color: #bacee2;
            }

            .join_t_input td + td select {
                margin-left: 20px;
                background-color: #d7e1eb;
                border-width: 1px;
                border-color: #bacee2;
            }

            .join_t_input td + td input + span + input {
                margin-left: 0px;
                background-color: #d7e1eb;
                border-width: 1px;
                border-color: #bacee2;
            }

                .join_t_input td + td input + span + input + select {
                    margin-left: 0px;
                    background-color: #d7e1eb;
                    border-width: 1px;
                    border-color: #bacee2;
                }

            .join_t_input td + td input[type='checkbox'] {
                width: 12px;
                height: 12px;
                background-color: white;
                border-width: 1px;
                border-style: solid;
                border-color: #999999;
            }

.join_t_ids {
    width: 100%;
}

    .join_t_ids td {
        text-align: left;
        color: #1a6bba;
        font-weight: bold;
        height: 40px;
    }

        .join_t_ids td p {
            margin-left: 70px;
        }

        .join_t_ids td + td {
            text-align: center;
        }

            .join_t_ids td + td + td {
                text-align: center;
            }

.shop_d {
    position: relative;
    width: 100%;
    height: 618px;
    margin: 0 auto;
    background-color: white;
    background-image: url('/Images/sep3.png');
    background-repeat: repeat-y;
    background-position: right;
}


.shop_d_body {
    position: absolute;
    left: 0px;
    top: 386px;
    width: 944px;
    height: 548px;
    background-color: white;
    background-image: url('/Images/sep3.png');
    background-repeat: repeat-y;
    background-position: right;
}

.shop_d_title {
    position: absolute;
    left: 0px;
    top: 28px;
}

.shop_d_home {
    position: absolute;
    left: 888px;
    top: 34px;
}

.shop_d_avatars {
    position: relative;
    left: 0px;
    top: 68px;
    margin: 0px auto;
    text-align: center;
}

.popup_inner {
    width: 100%;
    margin: 0px auto 0px auto;
    min-height: 162px;
    background-color: #d5e4f2;
    border-top: 1px solid #93b6d8;
}

.popup_idsearch_ids {
    position: relative;
    width: 100%;
    margin: 0px auto;
}

    .popup_idsearch_ids td {
        height: 30px;
        color: #1a6cbb;
        text-align: center;
    }

.popup_pwchange_table {
    position: relative;
    ;
    margin: 0px auto;
}

    .popup_pwchange_table td {
        height: 30px;
    }

    .popup_pwchange_table input {
        margin-left: 10px;
    }

.common_border {
    border: 4px solid #3f8ad3;
}

.common_title {
    position: relative;
    top: 11px;
    left: 7px;
}

.common_dingo {
    position: absolute;
    top: 14px;
    right: 6px;
}

.popcommon .top-info {
    background-color: #f1f8ff;
    height: 30px;
    border-bottom: 1px solid #93b6d8;
}

    .popcommon .top-info .top-tab {
        background-color: #8ebbe6;
        border: 0px solid #cdcdcd;
        height: 35px;
    }

        .popcommon .top-info .top-tab span {
            line-height: 35px;
            text-align: center;
            display: inline-block;
        }

    .popcommon .top-info .span-hover {
        color: #006cff;
        font-weight: bold;
        width: 80px;
    }

.popcommon .dipw-search .span-normal {
    color: #4f4f4f;
}

.popcommon .top-info #idarea .id-back {
    margin: 0 auto;
    width: 350px;
}

    .popcommon .top-info #idarea .id-back .il-bl {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
    }

        .popcommon .top-info #idarea .id-back .il-bl.join {
            font-weight: normal;
            font-size: 11px;
        }

.popcommon .top-info .top-tab .id-back span {
    line-height: 20px;
}

.popcommon .top-info .top-tab .id-back .using {
    vertical-align: top;
    margin-top: 3px;
}




.popcommon .top-tab .img-mid {
    vertical-align: middle;
    margin-top: 3px;
}

.popcommon .top-tab.top {
    height: 32px;
    line-height: 32px;
}

.popcommon .top-tab .summary {
    height: 21px;
    float: left;
}

    .popcommon .top-tab .summary.point {
        background-color: #c0deec;
        width: 150px;
        line-height: 19px;
        color: #1780e2;
        text-align: center;
        margin-top: 9px;
        height: 18px;
    }

    .popcommon .top-tab .summary.f-right {
        height: 21px;
        float: right;
    }


.popcommon .table-div {
    padding: 0px;
    border: 2px solid #cdcdcd;
    border-width: 2px 0px;
}

.table-div {
    padding: 0px;
    border: 2px solid #cdcdcd;
    border-width: 2px 0px;
}

.popcommon .coldate {
    width: 80px;
}

.coldate {
    width: 80px;
}

.popcommon .colsep {
    width: 3px;
    color: #cdcdcd;
    font-weight: normal;
}

.colsep {
    width: 1px;
    color: #cdcdcd;
    font-weight: normal;
}

.popcommon .coltime {
    width: 80px;
}

.popcommon .colnupoint {
    width: 250px;
}

.popcommon .colremark {
    width: 200px;
}

.popcommon .coldate-in {
    width: 83px;
}

.popcommon .coltime-in {
    width: 83px;
}

.popcommon .colnupoint-in {
    width: 250px;
}

.popcommon .colremark-in {
    width: 203px;
}

.popcommon .table-default {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.table-default {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}


.popcommon .tr-header {
    background-color: #ededed;
    height: 30px;
    padding: 0px;
}

.tr-header {
    background-color: #f1f8ff;
    height: 30px;
    padding: 0px;
}

.popcommon tr.tr-header th {
    color: #4f4f4f;
    border-bottom: 1px solid #cdcdcd;
}

tr.tr-header th {
    color: #4f4f4f;
    border-bottom: 1px solid #93b6d8;
}

.popcommon tr.tr-header th.colsep {
    color: #cdcdcd;
}

tr.tr-header th.colsep {
    color: #cdcdcd;
}

.popcommon tr.tr-list {
    height: 35px;
    *height: 32px;
}

tr.tr-list {
    height: 32px;
    *height: 31px;
}

.popcommon tr.tr-list td {
    text-align: center;
    font-size: 11px;
    color: #4f4f4f;
    border-bottom: 1px solid #cdcdcd;
}

tr.tr-list td {
    text-align: center;
    font-size: 11px;
    color: #4f4f4f;
    border-bottom: 1px solid #cdcdcd;
}

.popcommon tr.tr-list.last td {
    text-align: center;
    font-size: 11px;
    color: #4f4f4f;
    border-bottom: 1px solid #fff;
}

tr.tr-list.last td {
    text-align: center;
    font-size: 11px;
    color: #4f4f4f;
    border-bottom: 0px solid #fff;
}

.popcommon tr.tr-list td.tleft {
    text-align: left;
}

tr.tr-list td.tleft {
    text-align: left;
}

.popcommon .fpoint-mark {
    background-image: url(/Images/popup/fishpoint10ch.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.popcommon .pages .gugse {
    color: #0184ea;
    font-weight: bold;
}

.pages .gugse {
    color: #0184ea;
    font-weight: bold;
}

.popcommon .pages .selectable:hover {
    color: #0184ea;
    font-weight: bold;
}

.pages .selectable:hover {
    color: #0184ea;
    font-weight: bold;
}


.popcommon .t-left, .t-left {
    text-align: left;
}

.popcommon .t-right, .t-right {
    text-align: right;
}

.popcommon .f-left, .f-left {
    float: left;
}

.popcommon .f-right, .f-right {
    float: right;
}

.pop-topbg {
    /*background-image: url(/Images/pu_top.png); width: 100%; height: 50px; background-size: contain;*/
    width: 100%;
    height: 48px;
}

    .pop-topbg div {
        height: 48px;
    }

        .pop-topbg div.top-left {
            float: left;
            width: 2px;
            background-image: url(/Images/pop_top_left.png);
        }

        .pop-topbg div.top-right {
            float: right;
            width: 306px;
            background-image: url(/Images/pop_top_right.png);
        }

        .pop-topbg div.top-center {
            margin-left: 2px;
            margin-right: 306px;
            background-image: url(/Images/pop_top_center.png);
            overflow: hidden;
        }

        .pop-topbg div.top-left.red {
            background-image: url(/Images/pop_top_left_red.png);
        }

        .pop-topbg div.top-right.red {
            background-image: url(/Images/pop_top_right_red.png);
        }

        .pop-topbg div.top-center.red {
            background-image: url(/Images/pop_top_center_red.png);
        }

.pop-topbg460 {
    background-image: url(/Images/pu_top460.png);
    width: 100%;
    height: 50px;
    background-size: contain;
}

.pop-toptitle {
    width: 100%;
    height: 48px;
    background-repeat: no-repeat;
    background-position: 15px center;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-bottom: 0px;
}

.mid-layer {
    margin: 10px auto;
    text-align: center;
}

.btnimg {
    cursor: pointer;
}

.popcommon input {
    border: 1px solid #cdcdcd;
}

.cashcharge .inner {
    width: 758px;
    text-align: center;
}

.cashcharge .title {
    top: 0px;
    left: 0px;
    position: absolute;
    margin: 0px auto;
}

.cashcharge .top {
    height: 159px;
}

.cashcharge .stagebg {
    position: absolute;
    top: 66px;
    background-image: url('/Images/cashcharge/a_02.png');
    background-repeat: repeat-x;
    height: 87px;
    width: 100%;
    text-align: center;
}

    .cashcharge .stagebg table {
        width: 490px;
    }

    .cashcharge .stagebg td {
        text-align: center;
        height: 87px;
    }

.cashcharge .txt {
    width: 546px;
    height: 247px;
    background-color: #e0e0e0;
    color: black;
}

.cashcharge input {
    border: 1px solid #c54653;
    background-color: white;
    color: black;
}

.cashcharge .s1 {
    position: absolute;
    left: 91px;
    top: 218px;
    width: 121px;
    height: 29px;
    text-align: center;
    font-weight: bold;
}

.cashcharge .s2 {
    position: absolute;
    left: 267px;
    top: 218px;
    width: 121px;
    height: 29px;
    text-align: center;
    font-weight: bold;
}

.board_powerpoint {
    width: 100%;
}

    .board_powerpoint table {
        border-top: 2px solid #93b6d8;
        border-bottom: 2px solid #93b6d8;
        width: 100%;
    }

    .board_powerpoint th {
        background-color: #f1f8ff;
        font-weight: bold;
        height: 30px;
        color: #4f4f4f;
    }

    .board_powerpoint td {
        height: 30px;
        border-top: 1px solid #93b6d8;
        border-bottom: 1px solid #93b6d8;
        text-align: center;
        background-color: #d5e4f2;
        color: #4f4f4f;
    }

.board_friendinfo {
    width: 100%;
}

    .board_friendinfo table {
        /*border-top: 2px solid #93b6d8;
        border-bottom: 2px solid #93b6d8;*/
        width: 100%;
    }

    .board_friendinfo th {
        background-color: #f1f8ff;
        font-weight: bold;
        height: 30px;
        color: #4f4f4f;
        border-bottom: 1px solid #93b6d8;
    }

    .board_friendinfo td {
        height: 30px;
        border-bottom: 1px solid #93b6d8;
        text-align: center;
        background-color: #d5e4f2;
        color: #4f4f4f;
    }

        .board_friendinfo td a {
            color: #4f4f4f;
        }


.buyavatar {
    width: 376px;
    height: 375px;
    border: 4px solid #3f8ad3;
}

.buyavatar_top {
    width: 367px;
    height: 48px;
}

.buyavatar_title {
    position: absolute;
    left: 11px;
    top: 15px;
}

.buyavatar_dingo {
    position: absolute;
    left: 252px;
    top: 18px;
}

.buyavatar .content {
    position: relative;
    background-color: #d5e4f2;
    border-top: 1px solid #93b6d8;
    height: 152px;
}

.buyavatar .avatar_info {
    position: absolute;
    left: 137px;
    top: 8px;
    width: 227px;
}

    .buyavatar .avatar_info .hline {
        border-top: 2px dashed #63829e;
        height: 1px;
        width: 100%;
        background-color: transparent;
    }

.eventcoupunregister .title {
    font-weight: bold;
    background-color: #f1f8ff;
    height: 30px;
    border-top: 2px solid #93b6d8;
    border-bottom: 1px solid #93b6d8;
    color: #4f4f4f;
}

.eventcoupunregister input {
    border: 1px solid #93b6d8;
}

.cashcardregister .title {
    font-weight: bold;
    background-color: #f6e3e1;
    height: 30px;
    border-top: 2px solid #dfa09a;
    border-bottom: 1px solid #dfa09a;
    color: #4f4f4f;
}

.cashcardregister input {
    border: 1px solid #df9890;
}

.gameauthno th {
    border: 2px solid #b70000;
    background-color: #b90404;
    color: white;
    height: 29px;
    padding-left: 10px;
    font-weight: bolder;
    text-align: left;
}


.gameauthno td {
    border: 2px solid #b70000;
    background-color: #e41616;
    color: white;
    height: 29px;
    padding-left: 10px;
    font-weight: bolder;
}

/* 이용약관&정책 */
.userrule {
    background: #f5f5f5;
    border: 4px solid #3f8ad3;
    background: #f5f5f5;
}

    .userrule h3 {
        border-bottom: 2px solid #3f8ad3;
    }

        .userrule h3 img {
            display: block;
            padding-bottom: 10px;
        }

.userrule_con {
    padding: 12px 14px;
}

.userrule_box {
    margin-top: 7px;
    height: auto;
}

    .userrule_box .textbox {
        width: 612px;
        height: 425px;
        overflow: auto;
        background: #e6e9e9;
        border: 1px solid #cdcfd2;
        padding: 15px;
        font-size: 12px;
        color: #7f7f7f;
        letter-spacing: -1px;
        line-height: 18px;
        margin-top: 5px;
    }

/* 청소년보호정책 */
.juvenile {
    background: #f5f5f5;
    border: 4px solid #3f8ad3;
    background: #f5f5f5;
}

    .juvenile h3 {
        border-bottom: 2px solid #3f8ad3;
    }

        .juvenile h3 img {
            display: block;
            padding-bottom: 10px;
        }

.juvenile_con {
    padding: 12px 14px;
}

.juvenile_box {
    margin-top: 7px;
    height: auto;
}

    .juvenile_box .textbox {
        width: 612px;
        height: 425px;
        overflow: auto;
        background: #e6e9e9;
        border: 1px solid #cdcfd2;
        padding: 15px;
        font-size: 12px;
        color: #7f7f7f;
        letter-spacing: -1px;
        line-height: 18px;
        margin-top: 5px;
    }

/* 캐쉬정책 */
.cashrule {
    background: #f5f5f5;
    border: 4px solid #3f8ad3;
    background: #f5f5f5;
}

    .cashrule h3 {
        border-bottom: 2px solid #3f8ad3;
    }

        .cashrule h3 img {
            display: block;
            padding-bottom: 10px;
        }

.cashrule_con {
    padding: 12px 14px;
}

.cashrule_box {
    margin-top: 7px;
    height: auto;
}

.cashrule .textbox {
    width: 612px;
    height: 425px;
    overflow: auto;
    background: #e6e9e9;
    border: 1px solid #cdcfd2;
    padding: 15px;
    font-size: 12px;
    color: #7f7f7f;
    letter-spacing: -1px;
    line-height: 18px;
    margin-top: 5px;
}

/* 저작권정책 */
.copyright {
    background: #f5f5f5;
    border: 4px solid #3f8ad3;
    background: #f5f5f5;
}

    .copyright h3 {
        border-bottom: 2px solid #3f8ad3;
    }

        .copyright h3 img {
            display: block;
            padding-bottom: 10px;
        }

.copyright_con {
    padding: 12px 14px;
}

.copyright_box {
    margin-top: 7px;
    height: auto;
}

    .copyright_box .textbox {
        width: 612px;
        height: 425px;
        overflow: auto;
        background: #e6e9e9;
        border: 1px solid #cdcfd2;
        padding: 15px;
        font-size: 12px;
        color: #7f7f7f;
        letter-spacing: -1px;
        line-height: 18px;
        margin-top: 5px;
    }

/* 개인정보취급방침 */
.privacyrule {
    background: #f5f5f5;
    border: 4px solid #3f8ad3;
    background: #f5f5f5;
}

    .privacyrule h3 {
        border-bottom: 2px solid #3f8ad3;
    }

        .privacyrule h3 img {
            display: block;
            padding-bottom: 10px;
        }

.privacyrule_con {
    padding: 12px 14px;
}

.privacyrule_box {
    margin-top: 7px;
    height: auto;
}

    .privacyrule_box .textbox {
        width: 612px;
        height: 425px;
        overflow: auto;
        background: #e6e9e9;
        border: 1px solid #cdcfd2;
        padding: 15px;
        font-size: 12px;
        color: #7f7f7f;
        letter-spacing: -1px;
        line-height: 18px;
        margin-top: 5px;
    }

.popuppoint .title {
    height: 40px;
    border-top: 2px solid #afa4c4;
    border-bottom: 2px solid #afa4c4;
    background-color: #f8f5ff;
}

.popuppoint th {
    color: #4f4f4f;
    font-weight: bolder;
    text-align: center;
    background-color: #ece8f7;
    height: 30px;
}

.popuppoint td {
    color: #4f4f4f;
    text-align: center;
    background-color: #d8d1e8;
    border-top: 1px solid #afa4c4;
    border-bottom: 1px solid #afa4c4;
    height: 30px;
}

.changepw_1month {
    text-align: center;
}

    .changepw_1month th {
        color: #6d6d6d;
        height: 35px;
    }

    .changepw_1month td {
        color: #6d6d6d;
        height: 24px;
        text-align: left;
    }

    .changepw_1month input {
        background-color: #f5f5f5;
        border: 1px solid #e1e1e1;
        color: black;
    }
