
body
{color : #333333 ;            
font-family:tahoma,verdana,sans-serif;
font-size : 9pt;  
line-height : 140% ;  
letter-spacing : 2pt ; 
margin-top: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}


table
{color : #333333 ;            
font-family:tahoma,verdana,sans-serif;
font-size : 9pt;  
line-height : 140% ;
letter-spacing : 1pt ; 
}



A:link                 /*超連結*/
{color:#333333;           /*文字色彩*/
text-decoration:none;  /*刪除連結線*/
}

A:visited 	       /*瀏覽過的超連結*/
{color:#333333;           /*文字色彩*/
text-decoration:none;  /*刪除連結線*/
}

A:active               /*按下連結*/
{color:#c69;           /*文字色彩*/
text-decoration:none;  /*刪除連結線*/
}

A:hover                            /*滑鼠移至連結*/
{color:#cc3300;                       /*文字色彩*/
/* border-top : 1px solid #000 ;        上框*/
/* border-bottom : 1px solid #cccccc ;   下框*/
}


/*首頁新聞大標題*/
.index_news_title{
font-family : 細明體,sans-serif ; 
color : #cc3300 ; /*文字色彩*/
letter-spacing : 2pt;/*字距*/
font-size : 11pt ;/*文字大小*/
line-height : 130% ;
font-weight:bold
}

/*新聞時間*/
.news_time{
font-family : 細明體,sans-serif ; 
color : #666666 ; /*文字色彩*/
letter-spacing : 0pt;/*字距*/
font-size : 8pt ;/*文字大小*/
line-height : 130% 
}


.text9
{color : #333333 ;            
font-family : 細明體,sans-serif ; 
font-size : 9pt;  
line-height : 140% ;  
letter-spacing : 2pt ; 
}