 .light{background:#000;position:absolute;left:0;top:0;width:100%;z-index:100;opacity:0.80;filter: alpha(opacity = 80);zoom:1;}

#nav {
	margin-right: 16px;
}
#nav a,
#nav .subnav,
#nav .subnav * {
	z-index: 30;
}


#nav a.nav-item {
	/* width:100px; */
	padding-left: 18px;
	height: 38px;
	_width:100px;
	font-size:14px;
	display:block;
	overflow:visible;
	padding-right: 10px;	
	margin-left: 0;
	background: url(../images/l1.gif) no-repeat right;
	font-family:"宋体";
	color:#000;
}


#nav a.nav-item.currentcat {
	background: url(../images/l4.gif) no-repeat right;
}

#nav a.nav-item.currentcat div {
	color:#000;
}

#nav .hovernav a.nav-item {
	color:#000000;
	background: url(../images/l3.gif) no-repeat right;
}

#nav a.nav-item:hover,#nav .selectednav a.nav-item {
	color:#FFFFFF;
	background: url(../images/l2.gif) no-repeat right;
}

#nav a.nav-item:hover .intro, #nav .selectednav a.nav-item .intro {
	color:#000000;
}

#nav .hovernav a.nav-item .intro {
	color:#000000;
}


#nav.hover a.nav-item {
	color: red;
	
}
 

#nav ul {
	height: 38px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index:1055;
	width: 870px;
}

#nav li {
	float: left;
	list-style-type: none;
	line-height: 18px;
	height: 38px;
}

#nav div.intro {
	color: #7B7373;
	/* padding-left: 18px; */
	background-position: right;
	padding-right:24px;
	font-size:12px;
	white-space:nowrap;
}

#nav p {
	margin: 0;
	font-size: 12px;
}

#nav form {
	padding-left: 8px;
	padding-top: 1px;
}

.nav-item {
	text-decoration: none;
	color:#888;
	display: block;
	position: relative;
	font-weight: normal;
	font-style: normal;
}


 
 
#nav div.subnav {
	display: none;
	background-color: #f4f4f4;
	width:869px;
	height:335px;
	position: absolute;
	top: 38px;
	left:0px;
	_left:-4px;
	+left:-4px;
}

#nav ul.subnav {
	background-color: #f4f4f4;
	padding: 16px;
	width: 720px;
	height: 280px;
}

#nav li:hover div.subnav {
	/* display: block; */
}
 
#nav p.intro {
	color: #262626 !important;
	font-size:20px;
	font-weight:700;

}

.subnav .topspace {
	height:26px;
	background-color:#CECECE;	
}

#nav ul.award li a:hover,
#nav ul.award li.on a {
	//background-color: #f4f4f4;
}


/*

#nav li#nav-7play div.subnav {
	left:-22px;	
}

#nav li#nav-awards div.subnav {
	left:-366px;	
}

#nav li#nav-talent div.subnav {
	left:-550px;	
}

#nav li#nav-inspire div.subnav {
	left:-194px;	
}

#nav li#nav-learning div.subnav {
	left:-462px;	
}



#nav ul.award-sections {
	//background-color: #f4f4f4;
	margin-left: -136px;
	width: 720px;
	height: 280px;
}

 
 

 

li#nav-inspire ul.subnav {
	margin-left: -0px;
}

li#nav-talent ul.subnav {
	margin-left: -272px;
}

li#nav-learning ul.subnav {
	margin-left: -408px;
}
*/

.menua{
font-size:12px;
color:#333;
font-weight:300px;
 
}

.menua:hover{
	background-color:#ff0000;
}
 