<style type="text/css">
/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	

#menu {
	max-width: 130px;
	width: 130px;
	border: 1px solid #ccc;
	margin: 10px;
	}
	
#menu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	} 


#menu  li a:link, #menu li a:visited {
	color: #283A50;
	text-decoration: none;
	display: block;
	background: url(bin-image/menu_bg.gif) no-repeat;
	padding: 8px 0 0 30px;
	
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu  li a:hover, #menu li a:active {
	color: #283A50;
	text-decoration: none;
	display: block;
	background: url(bin-image/menu_bg2.gif) no-repeat;
	height: 24px;
	padding: 8px 0 0 30px;

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	</style>
