@charset "utf-8";
body {
	font-family:"Microsoft JhengHei", Arial, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0 auto;
}

.table td,.table th,.table td label {
	font-size: 16px;
	font-family:"Microsoft JhengHei", Arial, sans-serif;
}

#btn_submit {
    color: #ffffff;
    background-color: #A80800;
    border: 1px solid #ca1c1d;
}
