@charset "utf-8";@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    /* src: local('Noto Sans Light'),local('NotoSans-Light'),url(fonts/NotoSans-Light.eot); */
    /* src: url(fonts/NotoSans-Light.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Light.woff2) format('woff2'),url(fonts/NotoSans-Light.woff) format('woff') */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    /* src: local('Noto Sans Regular'),local('NotoSans-Regular'),url(fonts/NotoSans-Regular.eot); */
    /* src: url(fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Regular.woff2) format('woff2'),url(fonts/NotoSans-Regular.woff) format('woff') */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    /* src: local('Noto Sans Medium'),local('NotoSans-Medium'),url(fonts/NotoSans-Medium.eot); */
    /* src: url(fonts/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Medium.woff2) format('woff2'),url(fonts/NotoSans-Medium.woff) format('woff') */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    /* src: local('Noto Sans Bold'),local('NotoSans-Bold'),url(fonts/NotoSans-Bold.eot); */
    /* src: url(fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),url(fonts/NotoSans-Bold.woff2) format('woff2'),url(fonts/NotoSans-Bold.woff) format('woff') */
}

input,select:focus,textarea {
    outline: 0
}

li {
    list-style: none
}

.fl_sel01 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background: url(../images/ar_down.png) no-repeat 90% 50% */
}

.fl_sel01::-ms-expand {
    display: none
}


.f9_cl {
    clear: both
}

.f9_box01 {
    background-color: #fff;
    border: 1px solid #eee
}

.f9_box02 {
    padding-top: 30px;
    padding-bottom: 30px
}

.fl_sel01 {
    width: 165px;
    height: 50px;
    padding-left: 20px;
    background-color: #fff;
    font-size: 15px;
    color: #000;
    border: 5px solid #f0001e;
    box-sizing: border-box
}

.fl_input_ser {
    height: 50px;
    width: 340px;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    border: 5px solid #f0001e;
    border-right: 0
}

.fl_button_ser {
    display: block;
    height: 50px;
    width: 85px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: 0;
    background-color: #f0001e;
    text-align: center;
    line-height: 50px
}

.fl_button_ser:hover {
    color: #fff
}


.main_100 {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}

.maindiv_top {
    width: 100%;
    height: auto;
    min-height: 60px;
    border-bottom: 1px solid #eee;
}

.maindiv_top_div {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    flex-wrap: wrap;
    gap: 10px;
}

.maindiv_top_div a {
    color: #888;
    font-size: 14px;
    transition: color 0.3s ease;
}

.maindiv_top_div a:hover {
    color: #dc1400
}

.maindiv_top_div li {
    list-style: none;
    line-height: 1.4;
    margin-left: 20px;
    font-size: 14px;
}

.maindiv_top_div li:first-child {
    margin-left: 0;
}

.maindiv_top_div ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    gap: 15px;
}

.maindiv_top2 {
    width: 100%;
    height: 140px;
    /* border-bottom: 1px solid #eee; */
}

.maindiv_top2_div {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
}
.maindiv_top2_div > form{
    display: flex;
    flex-direction: row;

}
.div_c_1200 {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.top_ser {
    margin-top: 43px;
    margin-left: 40px
}

.top_ser_li01 {
    margin-top: 16px
}

.top_ser_li02 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 5px
}

.top_ser02 {
    margin-top: 43px;
    margin-left: 0;
    width: 140px
}

.top_ser02_li01 {
    font-size: 11px;
    margin-top: 16px;
    margin-left: 5px;
    background-color: #dc1400;
    color: #fff;
    text-align: center;
    width: 20px;
    line-height: 20px;
    border-radius: 2px
}

.top_ser02_li02 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 5px
}

.top_ser02_li03 {
    margin-top: 12px;
    margin-left: 10px
}

.hv_link:hover {
    color: #dc1400
}

.ser_num {
    font-size: 15px;
    color: #dc1400;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    font-weight: 500
}

#layer_div {
    position: relative;
    float: left;
    list-style: none
}

#layer1,#layer2 {
    position: absolute;
    top: 0;
    width: 230px;
    z-index: 2
}

#layer2 {
    width: 290px;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 20px;
    margin-top: 50px;
    font-size: 15px;
    display: flex;
    flex-direction: column;

}

.sub_m>a {
    float: left;
    border-right: 1px solid #eee;
    width: 8.33333%;
    text-align: center;
    padding: 20px 0;
    font-size: 15px
}

.sub_m>a.active,.sub_m>li.active a {
    color: #fff;
    background: #dc1400
}

.sub_m>li:last-child {
    border-right: 0
}

.main_d {
    background-color: #f9f9f9;
    padding: 5px 0
}

.main_d_bn {
    padding: 8px 20px;
    text-align: center
}

.main_d_bn a {
    padding-left: 30px;
    padding-right: 30px
}

.rank_img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}


.main_link.last {
    margin-right: 0
}

.main_link_div {
    padding: 0 20px;
    padding-top: 10px;
    font-size: 13px;
    line-height: 0px;
}
.banner_top_box{
    max-width: 30%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.banner_top_box > a > img{

    width: 100% !important;
}
.main_link_div_site {
    text-align: left;
    font-size: 16px;
    width: 202px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rank-container{
    display: grid;
    max-width: 70%;
    height: 100%;
    max-height: 760px;
    overflow-y: scroll;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}
.main_link_tit {
    border-bottom: 1px solid #eee;
    line-height: 60px;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
}

.main_link_tit .f9_fr {
    margin-right: 10px
}

.main_link_tit img {
    width: 30px
}

.main_link_cc {
    width: 100%;
    margin-top: 5px
}

.main_link_c_tit {
    border-top: 1px solid #eee;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.main_link_l_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_l_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div2 li {
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div2 ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_div ul {
    display: inline-block;
    width: 11.8%;
    text-align: center
}

.main_link_div_etc li {
    font-size: 16px;
    line-height: 28px
}

.main_link_div_etc ul {
    display: inline-block;
    width: 147px;
    text-align: center
}

.main_link_r_div3 {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div3_div {
    display: inline-block;
    width: 24%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4 {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4_div {
    display: inline-block;
    width: 11.8%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.siteList {
    position: relative;
    width: 19.6%;
    margin-bottom: 5px;
    margin-right: .5%;
    float: left;
    border: 1px solid #ddd
}

.siteList.last {
    margin-right: 0
}

.siteList .siteLogo {
    line-height: 100px;
    text-align: center;
    background: #fff
}

.siteList .badge {
    position: absolute;
    top: 0
}

.siteList .badge img {
    vertical-align: top;
    width: 25px;
    height: 25px
}

.siteList .siteLogo img {
    max-width: 175px;
    max-height: 90px
}

.siteList .siteInfo {
    background: #eeeff5;
    border-top: 1px solid #ddd;
    height: 45px;
    padding: 10px;
    display: block;
    color: #333
}

.siteList .siteInfo h3 {
    display: inline-block;
    float: left
}

.siteList .siteInfo span {
    display: inline-block;
    float: right;
    color: #ff8a00
}

.siteList .siteInfo span i {
    color: #f0001e
}

.login_div {
    width: 500px;
    margin: 30px auto;
    padding: 30px;
    background: #fff;
    border: 1px solid #eee;
    text-align: center
}

.ebox {
    display: block;
    width: 128px;
    height: 20px;
    font-size: 14px;
    text-align: left;
    padding-top: 0;
    margin: 10px
}

.ebox_tit {
    font-size: 18px;
    font-weight: 700
}

.link_ico {
    display: block;
    float: right;
    margin-right: 15px
}

.link_ico_etc {
    display: block;
    float: right;
    font-size: 10px
}

#bo_list {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ecf0f1
}

#bo_list .tbl_head01 thead th {
    padding: 10px 0;
    font-weight: 400;
    text-align: center;
    background: #fff;
    height: 50px;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #ecf0f1
}

#bo_list .td_num2 {
    width: 70px;
    text-align: center
}

.btn_bo_user {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none
}

.btn_bo_user .btn_b02 {
    background-color: #333;
    border-radius: 3px;
    line-height: 35px;
    height: 35px;
    padding: 0 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: 0;
    vertical-align: middle
}

.sbtn_b02 {
    border: 1px solid #777;
    border-radius: 3px;
    line-height: 25px;
    height: 25px;
    padding: 5px 10px;
    color: #777;
    font-weight: 400
}

.sbtn_b03 {
    border: 1px solid #f0001e;
    border-radius: 3px;
    line-height: 25px;
    height: 25px;
    padding: 5px 10px;
    color: #f0001e;
    font-weight: 400
}

html {
    overflow-y: scroll
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Noto Sans KR',sans-serif;
    background: #ffffff
}

fieldset,form,h1,h2,h3,h4,h5,h6,html,img {
    margin: 0;
    padding: 0;
    border: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: .7em;
    font-family: 'Noto Sans KR',sans-serif
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

dd,dl,dt,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

button,img,input,label,select {
    vertical-align: middle;
    font-size: 1em
}

button,input {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR',sans-serif;
    font-size: 1em
}

input[type=submit] {
    cursor: pointer
}

button {
    cursor: pointer
}

select,textarea {
    font-family: 'Noto Sans KR',sans-serif;
    font-size: 1em
}

select {
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

hr {
    display: none
}

pre {
    overflow-x: scroll;
    font-size: 1.1em
}

a {
    color: #111;
    text-decoration: none
}

a:hover {
    color: #dc1400
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=password],input[type=text],textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: 0
}

.placeholdersjs {
    color: #aaa!important
}

#ft,#hd,#wrapper {
    min-width: 1200px
}

#container_wr,#ft_wr,#hd_pop,#hd_wrapper,#tnb ul {
    width: 1200px;
}

#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    height: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff
}

.hd_pops img {
    max-width: 100%
}

.hd_pops_footer {
    padding: 0;
    background: #000;
    color: #fff;
    text-align: left;
    position: relative
}

.hd_pops_footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.hd_pops_footer button {
    padding: 10px;
    border: 0;
    color: #fff
}

.hd_pops_footer .hd_pops_reject {
    background: #000;
    text-align: left
}

.hd_pops_footer .hd_pops_close {
    background: #393939;
    position: absolute;
    top: 0;
    right: 0
}

#hd {
    border-top: 2px solid #253dbe
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_wrapper {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
    height: 115px;
    zoom:1}

#hd_wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#logo {
    float: left;
    padding: 30px 0 0
}

.hd_sch_wr {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 430px;
    margin-left: -215px
}

#hd_sch h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_sch {
    border: 2px solid #556ada;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

#hd_sch #sch_stx {
    padding-left: 10px;
    height: 40px;
    width: 376px;
    border: 0;
    border-right: 0;
    float: left;
    font-size: 1.25em
}

#hd_sch #sch_submit {
    height: 40px;
    border: 0;
    background: #fff;
    color: #253dbe;
    width: 50px;
    float: left;
    cursor: pointer;
    font-size: 18px
}

#sbn_side {
    position: absolute;
    top: 20px;
    right: 0
}

#tnb {
    border-bottom: 1px solid #ddd;
    background: #fff
}

#tnb h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#tnb ul {
    margin: 0 auto;
    zoom:1}

#tnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb li {
    float: right;
    border-left: 1px solid #ddd;
    margin-bottom: -1px;
    font-size: .92em
}

#tnb a {
    display: inline-block;
    padding: 0 10px;
    color: #646464;
    line-height: 35px
}

#tnb a:focus,#tnb a:hover {
    color: #253dbe;
    background: #fafafa
}

#tnb .tnb_admin a {
    color: red
}

#tnb .tnb_left {
    float: left
}

#tnb .tnb_left a {
    padding: 0 14px
}

#tnb .tnb_cart {
    border-right: 1px solid #ddd
}

#tnb .tnb_community {
    border-right: 1px solid #ddd
}

#tnb .tnb_community i {
    font-size: 15px
}

#tnb .tnb_community {
    background: #e7e7e7;
    font-weight: 700
}

#tnb .tnb_community:focus,#tnb .tnb_community:hover {
    color: #333;
    border-bottom: 0
}

#tnb .tnb_community a {
    color: #253dbe;
    border-bottom: 1px solid #e7e7e7
}

#hd_qnb {
    float: right;
    margin-top: 20px
}

#hd_qnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_qnb li {
    float: left;
    font-size: 1.083em;
    line-height: 15px;
    position: relative;
    text-align: center;
    margin: 0 10px
}

#hd_qnb li span {
    display: block;
    margin-top: 5px;
    font-size: .92em
}

#hd_qnb li a {
    display: block
}

#hd_qnb li i {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    margin: 0;
    color: #fff
}

#hd_qnb .visit .visit-num {
    display: inline-block;
    line-height: 18px;
    padding: 0 5px;
    border-radius: 10px;
    background: #f04e00;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

#hd_qnb li .fa-question {
    background: #e83a5f;
    font-size: 20px
}

#hd_qnb li .fa-question:hover {
    background: #e41b45
}

#hd_qnb li .fa-comments {
    background: #82c13f;
    font-size: 16px
}

#hd_qnb li .fa-comments:hover {
    background: #5aa708
}

#hd_qnb li .fa-users {
    background: #f0ba00;
    font-size: 15px
}

#hd_qnb li .fa-users:hover {
    background: #f06f00
}

#hd_qnb li .fa-history {
    background: #8522c4;
    font-size: 15px
}

#hd_qnb li .fa-history:hover {
    background: #6700a9
}

#container_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_wr {
    z-index: 5;
    margin: 0 auto;
    height: 100%;
    zoom:1}

#aside {
    float: right;
    width: 305px;
    padding: 0;
    background: #e7ebf3;
    height: 100%;
    border: 1px solid #adbfd2;
    margin: 20px 0 20px 20px
}

#container {
    z-index: 4;
    position: relative;
    float: left;
    min-height: 500px;
    height: auto!important;
    margin: 20px 0;
    height: 500px;
    font-size: 1em;
    width: 875px;
    zoom:1}

#container:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_title {
    font-size: 1.333em;
    margin: 0 auto;
    font-weight: 700
}

#container_title span {
    margin: 0 auto 10px;
    display: block;
    line-height: 30px
}

.lt_wr {
    width: 49%
}

.lt_wr:nth-child(2n+1) {
    clear: both
}

.latest_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ft {
    border-top: 1px solid #d5d5d5;
    background: #fff;
    padding-bottom: 30px;
    margin: 0 auto;
    text-align: center
}

#ft h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ft_wr {
    margin: 0 auto;
    position: relative
}

#ft_link {
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

#ft_link a {
    display: inline-block;
    padding: 0 8px;
    line-height: 1.083em;
    font-weight: 700
}

#ft_catch {
    margin: 20px 0 10px
}

#ft_copy {
    color: #555;
    font-size: .92em
}

#top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border: 2px solid #999;
    color: #999;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background: 0 0
}

#top_btn:hover {
    border-color: #999;
    background: #999;
    color: #fff
}

#copymove .win_desc {
    text-align: center;
    display: block
}

#copymove .tbl_wrap {
    margin: 20px
}

#copymove .win_btn {
    padding: 0 20px 20px
}

.copymove_current {
    float: right;
    background: #ff3061;
    padding: 5px;
    color: #fff;
    border-radius: 3px
}

.copymove_currentbg {
    background: #f4f4f4
}

#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.msg_sound_only,.sound_only {
    display: inline-block!important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0!important;
    padding: 0!important;
    font-size: 0;
    line-height: 0;
    border: 0!important;
    overflow: hidden!important
}

#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:active,#skip_to_container a:focus {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}

.img_fix {
    width: 100%;
    height: auto
}

.cke_sc {
    margin: 0 0 5px;
    text-align: right
}

.btn_cke_sc {
    display: none;
    padding: 0 10px;
    height: 23px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    line-height: 1.9em;
    vertical-align: middle;
    cursor: pointer
}

.cke_sc_def {
    margin: 0 0 5px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center
}

.cke_sc_def dl {
    margin: 0 0 5px;
    text-align: left;
    zoom:1}

.cke_sc_def dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.cke_sc_def dd,.cke_sc_def dt {
    float: left;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
    width: 20%;
    font-weight: 700
}

.cke_sc_def dd {
    width: 30%
}

#bo_v {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    box-sizing: border-box
}

#bo_v_title {
    display: block;
    margin-bottom: 10px;
    word-break: break-all;
    font-size: 24px;
    letter-spacing: -1px;
    color: #000
}

#bo_v_info {
    float: right
}

#bo_i {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 20px 0;
    padding: 20px 0
}

.bbs_info {
    padding: 10px!important;
    background: #f5f6f9;
    border: 1px solid #e8e8ec;
    margin-bottom: 10px
}

.connect {
    color: #1074c3;
    font-weight: 700
}

.connect_non {
    color: #fe161d;
    font-weight: 700
}

.mingBtn_s {
    padding: 2px;
    height: 18px;
    border: 1px solid #ccc;
    color: #444;
    text-align: center;
    font-style: normal;
    font-size: 11px;
    background: linear-gradient(#f8f8f8,#e1e1e1)
}

.nomargin {
    width: 200px!important;
    padding: 25px;
    border: 1px solid #ddd
}

.nomargin img {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 0!important;
    display: inline-block
}

.btn,a.btn {
    line-height: 35px;
    height: 35px;
    padding: 0 10px;
    text-align: center;
    font-weight: 700;
    border: 0;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

a.btn01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn01:focus,a.btn01:hover {
    text-decoration: none
}

button.btn01 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none
}

a.btn02 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn02:hover,a.btn02:focus {
    text-decoration: none
}

button.btn02 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none
}

.btn_confirm {
    text-align: right
}

.btn_submit {
    border: 0;
    background: #253dbe;
    color: #fff;
    cursor: pointer;
    border: 0
}

.btn_submit:hover {
    background: #0025eb
}

a.btn_cancel {
    display: inline-block;
    background: #969696;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

button.btn_cancel {
    display: inline-block;
    background: #969696;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_cancel:hover {
    background: #aaa
}

a.btn_frmline,button.btn_frmline {
    display: inline-block;
    padding: 0 5px;
    height: 40px;
    border: 0;
    background: #3c3c3c;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    vertical-align: top
}

button.btn_frmline {
    font-size: 1em
}

.btn_b01,a.btn_b01 {
    display: inline-block;
    background: #4c4f6f;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_b01:hover {
    background: #54598c
}

.btn_b02,a.btn_b02 {
    display: inline-block;
    background: #253dbe;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    border: 0;
    vertical-align: middle
}

.btn_b02:hover,a.btn_b02:hover {
    background: #111
}

.btn_b03,a.btn_b03 {
    display: inline-block;
    background: #fff;
    border: 1px solid #b9bdd3;
    color: #646982;
    text-decoration: none;
    vertical-align: middle
}

.btn_b03:hover,a.btn_b03:hover {
    background: #ebedf6
}

.btn_b04,a.btn_b04 {
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    color: #707070;
    text-decoration: none;
    vertical-align: middle
}

.btn_b04:hover,a.btn_b04:hover {
    color: #333;
    background: #f9f9f9
}

.btn_admin,a.btn_admin {
    display: inline-block;
    background: #d13f4a;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.btn_admin:hover,a.btn_admin:hover {
    background: #ff3746
}

.color_1 {
    background: #169dd6
}

.color_2 {
    background: #14d53d
}

.color_3 {
    background: #3814ff
}

.color_4 {
    background: #7520c5
}

.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0 5px
}

.tbl_wrap caption {
    padding: 10px 0;
    font-weight: 700;
    text-align: left
}

.tbl_head01 {
    margin: 0
}

.tbl_head01 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head01 thead th {
    padding: 10px 0;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: #fafafa;
    height: 40px
}

.tbl_head01 thead th input {
    vertical-align: top
}

.tbl_head01 tfoot td,.tbl_head01 tfoot th {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head01 tbody th {
    padding: 8px 0;
    border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
    color: #666;
    background: #fff;
    padding: 10px 5px;
    border-top: 1px solid #ecf0f1;
    line-height: 1.4em;
    height: 60px;
    word-break: break-all
}

.tbl_head01 tbody tr:hover td {
    background: #fafafa
}

.tbl_head01 a:hover {
    text-decoration: underline
}

.tbl_head02 {
    margin: 0 0 10px
}

.tbl_head02 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head02 thead th {
    padding: 5px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: .95em;
    text-align: center;
    letter-spacing: -.1em
}

.tbl_head02 thead a {
    color: #383838
}

.tbl_head02 thead th input {
    vertical-align: top
}

.tbl_head02 tfoot td,.tbl_head02 tfoot th {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head02 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff
}

.tbl_head02 td {
    padding: 5px 3px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    line-height: 1.4em;
    word-break: break-all
}

.tbl_frm01 {
    margin: 0 0 20px
}

.tbl_frm01 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_frm01 th {
    width: 70px;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #f5f8f9;
    text-align: left
}

.tbl_frm01 td {
    padding: 7px 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: 0 0
}

.form_01 textarea,.frm_input,.tbl_frm01 textarea,.wr_content textarea {
    border: 1px solid #ccc;
    background: #fff;
    color: #000;
    vertical-align: middle;
    border-radius: 3px;
    padding: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.tbl_frm01 textarea {
    padding: 2px 2px 3px
}

.frm_input {
    height: 40px
}

.full_input {
    width: 100%
}

.half_input {
    width: 49.5%
}

.tbl_frm01 textarea,.write_div textarea {
    width: 100%;
    height: 100px
}

.tbl_frm01 a {
    text-decoration: none
}

.tbl_frm01 .frm_file {
    display: block;
    margin-bottom: 5px
}

.tbl_frm01 .frm_info {
    display: block;
    padding: 0 0 5px;
    line-height: 1.4em
}

.list_01 li {
    border: 1px solid #dbdbdb;
    background: #fff;
    border-radius: 3px;
    margin: 3px 0;
    padding: 10px 15px;
    list-style: none;
    position: relative
}

.list_01 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.list_01 li:hover {
    background: #f9f9f9
}

.list_01 li.empty_li {
    text-align: center;
    padding: 20px 0;
    color: #666
}

.form_01 h2 {
    margin: 0 0 10px;
    font-size: 1.167em
}

.form_01 li {
    margin: 10px 0
}

.form_01 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.form_01 li .right_input {
    float: right
}

.form_01 textarea {
    height: 100px;
    width: 100%
}

.form_01 .frm_label {
    display: inline-block;
    width: 130px
}

.empty_table {
    padding: 50px 0!important;
    text-align: center
}

.empty_list {
    padding: 20px 0!important;
    color: #666;
    text-align: center
}

.td_board {
    width: 80px;
    text-align: center
}

.td_category {
    width: 80px;
    text-align: center
}

.td_chk {
    width: 30px;
    text-align: center
}

.td_date {
    width: 60px;
    text-align: center
}

.td_datetime {
    width: 110px;
    text-align: center
}

.td_group {
    width: 80px;
    text-align: center
}

.td_mb_id {
    width: 100px;
    text-align: center
}

.td_mng {
    width: 80px;
    text-align: center
}

.td_name {
    width: 100px;
    text-align: left
}

.td_nick {
    width: 100px;
    text-align: center
}

.td_num {
    width: 50px;
    text-align: center
}

.td_numbig {
    width: 80px;
    text-align: center
}

.td_stat {
    width: 60px;
    text-align: center
}

.txt_active {
    color: #5d910b
}

.txt_done {
    color: #e8180c
}

.txt_expired {
    color: #ccc
}

.txt_rdy {
    color: #8abc2a
}

.sch_word {
    color: #00c4ac
}

#validation_check {
    margin: 100px auto;
    width: 500px
}

#validation_check h1 {
    margin-bottom: 20px;
    font-size: 1.3em
}

#validation_check p {
    margin-bottom: 20px;
    padding: 30px 20px;
    border: 1px solid #e9e9e9;
    background: #fff
}

.sv_wrap {
    position: relative;
    font-weight: 400
}

.sv_wrap .sv {
    z-index: 1000;
    display: none;
    margin: 5px 0 0;
    font-size: .92em;
    background: #333;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,.2)
}

.sv_wrap .sv:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent transparent #333 transparent
}

.sv_wrap .sv a {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    line-height: 30px;
    width: 100px;
    font-weight: 400;
    color: #bbb
}

.sv_wrap .sv a:hover {
    background: #000;
    color: #fff
}

.sv_member {
    color: #333
}

.sv_on {
    display: block!important;
    position: absolute;
    top: 23px;
    left: 0;
    width: auto;
    height: auto
}

.sv_nojs .sv {
    display: block
}

.pg_wrap {
    clear: both;
    margin: 30px 0;
    text-align: center
}

.pg_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.pg_current,.pg_page {
    display: inline-block;
    vertical-align: middle;
    background: #f3f3f3;
    border: 1px solid #bbbcc3
}

.pg a:focus,.pg a:hover {
    text-decoration: none
}

.pg_page {
    color: #555;
    font-size: 1.083em;
    height: 30px;
    line-height: 28px;
    padding: 0 5px;
    min-width: 30px;
    text-decoration: none;
    border-radius: 3px
}

.pg_page:hover {
    background-color: #ddd
}

.pg_start {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_first.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_prev {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_prev.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_end {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_end.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_next {
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/btn_next.gif) no-repeat 50% 50% #fff;
    padding: 0;
    border: 1px solid #bbb
}

.pg_end:hover,.pg_next:hover,.pg_prev:hover,.pg_start:hover {
    background-color: #fafafa
}

.pg_current {
    display: inline-block;
    background: #4c4f6f;
    color: #fff;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    min-width: 30px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1px 1px 2px #222542;
    -moz-box-shadow: inset 1px 1px 2px #222542;
    box-shadow: inset 1px 1px 2px #222542
}

.cheditor-popup-window *,.cheditor-popup-window :after,.cheditor-popup-window :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#device_change {
    display: block;
    margin: .3em;
    padding: .5em 0;
    border: 1px solid #eee;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-size: 2em;
    text-decoration: none;
    text-align: center
}

#scroll {
    height: 30px;
    margin-top: 14px;
    font-size: 15px;
    overflow-y: hidden
}

.rainbow-text {
    background: repeating-linear-gradient(90deg, violet, indigo, blue, green, yellow, orange, red, violet);
    background-size: 800% 800%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: rainbow 4s linear infinite;
}

@media screen and (max-width: 1024px) {
    .div_c_1200 {
        flex-direction: column;
    }
    .rank-container{
        max-width: 100%;
        max-height: 100%;
        overflow: hidden;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
    .banner_top_box{
        max-width: 100%;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    }
    
    /* Top navigation responsive adjustments */
    .maindiv_top_div {
        padding: 8px 15px;
    }
    
    .maindiv_top_div a {
        font-size: 13px;
    }
    
    .maindiv_top_div li {
        margin-left: 15px;
        font-size: 13px;
    }
    
    .maindiv_top_div ul {
        gap: 10px;
    }
}

@media screen and (max-width: 768px) {
    .maindiv_top2_div{
        flex-direction: column;
    }
    form{
        position: relative;
    }
    form > .ser_select{
        display: none;
    }
    form > ul:nth-child(3){
        position: absolute;
        right: 0;
    }
    
    /* Top navigation mobile adjustments */
    .maindiv_top {
        height: auto;
        min-height: 50px;
    }
    
    .maindiv_top_div {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 10px 15px;
        gap: 15px;
    }
    
    .maindiv_top_div ul {
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
    }
    
    .maindiv_top_div li {
        margin-left: 0;
        font-size: 12px;
        line-height: 1.3;
    }
    
    .maindiv_top_div a {
        font-size: 12px;
        padding: 5px 8px;
        display: block;
        border-radius: 3px;
        transition: all 0.3s ease;
    }
    
    .maindiv_top_div a:hover {
        background-color: #f5f5f5;
    }
}

@media screen and (max-width: 480px) {
    .maindiv_top_div {
        padding: 8px 10px;
        gap: 10px;
    }
    
    .maindiv_top_div ul {
        gap: 5px;
    }
    
    .maindiv_top_div li {
        font-size: 11px;
    }
    
    .maindiv_top_div a {
        font-size: 11px;
        padding: 4px 6px;
    }
}

@media screen and (max-width: 425px) {
    #layer_div{
        display: none;
    }
    
    /* Very small mobile adjustments */
    .maindiv_top_div {
        padding: 6px 8px;
    }
    
    .maindiv_top_div ul {
        flex-direction: column;
        gap: 8px;
    }
    
    .maindiv_top_div li {
        font-size: 12px;
        text-align: center;
    }
    
    .maindiv_top_div a {
        font-size: 12px;
        width: 100%;
        min-width: 120px;
    }
}
@media screen and (max-width: 375px) {
    form {
        width: 85%;
    }
    form > ul:nth-child(2) {
        width: 90%;
    }
    .fl_input_ser{
        width: 85%;
    }
    .banner_top_box {
        grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    }
}