/* ____________________ */
	#NHF005 {
		clear:both;
		/* width:525px; fixed */
		margin: 35px 0 0 20px;
		border-left: 1px solid #ccc;
	}
	* html #NHF005 {height: 1%;}
	*>html #NHF005 {height: auto;}
	
	#NHF005 ul {
		list-style-type: none;
		padding: 0;
	}
	#NHF005 li {
		/* line-height: 14px; */
		height:45px;
		float: left;
		width:175px; /* fixed */
		margin: 0;
		padding: 0;
	}
	#NHF005 a {
		display:block;
		text-align:center;
		padding: 0;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		background-color: #fff;
		text-decoration: none;
		color: #999;
		font-weight: normal;
		font-size: 9px;
		letter-spacing: 1px;
	}
	#NHF005 a:link, NHF005 a:visited {
		background-color: #fff;
		color: #FFF;
	}
	#NHF005 a:hover {
		background-color: #fff;
		color: #CCC;
	}
	#NHF005a a:link, #NHF005a a:visited,
	#NHF005a a:hover, #NHF005a a:active {
		background-color: #fff;
		color: #840084;
		font-weight: normal;
		font-size: 9px;
		letter-spacing: 1px;
	}
	/* 
	<!-- horz fixed width display block hack -->
	<!--[if gte IE 5]>
	<style>#NHF005 a  {height: 1em; width: 100%;}</style>
	<![endif]-->
	*/

/* ____________________ */