

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

caption {
    display: none;
}

ul, dl {
    list-style: none;
}

article, aside, hgroup, header, footer, figure, figcaption, nav, section {
    display: block;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #a99992;
    }

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.hide {
    display: none;
}

.strong {
    color: #ac9e98;
}

.notice {
    color: #d47c17;
}

section#TOP {
}

div#Top_Logo {
    position: relative;
    margin: 0 auto;
    top: 7px;
    width: 180px;
    height: 64px;
    z-index: 5;
}

    div#Top_Logo a {
        display: block;
        height: 64px;
        background: url('../images/common/top_logo.png') no-repeat center top;
        cursor: pointer;
    }

div.All_Menu {
    position: absolute;
    display: none;
    float: left;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 4;
}

    div.All_Menu a {
        width: 40px;
        height: 40px;
        background: url('../images/common/btn_menu_showhide.png') no-repeat center 4px;
        margin-left: 8px;
    }

div#Top_Menu {
    margin: 0 auto;
    width: 1000px;
    height: 300px;
    z-index: 4;
    background: url('../images/common/menu_bar.png') no-repeat center top;
}

ul.TMenu {
    position: relative;
    width: 910px;
    padding: 22px 45px;
    text-align: center;
    zoom: 1;
}

    ul.TMenu:after {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
    }

    ul.TMenu > li.All_Menu, ul.TMenu > li.dropdown > a > em {
        display: none;
    }

    ul.TMenu > li.dropdown {
        position: relative;
        float: left;
        width: 130px;
        height: auto;
    }

        ul.TMenu > li.dropdown > a {
            display: inline-block;
            width: 100%;
            height: 80px;
            background-position: 0 0;
        }

            ul.TMenu > li.dropdown > a:hover, ul.TMenu > li.dropdown > a.on {
                background-position: 0 -90px;
            }

    ul.TMenu > li.download > a > span {
        display: inline-block;
        margin-top: 54px;
        color: #dbc199;
        font-size: 11px;
        font-weight: 400;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }

    ul.TMenu > li.download > a:hover > span {
        color: #f0c10d;
    }

    ul.TMenu.en > li:nth-of-type(2) > a {
        background-image: url(../images/common/menu1.png);
    }

    ul.TMenu.en > li:nth-of-type(3) > a {
        background-image: url(../images/common/menu2.png);
    }

    ul.TMenu.en > li:nth-of-type(4) > a {
        background-image: url(../images/common/menu3.png);
    }

    ul.TMenu.en > li:nth-of-type(5) > a {
        background-image: url(../images/common/menu_download.png);
    }

    ul.TMenu.en > li:nth-of-type(6) > a {
        background-image: url(../images/common/menu4.png);
    }

    ul.TMenu.en > li:nth-of-type(7) > a {
        background-image: url(../images/common/menu5.png);
    }

    ul.TMenu.en > li:nth-of-type(8) > a {
        background-image: url(../images/common/menu6.png);
    }

    ul.TMenu.tr > li:nth-of-type(2) > a {
        background-image: url(../images/common/menu1_tr.png);
    }

    ul.TMenu.tr > li:nth-of-type(3) > a {
        background-image: url(../images/common/menu2_tr.png);
    }

    ul.TMenu.tr > li:nth-of-type(4) > a {
        background-image: url(../images/common/menu3_tr.png);
    }

    ul.TMenu.tr > li:nth-of-type(5) > a {
        background-image: url(../images/common/menu_download_tr.png);
    }

    ul.TMenu.tr > li:nth-of-type(6) > a {
        background-image: url(../images/common/menu4_tr.png);
    }

    ul.TMenu.tr > li:nth-of-type(7) > a {
        background-image: url(../images/common/menu5_tr.png);
    }

    ul.TMenu.tr > li:nth-of-type(8) > a {
        background-image: url(../images/common/menu6_tr.png);
    }

    ul.TMenu > li > ul.sub_menu {
        position: relative;
        display: none;
        height: auto;
        max-height: 170px;
        padding: 7px 0 25px;
        z-index: 4;
        background: url(../images/common/menu_sub.png) no-repeat center bottom;
        line-height: 0;
    }

        ul.TMenu > li > ul.sub_menu > li > a {
            position: relative;
            display: inline-block;
            width: 98%;
            height: auto;
            padding: 2px 0 7px 0;
            color: #79634c;
            font-size: 14px;
            font-weight: 600;
            line-height: 15px;
            letter-spacing: -.04em;
        }

            ul.TMenu > li > ul.sub_menu > li > a:hover {
                color: #e19e56;
                cursor: pointer;
            }

            ul.TMenu > li > ul.sub_menu > li > a.active {
                color: #e19e56;
            }

    ul.TMenu li#All_Hide {
        height: 45px;
        display: none;
        border-bottom: 1px solid #3f332f;
    }

div#log {
    position: absolute;
    bottom: -6px;
    -moz-calc(50% - 112px);
    left: -webkit-calc(50% - 112px);
    left: -o-calc(50% - 112px);
    left: calc(50% - 112px);
    width: 225px;
    height: 62px;
    background: url(../images/common/login_area.png) no-repeat center top;
}

#log ul.user_out {
    padding: 15px 5px 8px 10px;
    background: url(../images/common/login_area1.png) no-repeat center top;
}

    #log ul.user_out li {
        margin: 1px 0 7px;
        width: 98%;
        height: 18px;
    }

        #log ul.user_out li span {
            color: #e19e56;
            font-size: 13px;
            line-height: 14px;
            vertical-align: top;
        }

        #log ul.user_out li em {
            float: right;
            color: #79634c;
            font-size: 11px;
            line-height: 13px;
        }

        #log ul.user_out li:hover span, #log ul.user_out li:hover em {
            color: #d47c17;
            cursor: pointer;
        }

#log dl.user_info {
    padding: 15px 5px 0 10px;
    height: 22px;
    overflow: hidden;
}

    #log dl.user_info dt {
        -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: -o-calc(100% - 40px);
        width: calc(100% - 40px);
        float: left;
        height: 20px;
        color: #e19e56;
        font-size: 14px;
        font-weight: 600;
        line-height: 19px;
    }

    #log dl.user_info dd {
        float: right;
        margin-top: -1px;
        width: 40px;
        height: 20px;
        font-size: 0;
    }

        #log dl.user_info dd a {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-position: left top;
            color: #e19e56;
            font-size: 0;
        }

            #log dl.user_info dd a.account {
                background: url(../images/common/user_account.png) no-repeat;
            }

            #log dl.user_info dd a.logout {
                background: url(../images/common/user_logout.png) no-repeat;
            }

            #log dl.user_info dd a:hover {
                background-position: left -20px;
                color: #d47c17;
                cursor: pointer;
            }

#log ul.user_point {
    padding: 2px 5px 8px 10px;
    line-height: 11px;
}

    #log ul.user_point li {
        display: inline-block;
        width: 48%;
        color: #e19e56;
        font-size: 11px;
        letter-spacing: -.02em;
    }

        #log ul.user_point li span {
            font-size: 11px;
            letter-spacing: -.03em;
        }

div#cover {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(28,23,21,.8);
    z-index: 2;
    width: 100%;
    height: 100%;
    display: none;
}

section#CNT {
    margin: 0 auto;
    padding: 1.5em 0 3em;
    width: 1000px;
    zoom: 1;
}

    section#CNT:After {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
    }

select {
    display: inline-block;
    padding: 2px 20px 2px 5px;
    background: #1c1715 none repeat scroll 0 0;
    border: 1px solid #3f332f;
    min-width: 100px;
    color: #ac9e98;
    font-size: 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

    select:hover, select:focus {
        color: #ac9e98;
        background: #1c1715;
    }

    select:disabled {
        opacity: .5;
        pointer-events: none;
    }

.select_arrow {
    position: relative;
    display: inline-block;
    right: 20px;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #ac9e98 transparent transparent transparent;
}

select:hover ~ .select_arrow, select:focus ~ .select_arrow {
    border-top-color: #ac9e98;
}

select:disabled ~ .select_arrow {
    border-top-color: #ac9e98;
}

input {
    margin-left: 5px;
    padding: 0 5px;
    border: 2px solid #3f332f;
    background: #251c19;
    height: 30px;
}

    input::-ms-clear {
        display: none;
    }

H2 {
    padding: 0 0 3px 5px;
    border-bottom: 2px solid #3f332f;
    color: #ac9e98;
    font-size: 36px;
    line-height: 42px;
}


/*UserInformation*/
article#UserInformation {
    width: 35%;
    min-width: 330px;
    float: left;
    height: 482px;
    color: white;
    background: no-repeat url('../images/character/CharacterInfo.png');
    font-size: 1.5em;
    margin-top: 75px;
}

dl.userinformation_list {
    clear: both;
    display: block;
    margin: 58px 0 0 42px;
    padding: 10px 0 16px;
}

    dl.userinformation_list > dt.username {
        color: white;
        float: left;
        padding-top: 10px;
        height: 28px;
        width: -webkit-calc(100% - 145px);
        width: -o-calc(100% - 145px);
        width: calc(100% - 145px);
        font-size: 18px;
        line-height: 26px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    dl.userinformation_list > dt.level {
        margin: -15px 0 0 42px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.nation {
        margin: 9px 0 0 42px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.experience {
        margin: 9px 0 0 45px;
        color: white;
        float: left;
        height: 14px;
        width: 100%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.nationalpoint {
        margin: 9px 0 0 45px;
        color: white;
        float: left;
        height: 14px;
        width: 100%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.attack {
        margin: 40px 0 0 45px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.strong {
        margin: 40px 0 0 30px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 16px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.defence {
        margin: 8px 0 0 45px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.stamina {
        margin: 8px 0 0 30px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 16px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.manner {
        margin: 8px 0 0 45px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 18px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.dexterity {
        margin: 10px 0 0 30px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 16px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.charm {
        margin: 10px 0 0 165px;
        color: white;
        float: left;
        height: 14px;
        width: 100%;
        font-size: 16px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.remainingpoints {
        margin: 10px 0 0 50px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 16px;
        line-height: 26px;
    }

    dl.userinformation_list > dt.intelligence {
        margin: 10px 0 0 25px;
        color: white;
        float: left;
        height: 14px;
        width: 30%;
        font-size: 16px;
        line-height: 26px;
    }

    dl.userinformation_list > dd.image {
        float: left;
    }

/*UserInventory*/
article#UserInventory {
    min-width: 600px;
    width: 60%;
    float: left;
    height: 592px;
    background: no-repeat url('../images/character/Inventory.png');
    font-size: 1.5em;
}

div.userinventory_list_left {
    clear: both;
    display: block;
    width: 35%;
    float: left;
}

    div.userinventory_list_left > table.copsre {
        margin: 76px 0 0 24px;
        color: white;
        font-size: 16px;
        width: 75%;
		border:none;
    }

        div.userinventory_list_left > table.copsre > tbody {
            padding: 0 0 0 0;
        }

            div.userinventory_list_left > table.copsre > tbody > tr {
                width: 155px;
            }

                div.userinventory_list_left > table.copsre > tbody > tr > td {
                    width: 52px;
                    padding: 3px 0 0 2px;
					border:none;
                }

    div.userinventory_list_left > table.magicbag {
        margin: 23px 0 0 50px;
        color: white;
        width: 50%;
        font-size: 16px;
		border:none;
    }

        div.userinventory_list_left > table.magicbag > tbody {
            padding: 0 0 0 0;
        }

            div.userinventory_list_left > table.magicbag > tbody > tr {
                margin-top: 4px;
            }

                div.userinventory_list_left > table.magicbag > tbody > tr > td {
					border:none;
                    width: 52px;
                    padding: 6px 0 0 8px;
                }

    div.userinventory_list_left > table.magicbagitems {
        margin: 41px 0 0 26px;
        color: white;
        font-size: 16px;
        width: 75%;
		border:none;
    }

        div.userinventory_list_left > table.magicbagitems > tbody {
            padding: 0 0 0 0;
        }

            div.userinventory_list_left > table.magicbagitems > tbody > tr {
                margin-top: 4px;
            }

                div.userinventory_list_left > table.magicbagitems > tbody > tr > td {
					border:none;
                    width: 45px;
                    padding: 2px 0 0 1px;
                }

div.userinventory_list_right {
    display: block;
    width: 40%;
    float: right;
}

    div.userinventory_list_right > table.inventory {
        margin: 97px 0 0 49px;
        color: white;
        width: 60%;
        font-size: 16px;
		border:none;
    }

        div.userinventory_list_right > table.inventory > tbody {
            padding: 0 0 0 0;
        }

            div.userinventory_list_right > table.inventory > tbody > tr {
                width: 154px;
            }

                div.userinventory_list_right > table.inventory > tbody > tr > td {
                    width: 52px;
                    padding: 3px 0 0 7px;
                    margin-left: 15px;
					border:none;
                }


#itemicon {
    left: 0px;
    width: 45px;
    height: 45px;
}

.itemInfo {
    display: none;
    padding: 5px;
    opacity: 0.8;
    min-width: 240px;
    color: #FFFFFF;
    background: #000000;
    z-index: 999;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
}

    .itemInfo > div {
        font-size: 13px;
        font-family: "Open Sans", sans-serif;
        color: #FFFFFF;
    }



#itemType-0 {
    color: white;
}

#itemType-1 {
    color: #8080ff;
}

#itemType-2 {
    color: #ffff00;
}

#itemType-3 {
    color: #80ff00;
}

#itemType-4 {
    color: #dcc77c;
}

#itemType-5 {
    color: #c87cc7;
}

#itemType-8 {
    color: #58FAF4;
}

#itemType-11 {
    color: #F781BE;
    font-weight: bold;
}

#itemType-12 {
    color: #FE9A2E;
    font-weight: bold;
}

#itemBonuses {
    color: #80ff00;
}

article#ClanInfo {
    margin: auto;
    width: 100%;
    background: no-repeat center top url('../images/common/media_bg.jpg');
    height: 351px;
}

.ClanGrade {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin: 40px 0 0 0;
    min-width: 204px;
    width: 30%;
    float: left;
    height: 192px;
    background: no-repeat center top url('../images/common/shield_bottom.png');
    position: relative;
}

    .ClanGrade .image {
        text-align: center;
        vertical-align: top;
        margin: 25px 0 0 0;
    }

    .ClanGrade .wrapper {
        position: relative;
        width: 100%;
        font-family: "Open Sans", sans-serif;
    }

    .ClanGrade .name {
        text-align: center;
        font-size: 22px;
        color: white;
    }

div.ClanDetails {
    display: inline-block;
    zoom: 1;
    *display: inline;
    float: left;
    vertical-align: top;
    margin: 20px 0 0 0;
    min-width: 40%;
    height: 292px;
    text-align: left;
}

    div.ClanDetails > table.Information {
        vertical-align: top;
        margin: 25px 0 0 0;
        text-align: left;
    }

        div.ClanDetails > table.Information > tbody > tr > td {
            text-align: left;
        }

            div.ClanDetails > table.Information > tbody > tr > td > span {
                padding: 0 0 0 10px;
                color: white;
                text-align: left;
            }


article#Announcement {
    float: left;
    width: 100%;
}

article#Announcements {
    float: center;
    width: 100%;
}

hr {
    border: none;
    border-top: 1px solid #3f332f;
}

dl.announce_list {
    clear: both;
    display: block;
    margin: 0 8px 0 5px;
    padding: 10px 0 16px;
    cursor: pointer;
}

    dl.announce_list > dt.title {
        float: right;
        padding-top: 2px;
        height: 28px;
        -moz-calc(100% - 145px);
        width: -webkit-calc(100% - 145px);
        width: -o-calc(100% - 145px);
        width: calc(100% - 145px);
        font-size: 26px;
        line-height: 26px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    dl.announce_list > dd.image {
        float: left;
        width: 145px;
    }

        dl.announce_list > dd.image > img {
            margin: 5px;
            border: 1px solid #000;
            width: 130px;
            height: 85px;
            overflow: hidden;
        }

    dl.announce_list > dd.date {
        color: #5d4b45;
        font-size: 13px;
        line-height: 15px;
    }

    dl.announce_list > dd.detail {
        padding-top: 10px;
        color: #5d4b45;
        height: 40px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    dl.announce_list:hover {
        transform: scale(1.04);
        padding-left: 10px;
    }

        dl.announce_list:hover > dt {
            color: #a99992;
        }

        dl.announce_list:hover > dd {
            color: #77655e;
        }

div.pages {
    display: block;
    margin: 1em;
    text-align: center;
}

    div.pages a {
        font-size: 14px;
        display: inline-block;
        padding: 3px .5em 2px;
    }

        div.pages a.jump_pages {
            font-size: 12px;
            letter-spacing: -.2em;
            padding: 3px .5em 2px .1em;
        }

        div.pages a.active {
            background: #6f5d57;
            color: #251c19;
            border: 1px solid #251c19;
            box-shadow: 0 0 0 1px #6f5d57;
        }

.btns {
    display: block;
    padding: 10px;
    text-align: center;
}

    .btns a, a[class^="btn_"] {
        display: inline-block;
        margin-bottom: 5px;
        padding-top: 10px;
        width: 100px;
        height: 27px;
        background: url(../images/common/btn.png) no-repeat;
        background-position: 0 0;
        box-shadow: 0 4px 4px 0 rgba(0,0,0,.2), 0 4px 4px 0 rgba(0,0,0,.2);
        color: #bd8671;
        font-size: 14px;
        line-height: 18px;
    }

        .btns a:hover {
            background-position: 0 -40px;
            color: #ffa973;
        }

        .btns a.prev {
            float: left;
        }

        .btns a.next {
            float: right;
        }

        .btns a.btn_L {
            clear: both;
            float: left;
            margin: 0 10px 8px;
            width: 180px;
            background: url(../images/common/btn_L.png) no-repeat center 0;
            font-size: 14px;
            line-height: 18px;
        }

        .btns a[class^="btn_"]:hover {
            background-position: center -40px;
            color: #ffa973;
        }

