@charset "utf-8";
/* CSS Document */



#nav{
	width:800px;
	height:30px;
	border-bottom:0px;
	position:absolute;
	z-index:1;
	left:0px;
	top:45px;
	margin-left:800px;
}

.list{
line-height:20px;
font-weight:normal;
}
.menu1{
height:auto;
text-align:center;
background-color:#F5F5F5;
color:#336601;
cursor:hand;
overflow-y:hidden;
filter:Alpha(opacity=70);
-moz-opacity:0.7;
}
.menu2{
height:18px;
color:#999999;
overflow-y:hidden;
cursor:hand;
}