#footer_menu ul {
	height: 26px;
	padding: 13px 10px 13px 230px;
	text-align: right;
	background: url('top_menu_ul_bg.gif') no-repeat 71px center;
}
#footer_menu li {
	display: inline;
}
#footer_menu li a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	border-left: 1px solid #000;
	padding: 0 12px;
	text-decoration: none;
	line-height: 22px;
}
#footer_menu li a.first {
	border: none;
}
#footer_menu li a:hover {
	text-decoration: underline;
}
