ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	z-index: 100;
}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#403C46;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
ul.menu li {
	position:relative; 
	float:left; 
	margin-right:0px
	z-index: 100;
	}
ul.menu ul {position:absolute; top:54px; left:0; background:#DDDD7F; display:none; list-style:none}
ul.menu ul li {
	position:relative;
	border-top:none;
	width:142px;
	margin:0;
	display: block;
	text-align: center;
}
ul.menu ul li a {
	display:block;
	padding:5px 7px 5px;
	border: 1px solid #FFF;
}
ul.menu ul li {
}

ul.menu ul li a:hover {
	background-color:#80B14C;
}
ul.menu ul ul {left:143px; top:-1px}
ul.menu .sub {background:#DDDD7F url(images/arrow.gif) 130px 8px no-repeat}
ul.menu .topline {}



ul.menu .menu_mind {background:url(../images/menu/menu_mind.gif); width:142px; height:54px;}
ul.menu .menu_mind:hover, ul.menu .menuhover0  {background:url(../images/menu/menu_mind_f2.gif); width:142px; height:54px;}

ul.menu .menu_quality {background:url(../images/menu/menu_quality.gif); width:142px; height:54px;}
ul.menu .menu_quality:hover, ul.menu .menuhover1  {background:url(../images/menu/menu_quality_f2.gif); width:142px; height:54px;}

ul.menu .menu_product {background:url(../images/menu/menu_product.gif); width:141px; height:54px;}
ul.menu .menu_product:hover, ul.menu .menuhover2  {background:url(../images/menu/menu_product_f2.gif); width:141px; height:54px;}

ul.menu .menu_sale {background:url(../images/menu/menu_sale.gif); width:142px; height:54px;}
ul.menu .menu_sale:hover, ul.menu .menuhover3  {background:url(../images/menu/menu_sale_f2.gif); width:142px; height:54px;}

ul.menu .menu_profile {background:url(../images/menu/menu_profile.gif); width:141px; height:54px;}
ul.menu .menu_profile:hover, ul.menu .menuhover4  {background:url(../images/menu/menu_profile_f2.gif); width:141px; height:54px;}

ul.menu .menu_contact {background:url(../images/menu/menu_contact.gif); width:142px; height:54px;}
ul.menu .menu_contact:hover, ul.menu .menuhover5  {background:url(../images/menu/menu_contact_f2.gif); width:141px; height:54px;}
