.faq {
	font-family: Verdana;
	font-size: 3em;
	color: #CCC;
	margin-bottom: 0em;
	font-weight: bold;
	margin-top: 0px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.panel {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.panel-title {
	font-weight: bold;
	font-family: "微軟正黑體";
}

.panel-title a {
	text-decoration: none;
	font-size: 1.1em;
}

.panel-title a:link {
	text-decoration: none;	
}

.panel-title a:visited {
	text-decoration: none;
}

.panel-title a:hover {
	text-decoration: none;
	color: #001C6F;
}
.panel-collapse {
	font-family: "微軟正黑體";
}
