@charset "utf-8";
/* CSS Document */

br {
    font-family: unset !important;
    font: unset !important;
}
.topbarLogo {
	padding-left: 20px;
	
}
.topLink:link {
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink:visited {
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink:hover {
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.topLink:active {
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.bottom_root{
	font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "標楷體", DFKai-SB, sans-serif;
}
.bottom_root table, .bottom_root caption,.bottom_root tbody,.bottom_root tfoot,.bottom_root thead,.bottom_root tr,.bottom_root th,.bottom_root td {
	margin: 0;
	padding: 0;
}
.bottom_root table {
	border-collapse: collapse;
	border-spacing: 0;
}
.copyright {
	width: 100%;
}
.footer {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
}
.footer ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}
