/*一般連結效果*/
A:link {
	font-size:10pt;font-weight:bold;
	color: #ffffff; 
	text-decoration: none;
	letter-spacing:0px;line-height:135%;
	}
	
	
A:visited {
	font-size:10pt;font-weight:bold;
	color: #ffffff; 
	text-decoration: none;
	letter-spacing:0px;line-height:135%;
	}
	
	
A:active {
	font-size:10pt;font-weight:bold;
	color: #ffffff; 
	text-decoration: none;
	letter-spacing:0px;line-height:135%;
	}
	
A:hover {
	font-size:10pt;
	color: 000000;
	text-decoration: none;
	letter-spacing:0px;line-height:135%;
	}


body , table , td , p {
	font-size:10pt;
	color: #666666; 
	font-family:Arial, Helvetica, 新細明體;
	letter-spacing:0px;line-height:130%;
	}


.news_link a {
	width:;height:
	display:block;
	}
	
.news_link a:link {
	color:#666666;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:160%;
	}
.news_link a:visited {
	color:#666666;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:160%;
	}
.news_link a:active {
	color:#666666;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:160%;
	}
.news_link a:hover {
	color:#666666;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:160%;
	}
	
	

.pd_link a {
	width:;
	height:
	display;
	line-height: 170%;
:block;
	}
	
.pd_link a:link {
	color:#000000;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:170%;
	}
.pd_link a:visited {
	color:#000000;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:170%;
	}
.pd_link a:active {
	color:#000000;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:170%;
	}
.pds_link a:hover {
	color:#000000;font-weight:normal;
	background-color:;
	text-decoration:none;
	letter-spacing:0px;line-height:170%;
	}








/*標題文字*/
.ttl {
	font-size:12pt;font-weight:bold;
	color:#030349;
	font-family:Arial, Helvetica, 新細明體;
	letter-spacing:0px;line-height:160%;
	}



/*標題文字*/
.content{
	font-size:10pt;
	color:#666666;
	font-family:"Geneva", "Arial", "Helvetica", "sans-serif";
	letter-spacing:0px;line-height:175%;
	}


/*news文字*/
.product_body{
	font-size:9pt;
	color:#666666;
	font-family:Arial, Helvetica, 新細明體;
	letter-spacing:0px;line-height:135%;
	}
	
	
/*event文字*/
.news_ttl{
	font-size:10pt;
	color:#666666;
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	letter-spacing:0px;
	line-height:120%;
	font-weight: normal;

	}



/*小標文字*/
.sub{
	font-size:10pt;font-weight:bold;
	color:#666666;
	font-family:Arial, Helvetica, 新細明體;
	letter-spacing:0px;line-height:145%;
	}

