#navi {
	height: 28px;
}
#navi li {
	float: left;
	width: 130px;
	text-align: center;
}

#navi li a {
	display: block;
	width: 100%;
}
