@charset "utf-8";
/* CSS Document */

#menu2 {
	z-index:50;
	position:absolute;
	top:0px;
	left:57px;
	width: 78px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	text-indent:10000px;
	background: url(imgpage/menu2.gif) no-repeat 0px 0px;}
	
	a#menu2:link  {
	text-indent:10000px;
	background:url(imgpage/menu2.gif) no-repeat 0px 0px;}
	a#menu2:hover {
	text-indent:10000px;
	background:url(imgpage/menu2.gif) no-repeat 0px 0px;}
	a#menu2:focus {
	text-indent:10000px;
	background:url(imgpage/menu2.gif) no-repeat 0px 0px;}

#mm2 {
	margin:0px;
	padding:0px;
	position:relative;
	left:0px;
	visibility:visible;
}
