body {
	color: #000000;
	margin-top: 20px;
	margin-left: 25px;
	background: url("images/page_bg600.gif");
	width: 600px;
}
.pagew { width: 550px; }

.subtitle {
	text-decoration: underline;
	font-weight: bold;
}
.liNone { list-style-type: none;	}

.introNote {
  font-size: 12px; line-height: 20px; word-spacing: 1pt;
  font-weight:bold;
  color: white;
}
.AwardListHead1 {
  font-size: 14px; line-height: 20px; word-spacing: 1pt;
  font-weight:bold;
}
.AwardListHead2 {
  font-size: 16px; line-height: 25px; word-spacing: 1pt;
  font-weight:bold;
  color: red;
}
.TableHeadText {
  font-size: 12px; line-height: 20px; word-spacing: 1pt;
  font-weight:normal;
  color: white;
  background-color: rgb(156,87,71);
}

.TableText {
  font-size: 12px; line-height: 20px; word-spacing: 1pt;
  font-weight:normal;
  color: white;
  background-color: rgb(141,171,119);
  padding-left:2px;
}
a.TableLink, a.TableLink:visited {
  color: white;
}
.ContentFontStyle {  font-size: 12px; line-height: 17px; word-spacing: 1pt}
td {  font-size: 12px; line-height: 17px; word-spacing: 1pt; }
.note {  font-size: 11px; line-height: 17px; word-spacing: 1pt}


.Title {
	font-family: "細明體", Arial;
  color: rgb(145,43,43);
   font-size: 14px;
   font-weight:bold;
}
.tHead {
  /*font-family: "標楷體";*/
  font-size: 11px; line-height: 16px; word-spacing: 1pt;
  font-weight:bold; text-align: center;
  color: black;
}
.tContent {
  /*font-family: "標楷體";*/
  font-size: 11px; font-weight: normal; align: left;
}
.tTitle {color: blue; font-size: 11px; font-weight: normal; align: left;}
.tTime {color: red; font-size: 11px; font-weight: normal; align: left;}
.norepeat { background-repeat: no-repeat; }

.imgT { border:1px solid; border-color:#efefef; border-colordark:"#CCCCCC"; border-colorlight:"#FFFFFF"; }
.imgEmpty { border-bottom: 1px solid #efefef; }
.menubg { background-image: url("images/menu/theme_bg.gif"); background-repeat: repeat-x; }

