@charset "utf-8";
#menu/* ----------------------------bace---------------------------  */

  {
	width: 960px;
	text-align: left;
	font-size: 90%;
	padding: 0px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	list-style: none;
	margin-bottom: 25px;
}
#menu ul li {
	text-indent: -9999px;
	margin-bottom: 3px;
	overflow:hidden;
	float: left;
}
#menu ul li a {
	background-repeat: no-repeat;
	height: 48px;
	display: block;
	text-decoration: none;
}
#wrap #menu ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu ul li#menu1 a {
	background-position: 0px 0px;
	width: 149px;
}
/*#menu ul li#menu1 a:hover {
	background-position: -278px 0px;

}*/
#menu ul li#menu2 a {
	background-position: 0px 0px;
	width: 125px;
}
/*#menu ul li#menu2 a:hover {
	background-position: -278px -48px;

}*/
#menu ul li#menu3 a {
	background-position: 0px 0px;
	width: 123px;
}
/*#menu ul li#menu3 a:hover {
	background-position: -278px -96px;	
}*/
#menu ul li#menu4 a {
	background-position: 0px 0px;
	width: 159px;
}
/*#menu ul li#menu4 a:hover {
	background-position: -278px -143px;
}*/
#menu ul li#menu5 a {
	background-position: 0px 0px;
	width: 127px;
}
/*#menu ul li#menu5 a:hover {
	background-position: -278px -192px;
}*/
#menu ul li#menu6 a {
	background-position: 0px 0px;
	width: 115px;
}
#menu ul li#menu7 a {
	background-position: 0px 0px;
	width: 160px;
}
