




body,
.txt-default { color: #000; }
a,
.txt-point { color: #000; }


@media all and (min-width: 1001px) {

#gnb,
#gnb *:not(script) {
display:inline-block;
}

#header {
background-size: 100% 100%;
background-attachment: fixed;
}

#gnb_wrapper {
}

#gnb_control_box { display: none; }
}

@media all and (max-width: 1000px) {
#header {
background-color: rgba(0, 0, 0,0);
}

#gnb_wrapper {
}

#gnb_control_box {
display: block;
}
}

#gnb_wrapper{
position:relative;
z-index:99;
text-align:left;
}


#footer { height:0 !important;padding:0 !important;display: none !important; }

#body { margin-left: 70px; }
#header {
position: fixed;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
width: 70px;

}
#logo {
padding:20px 0;
text-align: center;
}
#gnb #no_design_gnb li {
display:block;
margin-bottom: 25px;
text-align:center;
}

#footer{margin-left:70px;}


#gnb p {display:block;}
#gnb a {
color : #000;
font-size: 12px;

}
#gnb a:hover {
color: #333;
font-size: 12px;
}
#logo a {
color: #000;
font-size: 15.6px;
}
#logo a:hover {
color: #333;
font-size: 15.6px;
}

#footer{
padding:10px;
box-sizing:border-box;
}



@media all and (min-width: 1001px) {
html {
background-color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
}

@media all and (max-width: 1000px) {
html {
background-image: none;
background-color: #ffffff;
background-repeat: no-repeat;
background-size: cover;
}

#footer {margin-left:0;}
}




*::-webkit-scrollbar-track { background-color: #fff; }
*::-webkit-scrollbar-thumb { background: #000; }

* { outline-color: #000; }
::selection { background:#000; }
::-moz-selection { background:#000; }
::-webkit-selection { background:#000; }

::selection { color:#fff; }
::-moz-selection { color:#fff; }
::-webkit-selection { color:#fff; }


.highlight {
display:inline-block;
padding:0 5px;
margin-bottom:5px;
line-height:18px;
font-family:'dotum',sans-serif;
color:#fff;
background:#000;
}


.ui-btn {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}
.ui-btn:hover {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}

.ui-btn.point {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}
.ui-btn.point:hover {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}

.ui-btn.etc {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}
.ui-btn.etc:hover {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}


.pg_wrap .pg_page {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}
.pg_wrap .pg_page:hover {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover {
color: #333;
background: rgba(0,0,0,0);
border-color: rgba(0,0,0,0);
}




.bar-equalizer i {
background: #000000;
-webkit-box-shadow: 0px 0px 3px 0px #000000;
-moz-box-shadow: 0px 0px 3px 0px #000000;
box-shadow: 0px 0px 3px 0px #000000;
}



hr.line {
background: #000;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select {
color: #000;
background: #fff;
border-color: rgba(0,0,0,0);
}

::-webkit-input-placeholder {
color: #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #000;
}


input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
background-color: #fff !important;
color: #000;
}


.theme-box {
color: #000;
}
.theme-box.no-link a {
color: #000;
}


.theme-list,
.theme-form {
background-color: ;
color: ;
}

/*** Form Area ***/
.theme-form th {
background-color: #000000;
color: #ffffff;
}
.theme-form td {
background-color: rgba(255, 255, 255, .1);
color: #ffffff;
border-top-color: #333333;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #333333;
border-bottom-style: solid;
border-bottom-width: 1px;
}

/*** List Area ***/
.theme-list th {
background-color: #000000;
color: #ffffff;
border-top-color: #333333;
border-top-style: double;
border-top-width: 1px;
border-bottom-color: #333333;
border-bottom-style: double;
border-bottom-width: 1px;
}
.theme-list td {
background-color: ;
color: #ffffff;
}




#tab_list { border-color: rgba(0,0,0,0); }


#load_log_board {
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}

.board-notice {
background-color: rgba(255,255,255,0.5);
color: #ffffff;
}

#log_list {
background-color: rgba(255,255,255,0.5);
color: #000;
}
#log_list .item {
color: #000;
border-top-color: rgba(0,0,0,0);
border-top-style: ;
border-top-width: 10px;
border-bottom-color: rgba(0,0,0,0);
border-bottom-style: ;
border-bottom-width: 10px;
border-left-color: rgba(0,0,0,0);
border-left-style: ;
border-left-width: 10px;
border-right-color: rgba(0,0,0,0);
border-right-style: ;
border-right-width: 10px;

}

#log_list .item .item-inner .ui-pic {
background-color: rgba(0,0,0,0);
color: #000;
}


#log_list .item .item-inner .item-comment {
color: #000;
margin-bottom: 10px !important;
}

#log_list .item .item-inner .item-comment.parent,
#log_list .item .item-inner .item-comment.item-reply {
margin-bottom:1px !important;
}
#log_list .item .item-inner .item-comment.item-reply {opacity:0.8;}
#log_list .item .item-inner .item-comment.item-reply.last{
margin-bottom: 10px !important;
}
#log_list .item .item-inner .item-comment.item-reply .co-header:before {
color: #bbbbbb;
}

#log_list .item .item-inner .ui-comment {
background-color: rgba(0,0,0,0);
color: #000;

padding-left: 15px;
padding-right: 15px;
}


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a {
color: #000;
font-size: 15px;
}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a {
color: #000;
font-size: 15px;
}

#log_list .item .item-inner .co-footer .date {
color: #bbbbbb;
font-size: 9px;
}
#log_list .item .item-inner .co-content .other-site-link {
color: #333;
}
#log_list .item .item-inner .co-content .link_hash_tag {
color: #ffe26d;
}
#log_list .item .item-inner .co-content .log_link_tag {
color: #ffe26d;
}
#log_list .item .item-inner .co-content .member_call {
color: #29c7c9;
}



#bo_gall .bo_tit.on {
}
