#logo{
	background:url(images/pic_l/logo.jpg) no-repeat left top;
	height:64px;
	width:778px;
	margin:0 auto;
}
#nav ul,li{
	margin:0px;
	padding:0px;
}
#nav li{
	display:inline;
	list-style:none;
	list-style-position:outside;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-top:13px;
}
#nav,#nav a,#nav a:hover{
	text-decoration:none;
	float:left;
	font-size:12px;
	color:#FFFF00;
}
#nav a,#nav a:hover{
	width:83px;
}
#nav{
	background:url(images/pic_l/mune_bg.jpg) no-repeat left top;
	height:40px;
	width:671px;
	margin:0 auto;
	padding:0 0 0 107px;
	border:none;
	position:absolute;
}
.menu1{
	cursor:default;
	width:85px;
	height:auto;
	cursor:hand;
	overflow-y:hidden;
	margin:0;
	margin-left:-1px;
}
.list{
	line-height:20px;
	padding:0;
	font-weight:normal;
	margin:0;
	text-align:center;
}
.menu2{
	cursor:default;
	width:85px;
	height:14px;
	overflow-y:hidden;
	cursor:hand;
	margin:0;
	margin-left:-1px;
}
.list a {
	background-color:#842b00;
}
.list a:hover{
	color:#FFFFFF;
	background-color:#cd0d00;
}

