body {
	background-color: #333426;
	font-family: "新細明體","細明體","MingLiU","PMingLiU";
	font-size: 14px;
	font-weight:400;
	line-height: 24px;
	color: #00CCCC;
	letter-spacing: 0.15em;
	padding-left: 15px;
	padding-right: 15px;
}

table{
border: 2px  #005555 ;
border-style: solid ;
width: 95%;
margin-left: auto;
margin-right: auto;
!important
}

td, th {
	font-family: "新細明體","細明體","MingLiU","PMingLiU";
	font-size: 14px;
	margin: 0px;
}


a {
	font-weight:400;
	color: #00CCCC;
}

a:link {color: #CC0000}
a:visited {color:#00FFFF}

h1 {
font-family: "新細明體","細明體","MingLiU","PMingLiU";
font:標楷體;
font-size: 24px;
color: #CC0000;
text-align:center
}

h2 {
font-family: "標楷體", "細明體", "MingLiU","PMingLiU";
font:標楷體;
font-size: 18px;
color:  #CCCC00;
}

<!--自訂css區-->
.main_table{
border: 1px  #009999 ;
border-style: solid ;
background: #FFFFCC;
color: #0066FF;
width: 95%;
margin-left:auto;margin-right:auto;
}

.red_font{
color: #FF0000;
}