/* overview */
#overview .txt{
	font-family: "微軟正黑體,Arial, Helvetica, sans-serif";
	font-size: 15px;
	line-height: 1.3em;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#overview td {
	font-size: 12px;
	line-height:2.5;
}
#overview a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
#overview a:hover {
	text-decoration: underline;
	left: 0px;
	top: 0px;
	position: relative;
}

#overview .title {
	font-size: 18px;
	font-weight: bold;
	line-height:1.8;
	color: #039;
}
#overview .service_title {
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 22px;
	line-height:1.2;
	color: #484848;
}
#overview .service {
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	font-weight: bold;
	line-height:26px;
	color: #d60051;
}
#overview .service-txt{
	font-family: "Microsoft JhengHei";
	font-size: 15px;
	line-height: 22px;

}
#overview .member {
	font-family: "微軟正黑體,Arial, Helvetica, sans-serif";
	font-size: 22px;
	font-weight: bold;
	line-height:1.3;
	color: #039;
}
#overview .member-txt{
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 1.3em;

}
#overview .eq {
	font-family: "微軟正黑體,Arial, Helvetica, sans-serif";
	font-size: 22px;
	font-weight: bold;
	line-height:1.3;
	color: #000;
}
#overview .eq-txt{
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;

}

#overview .sort-txt{
	font-family: "微軟正黑體,Arial, Helvetica, sans-serif";
	font-size: 15px;
	line-height: 1.5em;

}
#overview .13{
	font-size: 13px;
	line-height: 1.3em;
	color: #666;
}
#overview .W{
	font-size: 15px;
	line-height: 1.3em;
	color: #FFF;
	text-align: center;
}

/*全頁固定選單*/
#event_menu{position:fixed;z-index:9999;bottom:10%;right:0;width:130px;padding:0;-webkit-box-shadow:0 0 3px rgba(255,255,255,0.4),0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px rgba(255,255,255,0.4),0 10px 20px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(255,255,255,0.4),0 10px 20px rgba(0,0,0,.2);font-family:"Microsoft JhengHei",Verdana,Arial}
#event_menu a{display:block;font-size:.95rem;color:#039;text-align:center;background-color:#e5f7ff;border-left:1px #039 solid;padding:5px;font-weight:700;text-decoration:none;border-bottom:#fff 2px solid}
#event_menu a:hover{color:#003399;background-color:#ffffff;position:relative;top:0;left:0; font-weight:bold;}
#event_menu a >.s{font-size:0.8rem; color: #666666;}
/*#event_menu a:nth-of-type(1){font-size:1rem; color: #f97615; background:#ffffff;border-bottom: #f97615 3px solid;font-weight:bold;}
#event_menu a:hover:nth-of-type(1){color: #f97615;}*/
