ul,li	{ margin:0; padding:0; line-height:1; }


#nav { text-align: left; }
#nav li { list-style: none; float: left; position: relative; }

#nav ul { display: none; position: absolute; top: 18px; left: 0; }
* html #nav ul { line-height: 0; }
#nav ul li { float: none; }

#nav ul { width: 120px; }
#nav ul ul { top: 0; left: 121px; }
#nav ul a { 
	display: block;
	width: 108px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
	line-height: 1;
}
#nav ul a.hover { background: #00ffff; }

#nav ul ul a { 
	display: block;
	width: 184px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
	line-height: 1;
}




#nav2 { text-align: left; }
#nav2 li { list-style: none; float: left; position: relative; }

#nav2 ul { display: none; position: absolute; top: 18px; left: 0; }
* html #nav2 ul { line-height: 0; }
#nav2 ul li { float: none; }

#nav2 ul { width: 120px; }
#nav2 ul ul { top: 0; left: 121px; }
#nav2 ul a { 
	display: block;
	width: 108px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
	line-height: 1;
}
#nav2 ul a.hover { background: #00ffff; }







#nav3 { text-align: left; }
#nav3 li { list-style: none; float: left; position: relative; }

#nav3 ul { display: none; position: absolute; top: 18px; left: 0; }
* html #nav3 ul { line-height: 0; }
#nav3 ul li { float: none; }

#nav3 ul { width: 120px; }
#nav3 ul ul { top: 0; left: 121px; }
#nav3 ul a { 
	display: block;
	width: 108px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	zoom: 1;
	line-height: 1;
}
#nav3 ul a.hover { background: #00ffff; }

