.nav-title {
	color: #999;
	font-size: 12px;
}
.system-nav-orange {
	color: #333;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}
.system-nav-orange img {
	position: relative;
	top: 2px;
}

.system-nav-orange .nav-current-page {
	color: #441B70;
	background: #F60;
	font-weight: bold;
}