.layerMenu
	{
	position : absolute ;
	left : 0px ;
	top : -400px ;
	width : 110px ;
	}

.font
	{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
; line-height: 14px
	}

.font2
	{
	font-family: "Tahoma", "Helvetica", "sans-serif";
	font-size: 11px;
	}

#childStage
	{
	position : absolute ;
	overflow : hidden ; 
	width : 550px ;
	top : 20px ;
	left : 0px ;
	height : 400px ;
	z-index : 1 ;
	visibility : hidden ;
	}

#layermenu01
	{
	left : 0px ;
	}

#layermenu02
	{
	left : 110px ;
	}

#layermenu03
	{
	left : 220px ;
	}

#layermenu04
	{
	left : 330px ;
	}

#layermenu05
	{
	left : 440px ;
	}
	
BODY{
scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#666666;}

a:link {text-decoration: none; }
a:visited {text-decoration: none;}
a:active {text-decoration: none; }
a:hover {text-decoration: underline;color:#FFFFDD;}
