body {  background: #FFFFFF; background-image: url(../images/turn_bg.jpg); background-repeat: no-repeat;
    margin-top: 130px;
    margin-bottom: 50px;
    margin-left: 0px}
    
    
p {  font: 16px/26px "新細明體";
     margin-top: 10px;
     margin-right: 12px;
     margin-left: 12px;
     color: #000000}   

b {  font: 18px/30px "新細明體", "標楷體";
     color: #6D1303 }  

A:hover {  color: #000000; background: #E4E4E4}          
A:link {color: #000000}
A:visited {color: #727B80}
i {  color: #3E3E3E; font: 18px; font-style: normal}
.eng {  font: 16px/26px "Times New Roman", "Times", "serif"; color: #990000}
.chinese {  font-family: "新細明體"; font-size: 16px; font-weight: bold; color: #CC0000; text-decoration: none}
