ul,li	{
 margin:0;
 padding:0; 
}


#globalNavi
	{
 height: 62px;
 padding-top: 0px;
 text-align: center; 
}

#nav {
 width: 161px;
 margin: 0 auto;
 position: relative;
 line-height:0;
 text-align: left;
 }


#nav li {
 list-style: none;
 float: left;
 position: relative; 
}


#nav ul {
 display: none;
 position: absolute;
 top: 62px;
 left: 0; 
}


* html #nav ul {
 line-height: 0; 
}


#nav ul li {
 float: none; 
}


#nav ul {
 width: 161px; 
}


#nav ul ul {
 top: 0;
 left: 161px; 
}


#nav ul a { 
	display: block;
	width: 149px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
	line-height: 1;
}


#nav ul a.hover { background: #444; }




#globalNavi2
	{
 height: 62px;
 padding-top: 0px;
 text-align: center; 
}

#nav2 {
 width: 161px;
 margin: 0 auto;
 position: relative;
 line-height:0;
 text-align: left;
 }


#nav2 li {
 list-style: none;
 float: left;
 position: relative; 
}


#nav2 ul {
 display: none;
 position: absolute;
 top: 62px;
 left: 0; 
}


* html #nav2 ul {
 line-height: 0; 
}


#nav2 ul li {
 float: none; 
}


#nav2 ul {
 width: 161px; 
}


#nav2 ul ul {
 top: 0;
 left: 161px; 
}


#nav2 ul a { 
	display: block;
	width: 149px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
	line-height: 1;
}


#nav2 ul a.hover { background: #444; }
