/* 立即申請主選單開始 */
.menuTextNow {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px 10px 3px;
	display:block;
	margin-top:4px;
	float:left;
}
a.menuText:hover {
	background:#c68e24;
}
.menuTextNow {
	background:#c68e24;
}

.menuText { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #230900;
	text-decoration: none;
	padding:5px 10px 3px;
	display:block;
	margin-top:4px;
	float:left;
 } 

.maintext {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
/* 立即申請主選單開始結束 */