.outer{
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 205px;
	float: left;
}	
#menu {
	width: 205px;
	border-size: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 8f8f8f;
	}
#menu ul{
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	font-weight:bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #8f8f8f;
	display: block;
	background-repeat:no-repeat;
	background-image: url(image/structure/menu1.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
#menu li a:hover {
	color: #000;
	background-repeat:no-repeat;
	background-image: url(image/structure/menu1.gif);
	background-position: 0 -30px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
#menu li a:active {
	color: #000;
	background-repeat:no-repeat;
	background-image: url(image/structure/menu1.gif);
	background-position: 0 -60px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}                    
