<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media all and (min-width:992px) {
    #TopTitle

{
    width: 100%;
}

.d_sch .tf_keyword {
    width: 60%
}

.d_sch .btn_search {
    width: 66px
}

}

@media all and (max-width:992px) {
    #TopTitle {
        /*  display:none; */
    }

    .jumbotron h1 {
        font-size: 1.2em
    }

    .d_sch .tf_keyword {
        width: 80%
    }

    .d_sch .btn_search {
        width: 20%;
        max-width: 66px
    }
}

.sectionstyle {
    max-height: 500px;
    margin-bottom: 10px;
    overflow-y: hidden;
}

div.nowbox_forum {
    width: 90%;
    border: 1px #f1faf1 solid;
    margin: 5%;
    overflow-y: auto;
    border-radius: 10px;
    background: #cccccc;
    color: #ffffff
}

div:hover.nowbox_forum {
    background: #999999;
    border: 1px #aaaaaa solid
}

div.DeleteCategorystyle {
    width: 100%;
    padding: 5px;
    background: #a6c3f8;
    color: #ffffff
}

div:hover.DeleteCategorystyle {
    background: #5279c1;
}

.kbox_forum {
    clear: both;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    border-color: rgb(191, 194, 196) rgb(168, 170, 171) rgb(168, 170, 171) rgb(191, 194, 196);
    box-shadow: 0px 1px 0px rgba(164,168,171,0.2);
    -webkit-box-shadow: 0 1px 0 rgba(164, 168, 171, 0.2);
    border: 1px #bbbbbb solid;
    margin: 3%;
    overflow-y: auto;
    border-radius: 5px;
}

.Land_Category_forum {
    clear: both;
    padding: 1px;
    overflow: hidden;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.kbox_forum .tit_part {
    color: rgb(64, 84, 117);
    line-height: 1.57em;
    font-size: 0.93em;
    border-top-color: rgb(255, 255, 255);
    border-bottom-color: rgb(212, 217, 221);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    text-shadow: 0px 1px 0px rgba(255,255,255,1);
    background-image: linear-gradient(rgb(255, 255, 255), rgb(246, 247, 248));
    background-color: rgb(249, 250, 250);
    height: 30px;
    padding-right: 5px
}

.LandIcon {
    background-image: url('/images/uk_ico.png');
    padding-left: 15px;
    width: 15px;
    height: 15px;
    display: inline-block
}

#On_Off_Icon {
}

.on_icon {
    background-position: -2px -78px
}

.off_icon {
    background-position: -5px -1px;
}

.xon_icon {
    background-image: url('/images/uk_ico.png');
    padding-left: 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-position: -2px -78px
}

.xoff_icon {
    background-image: url('/images/uk_ico.png');
    padding-left: 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-position: -5px -1px;
}

#leftbar ul li {
    width: 90%;
}

#MyLand_Div {
    padding-left: 31px;
    width: 30px;
    height: 25px;
    background-position: -291px -52px;
}

    #MyLand_Div:hover {
        background-position: -291px -80px;
    }

.myLand {
    background-position: -291px -80px;
}


button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

.d_sch .box_search {
    overflow: hidden;
    width: 80%;
    background-position: 0 0;
    min-width: 198px;
    margin-left: 10%;
}

.d_sch .search_on {
    background-position: 0 0;
}

.d_sch .tf_keyword {
    display: inline;
    float: left;
    height: 39px;
    padding: 0;
    margin: 0;
    border: 0 none;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    font-family: '돋움',dotum,sans-serif;
    outline: none;
    ime-mode: active;
    -webkit-appearance: none;
    max-width: 80%;
    display: inline;
    border: 1px #dddddd solid;
    background-color: #ffffff
}

    .d_sch .tf_keyword::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

.d_sch .btn_search {
    overflow: hidden;
    float: left;
    height: 39px;
    line-height: 39px;
    display: inline;
}

    .d_sch .btn_search:hover {
        background-position: -178px -45px;
    }


.navbar-nav {
    float: left;
    margin: 0;
}

.navbar-nav &gt; li {
    float: left;
}

.navbar-toggle {
    padding: 5px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: none;
}

iframe {
    width: 100%;
    height: auto
}

.itemstyle {
    clear: both;
    min-height: 30px;
}

#imgbox img {
    width: 100px !important;
    height: 80px !important;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

Iframe {
    max-width: 100%
}

.FdTopBox {
    position: relative;
    margin: 0 10px 0 10px;
    height: 80px
}

.FdTopColor {
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    margin-top: 15px;
    z-index: 99
}

.FdTopA {
    color: rgb(255, 255, 255);
    line-height: 1;
}


</pre></body></html>