@charset "utf-8";
/* CSS Document */



	#bottom #navmenu {
	display:table;
	padding-top:8px;
	padding-left:15px;
	clear:both;
}
#bottom #navmenu > div {
	display:table-row;
 // margin: 3px 20px 0 10px;
	height:17px;
	line-height:17px;
}
#bottom #navmenu > div > li {
	list-style:none;
	float:left;
	margin: 0 12px 0 8px;
	padding-left: 20px;
	position: relative;
	margin-top:-4px;
	background: url(http://redleafwater.com/image/company/botton-A.png) no-repeat left center;
}
#bottom #navmenu > div > li:hover {
	background: url(http://redleafwater.com/image/company/botton-B.png) no-repeat left center;
}
#bottom #navmenu > div > li a {
	border-bottom: 0;
	font-size:11px;
	color: #135d9f;
	line-height: 20px;
	white-space: nowrap;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: white 0px 1px 1px;
}
