.menu {
	font-family: "Century Gothic", verdana, arial;
	font-size: 14px;
	background-image:  url("image/float-menu_01.jpg");
	background-repeat: no-repeat;
	height: 354px;
	width: 184px;
}
a.more {
	font-family: "Century Gothic", verdana, arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
a.more:link {
	font-family: "Century Gothic", verdana, arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
a.more:hover {
	font-family: "Century Gothic", verdana, arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
}
a.more:active {
	font-family: "Century Gothic", verdana, arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

