body, h1, h2, h3, h4, h5, h6, header, footer {
    margin: 0;
    padding: 0
}

body {
    margin: 0 auto;
    height: 100%;
    font-size: 13px;
    font-family: 'µ¸¿ò',Dotum,"±¼¸²",gulim,Helvetica,sans-serif,arial; /*background-color:#161515;*/
    color: #ccc;
    background-image: url(img/bg3.jpg);
    background-color: #0c0c0b;
    background-attachment: fixed;
    background-position: top center
}
.container{
    width:980px;
}
img {
    vertical-align: middle;
    max-width: 100%
}

a img {
    border: 0;
    cursor: pointer
}

p {
    margin: 0;
    padding: 0;
    line-height: 2.2
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none
}

a:link, a:visited, a:hover {
    color: #999;
    text-decoration: none
}

@font-face {
    font-family: ng;
    src: url(font/NanumGothic.eot);
    src: local(¡Ø), url(font/NanumGothic.woff) format(¡®woff¡¯)
}

h2.title, .cus_num, .cus_smf, .notice, .live_change, .join_member_wrap h3, .join_member_wrap table, .bo_table h3, .write_btn, .part_email, .bo_latest, .list_st {
    font-family: '³ª´®°íµñ', 'NanumGothic', ng
}

contents, .notice, .list_st {
    font-size: 14px;
}

.header {
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 980px; /*height:210px*/
    overflow: hidden
}

    .header:after {
        content: "";
        clear: both;
        zoom: 1
    }

.contents {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 980px
}

    .contents:after {
        content: "";
        clear: both;
        zoom: 1
    }

.top_left {
    float: left;
    max-width: 333px
}

.logo {
    float: left
}

.top_menu {
    padding-top: 50px;
    text-align: center;
    float: left;
    width: 351px; /*padding-bottom:20px; background:url('img/mn_line.png')no-repeat center bottom;*/
    color: #ff9703;
    font-size: 18px
}

    .top_menu:after {
        content: "";
        clear: both;
        zoom: 1
    }

    .top_menu ul {
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 40px;
        padding-bottom: 20px;
        margin: 0 auto;
        background: url('img/mn_line.png')no-repeat center bottom
    }

        .top_menu ul:after {
            content: "";
            clear: both;
            zoom: 1
        }

    .top_menu li {
        float: left;
        padding-right: 24px;
        margin-left: -1px;
        z-index: 1;
        font-weight: bold
    }

h2.title {
    font-weight: normal;
    font-size: 16px;
    height: 48px;
    line-height: 48px; /*background-color:#000000;*/
    border: 2px solid #000;
    color: #dedede
}

    h2.title span {
        padding-left: 20px
    }

/*°í°´¼¾ÅÍ,¸ÞÀÎÀÌ¹ÌÁö*/
.customer, .main_img {
    overflow: hidden;
}

.customer {
    width: 333px;
    padding-right: 18px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.main_img_con {
    text-align: center;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box /*max-height:298px; max-width:647px; background:url('img/mn_bottom_st.png')no-repeat center bottom*/
}

.cus_num {
    font-size: 18px;
    color: #999;
    font-weight: bold;
    padding: 5px;
}

.cus_smf {
    display: inline-block;
    font-size: 13px;
    padding-top: 18px;
    color: #6e6e6e
}

.part_email {
    font-size: 14px;
    padding-top: 5px;
}

#slideshow {
}

    #slideshow > div {
        position: absolute;
    }

/*°øÁö»çÇ×*/
.notice {
    clear: both;
    margin: 0 auto 0 auto;
    padding-top: 18px;
    width: 980px
}

.noti_st h2 {
    margin-bottom: 18px
}

ul.three, .noti_st {
    margin: 0;
    padding: 0
}

    ul.three:after {
        display: table;
        clear: both;
        table-layout: fixed;
        content: ""
    }

    ul.three li {
        list-style: none;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

li.box1, li.box2, li.noti_box {
    float: left;
    position: relative;
    z-index: 0;
    list-style: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

li.box1 {
    width: 333px;
}

li.box2 {
    width: 332px;
}

li.noti_box {
    width: 315px;
}

.noti_st { /*width:100%; max-width:315px;*/
    color: #999;
    overflow: hidden;
    padding: 10px 0 0 0
}

    .noti_st li {
        padding-left: 20px;
        height: 30px;
        line-height: 30px;
        font-size: 14px; /*background:#181818;*/
    }

.date {
    position: absolute;
    right: 18px;
    color: #6e6e6e
}


.list_st {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    border-collapse: collapse;
    margin-top: 18px;
}

.list_st td {
	width: 481px;
    /*padding: 10px 18px;*/
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.list_st td.ch_id {
    width: 40%;
    /*padding: 10px 18px;*/
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.list_st td.ch_pay {
    width: 30%;
    padding: 10px 18px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.list_st td.ch_date {
    width: 30%;
    padding: 10px 18px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.list_st td table {
    width:100%;
}


/*¸ÞÀÎ ½Ç½Ã°£ °Ô½ÃÆÇ*/
.bo_latest a {
    color: #ccc;
}

.bo_latest_date {
    color: #6e6e6e
}

.bo_latest_sub {
    width: 60%;
}

.bo_latest_date {
    width: 20%;
    text-align: center;
}

.bo_latest_id {
    width: 12%;
    color: #999
}

.bo_latest_hit {
    width: 8%;
    color: #999;
    text-align: right
}

/*¸ÞÀÎ ½Ç½Ã°£ È¯Àü*/
.live_change {
    margin: 0 auto 0 auto;
    padding: 18px 0;
    width: 980px; /*background-color:#181818;*/
}

    .live_change:after {
        display: table;
        clear: both;
        table-layout: fixed;
        content: ""
    }

    .live_change h2.title {
        text-align: center
    }
/*.change_st{width:50%; float:left; position:relative; padding:0 18px 0; box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box}
.change_st:after{display: table; clear:both; table-layout: fixed; content: ""}*/
ul.change_st li {
    height: 30px;
    line-height: 30px
}

    ul.change_st li span {
        display: inline-block
    }

.ch_id {
    width: 28%;
    color: #999;
    font-weight: 600
}

.ch_pay {
    width: 31%;
    color: #f4b200;
    font-weight: 600
}

.ch_date {
    width: 39%;
    color: #6e6e6e;
    text-align: right
}


/*±âº» ÄÜÅÙÃ÷*/
.basic_st {
    width: 980px;
    margin: 0 auto;
    text-align: center
}

.more_st {
    position: absolute;
    right: 18px;
    font-weight: normal;
    font-size: 12px;
}

/*Å×ÀÌºí*/
.join_member_wrap h3, .bo_table h3 {
    padding-top: 18px;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    border-bottom: 3px solid #333;
    padding-bottom: 20px
}

.join_member_wrap table th, .join_member_wrap table td, .bo_table table th, .bo_table table td {
    border-bottom: 1px solid #333;
    padding: 10px 5px
}

.bo_num, .bo_date, .bo_id, .bo_hit {
    text-align: center;
    color: #6e6e6e;
    font-size: 12px;
}

.bo_date {
    width: 100px;
}

.bo_num, .bo_hit {
    width: 50px;
}

.bo_id {
    width: 70px;
}

/*È¸¿ø°¡ÀÔ*/
.join_top {
    width: 980px;
    margin: 0 auto;
    text-align: center
}

.join_member_wrap {
    margin: 0 auto;
    max-width: 460px;
    text-align: center;
    color: #fff
}

.join_member {
    margin: 18px auto 0 auto;
    padding: 18px;
    text-align: left
}

.join_member_wrap table {
    width: 100%; /*margin-top:25px;*/
    text-align: left;
    border-collapse: collapse
}

    .join_member_wrap table th {
        width: 30%;
        text-align: left
    }

    .join_member_wrap table td {
        width: 70%
    }

.int {
    color: #6e6e6e;
    width: 100%;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #666;
    background: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.join_bt {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    background-color: #ffb400;
    padding: 5px 0 7px;
    color: #2b1707;
    margin-top: 18px
}


/*°øÁö»çÇ× Å×ÀÌºí*/
.bo_table {
    width: 980px;
    margin: 0 auto;
    text-align: center
}

    .bo_table h3 {
        text-align: left
    }

    .bo_table table {
        position: relative;
        width: 100%; /*margin-top:25px;*/
        text-align: left;
        border-collapse: collapse
    }

        .bo_table table th {
            font-weight: bold;
            text-align: center;
            border-top: 1px solid #333;
            background-color: #1d1d1d;
            height: 30px;
            line-height: 30px
        }

        .bo_table table td {
            height: 30px;
            line-height: 30px
        }

            .bo_table table td.noti_view {
                padding: 34px 20px
            }

    .bo_table th.bo_view_sub {
        text-align: left;
        padding-left: 18px;
    }

    .bo_table .view_date {
        color: #6e6e6e;
        display: inline-block;
        font-size: 13px;
        font-weight: normal;
        position: absolute;
        right: 18px;
    }

.write_btn {
    width: 100px;
    height: 41px;
    margin-bottom: 15px;
    line-height: 41px;
    display: inline-block;
    border: 1px solid #333;
    text-align: center;
    background-color: transparent;
    margin-top: 18px;
    padding: 0 18px;
    color: #ccc
}

.bo_table a {
    color: #ccc;
}

/*ÄÚ¸àÆ®*/
.bo_comment_wap {
    text-align: left;
    border: 1px solid #333;
    padding: 10px 18px;
    margin-top: 5px;
}

.bo_comment {
    padding: 10px 0 0 0;
}

    .bo_comment p {
        line-height: 1.8;
    }

.comm_num {
    font-size: 12px;
    color: #ffb109;
}

.bo_comment_id {
    font-weight: bold;
}

.bo_comment_date {
    font-size: 12px;
    color: #6e6e6e;
}

/*ÆäÀÌÂ¡*/
.page {
    margin-top: 18px;
}

    .page span {
        display: inline-block;
        padding: 5px 7px;
        border: 1px solid #333;
        overflow: hidden;
        color: #6e6e6e
    }

    .page a.page_on span {
        font-weight: bold;
        color: #fff;
    }

span.page_bt_st {
    background-color: #1d1d1d;
    overflow: hidden;
    padding: 5px 7px;
}

/*°ÔÀÓ¼³¸í*/
ul.game_info {
    margin-top: 18px;
    text-align: left;
}

    ul.game_info li {
        padding: 3px;
    }

        ul.game_info li i {
            text-align: center;
            display: inline-block;
            padding-top: 3px;
            font-style: normal;
            background: url('img/radi.png') repeat-x;
            width: 20px;
            height: 20px;
            margin-right: 10px;
        }

        ul.game_info li .i_fo {
            display: inline-block;
            padding-left: 5px;
        }

.sm_ft {
    font-size: 12px;
    color: #666
}

.title_bg0, .title_bg {
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 18px;
    background: url('img/title_bg.jpg') repeat-x;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.title_bg0 {
    height: 48px;
    line-height: 48px;
}

.title_bg {
    height: 48px;
    line-height: 48px;
}

.title_bg2 {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
    height: 58px;
    line-height: 58px;
    background: url('img/title_bg2.jpg') repeat-x;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.bottom {
    position: relative;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 980px;
    text-align: center;
    color: #666
}

    .bottom a {
        color: inherit;
    }

.bt_logo {
    float: left;
    float: left;
    margin-left: -1px;
    z-index: 1;
}

.bt_text {
    display: inline-block;
    padding-top: 10px;
    line-height: 1.3;
    text-align: left;
    float: left;
    margin-left: -1px;
    z-index: 1;
}
