/*green_main_menu*/
#asa_mainmenu {
	width:100%;
	margin:0px;
}
#asa_mainmenu table{
	height:33px;
}
#asa_mainmenu #main_menu_content_node{
	/*background:url('/~AsaProgram/module/webbuilder/skin/mnewskin1_orange/images/top_bg.gif') repeat-x top left;*/
	background-color:#d5404a;
}
#asa_mainmenu #main_menu_content_node td{
	background:url('/~AsaProgram/module/webbuilder/skin/mfood1_red/images/line.gif') no-repeat top right;
}
/*green_left_menu*/
#leftarea {
	width:100%;
	margin:0 auto;
	text-align:center;
	height:33px;
	/*background:url('/~AsaProgram/module/webbuilder/skin/mnewskin1_orange/images/sub_bg.gif') repeat-x top left;*/
}

#asa_leftmenu {
	text-align:center;
}
#asa_leftmenu ul{
	margin-left:10px;
	text-align:center;

	
}
#asa_leftmenu ul li{
	margin:0px;
	padding:0px;
	height:33px;
	line-height:33px;
	float:left;
	background:url('/~AsaProgram/module/webbuilder/skin/mfood1_red/images/sub_line.gif') no-repeat center right;
}
#asa_mainmenu #main_menu_content_node td#last_td{
	background:none;
}
td.on a p{
	line-height:33px;
	/*background:url('/~AsaProgram/module/webbuilder/skin/mnewskin1_orange/images/on_bg.gif') repeat-x top left;*/ 
}


#asa_mainmenu td a{color: #FFFFFF;font-size:16px;font-weight:bold;text-decoration:none;font-family:돋움}
#asa_mainmenu td a:visited{color: #FFFFFF; text-decoration: none;font-family:돋움}
#asa_mainmenu td a:hover{color: #ffd8db;}

#asa_leftmenu ul li a{color: black;font-size:14px;text-decoration:none;font-family:돋움}
#asa_leftmenu ul li a:visited{color: black;text-decoration: none;font-family:돋움:}
#asa_leftmenu ul li a{display:block;padding:2px 4px 2px 4px}
#asa_leftmenu ul li.subon a{font-weight:bold; color:#d5404a;}