li0 a{
	color:#000000;
	list-style:none;
	display: block;
	padding:8px;
	text-decoration: none;
	border-style:solid;
	border-width:thin;
	border-color:#9999f9;
	background: url(image/me1.jpg) no-repeat 0 0px;
	background-size:100%  100%;
}

li0 a:hover:not(.active){
	color:#e0ebb0;
	background: url(image/me2.jpg) no-repeat 0 0px;
	background-size:100% 100%;
}

