@charset "UTF-8";
/* CSS Document */

#navi {
	margin: 0px;
	padding-left: 35px;
	list-style-type: none;
	float: left;
}
#navi li {
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 12px;
	color: #333;
}#navi li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
