
#head {height:28px;}
#noniemenu {display:none;}
#positioner{ MARGIN-RIGHT: auto;
MARGIN-LEFT: auto; 
height:30px;
width:842px;
vertical-align:baseline;
line-height:30px;

}

.menu {display:block; position:absolute;}
.menu a.outer, .menu a.outer:visited {
	color:#FFFFFF;
	width:105px;
	height:30px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	overflow:hidden;
	font-weight: bold;
	border: 0px none #000000;
	background-image: url(banner.gif);
	margin: 0px;
	padding: 0px;
 }
.menu a.outer:hover {
	overflow:visible;
	color: #FFFFFF;
	font-weight: bold;
 }
.menu a.outer:hover table.first {
	display:block;
	border-collapse:collapse;
	background-color: #EEEEEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
.menu a.inner, .menu a.inner:visited {
	display:block;
	width:102px;
	height:24px;
	text-decoration:none;
	line-height:24px;
	color:#000;
	font-family: "ËÎÌå";
	font-size:12px;
	text-align:center;
	vertical-align: sub;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
 }
.menu a.inner:hover {
 background:#add;
 }

.menu a.outer table.first a.second {
 height:18px; 
 line-height:18px; 
 overflow:hidden; 
 font-weight:bold;
 }
.menu a.outer table.first a.second:hover {
 position:absolute; 
 overflow:visible;
 }
.menu a.outer table.first a.second:hover table {
 position:absolute; 
 top:200px; 
 left:200px; 
 border-collapse:collapse; 
 background:#eee; 
 border:1px solid #FFFFFF; 
 font-weight:normal
}