@import url(style_sub_menu.css);

#menu_wrap01{
	height:50px;
	background:url(/Etc/img/submenu_bg.gif) repeat-x;
	text-align: center;
	padding:0 auto;
}
#menu_wrap01 #wrap{
	margin:0 auto;
	_margin:0;
	text-align: left;
	width:985px;
}

#moving_text01{/*¸Þ´ºÀÇ ´º½º*/
	float:left;
	width:186px;
	height:27px; 
	_width:191px;/*ie6.0¹öÁ¯À» Àû¿ë½ÃÅ°±âÀ§ÇÑ ÇÙ*/
	_height:50px; 
	font:11px dotum ;
	color:#5A5A5A;
	text-indent:26px;
	padding:17px 5px 0 0;
	overflow:hidden;
	background:url(/Etc/img/sub02moving_text_bg.gif) no-repeat ;
}
#moving_text01 a{
	padding:0 10px 0 8px;
	font-size:11px;
	background:url(/images/common/ico_plus.gif) 0 3px no-repeat ;
}
#tts01{
	float:right;
	width:127px;
	height:32px; 
	_height:44px; 
	padding:12px 0 0 0;
	background:url(/Etc/img/sub02_service.gif) no-repeat ;
	position:relative;
	cursor:pointer;
}

#global{
	position:relative;
	width:667px;
	height:44px;
	padding:0 0 0 30px;
	background:url(/Etc/img/sub02_menu_bg.gif) no-repeat ;
}

#global p{
	float:left;
	padding:7px 3px;
}

/*left¸Þ´º*/
.depth01{/*¼­ºê 1depth*/
	border-bottom:1px solid #e3e3e3;
	display:block;
	margin:0 10px;
	padding:5px 0 5px 27px;
	background:url(/images/common/bullet02.gif)  12px 9px no-repeat;
}
.depth01_last{
	display:block;
	margin:0 10px;
	padding:5px 0 5px 27px;
	background:url(/images/common/bullet02.gif)  12px 9px no-repeat;
}

.depth01 strong{
	color: #0f8d02;
}
a.depth01:hover, a.depth01_last:hover {
	color: #0f8d02;
	text-decoration: underline;
}

/*bullet*/
.bullet01{
	color:#0f8d02;
	padding:1px 0 0 20px;
	margin:20px 0 0 0;
	font:bold 12px gulim;
	background:url(/images/common/bullet_s02.gif) 0 0 no-repeat;
}
.bullet02{
	color:#0f8d02;
	padding:1px 0 0 20px;
	margin:10px 0 5px 20px;
	font:bold 12px gulim;
	background:url(/images/common/bullet_s02_2.gif) 0 0 no-repeat;
}

/*sitemap*/
.sit1{
	color:#545454;
	padding:1px 0 0 15px;
	margin:10px 0 5px 20px;
	font:bold 13px gulim;
}

.sit2{
	color:#545454;
	padding:5px 0 5 15px;
	margin:20px 0 0 0;
	font:bold 12px gulim;
}

a.map:link { font-family:"µ¸¿ò"; font-size:11px; color:#545454; text-decoration:none; text-align:left;}
a.map:visited { font-family:"µ¸¿ò"; font-size:11px; color:#545454; text-decoration:none; text-align:left;}
a.map:active { font-family:"µ¸¿ò"; font-size:11px; color:#545454; text-decoration:none; text-align:left;}
a.map:hover { font-family:"µ¸¿ò"; font-size:11px; color:#F67C03; text-decoration:none; text-align:left;}




