
body
{color : #333333 ;            
/*font-family : arial,細明體,sans-serif ;  */
font-family:tahoma,verdana,sans-serif;
font-size: 12px;
/*font-size : 10pt;  */
line-height : 140% ;  
letter-spacing : 2pt ; 
margin-top: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
cursor: default; 
}


table
{color : #333333 ;            
font-family : arial,細明體,sans-serif ; 
font-size : 10pt;  
line-height : 140% ;
letter-spacing : 0pt ; 
}



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


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

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

a:hover                            /*滑鼠移至連結*/
{
color:#228F00;                       /*文字色彩*/
text-decoration:underline; /*加底線*/ 
/* border-top : 1px solid #000 ;        上框*/
/* border-bottom : 1px solid #cccccc ;   下框*/
}

a.showdetail:link  
{
color:#C40000;
}

a.showdetail:visited  
{
color:#C40000;
}
/*首頁新聞大標題*/
.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 : #697176 ; /*文字色彩*/
letter-spacing : 0pt;/*字距*/
font-size : 8pt ;/*文字大小*/
line-height : 130% 
}

/*首頁資訊區塊*/
.index_info_box{
font-family : arial,細明體,sans-serif ; 
color : #333333 ; /*文字色彩*/
letter-spacing : 0pt;/*字距*/
font-size : 9pt ;/*文字大小*/
line-height : 130% ;
}

.more
{color :#C40000 ;            
font-family : arial,細明體,sans-serif ; 
font-size : 9pt;  
line-height : 140% ;  
letter-spacing : 0pt ; 
vertical-align : bottom ;
vertical-align : bottom-text ;
}

.more2
{color :#003366 ;            
font-family : arial,細明體,sans-serif ; 
font-size : 9pt;  
line-height : 140% ;  
letter-spacing : 0pt ; 
vertical-align : bottom ;
vertical-align : bottom-text ;
}

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

.text9_red
{color : #cc3300 ;            
font-family : font-family:tahoma,verdana,sans-serif;
font-size : 9pt;  
line-height : 140% ;  
letter-spacing : 2pt ; 
}

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



/*表格標題*/
.tr_title{
color : #FFFFFF ;            
font-family : 細明體,sans-serif ; 
font-size : 10pt;  
line-height : 140% ;
letter-spacing : 1pt ; 
background-color: #333333;
text-align:center;
}



.search {
	color: #00499B;
	font-family : sans-serif,細明體 ; 
	font-size: 8pt;
	text-decoration: none;
}


.search_table {
border-top : 0px solid #6699cc; /*上框線*/ 
border-bottom : 1px solid #999898; /*下框線*/ 
border-left : 1px solid #999898; /*左框線*/ 
border-right : 1px solid #999898; /*右框線*/ 
}