
#gnb {left:330px; top:45px; height:90px; position:absolute; width:100%;}
/* GNB 1depth */
#navigation>li {float: left; width:150px; }
#navigation>li>a {display: block; height: 53px; font-size:16px; font-weight:600; color:#444;}

 /* GNB 2depth */
#navigation {position: relative; padding-left:80px; }
#navigation>ul {position: relative; }
#navigation>li>ul {	position: relative; top:40px; width:5000px; background-color:#008293; left:-1000px; height:40px; z-index:2; }
#navigation>li>ul>li {display: block; float: left; height: 20px; }
#navigation>li>ul>li>a {display: block; height: 40px; font-size:14px; font-weight:600; color:#fff;}
#navigation>li>ul>li>a:hover{color:#c8c8c8; height: 50px; }

li#menu1>ul {position:absolute; padding-left:92%;}
li#menu2>ul {position:absolute; padding-left:98%;}
li#menu3>ul  {position:absolute; padding-left:122%;}
li#menu4>ul  {position:absolute; padding-left:130%;}
li#menu5>ul  {position:absolute; padding-left:108%;}

li#menu1>ul>li>a{padding-left:30px; padding-top:10px; height: 50px; }
li#menu2>ul>li>a{padding-left:30px; padding-top:10px; height: 50px;}
li#menu3>ul>li>a{padding-left:30px; padding-top:10px; height: 50px;}
li#menu4>ul>li>a{padding-left:30px; padding-top:10px; height: 50px;}
li#menu5>ul>li>a{padding-left:30px; padding-top:10px; height: 50px;}

/*
li#menu2>ul>li>a.sub21{width:90px;}
li#menu2>ul>li>a.sub22{width:80px;}
li#menu2>ul>li>a.sub23{width:80px;}
li#menu2>ul>li>a.sub24{width:140px; text-align:center;}
li#menu2>ul>li>a.sub25{width:160px; text-align:center;}
li#menu2>ul>li>a.sub26{width:130px;}
li#menu2>ul>li>a.sub27{width:90px;}
li#menu2>ul>li>a.sub28{width:90px;}
li#menu2>ul>li>a.sub29{width:90px;}

a.sub21 {
	width: 80px;
}
a.sub22 {
	width: 73px;
}
a.sub23 {
	width: 83px;
}
a.sub24 {
	width: 83px;
}
a.sub25 {
	width: 83px;
}
a.sub26 {
	width: 83px;
}
a.sub27 {
	width: 83px;
}
a.sub28 {
	width: 83px;
}
a.sub29 {
	width: 83px;
}
a.sub31 {
	width: 100px;
}
a.sub32 {
	width: 143px;
}
a.sub41 {
	width: 100px;
}
a.sub42 {
	width: 100px;
}
*/

/*¸Þ´º*/

#header_bottom{
	width: 100%;
	height: 30px;
	padding: 15px 0;
	background-color:#005189;
	position: relative;
}

.Main_menu{
	width: 100%;
	height: 30px;
	position: relative;
	overflow: hidden;
}
.menu_wrap{
	width: 1000px;
	height: 30px;
	margin: 0 auto;
}

.menu_wrap > div{ float:left; }

.Mmenu{
	text-align: center;
	border-right: 1px solid #aaaaaa;
}
.Mmenu_01{ width:198px; border-left: 1px solid #aaaaaa;}
.Mmenu_02{ width:199px; }
.Mmenu_03{ width:199px; }
.Mmenu_04{ width:199px; }
.Mmenu_05{ width:199px; }


.menu_wrap h2.Mn{ 
	height: 30px;
	font-size: 15px;
	color: #fff;
	line-height: 12px;
	text-align:center;
}
.menu_wrap h2.Mn span{
	font-size:10px;
	letter-spacing: 0.5px;
}

.Mmenu ul{
	width:200px;
	min-height: 200px;
	padding-top: 30px;
	position: absolute;
	z-index: 500;
}

.Mmenu ul li{
	text-align:center;
}
.Mmenu ul li a{
	font-family: '³ª´®¹Ù¸¥°íµñ','NanumBarunGothic','³ª´® °íµñ','Nanum Gothic','¸¼Àº °íµñ','Malgun Gothic','dotum';
	font-size: 12px;
	line-height: 25px;
	color: #555;
}
.Mmenu ul li a:hover{
	color: #7684c6;
}

#header_bottom .mB{
	width:100%;
	min-width:1200px;
	height: 200px;
	overflow: hidden;
	opacity: 0.9;
	filter:alpha(opacity=90);
	z-index: 200;
	position: absolute;
	top: 45px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}