@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');





body,
.txt-default	{ color: #83A5BB; }
a,
.txt-point	{ color: #5B88A6; }


@media all and (min-width: 1001px) { 
 
#gnb,
#gnb *:not(script)	{ 
	display:inline-block; 
	border-radius: 0px !important;
}

	#header			{
			background-color: rgb(255,255,255,1);
	    width: 1100px;
    border-radius: 10px 10px 10px 10px;

    margin-top: 150px !important;
	}

	#gnb_wrapper				{
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
			background-color: rgb(255,255,255,1);
			background-repeat: no-repeat;
		}

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}

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




#header {
    position: relative;
    margin: 0 auto;
    padding: 0;
    clear: both;
    height: 35px;
    border-color: #5B88A6 !important;
    border-left: double;
    border-right: double;
    border-top: double;
}
#header .fix-layout	{ height: 100%; }
#logo	{
	display: block;
	float:left;
	position:relative;
	z-index:999;
	padding-right:10px;
	line-height:35px;
margin-left: -30px;
} 
#no_design_gnb li	{ display:inline-block; margin-left:10px; line-height:35px;}

#login_box,#bgm_box{float:right;color: rgba(131,165,187,.5);margin-top: 2px;}
 

#gnb p {display:block;}
#gnb a { 
	color : #ffffff; 
	font-size: 12px;
	}
#gnb a:hover {
	color: #ffffff;
	font-size: 12px;
}
#logo a {
	color: #ffffff;
	font-size: 15.6px;
}
#logo a:hover {
	color: #ffffff;
	font-size: 15.6px;
}

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



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

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

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: rgb(131,165,187); }
*::-webkit-scrollbar-thumb			{ background: #5B88A6; }

* { outline-color: #5B88A6; }
::selection			{       color: transparent;
    text-shadow: 0 0 2px #F2AFB4;
    transition: all 250ms ease-in; }
::-moz-selection	{ background:#5B88A6; }
::-webkit-selection	{ background:#5B88A6; }

::selection			{     color: transparent;
    text-shadow: 0 0 2px #F2AFB4;
    transition: all 250ms ease-in; }
::-moz-selection	{ color:rgb(131,165,187); }
::-webkit-selection	{ color:rgb(131,165,187); }


.highlight {
	    display: inline-block;
    padding: 0 5px;
    margin-bottom: 5px;
    line-height: 18px;
    font-family: 'Nanum Gothic',sans-serif;
    color: rgb(255,255,255);
    background:#83A5BB;
}


.ui-btn	{
	color:			#ffffff;
	background:		rgb(131,165,187);
	border-color:	rgb(131,165,187);
}
.ui-btn:hover	{
	color:			#ffffff;
	background:		#5B88A6;
	border-color:	#5B88A6;
}

.ui-btn.point			{
	color:			#ffffff;
}
.ui-btn.point:hover		{
	color:			#ffffff;
	background:		#5B88A6;
	border-color:	#5B88A6;
}

.ui-btn.etc			{
	color:			#ffffff;
	background:		rgb(131,165,187);
	border-color:	rgb(131,165,187);
}
.ui-btn.etc:hover	{
	color:			#ffffff;
	background:		#5B88A6;
	border-color:	#5B88A6;
}


.pg_wrap .pg_page	{
	color:			#ffffff;
	background: rgba(131,165,187,.3);
	border-color:	rgb(131,165,187);
}
.pg_wrap .pg_page:hover	{
	color:			#ffffff;
	background:		#5B88A6;
	border-color:	#5B88A6;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#ffffff;
	background:		rgb(131,165,187);
	border-color:	rgb(131,165,187);
}




.bar-equalizer{display:none !important;}
.bgm-player ul {margin-left:0 !important;}
.bar-equalizer i	{
	background: rgb(131,165,187);
	-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: #5B88A6;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#5B88A6;
	background: rgb(255,255,255,.5);
	border-color: rgb(131,165,187,.6);
}

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

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff !important;
  color: #5B88A6;
}
 

.theme-box	{
	background-color: #ffffff;
	color: rgb(131,165,187);
 
}
.theme-box.no-link a	{
	color: rgb(131,165,187);
}
 

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

/*** Form Area ***/
.theme-form th	{
background-color: #83A5BB;
    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; */
    border: 1px solid #83A5BB;
}

/*** List Area ***/
.theme-list th	{
background-color: #B1CADA;
    color: #ffffff;
}
.theme-list td	{
	background-color:	;
	color:				#ffffff;
}




#tab_list { border-color: rgb(131,165,187); }
 

#load_log_board	{
	}

.board-notice	{
			background-color: rgb(131,165,187, 0.5);
			color: rgb(255,255,255,1);
	}

#log_list	{
	}
#log_list .item		{
	
	}

#log_list .item .item-inner .ui-pic		{
	}

#log_list .item .item-inner .item-comment		{
			background-color: rgb(131,165,187,.2);
			color: #1C394C;
			border-top-color:		rgb(131,165,187,.2);
		border-top-style:		;
		border-top-width: 1px;
			border-bottom-color:		rgb(131,165,187,.2);
		border-bottom-style:		;
		border-bottom-width: 1px;
			border-left-color:		rgb(131,165,187,.2);
		border-left-style:		;
		border-left-width: 1px;
			border-right-color:		rgb(131,165,187,.2);
		border-right-style:		;
		border-right-width: 1px;
				margin-bottom: 10px !important;
	}

#log_list .item .item-inner .item-comment.parent,
#log_list .item .item-inner .item-comment.item-reply { 
		border-top-/*style:dotted*/; 
	 
		border-bottom-/*style:dotted*/; 
	 
		border-left-/*style:dotted*/; 
	 
		border-right-/*style:dotted*/; 
	    margin-bottom: 1.5px !important;
    /*margin-top: 2px;*/
 } 
 #log_list .item .item-inner .item-comment.item-reply {opacity:1;background: rgb(131,165,187,.13);}
#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: rgb(131,165,187,.6);
	}

#log_list .item .item-inner	.ui-comment		{
	
	}


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

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

#log_list .item .item-inner .co-footer .date	{
			color: rgb(131,165,187,.6);
				font-size: 10px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: rgb(131,165,187);
	}
#log_list .item .item-inner .co-content .link_hash_tag	{
			color: rgb(131,165,187);
	}
#log_list .item .item-inner .co-content .log_link_tag	{
			color: rgb(131,165,187);
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: #ffffff;
 
}