@import "main.css";

	/* MENU */

li#menu-2 span {
	width: 78px;
	background: url(../img/about_btn.gif);
	background-position: 0 -35px;
}

	/* MAIN */

div#main h2 {
	display: block;
	width: 624px;
	height: 27px;
	margin-bottom: 10px;
	background: url(../img/about_title.gif) no-repeat;
}

div#main a {
	color: #4E4E4E;
	text-decoration: underline;
}

div#main a:hover {
	text-decoration: none;
}