/* body內設定 */

body, td {
  font-family:Arial,Helvetica,sans-serif;
  color:#58595B;
  font-size:10pt;
  line-height:100%;
  letter-spacing:0.5px;
}

/* body連結文字設定 */


a.white{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
	line-height:90%;
	font-size: 11px;
	}	
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFD200; 
	text-decoration: none;
	line-height:90%;
	font-size: 11px;
	}
	
a.green{
	font-family: Arial, Helvetica, sans-serif;
	color:#828B1B;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	}	
a.green:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#3B3F08; 
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
		}

a.red{
	font-family: Arial, Helvetica, sans-serif;
	color:#BE0C29;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	}	
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#5C000F; 
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
		}		

/* 英文數字設定 */

.fw-normal {font-family:Arial;font-weight:normal;color:#818181;font-size:9pt;line-height: 150%;letter-spacing:0.5px}
.fw-normal2 {font-family:Arial;font-weight:normal;color:#CC0000;font-size:10pt;line-height: 150%;letter-spacing:0.5px}

/* 英文粗體設定 */

.fw-norma3 {font-family:Arial;font-weight:bold;color:#818181;font-size:10pt;line-height: 150%;letter-spacing:0.5px}
.fw-norma4 {font-family:新細明體;font-weight:bold;color:#818181;font-size:12pt;line-height: 150%;letter-spacing:0.5px}

/* 英文粗體設定橘色粗體 */

.fw-norma5 {font-family:Arial;font-weight:bold;color:#4BFF00;font-size:10pt;line-height: 150%;letter-spacing:0.5px}
.fw-norma6 {font-family:Arial;font-weight:bold;color:#B15DFF;font-size:10pt;line-height: 150%;letter-spacing:0.5px}

/* 英文粗體設定藍細體 */
.fw-norma7 {font-family:Arial;font-weight:bold;color:#00CCFF;font-size:10pt;line-height: 150%;letter-spacing:0.5px}
.fw-norma8 {font-family:Arial;font-weight:bold;color:#FF79C4;font-size:8pt;line-height: 130%;letter-spacing:0.5px}
.fw-norma9 {font-family:Arial;font-weight:normal;color:#818181;font-size:8pt;line-height: 130%;letter-spacing:0.5px}
.fw-norma10 {font-family:Arial;font-weight:bold;color:#FF79C4;font-size:8pt;line-height: 150%;letter-spacing:0.5px}
