#Explorer {
    height: 130px;
    background: url(/img/explorer/bg.jpg?v=1) repeat;
    background-position: 0 -20px
}

#Explorer .wrapper {
    position: relative
}

#Explorer .wrapper img.chrome {
    position: absolute;
    top: 33px;
    left: 292px
}

#Explorer .wrapper a.btn_install {
    position: absolute;
    top: 25px;
    left: 47px
}

#Explorer .wrapper div.close {
    font-family: gulim;
    font-size: 12px;
    position: absolute;
    top: 90px;
    right: 35px;
    letter-spacing: -1px;
    color: #6a5724
}

#Explorer .wrapper div.close input {
    margin-right: 5px
}

#Explorer .wrapper div.close label {
    position: relative;
    top: 1px
}

#Explorer .wrapper div.close .btn_close {
    margin-left: 10px
}

#header {
    height: 102px;
    border-top: 2px solid #9c1bde;
    background: #fff
}

#header.ie {
    border-top: 1px solid #685010
}

#header .wrapper {
    padding: 24px 0 26px
}

#header .menu {
    top: 35px;
    right: 130px;
}

#header .menu li>a {
    font-size: 16px;
    line-height: 52px;
    padding: 0 15px;
    text-align: center;
    letter-spacing: 0px;
}

#header .menu li>a.selected {
    font-weight: 700;
    color: #9c1bde
}

#header .request {
    top: 32px;
    right: 0;
    width: 110px;
    padding: 9px 0 11px;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
    border: 1px solid #1787b0;
    background: #9c1bde
}

#header .request:hover {
    color: #fff;
    border: 1px solid #c01e1e;
    background: #e62626
}

#header .m_worldcup {
    top: 43px;
    left: 325px
}

#nav {
    margin-bottom: 10px;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    background: #bb51f1;
}

#nav .gamelist {
    height: 230px
}

#nav .gamelist a {
    line-height: 47px;
    float: left;
    width: 101px;
    height: 46px;
    padding: 0;
    text-align: center;
    letter-spacing: -1px;
    letter-spacing: -1px;
    background: #fff
}

#nav .gamelist a {
    border-right: 1px solid #d1d1d1
}

#nav .gamelist .number {
    margin-right: 3px;
    padding: 6px 0
}

#nav .gamelist .number span.count {
    padding: 1px 1px 0
}

#nav .gamelist .number span.img {
    margin-right: 1px;
    background-position: -64px -143px
}

#nav .gamelist a>em.line {
    z-index: 100;
    top: 46px;
    left: -1px;
    width: 102px;
    border-bottom: 1px solid #e62626
}

#nav .gamelist a.s1 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .gamelist a.s1>em.line {
    width: 109px
}

#nav .gamelist a.s13 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .gamelist a.s13>em.line {
    width: 109px
}

#nav .gamelist a.s25 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .gamelist a.s25>em.line {
    width: 109px
}

#nav .gamelist a.s37 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .gamelist a.s37>em.line {
    width: 109px
}

#nav .gamelist a:hover>em.line {
    display: block
}

#nav .gamelist a.bd_top:hover>em.line {
    top: 45px
}

#nav .gamelist a:hover .number span.img {
    background-position: -80px -143px
}

#nav .gamelist a.selected {
    font-weight: 700;
    color: #fff;
    background: #9c1bde
}

#nav .gamelist a.selected span.name {
    color: #fff
}

#nav .gamelist a.selected .number {
    font-weight: 400;
    color: #fff
}

#nav .gamelist a.selected>em.line {
    top: -1px;
    display: block;
    height: 48px;
    border: 1px solid #1787b0
}

#nav .gamelist a.selected.bd_top>em.line {
    top: -1px;
    height: 47px
}

#nav .gamelist a.selected .number span.img {
    background-position: -64px -159px
}

#nav .gamelist a .nav_new {
    position: absolute;
    z-index: 900;
    top: -10px;
    left: 50%;
    transform: translateX(-50%)
}

#nav .gamelist a .nav_exclamation {
    position: absolute;
    z-index: 900;
    top: 5px;
    right: 5px
}

#nav .gamelist .none {
    float: left;
    width: 101px;
    height: 46px;
    padding: 0;
    text-align: center;
    letter-spacing: -1px;
    color: #ddd
}

#nav .gamelist .none {
    line-height: 50px;
    border-right: 1px solid #d1d1d1;
    background: #f5f5f5
}

#nav {
    margin-bottom: 10px;
    background: #bb51f1;
}

#nav .quick {
    height: 60px;
}

    #nav .quick a {
        line-height: 47px;
        float: left;
        width: 101px;
        height: 46px;
        padding: 0;
        text-align: center;
        letter-spacing: -1px;
        letter-spacing: -1px;
        background: #9c1bde;
        color: white;
    }

    #nav .quick a {
        border-right: 1px solid #c25df5;
        border-bottom: 1px solid #c25df5;
    }

        #nav .quick a:first-child {
            border-left: 1px solid #c25df5;
        }

#nav .quick .number {
    margin-right: 3px;
    padding: 6px 0
}

#nav .quick .number span.count {
    padding: 1px 1px 0
}

#nav .quick .number span.img {
    margin-right: 1px;
    background-position: -64px -143px
}

#nav .quick a>em.line {
    z-index: 100;
    top: 46px;
    left: -1px;
    width: 102px;
    border-bottom: 1px solid #e62626
}

#nav .quick a:hover>em.line {
    display: block
}

#nav .quick a.bd_top:hover>em.line {
    top: 45px
}

#nav .quick a:hover .number span.img {
    background-position: -80px -143px
}

#nav .quick a.selected {
    font-weight: 700;
    color: #fff;
    background: #9c1bde
}

#nav .quick a.selected span.name {
    color: #fff
}

#nav .quick a.selected .number {
    font-weight: 400;
    color: #fff
}

#nav .quick a.selected>em.line {
    top: 0px;
    display: block;
    height: 46px;
    border: 1px solid #1787b0
}

#nav .quick a.selected.bd_top>em.line {
    top: -1px;
    height: 47px
}

#nav .quick a.selected .number span.img {
    background-position: -64px -159px
}

#nav .quick a .nav_new {
    position: absolute;
    z-index: 900;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
}

#nav .quick a .nav_exclamation {
    position: absolute;
    z-index: 900;
    top: 5px;
    right: 5px
}

#nav .quick .none {
    float: left;
    width: 98px;
    height: 46px;
    padding: 0;
    text-align: center;
    letter-spacing: -1px;
    color: #ddd;
}

    #nav .quick .none {
        line-height: 50px;
        border-right: 1px solid #7d5f8d;
        background: #f5f5f5;
    }

    #nav .quick .more {
        font-weight: 700;
        line-height: 47px;
        position: relative;
        height: 46px;
        padding-right: 7px;
        color: #fff;
        background-color: #9c1bde;
    }

#nav .quick .more span.cnt {
    font-family: tahoma;
    font-size: 10px;
    font-weight: 700;
    line-height: 19px;
    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #333;
    border: 1px solid #555;
    border-radius: 15px;
    background-color: #fff
}

#nav .quick .more em.line {
    z-index: 100;
    top: -1px;
    left: -1px;
    display: block;
    width: 102px;
    height: 47px;
    border: 1px solid #444
}

#nav .quick .ranking {
    font-weight: 700;
    line-height: 47px;
    position: relative;
    height: 46px;
    color: #e62626;
    background-color: #ffe8e8
}

#nav .quick .ranking em.line {
    z-index: 100;
    top: -1px;
    left: -1px;
    display: block;
    width: 102px;
    height: 47px;
    border: 1px solid #c01e1e
}

#nav .quick .config {
    font-weight: 700;
    line-height: 47px;
    position: relative;
    height: 46px;
    color: #fff;
    background-color: #e62626
}

#nav .quick .config em.line {
    z-index: 100;
    top: -1px;
    left: -1px;
    display: block;
    width: 102px;
    height: 47px;
    border: 1px solid #c01e1e
}

#nav .quick .s0 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .quick .s0>em.line {
    width: 109px
}

#nav .quick .s12 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .quick .s12>em.line {
    width: 109px
}

#nav .quick .s24 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .quick .s24>em.line {
    width: 109px
}

#nav .quick .s36 {
    width: 109px;
    border-left: 1px solid #d1d1d1
}

#nav .quick .s36>em.line {
    width: 109px
}

#aside {
    float: left;
    width: 380px;
    min-height: 1400px
}

#aside .banner01 {
    margin-top: 5px
}

#aside .banner01 a {
    display: block
}

#aside .banner01 .mg {
    margin-top: 3px
}

#aside .banner01 img {
    display: block
}

#aside .banner {
    background: #f2f5f6
}

#cmain {
    position: relative
}

#section {
    position: relative;
    /*float: right;*/
    width: 100%
}

#section .banner {
    position: absolute;
    z-index: 9998;
    top: 0;
    left: 0;
    display: block
}

#section .close {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    display: block
}

#footer {
    margin-top: 7px
}

#layer_notice {
    position: absolute;
    z-index: 9999;
    top: 205px;
    left: 50%;
    transform: translateX(-220px)
}

#layer_notice .b_img img {
    display: block
}

#layer_notice .btn {
    font-size: 12px;
    line-height: 34px;
    display: block;
    float: left;
    width: 50%;
    height: 34px;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
    background: #444
}

#layer_notice .btn.close {
    background: #333
}

#layer_notice2 {
    position: absolute;
    z-index: 9999;
    top: 205px;
    left: 50%;
    transform: translateX(198px)
}

#layer_notice2 .b_img img {
    display: block
}

#layer_notice2 .btn {
    font-size: 12px;
    line-height: 34px;
    display: block;
    float: left;
    width: 50%;
    height: 34px;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
    background: #a52222
}

#layer_notice2 .btn.close {
    background: #790000
}

#tab {
    position: relative;
    overflow: hidden;
    height: 223px;
    background: #fff;
    border-radius: 10px;
}

#content {
    min-height: 1000px;
    margin-top: 10px
}

#contentFrame {
    width: 830px;
    min-height: 1200px
}

#event01 {
    position: absolute;
    z-index: 9990;
    top: -1px;
    right: -1px;
    width: 367px;
    height: 223px;
    background-image: url(/img/banner/20181207.jpg)
}

#tab .to_close {
    position: absolute;
    z-index: 9991;
    right: 1px;
    bottom: 1px;
    width: 182px;
    height: 27px
}

#tab .to_close:hover {
    background-color: rgba(254,215,0,.5)
}

#tab .al_close {
    position: absolute;
    z-index: 9991;
    bottom: 1px;
    left: 1px;
    width: 182px;
    height: 27px
}

#tab .al_close:hover {
    background-color: rgba(254,215,0,.5)
}

#room_list {
    position: absolute;
    top: 233px;
    left: -56px
}

#room_list a.title.type01 {
    font-size: 11px;
    width: 51px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700
}

#room_list a.title.type02 {
    margin-top: 5px;
    font-size: 11px;
    width: 51px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 1px solid #1787b0;
    background: #9c1bde;
    font-weight: 700
}

#room_list a.title.type01 {
    -webkit-animation: rainbow 3s ease infinite;
    -o-animation: rainbow 3s ease infinite;
    animation: rainbow 3s ease infinite;
    color: #fff;
    border: none;
    border: 1px solid rgba(0,0,0,.1);
    background: linear-gradient( 124deg,#ff2400,#e81d1d,#e8b71d,#e3e81d,#1de840,#1ddde8,#2b1de8,#dd00f3,#dd00f3 );
    background-size: 800% 800%;
    -z-animation: rainbow 3s ease infinite
}

@-webkit-keyframes rainbow {
    0% {
        background-position: 0 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0 82%
    }
}

@-moz-keyframes rainbow {
    0% {
        background-position: 0 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0 82%
    }
}

@-o-keyframes rainbow {
    0% {
        background-position: 0 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0 82%
    }
}

@keyframes rainbow {
    0% {
        background-position: 0 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0 82%
    }
}

.float_list a.item {
    position: relative;
    display: block;
    width: 51px;
    height: 50px;
    border: 1px solid #d1d1d1;
    background: #fbfbfb
}

.float_list a.item {
    border-top: none
}

.float_list a.item.type01:hover {
    background: #fdd
}

.float_list a.item.type02:hover {
    background: #f2e0ff
}

.float_list a.item.type03:hover {
    background: #d7ecbf
}

.float_list a.item.type04:hover {
    background: #e4f3f9
}

.float_list a.item.type05:hover {
    background: #fff3de
}

.float_list a.item div.user_photo {
    padding: 2px
}

.float_list a.item div.user_photo img.img_photo {
    box-sizing: border-box;
    width: 45px;
    height: 45px;
    opacity: .8
}

.float_list a.item .ranking {
    font-family: tahoma;
    font-size: 8px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: -35px;
    box-sizing: border-box;
    width: 15px;
    height: 50px;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    background-color: #333
}

.float_list a.item .primium_icon {
    position: absolute;
    top: 0;
    left: -18px
}

.float_list a.item .slevel_icon {
    position: absolute;
    top: 0;
    left: -52px
}

.float_list a.item .slevel_icon img,.float_list a.item .primium_icon img {
    display: block
}

.float_list a.item .sslevel_icon {
    position: absolute;
    top: 0;
    left: -35px
}

.float_list a.item:hover .primium_icon {
    left: -23px
}

.float_list a.item:hover .ranking {
    left: -40px
}

.float_list a.item:hover .sslevel_icon {
    left: -40px
}

.float_list a.item:hover .slevel_icon {
    left: -57px
}

.float_list a.item .ranking.r1 {
    background: #e62626
}

.float_list a.item .ranking.r2 {
    background: #1787b0
}

.float_list a.item .ranking.r3 {
    background: #7fac49
}

.float_list div.explain {
    position: absolute;
    z-index: 9999;
    top: -5px;
    left: -5px;
    display: none;
    width: 444px;
    height: 65px;
    border: 1px solid rgba(0,0,0,.1);
    background: #fff
}

.float_list div.explain {
    padding: 0 0 0 70px
}

.float_list div.explain .user_photo2 {
    position: absolute;
    top: -1px;
    left: -1px;
    box-sizing: border-box;
    height: 65px
}

.float_list div.explain .user_photo2 img {
    box-sizing: border-box;
    width: 65px!important;
    height: 65px!important;
    border: 1px solid rgba(0,0,0,.1);
    border-right: none
}

.float_list div.explain.type01 {
    color: #fff;
    background: #e62626
}

.float_list div.explain.type02 {
    color: #fff;
    background: #1787b0
}

.float_list div.explain .intro {
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0
}

.float_list div.explain .intro.not {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0
}

.float_list div.explain.type03 .intro.not {
    color: #6d963b
}

.float_list div.explain.type04 .intro.not {
    color: #62a0b7
}

.float_list div.explain.type05 .intro.not {
    color: #dab673
}

.float_list div.explain .permission {
    font-family: dotum;
    font-size: 11px;
    display: inline-block;
    padding: 4px 4px 2px;
    letter-spacing: -1px
}

.float_list div.explain .permission {
    line-height: 1
}

.float_list div.explain .permission.p1 {
    color: #fff;
    border: 1px solid #7fac49;
    background: #91c653
}

.float_list div.explain .permission.p2 {
    color: #fff;
    border: 1px solid #1787b0;
    background: #9c1bde
}

.float_list div.explain .permission.p3 {
    color: #fff;
    border: 1px solid #c01e1e;
    background: #e62626
}

.float_list div.explain .permission.primium {
    margin-right: 3px;
    color: #fff;
    border: 1px solid #222;
    background: #333
}

.float_list div.explain .price {
    font-family: dotum;
    font-size: 11px;
    display: inline-block;
    padding: 4px 4px 2px;
    letter-spacing: -1px
}

.float_list div.explain .price {
    line-height: 1
}

.float_list div.explain .price.p1 {
    color: #fff;
    border: 1px solid #515151;
    background: #656565
}

.float_list div.explain .price.p2 {
    font-family: tahoma;
    vertical-align: middle;
    color: #fff;
    border: 1px solid #515151;
    background: #656565
}

.float_list div.explain .price.p2 {
    font-size: 10px;
    font-weight: 700;
    padding: 3px 4px 4px;
    letter-spacing: 0
}

.float_list div.explain .img {
    display: inline-block
}

.float_list div.explain .icon16 {
    width: 16px;
    height: 16px
}

.float_list div.explain .icon_lock {
    position: relative;
    top: -1px;
    background-position: -145px -669px
}

.float_list div.explain .icon_list {
    margin-right: 7px;
    background-position: -193px -669px
}

.float_list div.explain .icon_record {
    position: relative;
    top: -1px;
    margin-right: 3px;
    background-position: -113px -669px
}

.float_list div.explain .icon_explain {
    position: relative;
    top: -1px;
    margin-right: 3px;
    background-position: -129px -669px
}

.float_list div.explain .icon_list_cnt {
    margin-left: 7px;
    background-position: 0 -143px
}

.float_list div.explain .icon_user_cnt {
    margin-left: 7px;
    background-position: -177px -669px
}

.float_list div.explain .icon_reco_cnt {
    margin-left: 7px;
    background-position: -161px -669px
}

.float_list div.explain .icon_bookmark {
    margin-right: 5px;
    background-position: -81px -669px
}

.float_list div.explain .icon_bookmark.on {
    background-position: -97px -669px
}

.float_list div.explain .icon_youtobe {
    position: relative;
    top: 3px;
    width: 21px;
    height: 16px;
    margin-right: 3px;
    background-position: -209px -669px
}

.float_list div.explain .title_box {
    padding: 10px 0 0 10px
}

.float_list div.explain .title_box .title {
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    max-width: 250px;
    letter-spacing: -1px
}

.float_list div.explain .record_box {
    font-family: tahoma,gulim;
    font-size: 12px;
    padding-top: 7px;
    padding-left: 10px;
    letter-spacing: -1px
}

.float_list div.explain .record_box strong {
    letter-spacing: 0
}

.float_list div.explain .record_box .split {
    margin: 0 3px;
    color: #fff
}

.float_list a.item:hover>div.explain {
    display: block
}

.float_list div.pick_pm {
    font-size: 12px;
    width: 51px;
    height: 45px;
    text-align: center;
    color: #fff;
    border: 1px solid #565656;
    background: #666
}

.float_list div.pick_pm {
    font-weight: 700;
    line-height: 1.3;
    display: block;
    margin-top: 5px;
    padding-top: 8px
}

#ads_list {
    position: absolute;
    top: 0;
    right: -170px
}

#ads_list .uitem {
    padding-bottom: 8px
}

#ads_list .item {
    margin-top: 10px
}

#like {
    margin-top: 5px;
    padding: 10px;
    text-align: center;
    background-color: #fff
}

#like .google {
    height: 20px;
    margin-right: 2px
}

.login {
    position: relative;
    background: #fff;
}

.login a.attendance {
    position: absolute;
    z-index: 9998;
    top: -1px;
    left: -1px
}

.login .attendance_close {
    position: absolute;
    z-index: 9999;
    top: 20px;
    right: 20px
}

.login dl {
    padding: 15px 15px 10px
}

.login dl dd {
    margin-bottom: 5px
}

/*.login input {
    font-weight: 400;
    width: 220px;
    height: 38px;
    padding: 0 10px;
    text-align: left;
    background: #fbfbfb
}

.login input:focus {
    color: #545454;
    border: 1px solid #b5b5b5
}*/

    .login button {
        font-size: 11px;
        top: 15px;
        right: 15px;
        width: 120px;
        height: 86px;
        padding: 0 10px;
        text-align: center;
        color: #fff;
        border: 1px solid #d1d1d1;
        background: #b52ef9;
        border-radius: 5px;
    }

        .login button:hover {
            color: #fff;
            background: #9c1bde;
        }

.login dl dd section {
    display: table;
    width: 100%
}

.login dl dd section label {
    display: table-cell;
    padding-left: 3px
}

.login dl dd section label:first-child {
    padding-left: 0
}

.login .button_box {
    height: 35px;
    text-align: center;
    background: #f5f5f5
}

.login .button_box a {
    line-height: 22px;
    display: inline-block;
    width: 120px;
    height: 27px;
    margin-top: 5px;
    letter-spacing: -1px;
}

.login .button_box a:first-child {
    border-left: none
}

.login .button_box a span.img {
    position: relative;
    top: -1px;
    margin-right: 3px
}

.login .button_box a span.join {
    background-position: -16px -143px
}

.login .button_box a span.find_email {
    background-position: -32px -143px
}

.login .button_box a span.find_password {
    background-position: -48px -143px
}

.login .button_box a:hover span.join {
    background-position: -16px -159px
}

.login .button_box a:hover span.find_email {
    background-position: -32px -159px
}

.login .button_box a:hover span.find_password {
    background-position: -48px -159px
}

.login .oauth {
    line-height: 56px;
    height: 75px;
    padding: 0 15px;
    text-align: center;
}

.login .oauth .social {
    position: relative;
    top: -2px;
    margin-right: 1px;
    background-position: 0 -175px
}

.login .oauth a {
    position: relative;
    top: -2px;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    vertical-align: middle
}

.login .oauth .split {
    margin: 0 1px 0 0
}

.login .oauth .naver {
    background-position: 0 -16px
}

.login .oauth .kakao {
    background-position: -38px -16px
}

.login .oauth .google {
    background-position: -76px -16px
}

.login .oauth .facebook {
    background-position: -114px -16px
}

.login .oauth .twitter {
    background-position: -152px -16px
}

.login .oauth .instagram {
    margin-right: 0;
    background-position: -190px -16px
}

.login .profile {
    position: relative;
    height: 110px;
    padding: 15px 15px 15px 110px;
    background: #fff
}

.login .profile .user_photo {
    position: absolute;
    top: 15px;
    left: 15px
}

.login .profile .info_member {
    margin-top: 15px
}

.login .profile .info_level {
    margin-top: 8px
}

.login .profile .info_level .exp_bar_bg {
    position: relative;
    height: 10px;
    border: 1px solid #e5e5e5;
    background: #f5f5f5
}

.login .profile .info_level .exp_bar {
    position: relative;
    top: -1px;
    left: -1px;
    height: 10px;
    border: 1px solid #7fac49;
    background: #91c653
}

.login .profile .info_level .exp_text {
    font-size: 10px;
    position: relative;
    margin-top: 6px;
    padding-left: 3px;
    color: #777
}

.login .profile .info_level .exp_text span {
    position: absolute;
    right: 0
}

.login .profile .since {
    font-size: 9px;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #999
}

.login .etc_box {
    height: 56px;
    padding: 18px 15px 0;
    background: #f5f5f5
}

.login .etc_box a {
    margin-right: 5px
}

.login .user_button_box {
    height: 55px;
    background: #fff
}

.login .user_button_box .button {
    line-height: 56px;
    display: block;
    width: 94px;
    height: 56px;
    letter-spacing: -1px;
    border-left: 1px solid #e5e5e5
}

.login .user_button_box .button {
    position: relative;
    float: left;
    text-align: center
}

.login .user_button_box .button:first-child {
    width: 96px;
    border-left: none
}

.login .user_button_box .button span.img {
    position: relative;
    top: -1px
}

.login .user_button_box .button span.user_home {
    background-position: -112px -143px
}

.login .user_button_box .button span.user_item {
    background-position: -128px -143px
}

.login .user_button_box .button span.user_alarm {
    background-position: -144px -143px
}

.login .user_button_box .button span.user_logout {
    background-position: -160px -143px
}

.login .user_button_box .button:hover span.user_home {
    background-position: -112px -159px
}

.login .user_button_box .button:hover span.user_item {
    background-position: -128px -159px
}

.login .user_button_box .button:hover span.user_alarm {
    background-position: -144px -159px
}

.login .user_button_box .button:hover span.user_logout {
    background-position: -160px -159px
}

.login .user_button_box .button:hover .in {
    color: #e62626
}

.login .user_button_box .button span.red {
    font-size: 10px;
    font-weight: 700
}

.login .user_button_box .button em.hbox {
    position: absolute;
    z-index: 101;
    top: -1px;
    left: -1px;
    width: 127px;
    height: 57px;
    border: 1px solid #888;
    border-bottom: 1px solid #fff
}

.chatm {
    height: 656px;
    margin-top: 10px
}

#chatFrame {
    width: 100%;
    height: 656px
}

.team_ranking {
    margin-top: 10px;
    letter-spacing: 0;
    background-color: #fff
}

.team_ranking ul.tab {
    line-height: 46px;
    height: 46px;
    text-align: center;
    border: 1px solid #d1d1d1;
    background: #f5f5f5
}

.team_ranking ul.tab li {
    display: inline
}

.team_ranking ul.tab a {
    font-weight: 700;
    padding: 0 5px;
    cursor: pointer;
    color: #999
}

.team_ranking ul.tab a:hover {
    color: #1787b0
}

.team_ranking ul.tab a.selected {
    color: #1787b0
}

.team_ranking ul.subtab {
    padding: 10px;
    text-align: center;
    border: 1px solid #d1d1d1;
    border-top: none;
    background: #fff
}

.team_ranking ul.subtab li {
    display: inline
}

.team_ranking ul.subtab a {
    font-size: 12px;
    display: inline-block;
    padding: 4px;
    cursor: pointer;
    color: #888
}

.team_ranking ul.subtab a:hover {
    color: #333
}

.team_ranking ul.subtab a.selected {
    font-weight: 700;
    text-decoration: underline;
    color: #1787b0
}

.team_ranking .ranking-list {
    border: 1px solid #d1d1d1;
    border-top: none
}

.team_ranking table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.team_ranking table thead th {
    font-family: dotum;
    font-size: 11px;
    font-weight: 400;
    height: 24px;
    padding-top: 2px;
    color: #888;
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5
}

.team_ranking table tbody td {
    font-family: tahoma;
    font-size: 10px;
    height: 28px;
    text-align: center;
    color: #666;
    border-top: 1px solid #efefef
}

.team_ranking table tbody td.left {
    font-family: dotum;
    font-size: 11px;
    font-weight: 400;
    padding-top: 3px;
    text-align: left;
    color: #444
}

.team_ranking table tbody td.left img {
    position: relative;
    top: -1px;
    max-height: 22px;
    margin-right: 3px;
    vertical-align: middle
}

.team_ranking table tbody td.left_num {
    text-align: left;
    color: #444
}

.team_ranking table tbody td.num {
    font-weight: 700
}

.team_ranking table tbody tr.first td {
    font-weight: 700;
    color: #1787b0;
    border: none;
    background: #f5fbff
}

.team_ranking table tbody tr:hover {
    background: #f9f9f9
}

.team_ranking table tbody tr:hover td {
    color: #1787b0
}

.team_ranking table caption h3 {
    font-family: dotum;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    color: #888;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    background: #fbfbfb
}

.team_ranking table:first-child caption h3 {
    border-top: none
}

.pick {
    position: relative;
    height: 258px;
    margin-top: 10px;
    text-align: center;
    background: #fff
}

.pick_game {
    border: 1px solid #d1d1d1;
    border-bottom: none
}

.pick .btn {
    line-height: 40px;
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0 2px
}

.pick .btn {
    padding-right: 1px;
    cursor: pointer;
    letter-spacing: -1px
}

.pick .title {
    line-height: 62px;
    height: 62px;
    color: #666;
    border-bottom: 1px solid #e5e5e5
}

.pick .pick_box {
    text-align: center;
    border-top: none;
    border-bottom: none;
    background: #f5f5f5
}

.pick .pick_box .in_box {
    height: 67px;
    padding: 0 15px
}

.pick .pick_box .in_box ul {
    height: 66px
}

.pick .pick_box .in_box ul li {
    line-height: 42px;
    height: 42px;
    padding: 12px 0
}

.pick .pick_box .in_box ul li.name {
    width: 60px;
    color: #999
}

.pick .pick_box .in_box ul li .wait {
    color: #999
}

.pick .pick_box .pick01 {
    border-bottom: 1px solid #e5e5e5
}

.pick .pick_box .gm_title {
    height: 30px;
    padding-top: 8px;
    color: #aaa;
    border-bottom: 1px dashed #d1d1d1
}

.pick .pick_box .gm_title {
    font-family: dotum;
    font-size: 11px;
    letter-spacing: -1px
}

.pick .pick_button {
    font-size: 14px;
    font-weight: 700;
    line-height: 62px;
    height: 62px;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
    border: 1px solid #999;
    background: #9c1bde;
}

.pick .pick_button.on {
    cursor: pointer;
    color: #fff!important;
    border: 1px solid #8540b8;
    background: #a152db!important
}

.pick .in_pick_box {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 380px;
    height: 197px;
    background: #f5f5f5
}

.pick .in_pick_box .g_txt {
    margin-top: 23px;
    color: #999
}

.pick .in_pick_box .g_txt strong {
    font-size: 15px;
    color: #333
}

.pick .in_pick_box .g_box {
    width: 270px;
    margin: 20px auto 0;
    padding: 30px 0;
    text-align: center;
    border: 3px dashed #d1d1d1;
    background: #fff
}

.pick .in_pick_box .g_box .t_tt {
    margin-left: 10px
}

.pick .over_pick_box {
    line-height: 1.6;
    position: absolute;
    top: 62px;
    left: 0;
    width: 380px;
    height: 135px;
    padding-top: 15px;
    border-bottom: none;
    background: #f5f5f5
}

.pick .over_pick_box img {
    display: block;
    margin: 0 auto 10px
}

.pick .loader_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 259px;
    background: #fff
}

.pick .loader_box .loading_container,.loader_box .loading {
    position: relative;
    width: 80px;
    height: 85px;
    border-radius: 100%
}

.pick .loader_box .loading_container {
    margin: 0 auto;
    padding: 85px 0
}

.pick .loader_box .loading_text {
    margin-top: 121px
}

.pick_list {
    float: left;
    width: 440px;
    height: 221px
}

.pick_list .p_title {
    line-height: 56px;
    position: relative;
    height: 56px;
    padding: 0 15px;
    background: #f5f5f5
}






.more:before,.more:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #2196f3;
  transition:400ms ease all;
}
.more:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.more:hover:before,.more:hover:after{
  width:100%;
  transition:800ms ease all;
}




.pick_list .p_title .more {
background: #2196f3;
    color: #fff;
    border: none;
    float:right;
    margin-top: 12px;
    border-radius: 70px;
    position: relative;
    font-size: 1.6em;
    padding: 3px 10px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
}

.pick_list .p_title .more:hover {
  background:#fff;
  color:#2196f3;
}

.pick_list li {
    line-height: 53px;
    position: relative;
    height: 55px;
    padding: 0 5px;
    border-top: 1px dashed #e5e5e5
}

.pick_list li:first-child {
    border-top: none
}

.pick_list li a.user_nick {
    line-height: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 135px;
    height: 35px;
    color: #666
}

.pick_list li a.pick_a {
    font-size: 12.5px;
    letter-spacing: -1px
}

.pick_list li .r_icon {
    font-size: 13px;
    line-height: 28px;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 2px;
    text-align: center
}

.pick_list li .r_icon {
    position: relative;
    top: -1px
}

.pick_list li .room {
    color: #fff;
    border: 1px solid #8540b8;
    background-color: #a152db;
    background-position: -193px -223px
}

.pick_list li .medal {
    margin-right: 2px
}

.pick_list li .st {
    margin: 0 5px;
    color: #aaa
}

.pick_list li .st2 {
    margin: 0 3px;
    color: #aaa
}

.pick_list li .all {
    color: #f06
}

.pick_list li .user_nick:hover {
    color: #e62626
}

.pick_list li:hover {
    background: #fbfbfb
}

.pick_list li .pick_null {
    font-family: gulim;
    font-size: 12px;
    padding-left: 3px;
    letter-spacing: -1px;
    color: #aaa
}

.best_list {
    float: left;
    width: 440px;
    height: 221px
}

    .best_list .p_title {
        line-height: 56px;
        position: relative;
        height: 56px;
        padding: 0 15px;
        background: #f5f5f5
    }

    .best_list .p_title .more {
        background: #2196f3;
        color: #fff;
        border: none;
        float: right;
        margin-top: 12px;
        border-radius: 70px;
        position: relative;
        font-size: 1.6em;
        padding: 3px 10px;
        cursor: pointer;
        transition: 800ms ease all;
        outline: none;
    }

        .best_list .p_title .more:hover {
            background: #fff;
            color: #2196f3;
        }

.best_list .list {
    padding-top: 8px
}

.best_list .list li {
    line-height: 30px;
    height: 30px;
    padding: 0 15px
}

.best_list .list li .new {
    display: inline-block;
    margin-right: 4px;
    color: #e62626
}

.best_list .list li a {
    display: inline-block;
    max-width: 410px;
    vertical-align: bottom
}

.best_list .list li .comment {
    line-height: 30px;
    display: inline-block;
    vertical-align: bottom;
    color: #ff7f00
}

.best_list .list li a .icon_type {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px
}

.best_list .list li a .icon_text {
    background-position: -54px -437px
}

.best_list .list li a .icon_img {
    background-position: -36px -437px
}

.best_list .list li a .icon_notice {
    background-position: 0 -437px
}

.best_list .list li a .icon_youtube {
    background-position: -18px -437px
}

.best_list .list li a .icon_blind {
    background-position: -72px -437px
}

.best_list .list li a .category_1 {
    background-position: 0 -859px
}

.best_list .list li a .category_2 {
    background-position: -18px -859px
}

.best_list .list li a .category_3 {
    background-position: -36px -859px
}

.best_list .list li a .category_4 {
    background-position: -54px -859px
}

.best_list .list li a .category_5 {
    background-position: -72px -859px
}

.best_list .list li a .category_6 {
    background-position: -90px -859px
}

.best_list .list li a .category_7 {
    background-position: -108px -859px
}

.best_list .list li a .category_8 {
    background-position: -126px -859px
}

.best_list .list li a.subject {
    font-size: 13px;
    letter-spacing: -1px
}

.best_list .list li a.subject .ex_t1 {
    font-family: tahoma;
    margin: 0 3px;
    color: #116c8e
}

.best_list .list li a.subject .ex_t2 {
    margin: 0 3px;
    color: #333
}

.best_list .list li a.subject .ex_t3 {
    margin: 0 3px;
    color: #bc4545
}

.best_list .list li a.subject .ex_t4 {
    margin: 0 3px;
    color: #999
}

.best_list .list li a.subject:hover .ex_t2 {
    color: #e62626
}

.post_list2 {
    overflow: hidden;
    width: 393px;
    height: 221px;
    background: #fff;
}

.post_list {
    float: left;
    overflow: hidden;
    width: 385px;
    height: 221px;
    background: #fff
}

.post_list .post_tab {
    line-height: 56px;
    position: relative;
    height: 56px;
    background: #f5f5f5
}

.post_list .post_tab a {
    display: block;
    float: left;
    width: 94px;
    text-align: center;
    border-left: 1px solid #d1d1d1
}

.post_list .post_tab a:first-child {
    width: 94px;
    border-left: none
}

.post_list .post_tab a.selected {
    background: #fff
}

.post_list .list {
    padding-top: 8px
}

.post_list .list li {
    line-height: 30px;
    height: 30px;
    padding: 0 15px
}

.post_list .list li a {
    display: inline-block;
    max-width: 310px;
    vertical-align: bottom
}

.post_list .list li .comment {
    line-height: 30px;
    display: inline-block;
    vertical-align: bottom;
    color: #ff7f00
}

.post_list .list li a .icon_type {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px
}

.post_list .list li a .icon_text {
    background-position: -54px -437px
}

.post_list .list li a .icon_img {
    background-position: -36px -437px
}

.post_list .list li a .icon_notice {
    background-position: 0 -437px
}

.post_list .list li a .icon_youtube {
    background-position: -18px -437px
}

.post_list .list li a .icon_blind {
    background-position: -72px -437px
}

.post_list .list_photo {
    text-align: center
}

.post_list .list_photo a {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 67px;
    height: 74.5px;
    margin-top: 5px;
    margin-left: 8px;
}

.post_list .list_photo a img {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 80px;
    transform: translateX(-50%)
}

.footer {
    background: #fff
}

.footer .tab {
    letter-spacing: -1px;
    border-bottom: 1px solid #d1d1d1;
    background: #fbfbfb
}

.footer .tab .wrapper {
    padding: 0 25px
}

.footer .tab a {
    font-size: 13px;
    line-height: 65px;
    display: inline-block;
    height: 65px;
    color: #aaa
}

.footer .tab a:hover {
    color: #2196f3
}

.footer .tab .split {
    font-family: gulim;
    font-size: 12px;
    margin: 0 25px
}

.footer .copy {
    line-height: 1.7;
    position: relative;
    padding: 35px 0 35px 255px;
    color: #aaa
}

    .footer .copy .flogo {
        position: absolute;
        left: 0;
        display: block;
        width: 240px;
        height: 60px;
        background-position: -100px -510px;
    }

.footer .copy .inbox {
    padding: 0;
    letter-spacing: -1px
}

.footer .copy .right_box {
    position: absolute;
    top: 35px;
    right: 0;
    width: 474px;
    padding-left: 42px;
    border-left: 1px dashed #eee
}

.footer .copy .nts {
    margin-top: 15px
}

.footer .copy .nts.nts1 {
    margin-top: 12px
}

.footer .copy .nts .help {
    margin-top: 5px;
    text-align: justify
}

.footer .copy h1 {
    font-weight: 400;
    margin-bottom: 5px
}

.footer .copy .copyright {
    font-family: tahoma;
    font-size: 12px;
    margin-top: 10px;
    padding: 0;
    letter-spacing: 0;
    color: #aaa
}

.footer .copy .copyright span {
    font-weight: 500;
    color: #9c1bde
}

.footer .sns-box {
    padding: 35px 0;
    text-align: center;
    border-top: 1px dashed #eee
}

.footer .sns-box a img {
    width: 45px;
    padding: 0 3px
}

#header .menu li>a.mfx {
    font-weight: 700;
    color: #db453c
}

#header .menu li>a {
    position: relative
}

#header .menu li>a .nav_new {
    position: absolute;
    top: -6px;
    left: 47px
}


.tabs {
	font-size: 13px; line-height: 20px;
}
.tabs ul:before, .tabs ul:after {
	content: "\0020"; display: block; height: 0; visibility: hidden;	
} 
.tabs ul:after { clear: both; }
.tabs ul {
	margin:0;
	list-style:none;
	padding: 0 1%;
	border-bottom: 1px solid #e0e0e0;
	zoom: 1;
}

.tabs ul li {
	position: relative;
	float: left;
	margin: 0;
}
.tabs ul li a {
	background: #f6f6f6;
	font-weight: bold;
	text-align: center;
	display: block;
	border: 1px solid #e0e0e0;
	color: #909090;
	text-shadow: 0 1px 0 rgba(255,255,255, 0.75);
	padding: 7px 28px; 
	margin: 5px 2px -2px 0;
	/* Border Radius */
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-decoration:none;
}
.tabs ul li a:hover {
	border-color: #ccc;
	color: #606060;
}
.tabs ul li.active a {
	background: #fff;
	border-color: #d4d4d4;
	border-bottom: 1px solid #fff;
	color: #dd390d;
	margin-top: -4px;
	padding-top: 10px;
}






/* form starting stylings ------------------------------- */
.group        { 
  position:relative; 
  margin-bottom:45px; 
}
input         {
  font-size:18px;
  padding:10px 10px 10px 5px;
  display:block;
  width:220px;
  border:none;
  border-bottom:1px solid #757575;
}
input:focus     { outline:none; }

/* LABEL ======================================= */
label          {
  color:#999; 
  font-size:18px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* active state */
input:focus ~ label, input:valid ~ label    {
  top: 12px;
  font-size:14px;
  color:#5264AE;
}

/* BOTTOM BARS ================================= */
.bar  { position:relative; display:block; width:220px; }
.bar:before, .bar:after   {
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#5264AE; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}

/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after {
  width:50%;
}

.gm-result {
    padding: 8px 16px;
}

.hp_box {
    border-width: 1px;
    border-style: solid;
    border-color: #dbdbdb;
    border-radius: 10px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.17);
    margin-top:10px;
}

.el_title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 42px;
    margin-bottom: 6px;
    box-shadow: inset 0px -1px 0px #e9e9e9;
}

.el_title {
    font-size: 1.2rem;
    font-weight: 700;
}

.gr_register .gr_register-list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2px 0px;
    height: 38px;
}

    .gr_register .gr_register-list .item p {
        font-weight: 500;
        font-size: 0.8rem;
        color: #333;
    }

        .gr_register .gr_register-list .item p .gr_time {
            color: #ff2323;
            font-weight: 600;
            margin-right: 4px;
        }

        .gr_register .gr_register-list .item p .txt-bolder {
            margin-left: 4px;
        }

.txt-bolder {
    font-weight: 700;
}

.gr_register .gr_register-list .item .circle-wrap span {
    display: inline-block;
    box-shadow: 0px 2px 4px 0 rgb(0 0 0 / 30%);
}

.circle {
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    position: relative;
}

    .circle.pink {
        background-color: #d93e3e;
    }

    .circle.sky {
        background-color: #5994ea;
    }

    .circle.blue {
        color: #5994ea;
        border: 1px solid #5994ea !important;
        background: #e9f5ff;
    }

    .circle.red {
        color: #d93e3e;
        border: 1px solid #d93e3e !important;
        background: #fbecf1;
    }

    .circle.green {
        color: #41ba1a;
        border: 1px solid #41ba1a;
        background: #edffe9 !important;
    }

.circle.bigs {
    width: 28px;
    height: 28px;
    line-height: 27px;
    font-weight: 500;
    font-size: 1rem;
}


