/*.menu4 li.current a {
	color: #FFF;
	background-color: #C03;
}
.menu4 li.current a:hover {
	color:#FFF;
	cursor:pointer;
	background-color: #C03;
}*/


.menu2 {
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 936px;
}
.menu2 li {
	float:right;
}
.menu2 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#1C6E7A;
	text-decoration:none;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

.menu2 li a b {
	float:left;
	display:block;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
}
.menu2 li.current a {
	color: #FFF;
	background-color: #23717D;
}

.menu2 li.current a b {
	background-repeat: no-repeat;
	background-position: right top;
}
.menu2 li a:hover {
	color:#FFF;
	background-color: #23717D;
}

.menu2 li a:hover b {
	background-repeat: no-repeat;
	background-position: right top;
}
.menu2 li.current a:hover {
	color:#FFF;
	cursor:pointer;
	background-color: #23717D;
}

.menu2 li.current a:hover b {
	background-repeat: no-repeat;
	background-position: right top;
}
s
