body,td,font,strong,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	line-height:14px;
}

body,td {
/*	overflow-x: hidden;
	overflow-y: visible;
*/
	font-size:13px;
}
a.menu{
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
a.submenu{

	#padding:3px;
	white-space: nowrap;
}
a.menu:hover,a.submenu:hover{

/*
	position:relative;
	top:2px;
	left:2px;
*/
/*
	color:red;
	background:pink;
	padding:2px;
	text-decoration:none;
*/
	color:#000000;
	background:white;
	padding:2px;
	border:#333333 1p solid;
	text-decoration:none;
}
/*
a:active{
	color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	background:#aa4400;
	padding:2px;
	text-decoration:none;
}
*/
/*
a:visited{
	color:#ffffff;
	background:#aa4400;
	padding:2px;
	text-decoration:none;
}
*/
span.shadow{
	width:100%;height:100%;filter: shadow(color=#CCCCCC,direction=140,strength=1);

}
