@charset "utf-8";
.cutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	padding-top: 1px;
	padding-left: 20px;
	font-weight: bold;
}
.footerCu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	padding-right: 10px;
}
.footerCu a:link{
	text-decoration: none;
	color: #666;
	}

.footerCu a:hover{
	text-decoration: none;
	color: #666;
	}

.footerCu a:visited{
    text-decoration: none;
	color: #666;
	}
.titleAll{
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bolder;
	color: #333;	
}
.normalTextAll{
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
	line-height: 16pt;
}
.titleTable{
	width: 174px;
	overflow: auto;
	word-break: break-all;
}
.CC {
	border: 1px solid #CCC;
}
.bbfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #06F;
}
