/* 房貸主選單開始 */
.menuText-mortgage, 
.menuTextNow-mortgage {
	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-mortgage:hover {
	background:#983e3e;
}
.menuTextNow-mortgage {
	background:#983e3e;
}
/* 房貸主選單結束 */

.maintxt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a.maintxt:hover {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.more {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
a.more:hover {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}
