.body_bg { background-color: #f5f5f5; }
.thead1 { font-size: 10pt; font-weight: bold; background-color: #A8B1B8; }
.tbody1 { font-size: 10pt; font-weight: bold; background-color: #f5f5f5; }
.select_condition {
  BORDER-LEFT: #808080 1px solid;
  BORDER-RIGHT: #808080 1px solid;
  BORDER-TOP: #808080 1px solid;
  BORDER-BOTTOM: #808080 1px solid;
  COLOR: #003366;
  BACKGROUND-COLOR: #ffcc66;
  FONT-SIZE: 10pt;
  FONT-FAMILY: Times New Roman;
}
.table1 {
  border-width: 1px;
  border-color: #000000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Times New Roman;
}

.font8 { font-size: 8pt; font-family: Times New Roman; }
.font8_b_red { font-size: 8pt; font-weight: bold; font-family: Times New Roman; color: #a00f1e; }

.font10 { font-size: 10pt; font-family: Times New Roman; }
.font10_blue { font-size: 10pt; font-family: Times New Roman; color: #0000FF; }
.font10_b { font-size: 10pt; font-weight: bold; font-family: Times New Roman; }
.font10_b_red { font-size: 10pt; font-weight: bold; font-family: Times New Roman; color: #FF3300; }
.font10_b_blue { font-size: 10pt; font-weight: bold; font-family: Times New Roman; color: #0000FF; }

.font12 { font-size: 12pt; font-family: Times New Roman; }
.font12_b { font-size: 12pt; font-weight: bold; font-family: Times New Roman; }
.font14_b { font-size: 14pt; font-weight: bold; font-family: Times New Roman; }
.font14_b_title { font-size: 14pt; font-weight: bold; font-family: "標楷體", "Times New Roman"; }

.pixeltable {
	background:url(../images/header_side2.jpg) top left repeat-x;
	border:2px solid #999999;
}