@charset "utf-8";

div#menu {
	margin: 10px 0 0 40px;
	width: 179px;
	height: 61px;
	background: transparent url(./images/bt.gif) scroll no-repeat 0 0;
}

div#menu a {
	display: block;
	padding: 22px 0 0 68px;
	width: 111px;
	height: 61px;
	color: #2e3232;
	font-size: 10px;
	text-decoration: none;
}


