 body {
  margin:0px;
  padding:0px;
  font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  color: #333333;
  line-height: 145%;
  background-image:url();
  background-repeat:repeat-x;
  background-position:left top;
 } 
 td { 
  font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  color: #333333;
  line-height: 145%;
  word-break:break-all;
  }  
 tr {
  font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  color: #333333;
  line-height: 145%;
  }
 

.index01 {
	font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#990000;
}

.index02 {
	font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#ffffff;
	line-height: 180%;
}

.title01 {
	font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#ff6600;
    line-height: 145%;
}
a:link 	{color: #FF6600;text-decoration:none;}
a:visited	{color: #FF6600;text-decoration:none;}
a:hover 	{color: #333333;text-decoration:underline;}

.news:link {
	font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}

.news:visited {
	font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
.news:hover {
	font-family: "新細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;

}


