﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
<!-- 紅色字 -->
.redFont {
	font-family: "新細明體";
	font-size: 12pt;
	color: #FF0000;
}
<!-- 藍色字 -->
.blueFont {
	font-family: "新細明體";
	font-size: 12pt;
	color: #000080;
}
<!-- 綠色字 -->
.greenFont {
        font-family: "新細明體";
	font-size: 12pt;
	color: #008000;
}
<!-- 淺紅字 -->
.redFont1{
       font-family: "新細明體";
       font-size: 12pt;
       color: #990000;   
}
button {
	font-size: 10pt;
	color: #000000;
	background-color: #8994AF;
	text-align: center;
}
<!-- 一般字 -->
.fontStyle{
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: solid;
	color: black;
}
<!-- 表頭專用 -->
.formTitle{
    font-family: "新細明體";
	font-size: 16pt;
	font-weight: bold;
	color: #003399;
}
.tableborder {
	margin: 1px;
	padding: 1px;
	border: 1px solid #cccccc;
	bordercolor: #cccccc;


}
.tablecolumn {
	font-family: "新細明體";
	font-size: 16px;
	height: 30px;
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	border: 1px solid #0033FF;
	margin: 1px;
	padding: 1px;
}
.tablecolumn1 {
	font-family: "新細明體";
	font-size: 16px;
	height: 30px;
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	border: 1px solid #0033FF;
	margin: 1px;
	padding: 1px;
}  
<!-- 表格專用 -->
.table1 { 
	  width: 95%;
}

.table2 { 
	  width: 80%;
}

.table_title { 
	  font-family: "新細明體";
     font-size: 12pt;
     font-weight: solid;
     color: black;
     text-align: center;
}
.td1{
     font-family: "新細明體";
     font-size: 12pt;
     font-weight: solid;
     color: black; 
     text-align: left;
}  
.td2{
     font-family: "新細明體";
     font-size: 12pt;
     font-weight: solid;
     color: black; 
     text-align: center;
} 
.td3{
     font-family: "新細明體";
     font-size: 12pt;
     font-weight: solid;
     color: black; 
     text-align: right !important;
     width:50%;
}  
.td4{
     font-family: "新細明體";
     font-size: 12pt;
     font-weight: solid;
     color: black; 
     text-align: center;
     width:30%;
}  

.buttonStyle{
         font-family:Arial;
         font-size:9pt;
         background:#DEE3F7;
         border-bottom: 2px solid #5F5F5F;
         border-right: 2px solid #5F5F5F;
         border-left: 2px solid #CDCDCD;
         border-top: 2px solid #CDCDCD;
         color:#000000;
         border-style: outset;
         text-decoration:none;
         cursor: hand;

 
		
}
.button1{
         font-family:Arial;
         font-size:9pt;
         background:#DEE3F7;
         border-bottom: 2px solid #5F5F5F;
         border-right: 2px solid #5F5F5F;
         border-left: 2px solid #CDCDCD;
         border-top: 2px solid #CDCDCD;
         color:#000000;
         border-style: outset;
         text-decoration:none;
         cursor: hand;
         width:120
}

.button2{
         font-family:Arial;
         font-size:9pt;
         background:#DEE3F7;
         border-bottom: 2px solid #5F5F5F;
         border-right: 2px solid #5F5F5F;
         border-left: 2px solid #CDCDCD;
         border-top: 2px solid #CDCDCD;
         color:#000000;
         border-style: outset;
         text-decoration:none;
         cursor: hand;
         width:160
}

.button3{
         font-family:Arial;
         font-size:9pt;
         background:#DEE3F7;
         border-bottom: 2px solid #5F5F5F;
         border-right: 2px solid #5F5F5F;
         border-left: 2px solid #CDCDCD;
         border-top: 2px solid #CDCDCD;
         color:#000000;
         border-style: outset;
         text-decoration:none;
         cursor: hand;
         width:80
}

.button5{
         font-family:Arial;
         font-size:9pt;
         background:#DEE3F7;
         border-bottom: 2px solid #5F5F5F;
         border-right: 2px solid #5F5F5F;
         border-left: 2px solid #CDCDCD;
         border-top: 2px solid #CDCDCD;
         color:#000000;
         border-style: outset;
         text-decoration:none;
         cursor: hand;
         width:130
}

              