html, body, h1, h2, h3, h4, h5, h6, div, p, span, br, a, ul, ol, li, form, fieldset, legend, input, button, select, textarea, table, thead, tbody, tr, th, td, address, iframe, dl, dt, dd
	{margin:0; padding:0; font-size:12px; font-family:dotum, '돋움', sans-serif; color:#222222;}
html, body {height:100%; }

img {vertical-align:top; border:none;selector-dummy: expression (this.hideFocus=true);}
fieldset {border:none;}

/*table{border-spacing:0;border-collapse:collapse;}*/



ul, li {list-style:none;}
a {color:#888; text-decoration:none; selector-dummy : expression(this.hideFocus=true);}
	
input {outline: none;}
button {cursor:pointer;}

.haze {position:absolute; top:0; left:0; width:0; left:0; font-size:0; visibility:hidden;}
.clear_both { clear:both; }

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:none; }

a.latest_notice:link, a.latest_notice:visited, a.latest_notice:active { font-size:11px; text-decoration:none; color:#888; }
a.latest_notice:hover  { text-decoration:none;  color:#666; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }


/* 전체 레이아웃 */

#wrap_bg { width:100%; height:100%; margin:0 auto; background:url(images/main_bg.jpg) repeat-x; }

#wrap {width:980px; margin:0 auto; }



/* header */
#header	{width:980px; height:100px; padding-top:15px; margin:0 auto; /*background:#eee;*/ }
.logo { float:left;  }
.top_menu { float:left;  }
.btn_admin { text-align:right; margin:7px 10px 0 0; }
.t_menu { width:732px; height:64px; }

#container {  margin:0 auto;   }
.main_img {}

#m_box { width:981px; height:79px;}
.notice { float:left;  width:274px; }
.gallery { float:left; width:371px; }
.banner { float:right;  width:336px;}

#s_box { height:100%; }

#left_menu { float:left;height:100%; }
.left_title   {}
ul.left_list  { width:160px;}
li.menu_unit  {  }

#con_box { float:left; width:812px; }
.con_title { width:780px; height:110px; margin-left:13px; }
.con_title div.navi { text-align:right; padding-top:62px; mar font-size:11px; color:#9b9b9b;}
.con_zone { padding-left:19px; margin:0 0 0 -6px; background:url(images/spacer_bg.gif) no-repeat 0 0 ;  }


/* 카피라이터 */
#bottom_main	{ clear:both; width:980px;  height:70px; margin-top:20px; border-top:1px #eee solid; background:url(images/b_logo.gif) no-repeat 0 0 ; }
#bottom	{ clear:both; width:980px; height:70px; border-top:1px #eee solid; background:url(images/b_logo.gif) no-repeat 0 0 ; }
.link  { text-align:right; margin:25px 10px 0 0; }


/* global menu */
#container_menu{
	margin: 0px auto;
	width: 699px; 
	height:32px;
	
	/*background-color:#ddd;*/
	padding-left: 22px;
}
ul.menu li { 
	float: left;
	/*width: 100%;*/
	height: 36px;
	position: relative;
	padding:0 12px;
}
ul.menu li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 36px;
	text-indent: 0px;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
	text-align:center;
	font-size:14px;
	/*letter-spacing: -1px;*/
	font-family: 맑은 고딕, 돋움, Verdana, Geneva, sans-serif;
}
ul.menu li a:hover{
	/*background-color: #333;*/
	color:#a30433;

}
ul.menu > li ul.sub{
	position: absolute;
	height:28px;
	line-height:28px;
	border-radius:10px;
	background:#97033a;
	padding:0 10px;

}

ul.menu > li ul.sub > li{
	float:left;
	padding:0 10px;
}

/*각 메뉴 width position*/
ul.menu li:nth-child(1) ul.sub {width:240px;left:-1px;}
ul.menu li:nth-child(2) ul.sub {width:100px;left:-76px;}
ul.menu li:nth-child(3) ul.sub {width:350px;left:-200px;}
ul.menu li:nth-child(4) ul.sub {width:21vw;left:-1vw;}
ul.menu li:nth-child(5) ul.sub {width:200px;left:-41px;}
ul.menu li:nth-child(6) ul.sub {width:138px;left:-36px;}
ul.menu li:nth-child(7) ul.sub {width:207px;left:-151px;}

ul.menu > li > ul.sub > li a{
	color:#fff;
	height:28px;
	line-height:28px;
	font-size:12px;
	font-weight: normal;
	/*margin-top:-1px;*/
	font-family: 맑은 고딕, 돋움, Verdana, Geneva, sans-serif;
}
ul.menu > li ul.sub > li a:hover{
	color:#66ff00;	
}

ul.menu{
	zoom: 1;
}
ul.menu:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
