/* 메뉴 이미지 칼라를 변경 할때는  

그린색상 ../images/green/xxx.gif 
블루색상 ../images/blue/xxx.gif 
오렌지 색상 ../images/orange/xxx.gif 

바꾸기 기능을 사용하여 위와 같이 수정 하세요...^^
*/
#js00 {padding:0; margin:0px; width:100%;}
#menu12 {
    width:100%;
	background:url(../images/orange/menu_bg.gif) repeat-x;
	height:73px;
}
#menu_out{
	width:1160px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/orange/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/orange/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/orange/menu_bg.gif) repeat-x;
	height:73px;
}
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.menu_line{
	background:url(../images/orange/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/orange/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(../images/orange/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/orange/menu_on_right.gif) no-repeat right top;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{
	background-position:left 100%;
}
#nav li .nav_on span{
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}

#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/orange/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/orange/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/orange/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(../images/orange/menu_on_right2.gif) no-repeat right bottom;
}

/* ���� �޴� ���� ���� */
#qh_con0 {padding:12px 0 0 0;}
#qh_con1 {padding:0 0 0 10px;}
#qh_con2 {padding:0 0 0 90px;}
#qh_con3 {padding:0 0 0 170px;}
#qh_con4 {padding:0 0 0 250px;}
#qh_con5 {padding:0 0 0 330px;}
#qh_con6 {padding:0 0 0 410px;}
#qh_con7 {padding:0 0 0 490px;}
#qh_con8 {padding:0 0 0 575px;}
#qh_con9 {padding:0 0 0 575px;}
#qh_con10 {padding:0 0 0 575px;}