@charset "utf-8";
#head{
	width:980px;
	background-color:#FFF;
}
#Menu { 
	line-height:25px;
	height:25px; 
	background:url("/images/mb.gif") 
	repeat-x; 
	font-family:"宋体";	
	font-weight: bold;
	color: #FFFFFF;
}
#Menu #Navigation{
	float:right;
	margin-right:5px;
}
#Menu #NLdate{
	float:left;
	margin-left:5px;
}
#Menu a:link,#Menu a:active,#Menu a:visited{
	font-family:"宋体";	
	font-weight: bold;
	color: #FFFFFF;	
}
#Menu a:hover{
	font-family:"宋体";	
	font-weight: bold;
	color:#F90;
}
input{
	margin:0;
	padding:0;
}
