.navi {
	width: 200px;
	float: left;
	height: 30px;
	text-align: center;
	vertical-align: inherit;
	color: #CCCCCC;
	font-size: 12px;
	border-bottom-color: #FF9933;
	border-bottom-style: ridge;
	background-color: #333333;
	border-bottom-width: 10px;
}

.navi2 {
	font-size: 12px;
	color: #999999;
	background-color: #333333;
	text-align: center;
	float: left;
	height: 20px;
	width: 157px;
	margin-top: 10px;
	margin-right: 0px;
}

