




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


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

	#header			{
			background-color: #FAFAFA;
			background-size: contain;
		}

	#gnb_wrapper				{
			background-size: contain;
			background-attachment: fixed;
		}

	#gnb_control_box	{ display: none; }
}

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

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}

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




#header	{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	height: 70px;
}
#header .fix-layout	{ height: 100%; }
#logo	{
	display: block;
	float:left;
	position:relative;
	z-index:999;
	padding-right:10px;
	line-height:70px;
} 
#no_design_gnb li	{ display:inline-block; margin-left:10px; line-height:70px;}

#login_box,#bgm_box{float:right;}
 

#gnb p {display:block;}
#gnb a { 
	color : #000000; 
	font-size: 14px;
	}
#gnb a:hover {
	color: #859276;
	font-size: 14px;
}
#logo a {
	color: #000000;
	font-size: 18.2px;
}
#logo a:hover {
	color: #859276;
	font-size: 18.2px;
}

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



@media all and (min-width: 1001px) { 
	html			{
			background-color: #859276;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: none;
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #ffffff; }
*::-webkit-scrollbar-thumb			{ background: #dbdbdb; }

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

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


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


.ui-btn	{
	color:			#222222;
	background:		#f7f7f7;
	border-color:	#000000;
}
.ui-btn:hover	{
	color:			#f7f7f7;
	background:		#222222;
	border-color:	#000000;
}

.ui-btn.point			{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}
.ui-btn.point:hover		{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}

.ui-btn.etc			{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}
.ui-btn.etc:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}


.pg_wrap .pg_page	{
	color:			#222222;
	background:		#f7f7f7;
	border-color:	#000000;
}
.pg_wrap .pg_page:hover	{
	color:			#f7f7f7;
	background:		#222222;
	border-color:	#000000;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}




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


hr.line	{
	background: #dbdbdb;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#222222;
	background:		#f7f7f7;
	border-color:	#f0f0f0;
}

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

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

.theme-box	{
	background-color: rgba(255,255,255);
	border: 1px solid #f0f0f0;
	color: #454545;
 
}
.theme-box.no-link a	{
	color: #454545;
}
 

.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: #333333; }
 

#load_log_board	{
	}

.board-notice	{
			background-color: rgba(255,124,232, .3);
			color: #000000;
	}

#log_list	{
	}
#log_list .item		{
			background-color: #fff;
	
	}

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


#log_list .item .item-inner .item-comment		{
			background-color: #ffffff;
			color: #404040;
		}

#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{ 	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #ffffff;
	}

#log_list .item .item-inner	.ui-comment		{
	
			padding-left: 15px;
		padding-right: 15px;
	}


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

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

#log_list .item .item-inner .co-footer .date	{
			color: #ffffff;
		}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #009900;
	}
#log_list .item .item-inner .co-content .link_hash_tag	{
			color: #009900;
	}
#log_list .item .item-inner .co-content .log_link_tag	{
			color: #009900;
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: rgba(255,255,255);
 
}

span.txt-box 
{
color:#454545; /*박스 안 색깔*/
background-color: #dbdbdb; /*박스 색깔*/
padding: 0px 2px;
}