div#menu {
	padding-bottom:29px;
	width:960px;
}
div#menu li, div#menu ul {
	line-height:0;
	font-size:0;
}
div#menu img {
	border:0;
	border:none;
	padding:0;
	margin:0;
	text-align:left;
}
#nav {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	height:56px;
}
#navi img {
	border:0;
	font-size:0;
	padding:0;
	margin:0;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#nav a {
	display: block;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul {
	line-height: 0;
} /* IE6 "fix" */
#nav ul a {
	line-height:normal;
	zoom: 1;
} /* IE6/7 fix */
#nav ul li {
	float: none;
}

.zindex {
	z-index:9;
}
#nav ul.chie,#nav ul.essay,#nav ul.fish {
	margin-left:12px;
}
#nav ul.essay {
	width: 131px;
}
#nav ul.fish {
	width: 260px;
}
#nav *:hover {
	background-color: none;
}
#nav a {
	line-height: 1;
}
#nav ul {
	top: 46px;
}
#nav ul a {
	text-decoration:none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
ul ul li, ul ul a {
	font-size:0!important;
}
