#nav{
	width:120;
	height:30px;
	border-bottom:0px;
	padding:0px 5px;
	position:absolute;
	z-index:1;
	left: 779px;
	top: -10px;
}
.list{
	line-height:20px;
	text-align:left;
	padding:4px;
	font-weight:normal;
	text-align: left;
}
.menu1{
width:120px;
height:auto;
margin:6px 4px 0px 0px;
border:1px solid #9CDD75;
background-color:#F1FBEC;
color:#336601;
padding:6px 0px 0px 0px;
cursor:hand;
overflow-y:hidden;
filter:Alpha(opacity=70);
-moz-opacity:0.7;
text-align: center;
}
.menu2{
	width:120px;
	height:26px;
	margin:6px 4px 0px 0px;
    background-color:;
	color:#999999;
	border:0px solid #EEE8DD;
	padding:6px 0px 0px 0px;
	overflow-y:hidden;
	cursor:hand;
	text-align: center;
}
