/*gray_main_menu*/
#asa_mainmenu {
	width:600px;
	margin:0px;
	padding:0px;
	height:65px;
}
#asa_mainmenu #content_node #main_menu td{
	height:41px;
}
#asa_mainmenu table #last_node,#first_node{
	width:27px;
}
#sub_td,#sub_text{
	display:block;
}
#sub_countent_node{
	background:#b7b7b7;
	height:19px;
}
#sub_first_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_white/images/sub_left.gif') no-repeat top left;
	width:5px;
}
#sub_last_node{
	background:url('/~AsaProgram/module/webbuilder/skin/slide_white/images/sub_right.gif') no-repeat top left;
	width:5px;
}

#asa_mainmenu td a{
	color: #b7b7b7;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:visited{
	color: #b7b7b7;
	text-decoration:none;
	font-family:dotum,tahoma
}
#asa_mainmenu td a:hover{color: red;}
 
#sub_td td a{
	font-family: dotum,tahoma; 
	font-size: 11px; 
	color:#f8f8f8; 
	letter-spacing:0 ; 
	text-decoration:none;
}
#sub_td td a:visited{
	font-family: dotum,tahoma; 
	font-size: 11px;
	color:#f8f8f8; 
	letter-spacing:0 ;
	text-decoration:none;
}
#sub_td td a:hover{
	color: #dbdbdb;
}
.on p{color:red}