




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


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

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


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

	#header			{
			background-color: #D5C2EE;
		}

	#gnb_wrapper				{
			background-image: url('http://roalgkfxrl95.cafe24.com/ryoah/data/site/design_menu_background.png');
			background-color: ffffff;
		}

	#gnb_control_box	{ display: none; }
}

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

	#gnb_wrapper				{
			background-color: #C3E7FA ;
		}

	#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: 80px;
}
#header .fix-layout	{ height: 100%; }
#logo	{
	display: block;
	float:left;
	position:relative;
	z-index:999;
	padding-right:10px;
	line-height:80px;
} 
#no_design_gnb li	{ display:inline-block; margin-left:50px; line-height:80px;}

#login_box,#bgm_box{float:right;}
 

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

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



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

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

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


.ui-btn	{
	color:			#828282;
	background:		#ffffff;
	border-color:	#9BC3FF;
}
.ui-btn:hover	{
	color:			#828282;
	background:		#9BC3FF;
	border-color:	#AB6EAB;
}

.ui-btn.point			{
	color:			;
	background:		#ffffff;
	border-color:	#9BC3FF;
}
.ui-btn.point:hover		{
	color:			;
	background:		#C3E7FA ;
	border-color:	#AB6EAB;
}

.ui-btn.etc			{
	color:			#ffffff;
	background:		#9BC3FF;
	border-color:	#ffffff;
}
.ui-btn.etc:hover	{
	color:			#ffffff;
	background:		#C3E7FA ;
	border-color:	#ffffff;
}


.pg_wrap .pg_page	{
	color:			#828282;
	background:		#ffffff;
	border-color:	#9BC3FF;
}
.pg_wrap .pg_page:hover	{
	color:			#828282;
	background:		#9BC3FF;
	border-color:	#AB6EAB;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			;
	background:		#ffffff;
	border-color:	#9BC3FF;
}




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


hr.line	{
	background: #AB6EAB ;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#828282;
	background:		#ffffff;
	border-color:	#D5C2EE;
}

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

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

.theme-box	{
	background-color: #ffffff;
	color: #828282;
 
}
.theme-box.no-link a	{
	color: #828282;
}
 

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

#load_log_board	{
			background-color: #D5C2EE;
	}

.board-notice	{
			background-color: #D5C2EE;
	}

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

#log_list .item .item-inner .ui-pic		{
			background-color: #D5C2EE;
	}


#log_list .item .item-inner .item-comment		{
			background-color: #ffffff;
			color: #828282;
				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{
	border-bottom-style:;
			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: #ffffff;
			color: #828282;
			border-top-color:		#C3E7FA;
		border-top-style:		dashed;
		border-top-width: 2px;
			border-bottom-color:		#C3E7FA;
		border-bottom-style:		dashed;
		border-bottom-width: 2px;
			border-left-color:		#C3E7FA;
		border-left-style:		dashed;
		border-left-width: 2px;
			border-right-color:		#C3E7FA;
		border-right-style:		dashed;
		border-right-width: 2px;
	
			padding-left: 15px;
		padding-right: 15px;
	}


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

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

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



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