/*gray_main_menu*/

#asa_mainmenu {
	width:750px;
	margin:0px;
	padding:0px;
	height:65px;
}
#asa_mainmenu table #content_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_black/images/top_content.gif') repeat-x;
}
#asa_mainmenu table #content_node tr#main_menu td{
	height:40px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_black/images/line.gif') no-repeat center right;
}
#asa_mainmenu table #content_node tr#main_menu td#last_td{
	background:none;
}
#sub_td{
	display:block;
}
#asa_mainmenu #sub_td table,#sub_tr{
	background:none;
	height:24px;
}
#sub_first_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_black/images/sub_left.gif') no-repeat left 8;
	width:4px;
}
#asa_leftmenu {
	width:202px;
	background:url('/~AsaProgram/module/webbuilder/skin/slide_black/images/left_menu.gif') repeat-y top;
}
#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{
	list-style-type:none;
}
#asa_mainmenu td a{
	color: #aaaaaa;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:visited{
	color: #aaaaaa;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:hover{color: #aaaaaa;}
 
#sub_td td a{
	font-family: dotum,tahoma; 
	font-size: 11px;
	color:#707070;
	letter-spacing:0 ;
	text-decoration:none;}
#sub_td td a:visited{
	font-family: dotum,tahoma; 
	font-size: 11px;
	color:#707070; 
	letter-spacing:0 ; 
	text-decoration:none;
}
#sub_td td a:hover{
	color: #c8c8c8;
}
 
#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:43px;
	line-height:27px;
} 

#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;
	display:block;
	width:100%;
	height:100%;
	padding-left:50px;
}
.on p{
	color:#d2d2d2;
}