#headerb {
	float: right;
}

li.current a {
	color: #00b5f7;
	cursor: pointer;
}

li.current a:hover {
	color: #00b5f7;
	cursor: pointer;
}

.ebadu_nav li a:hover,.ebadu_nav li a:active {
	border: none;
	color: #00B5F7;
	text-decoration: none;
}


.ebadu_nav {
	position: relative;
	height: 28px;
	float: right;
}

*+html .ebadu_nav li {
	float: left;
	list-style: none;
	padding-bottom: 16px;
}

.ebadu_nav .current {
	color: #00b5f7;
}

.ebadu_nav .current a {
	color: #00b5f7;
}

.ebadu_nav li {
	float: left;
	list-style: none;
	padding-bottom: 11px;
}

.ebadu_nav li a {
	text-decoration: none;
	color: #4C4948;
	top: 6px;
	z-index: 10;
	display: inline;
	float: left;
	height: 28px;
	margin: 22px 0 0 27px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	font-size: 15px;
}

*+html .ebadu_nav li a {
	text-decoration: none;
	color: #4C4948;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	overflow: hidden;
	padding-top:20px;
	margin: 0 0 4px 27px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	font-size: 15px;
}

.ebadu_nav li a:hover {
	color: #00b5f7;
}
