/* ³ª´®°íµñÆùÆ®¼³Á¤ */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
body {font-family: "Nanum Gothic", sans-serif;}
/* ³ª´®°íµñÆùÆ®¼³Á¤Á¾·á */
BODY,TD,select,textarea,p {border:0px; border-collapse:collapse; padding:0px; border-spacing:0px;}
body, table, td, tr, div, ul, dl, ol, form, input { margin:0; padding:0;}
ul, dl, ol {list-style:none;}
a,img {selector-dummy: expression(this.hideFocus=true);}
img.map{outline:none;}
#event_img {-webkit-tap-highlight-color: rgba(255, 255, 255, 0); } 


tr {text-align:justify}


	/* ¾ÆÀÌÆù/¾ÆÀÌÆÌÅÍÄ¡/¾Èµå·ÎÀÌµåÀÇ ÃÊ±â ½ºÅ©¸° ÇØ»óµµ ¼³Á¤ */
	@media screen and (max-width:320px) {
	    body {zoom:60%;}
	}
	@media screen and (min-width:321px) and (max-width:359px) {
	    body {zoom:75%;}
	}
	@media screen and (min-width:360px) and (max-width:479px) {
	    body {zoom:75%;}
	}
	@media screen and (min-width:480px) and (max-width:639px) {
	    body {zoom:100%;}
	}
	 /* ¾ÆÀÌÆÐµå(1024X768)º¸´Ù Å« ½ºÅ©¸° »çÀÌÁî¿Í ÇØ»óµµ¸¦ °®´Â ¸ðµç ±â±â¿¡¼­ÀÇ ÇØ»óµµ ¼³Á¤
	@media all and (min-width: 640px) {
	    body {width:640px; margin:0 auto;}
		*/
		@media all and (min-width: 640px) {
	    body {zoom:100%; margin:0 auto;}
	}
	




/*½ºÅ©·Ñ ½ºÅ¸ÀÏ*/
body{scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#989898;scrollbar-base-color:#FFFFFF;scrollbar-face-color:#FFFFFF;scrollbar-highlight-color:#E8E8E8;scrollbar-shadow-color:#E8E8E8;scrollbar-darkshadow-color:#E8E8E8;}

/*  ÀüÃ¼ ¸µÅ© */
A:link    { text-decoration:none; }
A:visited { text-decoration:none; }
A:active  { text-decoration:none; }
A:hover   { text-decoration:none; }

/* Æû ½ºÅ¸ÀÏ */
.input_blue  {font-size:11px;background-color:#ffffff;border:#E3E3E3 1px solid;}
.input2  {font-size:11px;background-color:#ffffff;border:#E3E3E3 1px solid; height:20}
.input3  {font-size:11px;background-color:#ffffff;border:#c2c2c2 1px solid; height:18}
.input4  {font-size:11px;background-color:#D0E982;border:#E3E3E3 1px solid; height:18}
.input5  {font-size:12px;background-color:#ffffff;border:#c2c2c2 1px solid; height:18}
.input6  {font-size:12px;background-color:#ffffff;border:#c2c2c2 1px solid;}
.input_b {font-family: "µ¸¿ò", "±¼¸²";font-size: 12px;color: #421F0E;background-color:DCC59E;border: 1px solid #8F7035;}



/* ÅØ½ºÆ® ¿Ü ±âº» */
.justify { text-align:justify;}
.c {text-align:center;}

.main_border {border-right:10px #65B1BF solid ;}
.sub_border {border-left:5px solid #452512;}
.sub_box {border-left:1px #CEDF9B solid; border-right:1px #CEDF9B solid;}
.sub_tit {border-bottom:3px #0B3869 solid;}

.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad20 {padding:20px;}
.pad-l5 {padding-left:5px;}
.pad-l10 {padding-left:10px;}
.pad-l20 {padding-left:20px;}
.pad-t5 {padding-top:5px;}
.pad-t10 {padding-top:10px;}
.pad-t20 {padding-top:20px;}
.main_pad {padding-left:50px;}


/* ¹é±×¶ó¿îµå ¹Ýº¹ */
.repeatx{background-repeat:repeat-x; }
.repeaty{background-repeat:repeat-y; }
.repeatn {background-repeat:no-repeat; }
.repeatyr{background-repeat:repeat-y;background-position:right;}
.repeatyl{background-repeat:repeat-y;background-position:left;}

/* ÅØ½ºÆ®  ±âº» ½ºÅ¸ÀÏ */
.b{font-weight:bold;}
.bb{font-weight:bold; COLOR:#000000;}
.ti_menu1 {font-weight:bold; COLOR:#ffffff; } 
.ti_2 {font-weight:bold; COLOR:#215f62; } 
.ti_3 {font-weight:bold; COLOR:#fbed04; } 
.ti_4 {font-weight:bold; COLOR:#ffffff; } 
.ti_5 { COLOR:#333333; font-size:9.5px;line-height: 20px;} 
.ti_menu1 {font-weight:bold; COLOR:#ffffff;} 

.black {COLOR:#000000;}  
.white {COLOR:#ffffff;} 
.bgreen {COLOR:#267790;} 

.event1 {COLOR:#3d4b68; font-weight:bold;} 
.event2 {COLOR:#53424b; font-weight:bold;} 


/* ÅØ½ºÆ® ¸µÅ©  ½ºÅ¸ÀÏ */
.brown {COLOR:#ffffff;}
.brown a:link     { COLOR:#421F0E; text-decoration: none; }
.brown a:visited  { COLOR:#421F0E; text-decoration: none; }
.brown a:hover    { COLOR:#ffffff; text-decoration: none;}
.brown a:active   { COLOR:#ffffff; text-decoration: none; }

.green {COLOR:#67a718;} 
.green a:link     { COLOR:#67a718; text-decoration: none; }
.green a:visited  { COLOR:#67a718; text-decoration: none; }
.green a:hover    { COLOR:#67a718; text-decoration: none;}
.green a:active   { COLOR:#67a718; text-decoration: none; }

/* ¸ÞÀÎ½ºÅ¸ÀÏ */
.main_list {COLOR:#938c72;} 
.main_list a:link     { COLOR:#ffffff; text-decoration: none;}
.main_list a:visited  { COLOR:#ffffff; text-decoration: none;}
.main_list a:hover    { COLOR:#ffffff; text-decoration: none;}
.main_list a:active   { COLOR:#938c72; text-decoration: none;}

.m_board {COLOR:#000000;font-size:11px;} 
.m_board a:link     { COLOR:#000000; text-decoration: none;font-size:11px;}
.m_board a:visited  { COLOR:#000000; text-decoration: none;font-size:11px;}
.m_board a:hover    { COLOR:#000000; text-decoration: none;font-size:11px;}
.m_board a:active   { COLOR:#000000; text-decoration: none;font-size:11px;}

.m_board2 {COLOR:#ffffff;font-size:11px;} 
.m_board2 a:link     { COLOR:#ffffff; text-decoration: none;font-size:11px;}
.m_board2 a:visited  { COLOR:#ffffff; text-decoration: none;font-size:11px;}
.m_board2 a:hover    { COLOR:#ffffff; text-decoration: none;font-size:11px;}
.m_board2 a:active   { COLOR:#ffffff; text-decoration: none;font-size:11px;}

/* ¼­ºê½ºÅ¸ÀÏ */
.history {COLOR:#ffffff;font-size:11px;} 
.history a:link     { COLOR:#ffffff; text-decoration: none;font-size:11px;}
.history a:visited  { COLOR:#ffffff; text-decoration: none;font-size:11px;}
.history a:hover    { COLOR:#ffffff; text-decoration: none;font-size:11px;}
.history a:active   { COLOR:#ffffff; text-decoration: none;font-size:11px;}

.history2 {COLOR:#000000;font-size:11px;} 
.history2 a:link     { COLOR:#000000; text-decoration: none;font-size:11px;}
.history2 a:visited  { COLOR:#000000; text-decoration: none;font-size:11px;}
.history2 a:hover    { COLOR:#000000; text-decoration: none;font-size:11px;}
.history2 a:active   { COLOR:#000000; text-decoration: none;font-size:11px;}


/* °Ô½ÃÆÇ¸µÅ© */
.brown02 {COLOR:#553019;font-size:12px;} 
.brown02 a:link     { COLOR:#666666; text-decoration: none;font-size:12px;}
.brown02 a:visited  { COLOR:#666666; text-decoration: none;font-size:12px;}
.brown02 a:hover    { COLOR:#000000; text-decoration: none;font-size:12px;}
.brown02 a:active   { COLOR:#000000; text-decoration: none;font-size:12px;}





/* event01 Ãß°¡*/
.inp_evnt1 {font-size:12px; background-color:#ffffff; border:#333 1px solid; height:18px; line-height:18px; margin-bottom:3px;}

.ev1_tit { color:#FFF; font-size:12px; width:50px; height:28px;}

.priva { padding:0 10px; width:300px; }
.priva dt {color:#FFF; font-size:12px; line-height:1.6; letter-spacing:-0.1em; float:left;  clear:both; padding-right:5px; position:relative; display:block; }
.priva dd {color:#FFF; font-size:12px; line-height:1.6; letter-spacing:-0.1em; word-break:break-all; display:block; text-align:left; position:relative; display:block;}

.priva li {color:#FFF; font-size:11px; line-height:1.6; letter-spacing:-0.1em; float:left; word-break:break-all; }
.priva li.con {padding-left:5px;}

.m_btm { margin:0 auto; width:100%; text-align:center; padding-top:8px; background:url(../images/event01/ev01_bg.gif) repeat-y center 300px;}
	.m_btm li {display:inline;}
	.m_btm li a {display:inline-block;}

.table {border:0px; border-collapse:collapse; padding:0px; border-spacing:0px; TEXT-DECORATION:none; FONT-SIZE:22px; COLOR:#7c7c7c; FONT-FAMILY:"Helvetica"; line-height: 30px; letter-spacing:-1.5px;}
td, th {padding:0px}


.menuSel{ border:1px solid #d5d5d5; background:#fff; height:50px; color:#999999; font-weight:900;}

.menuSel a:link     { COLOR:#999999; text-decoration: none;}
.menuSel a:visited  { COLOR:#999999; text-decoration: none;}
.menuSel a:hover    { COLOR:#ed2525; text-decoration: none;}
.menuSel a:active   { COLOR:#ed2525; text-decoration: none;}
#menuOn{background:#d5d5d5;}
#menuOn a {color:#222;}



/* font */

.menu_off a { font-size:24px; color:#fff; font-weight:bold; letter-spacing:-2px; }
.menu_on { font-size:24px; color:#000; font-weight:bold; letter-spacing:-2px; }
.bottom a { font-size:15px; color:#4e4e4e; letter-spacing:-1px; font-weight:bold; }
.sub_con { font-size:17px; letter-spacing:-2px; color:#000; padding-bottom:20px; line-height:150%; }
.sub_title { color:#0066a5; margin-top:22px; font-weight:bold; }
.spacing {color:#FFF;}
.sub7 { font-size:15px; letter-spacing:-1px; font-weight:bold; } 
.sub8 { font-size:14px; letter-spacing:-2px; color:#000; }
.sub8_area { color:#fff; }
.sub8_address { font-size:13px; letter-spacing:-2px; border-top:1px solid #333; }
.bottom { font-size:14px; color:#868686; line-height:150%; letter-spacing:-2px; margin-top:15px;  text-align:center; }
.bottom1 { font-size:14px; color:#868686; line-height:150%; letter-spacing:-2px; margin-top:15px; padding-bottom:15px; text-align:center; }