@charset "euc-kr";
html {
	overflow:scroll;
	overflow-x:auto;
}

BODY
{
	scrollbar-3dlight-color:#AFAFAF;
	scrollbar-arrow-color:#AFAFAF;
	scrollbar-track-color:#E6E6E6;
	scrollbar-darkshadow-color:#AFAFAF;
	scrollbar-face-color:#E6E6E6;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-shadow-color:#AFAFAF;
	font-family:"µ¸¿ò", "µ¸¿òÃ¼";
	font-size:11px;
	line-height:145%;
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
}

textarea
{
  SCROLLBAR-FACE-COLOR: #EEEEEE;
  BACKGROUND: #FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #A9A9A9;
  SCROLLBAR-3DLIGHT-COLOR: #A9A9A9;
  SCROLLBAR-ARROW-COLOR: #A9A9A9;
  SCROLLBAR-TRACK-COLOR: #FFFFFF;
  SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	border:1 solid #E4D8D2;
	font-family:"µ¸¿ò", "µ¸¿òÃ¼";
	font-size:11px;
	line-height:145%;
  color: #585858;
}

select, th, td,input {
	font-family:"µ¸¿ò", "µ¸¿òÃ¼";
	font-size:11px;
	line-height:145%;
	color: #585858;
}

A:link	   {line-height: 145%; color: #585858; text-decoration: none;}
A:visited  {line-height: 145%; color: #585858; text-decoration: none;}
A:active   {line-height: 145%; color: #585858; text-decoration: none;}
A:hover    {line-height: 145%; color: #202020; text-decoration: underline;}

A.main:link	   {line-height: 145%; color: #C18B87; text-decoration: none;}
A.main:visited  {line-height: 145%; color: #C18B87; text-decoration: none;}
A.main:active   {line-height: 145%; color: #C18B87; text-decoration: none;}
A.main:hover    {line-height: 145%; color: #C7C7C7; text-decoration: underline;}

A.event:link	   {line-height: 140%; color: #6D6D6D; text-decoration: none; font-weight:bold;}
A.event:visited  {line-height: 140%; color: #6D6D6D; text-decoration: none; font-weight:bold;}
A.event:active   {line-height: 140%; color: #6D6D6D; text-decoration: none; font-weight:bold;}
A.event:hover    {line-height: 140%; color: #924E4A; text-decoration: underline; font-weight:bold;}

.list_select{
  behavior: url('/selectbox/selectbox.htc');
}

.png24 { 
  tmp:expression(setPng24(this)); 
}

.td_relative {
	position:relative;
}

.subbg {
  background-image:url(/images/subbg.jpg);
  background-position:left top;
  background-repeat:repeat-y;
}

.leftbg {
  background-color:#7A322E;
	background-image:url(/images/leftbg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:360px;
}

.rightbg {
  background-color:#E6E6E6;
}

.store_none {font-size:11px; line-height:140%; color: #C18B87;}
.store_none .store_num {color: #C18B87;}
.store_none .store_area {color: #C18B87;}
.store_none .store_name {color: #C18B87;}
.store_none .store_icon {background: url(/main/images/store05.jpg); background-repeat:no-repeat; background-position:center; text-align:center; vertical-align:middle}

.store_over {font-size:11px; line-height:140%; color: #FFFFFF; background: #5F2521; cursor:hand;}
.store_over .store_num {color: #FFFFFF;  cursor:hand;}
.store_over .store_area {color: #FFFFFF;  cursor:hand;}
.store_over .store_name {color: #FFFFFF;  cursor:hand;}
.store_over .store_icon {background: url(/main/images/store05_over.jpg); background-repeat:no-repeat; background-position:center; text-align:center; vertical-align:middle;  cursor:hand;}

.board_title {
	font-size:11px;
	line-height:145%;
	color: #FFFFFF;
}

.recommend_title {
	font-size:12px;
	line-height:140%;
	color: #6D6D6D;
	font-weight:bold;
}

.event_date {
	font-size:11px;
	line-height:140%;
	color: #924E4A;
	font-weight:bold;
}

.schedule_date {
	font-size:35px;
	line-height:150%;
	color: #DFC556;
	font-weight:bold;
}

.reply_title {
	font-size:14px;
	line-height:150%;
	color: #1D1818;
	font-weight:bold;
}

.menu_title {
	font-size:14px;
	line-height:150%;
	color: #FFFFFF;
	font-weight:bold;
}

.menulayer_btitle {
	font-size:16px;
	line-height:150%;
	color: #FFFFFF;
	font-weight:bold;
}

.menulayer_stitle {
	font-size:14px;
	line-height:150%;
	color: #A1A1A1;
	font-weight:bold;
}

.menulayer_content {
	font-size:12px;
	line-height:140%;
	color: #8E96A8;
}

.menu_textarea {
	scrollbar-3dlight-color:#191B22;
	scrollbar-arrow-color:#191B22;
	scrollbar-track-color:#2C313E;
	scrollbar-darkshadow-color:#191B22;
	scrollbar-face-color:#2C313E;
	scrollbar-highlight-color:#2C313E;
	scrollbar-shadow-color:#2C313E;
	background-color: #2C313E;
	overflow: auto;
}

.topsearch_blur_input {
	background-color: #666666;
	border: 1px solid #666666;
	height: 19px;
	width: 215px;
	background-image:url(/images/searchbg04.jpg);
	background-repeat:no-repeat;
}

.topsearch_input {
	background-color: #666666;
	border: 1px solid #666666;
	height: 19px;
	width: 215px;
	font-size:11px;
	color: #E2E2E2;
	font-weight:bold;
	line-height:130%;
}

.search_input {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	height: 20px;
}

.store_title {
	font-size:12px;
	line-height:140%;
	color: #FFFFFF;
	font-weight:bold;
}

.store_blur_input {
	background-color: #ACA59A;
	border: 5px solid #7C7770;
	height: 45px;
	width: 260px;
	background-image:url(/store/images/store06.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}

.store_input {
	background-color: #ACA59A;
	border: 5px solid #7C7770;
	height: 45px;
	width: 260px;
	font-size:16px;
	color: #565248;
	font-weight:bold;
	line-height:200%;
}

.counsel_input {
	background-color: #1F1A1F;
	border: 1px solid #4E494E;
	height: 20px;
}

.counsel_textarea {
	scrollbar-3dlight-color:#4E494E;
	scrollbar-arrow-color:#4E494E;
	scrollbar-track-color:#1F1A1F;
	scrollbar-darkshadow-color:#4E494E;
	scrollbar-face-color:#1F1A1F;
	scrollbar-highlight-color:#1F1A1F;
	scrollbar-shadow-color:#1F1A1F;
	border: 1px solid #4E494E;
	background-color: #1F1A1F;
	overflow: auto;
}

.board_input {
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	height: 19px;
}

.board_textarea {
	scrollbar-3dlight-color:#D1D1D1;
	scrollbar-arrow-color:#D1D1D1;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#D1D1D1;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	overflow: auto;
}

.find_bigtext {
	font-size:16px;
	line-height:140%;
	color: #CBCBCB;
	font-weight:bold;
}

.find_smalltext {
	font-size:12px;
	line-height:140%;
	color: #FFCF97;
	font-weight:bold;
}

.member_input {
	background-color: #010101;
	border: 3px solid #352F2B;
	height: 30px;
	width: 285px;
	font-size:13px;
	color: #828282;
	font-weight:bold;
	line-height:170%;
}

.agreement_input {
	background-color: #985358;
	border: 3px solid #AA8183;
	height: 30px;
	width: 290px;
	font-size:14px;
	color: #DDCECF;
	font-weight:bold;
	line-height:170%;
}

.memberjoin_input {
	background-color: #985358;
	border: 1px solid #AA8183;
	height: 20px;
	font-size:12px;
	color: #D4B9BB;
	font-weight:bold;
	line-height:140%;
}

.joinok_name {
	font-size:25px;
	line-height:145%;
	color: #985358;
	font-weight:bold;
}
