#nav_zzjs {
	list-style: none;
	height: 45px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 45px;
	font-weight: bold;
}

#nav_zzjs li {
	width: 108px;
	float: left;
	position: relative;
	z-index: 99999;
}

#nav_zzjs a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#nav_zzjs li .title {
	font-size: 14px;
	display: block;
}

#nav_zzjs li .title:hover {}

#nav_zzjs li .submenu_zzjs {
	margin: 0px auto;
	left: 0px;
	top: 45px;
	width: 108px;
	font-size: 14px;
	display: none;
	position: absolute;
}

#nav_zzjs li .submenu_zzjs dd a {
	height: 25px;
	color: rgb(51, 51, 51);
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	background-color: rgb(204, 204, 204);
}

#nav_zzjs li .submenu_zzjs dd a:hover {
	color: rgb(255, 255, 255);
	font-size: 12px;
	display: block;
	background-color: rgb(53, 101, 178);
}

.menu {
	font-size: 14px;
}

.menu1 {
	font-size: 14px;
}
