
ul.blue {
	padding: 0px;
	margin: 0px 0;
	list-style: none;
	background-color:;
	border-bottom: 0px solid #e7e7e7;
	float: right;
	clear: left;
}

ul.blue li {
	float: left;
}

ul.blue li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 9px 15px 0 3px;
	margin-right: 18px;
	font: 900 14px "Arial", Helvetica, sans-serif;
		background: url(../../../xay_imgDepo/Site_1/bluee.png) no-repeat top right;
}

ul.blue li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -9px;
	margin-left: -16px;
	height: 34px;
		background: url(../../../xay_imgDepo/Site_1/bluee.png) no-repeat top left;
}

ul.blue li a:hover {
 	color: #fff;
	background: url(../../../xay_imgDepo/Site_1/blue.png) no-repeat top right;
}

ul.blue li a:hover span {
	background: url(../../../xay_imgDepo/Site_1/blue.png) no-repeat top left;
}

ul.blue li a.current {
 	color: #fff;
	background: url(../../../xay_imgDepo/Site_1/blue.png) no-repeat top right;
}

ul.blue li a.current span {
	background: url(../../../xay_imgDepo/Site_1/blue.png) no-repeat top left;
}




ul.blue li a.currenti {
 	color: #fff;
	background: url() no-repeat top right;
}

ul.blue li a.currenti span {
	background: url() no-repeat top left;
}




