/* ================================================================
集合管理帳戶之 CSS 檔案說明
每個 Css Type 皆有 左齊,置中,右齊 的對應 
.tcs00 : Table 框線
.tcs01 : 主標題欄位
.tcs01a : 主標題 DIV 欄位
.tcs02 : 次標題欄位
.tcs03 : 單數行欄位
.tcs04 : 偶數行欄位
.tcs05 : 備註欄位1
.tcs06 : 備註欄位2
================================================================ */

a:link {
  color: #3366cc;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 140%;
  text-decoration: none;
}
a:visited {
  color: #8560a8;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 140%;
  text-decoration: none;
}
a:hover {
  color: #f26522;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 140%;
  text-decoration: underline;
}
a:active {
  color: #f26522;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 140%;
  text-decoration: none;
}
body {
  background-color: #f6f6f0;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs00L {
  background-color: #92bee8;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs00C {
  background-color: #f6f6f0;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs00R {
  background-color: #92bee8;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs01L {
  /*BACKGROUND-COLOR: #f6f6f0;
    COLOR: #000000;*/
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs01C {
  /*BACKGROUND-COLOR: #f6f6f0;
    COLOR: #000000;*/
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs01R {
  /*BACKGROUND-COLOR: #f6f6f0;
    COLOR: #000000;*/
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs01L_sub {
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
  border-block-end-color: #FFF;
}

.tcs01C_sub {
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
  border-block-end-color: #FFF;
}


.tcs01aL {
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs01aC {
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs01aR {
  background-color: #d31145;
  color: #ffffff;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs02L {
  background-color: #eeeee6;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs02C {
  background-color: #eeeee6;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs02R {
  background-color: #eeeee6;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: bold;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs03L {
  background-color: #f6f6f0;
  color: #666666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs03C {
  background-color: #f6f6f0;
  color: #666666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs03R {
  background-color: #f6f6f0;
  color: #666666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs04L {
  background-color: #eeeee6;
  color: #666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs04C {
  background-color: #eeeee6;
  color: #666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs04R {
  background-color: #eeeee6;
  color: #666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs05L {
  background-color: #f6f6f0;
  color: #666666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs05C {
  background-color: #f6f6f0;
  color: #666666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs05R {
  background-color: #f6f6f0;
  color: #666666;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs06L {
  background-color: #f1f9fd;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs06C {
  background-color: #f1f9fd;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs06R {
  background-color: #f1f9fd;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.txt {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: Black;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.015cm;
}

/*

A:link { COLOR: #fff; TEXT-DECORATION: none;}
A:visited { COLOR: #fff; TEXT-DECORATION: none;}
A:hover { COLOR: #ffff00;	TEXT-DECORATION: none;}
A:active { COLOR: #ffff00; TEXT-DECORATION: none;}

.body {
	SCROLLBAR-FACE-COLOR: #D3D3D3;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #777777;
	SCROLLBAR-3DLIGHT-COLOR:#999999;
	SCROLLBAR-ARROW-COLOR: #0000CD;
	SCROLLBAR-TRACK-COLOR: #416BA5;
	SCROLLBAR-DARKSHADOW-COLOR: SlateGray;
	background: #213885 url("images/bg.gif") repeat-x left top;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	font-size:13px;
	font-family:verdana, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
*/

.tcs03L2 {
  background-color: #eee9e9;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs03C2 {
  background-color: #eee9e9;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs03R2 {
  background-color: #eee9e9;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs04L2 {
  background-color: #eee5de;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs04C2 {
  background-color: #eee5de;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: center;
  letter-spacing: 1px;
  line-height: 140%;
}

.tcs04R2 {
  background-color: #eee5de;
  color: #000000;
  font-family: Arial, PMingLiU, mingliu;
  font-size: 9.7pt;
  font-weight: normal;
  text-align: right;
  letter-spacing: 1px;
  line-height: 140%;
}
