@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(/theme/BS4-Basic/fonts/NotoSans-Light.eot);
    src: url(/theme/BS4-Basic/fonts/NotoSans-Light.eot?#iefix) format('embedded-opentype'), url(/theme/BS4-Basic/fonts/NotoSans-Light.woff2) format('woff2'), url(/theme/BS4-Basic/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(/theme/BS4-Basic/fonts/NotoSans-Regular.eot);
    src: url(/theme/BS4-Basic/fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'), url(/theme/BS4-Basic/fonts/NotoSans-Regular.woff2) format('woff2'), url(/theme/BS4-Basic/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(/theme/BS4-Basic/fonts/NotoSans-Medium.eot);
    src: url(/theme/BS4-Basic/fonts/NotoSans-Medium.eot?#iefix) format('embedded-opentype'), url(/theme/BS4-Basic/fonts/NotoSans-Medium.woff2) format('woff2'), url(/theme/BS4-Basic/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(/theme/BS4-Basic/fonts/NotoSans-Bold.eot);
    src: url(/theme/BS4-Basic/fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'), url(/theme/BS4-Basic/fonts/NotoSans-Bold.woff2) format('woff2'), url(/theme/BS4-Basic/fonts/NotoSans-Bold.woff) format('woff')
}

.ovbox_out {
    overflow-y: hidden;
    height: 160px
}

.ovbox_in {
    overflow-y: hidden;
    height: 140px
}

.ovbox_out2 {
    overflow-y: hidden;
    height: 320px
}

.ovbox_in2 {
    overflow-y: hidden;
    height: 300px
}

.swiper-container {
    width: 100%;
    height: 50px
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #42df20;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.bxtit {
    float: left;
    font-size: 16px;
    font-weight: 500
}

#am_ul {
    float: left;
    width: 50%;
    text-align: left
}

#am_li01 {
    width: 50px;
    height: 50px
}

#am_li02 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #09c;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-top: -60px;
    padding-top: 2px;
    margin-left: 10px
}

#am_li03 {
    margin-left: 60px;
    margin-top: -28px;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px
}

#am_li04 {
    margin-left: 60px;
    font-size: 12px;
    color: #999
}

#am_li05 {
    margin-left: 60px;
    font-size: 12px;
    color: #999;
    margin-top: -10px
}

#am_li_img {
    margin-left: 0;
    margin-top: 24px
}

#am_ul img {
    width: 50px
}

#pm_ul {
    float: left;
    width: 50%;
    text-align: left;
    margin-left: 0
}

#pm_li01 {
    width: 50px;
    height: 50px
}

#pm_li02 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #666;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-top: -60px;
    padding-top: 2px;
    margin-left: 10px
}

#pm_li03 {
    margin-left: 60px;
    margin-top: -28px;
    font-weight: 500;
    font-size: 16px
}

#pm_li04 {
    margin-left: 60px;
    font-size: 12px;
    color: #999
}

#pm_li05 {
    margin-left: 60px;
    font-size: 12px;
    color: #999;
    margin-top: -10px
}

#pm_li_img {
    margin-left: 0;
    margin-top: 24px
}

#pm_ul img {
    width: 50px
}

.dc {
    color: #f33
}

.ga {
    color: #09c
}

#nw_ul1 {
    width: 100%;
    text-align: left
}

#nw_ul1 li {
    font-size: 14px;
    height: 25px
}

#nw_ul1 li span {
    color: #03cf5d;
    font-weight: 700
}

#nw_ul2 {
    width: 100%;
    float: right;
    text-align: left
}

#nw_ul2 li {
    font-size: 14px;
    height: 25px
}

#nw_ul2 li span {
    color: #03cf5d;
    font-weight: 700
}

#gnbs.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 990
}

input,
select:focus,
textarea {
    outline: 0
}

li {
    list-style: none
}

.fl_sel01 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/theme/BS4-Basic/img/ar_down.png) no-repeat 90% 50%
}

.fl_sel01::-ms-expand {
    display: none
}

.f9_fl {
    float: left
}

.f9_fr {
    float: right
}

.f9_cl {
    clear: both
}

.f9_box01 {
    background-color: #fff;
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
    margin-top: 5px
}

.f9_box02 {
    padding-top: 30px;
    padding-bottom: 30px
}

.fl_sel01 {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    background-color: #fff;
    font-size: 14px;
    color: #000;
    border: 5px solid #f0001e;
    box-sizing: border-box
}

.fl_input_ser {
    height: 50px;
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    border: 5px solid #f0001e
}

.fl_button_ser {
    display: block;
    height: 50px;
    width: 100%;
    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
}

.ser_select {
    float: left;
    width: 25%
}

.main_100 {
    width: 100%
}

.maindiv_top {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee
}

.maindiv_top_div {
    width: 1200px;
    height: 60px;
    margin: 0 auto
}

.maindiv_top_div a {
    color: #888
}

.maindiv_top_div a:hover {
    color: #03cf5d
}

.maindiv_top_div li {
    float: left;
    line-height: 60px;
    margin-left: 30px
}

.maindiv_top_div li:first-child {
    float: left;
    line-height: 60px;
    margin-left: 0
}

.maindiv_top2 {
    width: 100%;
    height: 140px;
    border-bottom: 1px solid #eee
}

.maindiv_top2_div {
    width: 1200px;
    height: 140px;
    margin: 0 auto
}

.div_c_1200 {
    margin: 0 auto
}

.top_ser {
    margin-left: 20px
}

.top_ser_li01 {
    margin-top: 16px
}

.top_ser_li02 {
    font-size: 15px;
    margin-top: 17px;
    margin-left: 5px
}

.top_ser02 {
    margin-left: 0;
    width: 200px
}

.top_ser02_li01 {
    font-size: 11px;
    margin-top: 16px;
    margin-left: 5px;
    background-color: #03cf5d;
    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: 15px;
    margin-left: 10px
}

.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;
    list-style: none;
    background-color: #f9f9f9
}

#layer3,
#layer4 {
    position: absolute;
    top: 0;
    padding-left: 15px;
    width: 100%;
    z-index: 1;
    margin-top: -2px
}

#layer4 {
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    padding: 10px 20px 20px;
    margin-top: 50px;
    margin-left: 0;
    font-size: 15px
}

.link_box01 a {
    padding-left: 0;
    padding-right: 10px
}

.main_d {
    background-color: #f9f9f9;
    padding: 5px 0
}

.main_d_bn {
    padding: 20px;
    text-align: center
}

.main_d_bn a {
    padding-left: 10px;
    padding-right: 10px
}

.main_link {
    width: 48.6%;
    margin-bottom: 5px;
    margin-top: 0;
    border-right: 1px solid #eee;
    float: left;
	margin-right:5px;
}

.main_link.right {
    float: right;
    border-left: 1px solid #eee;
    border-right: none
}

.main_link_tit {
    border-bottom: 1px solid #eee;
    line-height: 60px;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: 700
}

.main_link_tit img {
    width: 20px
}

.main_link_div {
    padding: 10px;
    font-size: 14px;
    line-height: 28px;
	min-height: 320px;
}

.main_link_div_site {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    height: 61px;
    overflow: hidden;
    text-overflow: ellipsis
}

.rank_img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.sub_m>li {
    float: left;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 20%;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    background: #fff
}

.sub_m>li.active,
.sub_m>li.active a {
    color: #fff;
    background: #dc1400
}

.sub_m>li:last-child {
    border-right: 0
}

.siteList {
    position: relative;
    width: 49.5%;
    margin-bottom: 5px;
    margin-right: 1%;
    float: left;
    border: 1px solid #ddd;
    border-left: 0
}

.siteList.last {
    margin-right: 0;
    border: 1px solid #ddd;
    border-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
}

.main_link_cc {
    width: 100%;
    margin-top: 5px
}

.main_link_c_tit {
    border-top: 1px solid #eee;
    line-height: 60px;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    text-align: center
}

.main_link_l_div li {
    font-size: 12px;
    line-height: 28px
}

.main_link_l_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div li {
    font-size: 12px;
    line-height: 28px
}

.main_link_r_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div3 {
    font-size: 12px;
    line-height: 28px;
    padding: 15px
}

.main_link_r_div3_div {
    display: inline-block;
    width: 24%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4 {
    font-size: 12px;
    line-height: 28px;
    padding: 15px
}

.main_link_r_div4_div {
    display: inline-block;
    width: 24%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.main_link_div li {
    font-size: 12px;
    line-height: 28px
}

.main_link_div ul {
/*
    display: inline-block;
    width: 23.2%;
    text-align: center
	*/
}

.main_link_div_etc li {
    font-size: 12px;
    line-height: 28px
}

.main_link_div_etc ul {
    display: inline-block;
    width: 22%;
    text-align: center;
    margin-left: 5px
}

.pbox {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 5px
}

.pbox img {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0
}

.bbox {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    text-align: left;
    padding-top: 5px;
    padding-left: 15px;
    margin: 10px;
    background-color: #f1f1f1
}

.bbox:hover {
    opacity: .7
}

.ebox {
    display: block;
    width: 100%;
    height: 20px;
    font-size: 14px;
    text-align: left;
    padding-top: 0;
    margin: 10px
}

.ebox_tit {
    font-size: 14px;
    font-weight: 700
}

.ebox_tit img {
    width: 15px;
    margin-top: 8px
}

.link_ico {
    display: block;
    float: right;
    margin-right: 15px
}

.link_ico_etc {
    display: block;
    float: right;
    font-size: 10px;
    margin-right: 5px
}

#preview {
    position: absolute;
    border: 1px solid #000;
    background: #fff;
    padding: 15px;
    display: none;
    color: #999;
    width: 250px;
    line-height: 20px;
    font-size: 13px;
    box-shadow: 5px 5px 40px rgba(0, 0, 0, .2);
    margin-top: -50px
}

.subj {
    color: #000;
    font-weight: 500;
    line-height: 30px;
    font-size: 15px
}

#bo_list {
    width: 100%;
    margin-top: 20px
}

#bo_list .tbl_head01 thead th {
    padding: 5px 0;
    font-weight: 400;
    text-align: center;
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #ecf0f1;
    font-size: 12px;
    height: 35px
}

#bo_list .td_num2 {
    width: 40px;
    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: 3px 5px;
    color: #777;
    font-weight: 400
}

.sbtn_b03 {
    border: 1px solid #f0001e;
    border-radius: 3px;
    line-height: 25px;
    height: 25px;
    padding: 3px 5px;
    color: #f0001e;
    font-weight: 400
}

html {
    overflow-y: scroll;
    height: 100%;
    min-width: 320px
}

body {
    margin: 0;
    padding: 0;
    font-family: noto sans kr;
    font-size: .75em;
    background: #f9f9f9;
    height: 100%
}

fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

legend {
    position: absolute;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

button,
img,
input,
label,
select {
    vertical-align: middle
}

button,
input {
    margin: 0;
    padding: 0;
    font-size: 1em
}

button {
    cursor: pointer
}

button,
input[type=image],
input[type=number],
input[type=password],
input[type=submit],
input[type=text] {
    font-size: 1em;
    -webkit-appearance: none;
    font-family: noto sans kr
}

select,
textarea {
    font-size: 1em;
    font-family: noto sans kr
}

textarea {
    border-radius: 0;
    -webkit-appearance: none
}

select {
    margin: 0;
    background: 0 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

hr {
    display: none
}

pre {
    overflow-x: scroll;
    font-size: 1.1em
}

a {
    color: #000;
    text-decoration: none
}

dd,
dl,
dt,
li,
ul {
    padding: 0;
    margin: 0
}

ul {
    list-style: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff
}

.hd_pops img {
    max-width: 100%;
    height: auto
}

.hd_pops_footer {
    padding: 10px 0;
    background: #000;
    color: #fff;
    text-align: right
}

.hd_pops_footer button {
    margin-right: 5px;
    padding: 5px 10px;
    border: 0;
    background: #393939;
    color: #fff
}

#hd {
    position: relative;
    background: #333
}

#hd:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#logo {
    padding: 10px;
    height: 50px;
    text-align: center
}

#logo img {
    vertical-align: middle;
    width: auto
}

#gnb_open {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 10px;
    height: 30px;
    width: 30px;
    border: 0;
    background-size: 70%;
    color: #fff;
    background: 0 0;
    font-size: 16px
}

#gnb {
    display: none;
    background: #262626;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    height: 100%;
    overflow-y: auto;
    width: 300px;
    -webkit-box-shadow: 0 0 5px rgba(55, 55, 5, .4);
    -moz-box-shadow: 0 0 5px rgba(55, 55, 5, .4);
    box-shadow: 0 0 5px rgba(55, 55, 5, .4)
}

#gnb a {
    display: block;
    color: #efefef
}

.gnb_1dli {
    position: relative;
    line-height: 40px
}

.gnb_1da {
    padding: 0 20px;
    border-bottom: 1px solid #2d2d2d
}

.gnb_2dul {
    display: none
}

#gnb_close {
    display: block;
    margin: 0;
    height: 50px;
    width: 100%;
    border: 0;
    background: url(/theme/BS4-Basic/img/btn_close.png) no-repeat right 50% #222;
    background-size: 25px;
    color: #fff;
    text-indent: -999999999px;
    overflow: hidden
}

#gnb_empty {
    padding: 20px 0;
    color: #fff;
    text-align: center;
    line-height: 2em
}

#gnb_empty a {
    display: inline;
    text-decoration: underline
}

#hd_sch {
    text-align: center;
    padding: 20px
}

#hd_sch h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#hd_sch form {
    position: relative;
    padding-right: 40px
}

#hd_sch #sch_stx {
    width: 100%;
    height: 45px;
    background: #464646;
    border: 0;
    padding-left: 10px;
    border-radius: 3px 0 0 3px;
    color: #fff
}

#hd_sch #sch_submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 45px;
    border: 0;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    color: #fff;
    background: #464646;
    font-size: 1.25em
}

#user_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0 10px;
    height: 30px;
    width: 30px;
    border: 0;
    color: #fff;
    font-size: 16px;
    background: 0 0;
    letter-spacing: -.1em
}

#user_menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 320px;
    z-index: 9999;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 5px rgba(55, 55, 5, .4);
    -moz-box-shadow: 0 0 5px rgba(55, 55, 5, .4);
    box-shadow: 0 0 5px rgba(55, 55, 5, .4)
}

#user_close {
    display: block;
    margin: 0;
    height: 50px;
    width: 100%;
    border: 0;
    background: url(/theme/BS4-Basic/img/btn_close.png) no-repeat right 50% #222;
    background-size: 25px;
    color: #fff;
    text-indent: -999999999px;
    overflow: hidden
}

#snb_cnt span {
    display: inline-block;
    padding: 0 7px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    background: #3ca1ff;
    border-radius: 20px;
    color: #fff
}

#hd_nb {
    margin: 20px
}

#hd_nb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_nb li {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 25px;
    font-size: 1.083em;
    font-weight: 700
}

#hd_nb li a {
    display: block;
    color: #717171;
    padding: 20px 0
}

#hd_nb li i {
    font-size: 20px
}

#hd_nb .hd_nb1 {
    border-right: 1px solid #e2e5e7;
    border-bottom: 1px solid #e2e5e7
}

#hd_nb .hd_nb2 {
    border-bottom: 1px solid #e2e5e7
}

#hd_nb .hd_nb3 {
    border-right: 1px solid #e2e5e7
}

#text_size {
    margin: 0 0 10px;
    text-align: center;
    display: inline-block;
    padding: 7px 20px;
    background: #e6e7e9;
    border-radius: 25px;
    height: 48px
}

#text_size button {
    margin: 0 5px;
    border: 0;
    background: 0 0;
    height: 35px;
    width: 35px;
    border-radius: 50%
}

#text_size button.select {
    background: #fff;
    border-bottom: 1px solid #bbb;
    -webkit-box-shadow: 0 0 5px rgba(100, 80, 100, .2);
    -moz-box-shadow: 0 0 5px rgba(100, 100, 100, .2);
    box-shadow: 0 0 5px rgba(100, 100, 100, .2)
}

.ts_up {
    font-size: 1.167em !important
}

.ts_up2 {
    font-size: 1.3em !important
}

#wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container {
    position: relative;
    min-height: 300px;
    font-size: 1.1em
}

#container:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.container_title {
    font-size: 1.2em;
    font-weight: 700;
    height: 50px;
    padding: 10px;
    line-height: 30px;
    background: #fff;
    color: #333;
    padding-left: 0
}

.top {
    position: relative
}

.btn_top {
    z-index: 999;
    padding: 10px
}

.btn_top li {
    display: inline-block
}

.btn_top .btn_submit,
.btn_top a {
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px
}

.btn_top .btn_b01,
.btn_top .btn_cancel {
    border: 1px solid #aaa;
    background: 0 0;
    color: #666;
    line-height: 28px;
    background: #fff
}

.fixed {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999
}

#ft {
    background: #222;
    padding: 0 10px 10px
}

#ft h1 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ft p {
    margin: 0;
    padding: 10px 0;
    line-height: 1.8em;
    color: #fff
}

#ft_copy {
    padding: 10px;
    line-height: 2em;
    text-align: center;
    color: #777
}

#ft_copy #ft_company {
    text-align: center
}

#ft_copy #ft_company a {
    display: inline-block;
    padding: 0 10px;
    line-height: 1em;
    border-left: 1px solid #333;
    color: #fff
}

#ft_copy #ft_company a:first-child {
    border: 0
}

#ft_copy b {
    color: inherit
}

#ft_copy a {
    color: inherit;
    text-decoration: none
}

#top_btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    line-height: 20px;
    border: 2px solid #333;
    background: 0 0;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 99
}

#device_change {
    display: block;
    line-height: 40px;
    border: 1px solid #3a3a3a;
    border-radius: 2em;
    color: #777;
    font-size: 1em;
    text-decoration: none;
    text-align: center
}

.copymove_current {
    float: right;
    color: #ff3061
}

.copymove_currentbg {
    background: #f4f4f4
}

#copymove .tbl_head01 {
    margin-top: 10px
}

#copymove td {
    background: #fff
}

#copymove .win_btn {
    margin: 10px
}

#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden
}

.msg_sound_only,
.sound_only {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden
}

.to_content a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.img_fix {
    width: 100%;
    height: auto
}

#bo_i {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 10px 0;
    padding: 10px 0;
    font-size: 10px
}

#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
}

.bbs_info {
    padding: 10px !important;
    background: #f5f6f9;
    border: 1px solid #e8e8ec;
    margin-bottom: 5px;
    text-align: center;
    font-size: 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: 10px;
    background: linear-gradient(#f8f8f8, #e1e1e1);
    margin-left: 10px
}

.nomargin {
    width: 40% !important;
    padding: 15px;
    border: 1px solid #ddd
}

.nomargin img {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 0 !important;
    display: inline-block
}

#bo_v_con ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px
}

#bo_v_con ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px
}

#bo_v_con li {
    display: list-item
}

.cke_sc {
    text-align: right
}

.btn_cke_sc {
    background: #333;
    color: #fff;
    padding: 5px;
    border: none
}

.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: 50%;
    font-weight: 700
}

.cke_sc_def dd {
    width: 50%
}

.btn_cke_sc_close {
    background: #333;
    padding: 5px;
    border: none;
    color: #fff
}

.btn {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px
}

a.btn01 {
    display: inline-block;
    background: #ddd;
    color: #444;
    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;
    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: center
}

.btn_submit {
    border: 0;
    background: #03cf5d;
    color: #fff;
    cursor: pointer;
    border-radius: 3px
}

a.btn_cancel {
    display: inline-block;
    background: #ddd;
    color: #444;
    text-decoration: none;
    vertical-align: middle
}

button.btn_cancel {
    display: inline-block;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    vertical-align: top;
    text-decoration: none
}

a.btn_frmline,
button.btn_frmline {
    display: inline-block;
    padding: 0 5px;
    border: 0;
    background: #333;
    color: #fff;
    letter-spacing: -.1em;
    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_b02,
a.btn_b02 {
    display: inline-block;
    background: #333;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    border: 0
}

.btn_b03,
a.btn_b03 {
    display: inline-block;
    line-height: 28px;
    border: 1px solid #ed6478;
    color: #ed6478;
    background: 0 0;
    text-decoration: none;
    vertical-align: middle
}

a.btn_admin {
    display: inline-block;
    background: #e8180c;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.tbl_wrap {
    margin: 0 10px 10px
}

.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_wrap caption {
    padding: 10px 0;
    color: #4b8b99;
    font-weight: 700;
    text-align: left
}

.tbl_head01 caption {
    padding: 0 0 10px;
    color: #777;
    text-align: left
}

.tbl_head01 thead th {
    padding: 12px 0;
    background: #d9d9da;
    color: #383838;
    font-size: .95em;
    text-align: center;
    letter-spacing: -.1em
}

.tbl_head01 thead a {
    color: #383838
}

.tbl_head01 thead th input {
    vertical-align: top
}

.tbl_head01 tfoot th {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    background: #484848;
    color: #fff
}

.tbl_head01 tfoot td {
    border-color: #e3e3e5;
    background: #484848;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.tbl_head01 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.tbl_head01 td {
    padding: 10px 5px;
    border-top: 1px solid #e3e3e5;
    border-bottom: 1px solid #e3e3e5;
    line-height: 1.5em;
    word-break: break-all;
    font-size: 10px
}

.tbl_head02 caption {
    padding: 0 0 10px;
    color: #777;
    text-align: left
}

.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 th {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    background: #484848;
    color: #fff
}

.tbl_head02 tfoot td {
    background: #484848;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.tbl_head02 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.tbl_head02 td {
    padding: 5px 3px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    line-height: 1.4em;
    word-break: break-all
}

.list_01 {
    padding: 0 10px
}

.list_01 li {
    background: #fff;
    border-radius: 3px;
    margin: 10px 0;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc
}

.form_01 {
    margin: 10px
}

.form_01 .write_div {
    margin: 5px 0;
    position: relative
}

.form_01 li {
    margin: 5px 0;
    position: relative;
    list-style: none
}

.form_01 textarea,
.frm_input {
    border: 1px solid #ccc;
    background: #fff;
    color: #000;
    vertical-align: middle;
    border-radius: 3px;
    padding: 5px
}

.form_01 textarea {
    width: 100%;
    height: 100px
}

.frm_input {
    height: 40px
}

.full_input {
    width: 100%
}

.form_01 .frm_file {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

.form_01 select {
    height: 40px;
    border-radius: 3px;
    background-color: #fff
}

.form_01 .frm_info {
    font-size: .92em;
    color: #4162ff;
    text-align: left;
    margin: 3px 0 10px;
    display: block;
    line-height: 1.3em
}

.empty_table {
    padding: 100px 0 !important;
    color: #777;
    text-align: center
}

.empty_list {
    padding: 20px 0 !important;
    text-align: center
}

.td_board {
    width: 120px;
    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 {
    text-align: center
}

.td_group {
    width: 100px;
    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: #999
}

.txt_rdy {
    color: #8abc2a
}

.new_win #win_title {
    font-size: 1.2em;
    font-weight: 700;
    height: 50px;
    padding: 10px;
    line-height: 30px;
    background: #4162ff;
    color: #fff
}

.new_win #win_title .sv {
    font-size: .75em;
    line-height: 1.2em
}

.new_win_con {
    margin: 10px
}

.new_win .win_ul {
    margin: 10px
}

.new_win .win_ul li {
    display: inline-block
}

.new_win .win_ul li a {
    display: block;
    line-height: 24px;
    padding: 0 10px
}

.new_win .win_ul li .selected {
    background: #4162ff;
    color: #fff;
    border-radius: 13px;
    -webkit-box-shadow: 0 0 5px rgba(65, 98, 255, .8);
    -moz-box-shadow: 0 0 5px rgba(65, 98, 255, .8);
    box-shadow: 0 0 8px rgba(65, 98, 255, .8)
}

.new_win .win_desc {
    margin: 5px 0;
    font-size: .92em;
    color: #4162ff
}

.new_win .win_btn {
    clear: both;
    margin: 10px 0;
    text-align: center
}

.new_win .win_btn a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-weight: 700
}

.new_win .win_btn .btn_close {
    display: inline-block;
    padding: 0 10px;
    border: 0;
    background: #c6c6d2;
    color: #666;
    text-decoration: none;
    font-weight: 700;
    height: 40px;
    border-radius: 3px;
    margin: 10px 0
}

.new_win .win_btn .btn_submit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    margin: 0 0 20px;
    display: inline-block;
    font-weight: 700
}

.sch_word {
    color: #00c4ac
}

.sv_wrap {
    display: inline-block;
    position: relative;
    font-weight: 400;
    line-height: 20px
}

.sv_wrap .sv {
    z-index: 1000;
    width: 100px;
    display: none;
    margin: 5px 0 0;
    font-size: .92em;
    background: #333;
    text-align: left;
    -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;
    width: 100px;
    margin: 0;
    padding: 0 10px;
    line-height: 30px;
    font-weight: 400;
    color: #bbb
}

.sv_wrap .sv a:hover {
    background: #000;
    color: #fff
}

.sv_member {
    color: #333;
    font-weight: 700
}

.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-top: 20px;
    text-align: center
}

.pg {
    display: inline-block
}

.pg_current,
.pg_page {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    color: #000;
    line-height: 28px;
    vertical-align: middle
}

.pg a:focus,
.pg a:hover {
    text-decoration: none
}

.pg_page {
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 3px
}

.pg_start {
    background: url(../img/btn_first.gif) no-repeat 50% 50% #fff;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden
}

.pg_prev {
    background: url(/theme/BS4-Basic/img/btn_prev.gif) no-repeat 50% 50% #fff;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden
}

.pg_next {
    background: url(/theme/BS4-Basic/img/btn_next.gif) no-repeat 50% 50% #fff;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden
}

.pg_end {
    background: url(../img/btn_end.gif) no-repeat 50% 50% #fff;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden
}

.pg_current {
    display: inline-block;
    background: #4c4f6f;
    color: #fff;
    font-weight: 400;
    border-radius: 3px;
    line-height: 30px
}

#scroll {
    height: 30px;
    margin-top: 12px;
    font-size: 15px;
    overflow-y: hidden
}