* {

	margin: 0;

	padding: 0;

	list-style: none;

}



img {

	border: 0;

}



body {

	font-size: 12px;

	color: #555555;

}



.navbox {

	height: 40px;

	position: relative;

	z-index: 9;

	margin: auto;

	background: #084B8A;

	filter: alpha(opacity = 90);

	-moz-opacity: 0.90;

	opacity: 0.90;

	font-family: '微软雅黑';

}



.nav {

	width: 960px;

	margin: 0 auto;

	height: 40px;

	list-style: none;

}



.nav li {

	float: left;

	height: 40px;

	position: relative;

	list-style: none;

}



.nav li.last {

	background: none;

}



.nav li a {

	text-decoration: none;

}



.nav li a span {

	float: left;

	display: block;

	line-height: 40px;

	font-size: 14px;

	color: #ffffff;

	cursor: pointer;

	width: 120px;

	text-align: center;

}



.nav li:hover {	

	text-decoration: none;

	width: 120px;

	background: url(../images/menu_hover.jpg);

	height: 40px;

}

.mj_hover_menu {

	text-decoration: none;

	width: 120px;

	background: url(../images/menu_hover.jpg);

	height: 40px;

}
