/*gray_main_menu*/
#asa_mainmenu {
	width:705px;
	margin:0px;
	padding:0px;
	height:80px;
}
#asa_mainmenu table #content_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_brown/images/top_content.gif') repeat-x;
}
#asa_mainmenu table #content_node tr#main_menu td{
	height:55px;
	*height:50px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_brown/images/line.gif') no-repeat center right;

}
#asa_mainmenu table #content_node tr#main_menu td#last_td{
	background:none;
}
#asa_mainmenu table #last_node{
	width:15px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_brown/images/top_right.gif') left top no-repeat;
}

#sub_tr,#sub_td{
	display:block;
}
#sub_td table,#sub_tr{
	background:none;
	height:24px;
}
#sub_first_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_brown/images/sub_left.gif') no-repeat left center;
	width:4px;
}
#asa_mainmenu #first_node{
	background:none;
}
#asa_mainmenu #last_node{
	background:none;
}
#asa_leftmenu {
	width:219px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_brown/images/left_menu.gif') repeat-y;

}
#asa_leftmenu ul{
	margin:0px;
	padding:0px;
	width:100%;
	background:none;
}
#asa_leftmenu ul li{
	list-style-type:none;
	border:none;
}

#asa_leftmenu ul li ul{
	margin:0px;
	padding:0px;
	width:100%;
	background:none;
}
#asa_leftmenu ul li ul li{
	padding-left:15px;
	line-height:30px;*line-height:31px;
	list-style-type:none;
}
#asa_mainmenu td a{
	color: #000000;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:visited{
	color: #000000;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:hover{color: #db6814;}
 
#sub_td td a{
	font-family: dotum,tahoma; 
	font-size: 11px;
	color:#FFFFFF;
	letter-spacing:0 ;
	text-decoration:none;}
#sub_td td a:visited{
	font-family: dotum,tahoma; 
	font-size: 11px;
	color:#FFFFFF; 
	letter-spacing:0 ; 
	text-decoration:none;
}
#sub_td td a:hover{
	color: #FFFFFF;
}
 
#asa_leftmenu ul li a{
	color: #666666;font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma;
	border:0px;
	display:block;
	width:100%;
	height:100%;
	padding-left:50px;
	line-height:30px;
}
#asa_leftmenu ul li a:visited{
	color: #888375; 
	text-decoration: none;
	font-family:Georgia;
}
#asa_leftmenu ul li a:hover{
	color: #666666;
}
#asa_leftmenu ul li ul li a{
	color: #666666;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma;
}