@charset "utf-8";
body {
	background: #f2f2f2;
}


.font_666 {
	color: #666666;
	font-size: 12pt;
	line-height: 150%;
}
.font_red {
	font-family: "微軟正黑體","新細明體",Arial,"Arial Black";
	font-size: 12pt;
	line-height: 150%;
	color: #C00;
}
table {
	margin-left: auto;
	margin-right: auto;
    border-collapse:collapse; 
}

td {
    padding:0 0 0 0;
}tr td img {
	padding: 0;
}
