body {
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: scroll;
	background-color: #CCCCCC;
}
hr  {
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.headfont_s {
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #d0000e;
}
.headfont_white {
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.footer {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.black_16_bold {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.dred_16_bold {
	font-family: "微軟正黑體", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #d0000e;
}
.red_14_bold {
	color: #d0000e;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	font-weight: bold;
}
.black_13_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.black_13 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.red_13 {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.blue_13 {
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.grey_13 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.white_13 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
