.menu03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 137px;		
	}
.menu03 span {
	display: block;
	width: 100%;	
	height: 30px;
	line-height: 30px;
	background-color: #006600;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;	
	text-decoration: none;	
	background-image: url(../images/icon22.gif);
	background-repeat: no-repeat;
	background-position: 2px 13px;
	padding-left:20px;
	text-align:left;
}
.menu03 a {
	display: block;
	width: 100%;	
	height: 30px;
	line-height: 30px;
	background-color: #e4f1d7;
	color: #438500;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	text-decoration: none;	
	background-image: url(../images/icon22.gif);
	background-repeat: no-repeat;
	background-position: 2px 13px;
	padding-left:20px;
	text-align:left;
}
.menu03 a:hover {
	background-color: #006600;
	color: #ffffff;
}