﻿/*正體中文*/
.big5_font_title
{
	font-family:Arial,微軟正黑體,新細明體;
	color:#900101;
	font-weight:bold;
	font-size:9pt;
}

.big5_font_default
{
	font-family:Arial,微軟正黑體,新細明體;
	color:#2F2F2F;
	font-size:9pt;
	
}

.big5_font_content
{
	font-family:Arial,微軟正黑體,新細明體;
	color:#2F2F2F;
	font-size:11px;
	TEXT-ALIGN:justify;
	TEXT-JUSTIFY: inter-ideograph;
	LINE-HEIGHT: 14pt;
	
}

.big5_font_content_lightup_01
{
	font-family:Arial,微軟正黑體,新細明體;
	color:#900001;
	font-size:11px;
	TEXT-ALIGN:justify;
	TEXT-JUSTIFY: inter-ideograph;
	LINE-HEIGHT: 14pt;
}

.big5_font_content_lightup_02
{
	font-family:Arial,微軟正黑體,新細明體;
	color:#669999;
	font-size:11px;
	TEXT-ALIGN:justify;
	TEXT-JUSTIFY: inter-ideograph;
	LINE-HEIGHT: 14pt;	
}

.td_title
{
	font-family:Arial,微軟正黑體,新細明體;
	background-color: #0D5293; 
	font-size: 9pt; 
	color: #FFFFFF;
	text-align:center;
	
}

.td_content
{
	font-family:Arial,微軟正黑體,新細明體;
	border-color: #3A6BA2; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-right-style: solid; 
	border-right-width: 1px;
	font-size: 9pt; 
	padding-left:5px;
}

.td_end
{
	font-family:Arial,微軟正黑體,新細明體;
	border-color: #3A6BA2; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	font-size: 9pt; 
	padding-left:5px;
}

/*英文*/
.en_font_title
{
	font-family:Arial;
	color:#2F2F2F;
	font-weight:bold;
	font-size:11px;
}



.en_font_subtitle
{
	font-family:Arial;
	color:#2F2F2F;
	font-weight:bold;
	font-size:11px;
	color: #F25822;
}

.en_font_default
{
	font-family:Arial;
	color:#2F2F2F;
	font-size:11px;
	/*LINE-HEIGHT: 14pt;*/
	
}
.en_font_tag
{
	font-family:Arial;
	color:#2F2F2F;
	font-size:9px;
	/*LINE-HEIGHT: 14pt;*/
	
}

.en_font_content
{
	font-family:Arial;
	color:#2F2F2F;
	font-size:11px;
	TEXT-ALIGN:justify;
	TEXT-JUSTIFY: newspaper;
    /*line-height  : 14pt;*/
	
}

.en_font_content_lightup_01
{
	font-family:Arial;
	color:#900001;
	font-size:11px;
	TEXT-ALIGN:justify;
	TEXT-JUSTIFY: newspaper;
	/*line-height  : 14pt;*/
}

.en_font_content_lightup_02
{
	font-family:Arial;
	font-weight:bolder;
	 
	color:#669999;
	font-size:11px;
	TEXT-ALIGN:justify;
	TEXT-JUSTIFY: newspaper;
	/*LINE-HEIGHT: 14pt;*/
}

.td_bottom
{
	background-color:#E2E2E2;
	height:20px;
}

.en_link {
	FONT-SIZE: 11px; 
	color:#333333;
	FONT-FAMILY: Arial, Verdana, Geneva, Sans-Serif; 
	TEXT-DECORATION: none
}



A.en_link:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #3366cc;
	TEXT-DECORATION: none;
}

A.en_link:visited
{
	FONT-FAMILY: Arial, Verdana, Geneva, Sans-Serif; 
	TEXT-DECORATION: none;
}
