	
ul {
	/*list-style: none;*/
	margin: 0;
	padding: 0;
	}

img {
	border: none;
} 

#menu3 {
	width: 100%;
	font-size: 16px;
	background-image: url(/i/thinkingman.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.news_img {
	margin-right: 8px;
	margin-bottom: 8px;
}

	
#menu3 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-weight: normal;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #06C;
	display: block;
	padding: 8px 0 0 0;
	background-image: url(/i/menu3.gif);
	background-repeat: no-repeat;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	padding: 8px 0 0 10px;
	background-image: url(/i/menu3.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	}
