.FloatContainer:after,
.Unit:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .FloatContainer,
* html .Unit
{
	height: 1px;
}
/* End hide from IE-mac */
/* IE7 */
.FloatContainer,
.Unit 
{
	display: inline-block;
}

#menu { 
	width: 360px;
	margin: -42px 0 0 0;
	padding-left: 220px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0;
}

#menu .level1 {
	background-color: #fff;
	padding-left: 0;
	margin-left: -10px;
	width: 360px;
}

#menu .level1 li {
	float: left;
	display: inline;
	margin: 0 6px 0 0;	
	background-color: #fff;
}

#menu .level1 A:link, #menu .level1 A:visited {
	display: block;
	padding: 5px 1px 5px 5px;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#menu .level1 A:active {
  	display: block;
 	padding: 5px 1px 5px 5px;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #242748;
	font-weight: bold;
}

#menu .level1 A:hover {
	background-color: #fff;
	padding: 5px 1px 5px 5px;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#menu .level1 .selected a:link, #menu .level1 .selected a:visited {
	background-color: #fff;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background: #fff url(/img/Image/pil_02_a.jpg) no-repeat left;
}


#menu .level2 {
	background-color: #fff;
	padding: 1px 0;
	margin-left: -10px;
	width: 360px;

}

#menu .level2 li {
	display: inline;
	float: left;
	margin: 0 0 0 6px;
}

#menu .level2 A:link, #menu .level2 A:visited {
  	display: block;
 	padding: 0 2px 5px 5px;
	font-family:  Arial;;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#menu .level2 A:active {
  	display: block;
 	padding: 0 2px 5px 5px;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#menu .level2 A:hover {
	background-color: #fff;
	padding: 0 2px 5px 5px;
	font-family:  Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#menu .level2 .selected a:link, #menu .level2 .selected a:visited {
	background-color: #fff;
	font-family:  Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-top: 1px;
	background: #fff url(/img/Image/pil_01_b.jpg) no-repeat left;
}
