<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home_plan_bottom{
	background:url(../images/green/bgr_home_plan_bottom.jpg) top left no-repeat;
}
#menu li{
	background:url(../images/green/menu_sep.jpg) top right no-repeat;	
}
#menu li a{
	background:url(../images/green/menu_off.jpg) top left repeat-x;
}
#menu li.menu_on a{
	color:#000000;
	background:url(../images/green/menu_on.jpg) top left repeat-x;
}
#menu li a:hover{
	background:url(../images/green/menu_on.jpg) top left repeat-x;
}
#menu li.first a{
	background:url(../images/green/menu_first_off.jpg) top left no-repeat;
}
#menu li.first a:hover{
	background:url(../images/green/menu_first_on.jpg) top left no-repeat;
}
#menu li.menu_first_on a{
	background:url(../images/green/menu_first_on.jpg) top left no-repeat;
}
#menu li.last a{
	background:url(../images/green/menu_last_off.jpg) top right no-repeat;
}
#menu li.last a:hover{
	background:url(../images/green/menu_last_on.jpg) top right no-repeat;
}
#menu li.menu_last_on a{
	background:url(../images/green/menu_last_on.jpg) top right no-repeat;
}
#menu ul li:hover &gt; a{
	background:url(../images/green/menu_on.jpg) top left repeat-x;
}
#menu ul li a.parent_hover{
	background:url(../images/green/menu_on.jpg) top left repeat-x;
}
#menu ul.submenu li a{
	background:none;
}</pre></body></html>