#overview.nbclass{
	background: #f3f3f3 !important;
	font-family: 'CenturyGothic','cwTeXHei','Microsoft JhengHei' !important;
}

#fp-nav.right{
	display: none;
}
#overview ul{
	padding-top: 25px;
	margin-left: 20px;
}
#overview .specifno li{
	font-size: 16px;
	padding: 5px 0;
	color: #666;
}

#overview.nbclass button.btn{
	background: none;
	color: #000;
	border: #666 1px solid;
	padding: 15px 25px;
	margin-right: 15px;	
}

.declare-wrap {
    border-top: none !important;
}