/* TOP Navigation */
	#top_navi {width:697px;}
	#top_navi .dept1 {position:relative; z-index:9999;}
	#top_navi .dept1 li {float:left; list-style-type:none;  text-align:center;  padding-top:10px; width:25%; }
	#top_navi .dept1 li  a{ display:inline-block;  padding:0 15px 15px 5px; font-size:2.0em; font-weight:700; color:#414141; font-family: 'Nanum Square';  }
		#top_navi .dept1 li .dept_a{display:inline-block;}
		#top_navi .dept1 li  a span { font-size:0.6em; display:block; width:100%;}
	#top_navi .dept1 li:hover a{color:#ff4f2c;}
	#top_navi .dept1 li.active a{color:#8903ce;}
	
	/*#top_navi div.dept2 { position:absolute; display:none; z-index:99999;}*/
	#top_navi .dept1 div.dept2 { position:absolute; display:none; z-index:99999;top:0; left:0; background:#564c46; padding:5px 15px; height:19px; color:#fff;}
	#top_navi .dept1 div.dept2 .dept_sub2{background:#fff; padding-bottom:10px;}
	
	#top_navi div.dept2 a { padding:0 0 0 0; color:#fff; font-weight:normal; font-size:1.0em; }
	
	#top_navi .dept1 li.active div.dept2 a{color:#fff;}
	#top_navi .dept1 li.active div.dept2 a:hover{ text-decoration:underline;}
	
	#top_navi div.dept2 a:hover{ color:#000; text-decoration:underline;}
	#top_navi div.dept2 a.topmenu:hover { font-weight:bold; letter-spacing:0px; color:#007cc2; font-weight:bold; }
	#top_navi div.dept2 span.menubar{ display:inline-block; padding-top:0px;}
	
/* 서브메뉴 가로 크기 IE6 버전용 */
	/*
	#top_navi #sub_list_1 { width:700px;}
	#top_navi #sub_list_2 { width:700px;}
	#top_navi #sub_list_3 { width:700px;}
	*/

/**/
	
	

