/* ìƒë‹¨ë©”ë‰´ ì ìš© */ /* 140312 ì¶”ê°€ */
.navBox {
	position:absolute;
	z-index: 999;
	margin-top:0;
	width:100%;
	height: 58px;
	border-bottom: 2px solid #1537cb;
	border-top: 1px solid #ddd;
}
.navBox:after {display:block;visibility:hidden;clear:both;content:""} 
.nav2 {position:absolute;z-index: 99;top:0px;left: 50%;width: 1300px;margin-left: -650px;}
.nav2 ul.depth1 {z-index:10; width:1300px;}
.nav2 ul.depth1:after {
display:block; visibility:hidden; clear:both; content:""; }
.nav2 ul.depth1 li.gnb1 { position:relative; width:160px; min-height:40px; text-align:center; margin:0px; }
.nav_1da {
	position:relative;
	display:block;
	float:left;
	width:185px;
	height:55px;
	font-size:18px; !important;
	line-height: 53px;
	color:#000;
	text-decoration:none;
	font-weight:500;
	}
.nav_1da:focus, .nav_1da:hover {
	position:relative;
	width:185px;
	height:55px;
	text-align:center;
	text-decoration:none; 
	font-size:18px; !important; 
	font-weight:500;
	color:#1537cb; 

	/*behavior: url(../pie/PIE.htc); */
} 

/* ì „ì²´ ë°°ê²½ë°•ìŠ¤ ì‹œìž‘ */
.subBox {
	min-width:1300px;
	position:absolute;
	z-index:20;
	top: 58px;
	width:100%;
	height:260px;
	background:#f7f7f7;
	/*border-top:1px solid #ddd7d7;*/
	border-bottom:0px solid #fff;
	display: none;
	z-index: 99;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
	}
.subBox:after {display:block;visibility:hidden;clear:both;content:""}
/* ì „ì²´ ë°°ê²½ë°•ìŠ¤ ë */

.nav2 ul.depth1 ul.depth2 {position:absolute;z-index: 999;top:45px;width:205px;display:none;border:0px solid red;}

.nav2 ul.depth1 ul.depth2 li {display:block !important;height: 35px;background:#ffffff;line-height: 35px;}
.nav2 ul.depth1 ul.depth2 li:first-child {margin-top:15px;}
.nav_2da {display:block;float:left;width:185px;height: 35px;line-height: 35px;text-decoration:none;color:#000; !important;text-align:center;}
.nav_2da:focus, .nav_2da:hover {
	position:relative;
	text-decoration:none; 
	color:#b99d58; !important;
	width:205px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
 } 
 
 
 /* 150204 ìˆ˜ì • */
 
 /* nav */ 

.navBox {
	position:relative;
	top: 0px;
}

/* 1ì°¨ë©”ë‰´ */
.nav2 ul.depth1 li.gnb1 {
	width: 160px;
	height:55px;
	float:left;
	border-left:1px solid #ddd;
}
.nav2 ul.depth1 li.gnb1:last-child {
	border-right:1px solid #ddd;
}

.nav2 ul.depth1 li.gnb1:hover {
	background-color:#;
	color:#fff;
	
}

.nav2 ul.depth1 li.gnb1:hover a.nav_1da {
	width:185px;
	color:#fff;
	font-weight:600;
	background-color:#1537cb;
	transition:all 0.3s ease;
}

.nav_1da {
	width:100%;

}

.nav_1da:focus, .nav_1da:hover { 
	width: 100%;
	margin:0;
	padding:0;
	color:#000;

	
}


.nav2 ul.depth1 ul.depth2 {
	top: 56px;
	width:184px;
	height:280px;
	background-color:#ffffff;
	font-size: 15px;
	box-sizing:border-box;
	cursor:pointer;
	border-top: 2px solid #1537cb;
}
.nav2 ul.depth1 ul.depth2:last-child {
	border-left:1px solid #eeebeb;
	width:184px;
}
.nav2 ul.depth1 ul.depth2:hover {
	width:185px;
	height:100%;
	/*border-top: 2px solid #1537cb;*/
	font-size:15px;
}

.nav_2da:focus, .nav_2da:hover {
	width:100%;
	color:#1537cb; 
	font-size:15px;
	font-weight:500;
} 
