/*gray_main_menu*/
#asa_mainmenu {
	width:707px;
	margin:0px;
	padding:0px;
	height:66px;
}
#asa_mainmenu table td#content_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/top_content.gif') repeat-x;
}
#asa_mainmenu table #content_node tr#main_menu td{
	height:38px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/line.gif') no-repeat center right;
}
#asa_mainmenu table #content_node tr#main_menu td a p{
	margin:0px;
	padding:0px;
}
#asa_mainmenu table #content_node tr#main_menu td#last_td{
	background:none;
}
#asa_mainmenu table #last_node{
	width:6px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/top_right.gif') left top no-repeat;
}
#asa_mainmenu table #first_node{
	width:6px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/top_left.gif') right top no-repeat;
}

#sub_td{
	display:block;
}
#sub_td table,#sub_tr{
	background:none;
	height:26px;
}
#sub_countent_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/sub_content.gif') repeat-x;
}
#sub_first_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/sub_left.gif') no-repeat top left;
	width:6px;
}
#sub_last_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/images/sub_right.gif') no-repeat top left;
	width:6px;
}

#asa_mainmenu #first_node{
	background:none;
}
#asa_mainmenu #last_node{
	background:none;
}
 
 
#asa_leftmenu {
	margin:0px;
	padding:0px;
	width:210px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_green/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;
	height:27px;
}

#asa_leftmenu ul li ul{
	margin:0px;
	padding:0px;
	width:100%;
	background:none;
}
#asa_leftmenu ul li ul li{
	padding-left:15px;
	line-height:27px;
	list-style-type:none;
}
#asa_mainmenu td a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:hover{color: #FFFFFF;}
 
#sub_td td a{
	font-family: dotum,tahoma; 
	font-size: 11px; 
	color:#909090; 
	letter-spacing:0 ; 
	text-decoration:none;
}
#sub_td td a:visited{
	font-family: dotum,tahoma; 
	font-size: 11px; color:#909090; 
	letter-spacing:0 ; 
	text-decoration:none;
}
#sub_td td a:hover{
	color: #3a3a3a;
}
 
#asa_leftmenu ul li a{
	color: #363636;font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma;
	border:0px;
	display:block;
	width:100%;
	padding-left:47px;
	line-height:27px;
}
#asa_leftmenu ul li a:visited{
	color: #363636; 
	text-decoration: none;
	font-family:Georgia;
}
#asa_leftmenu ul li a:hover{
	color: #363636;
}
#asa_leftmenu ul li ul li a{
	color: #363636;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma;
}