body {
	font-family: "新細明體";
	font-size: 12px;
	margin: 2px;
	background-color: #FFFFFF;
	margin: 0px;
}

td {
	font-family: "新細明體";
	font-size: 12px;
}

a {
	font-family: "新細明體";
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.space {
	FONT-SIZE: 1px; LINE-HEIGHT: 1px
}

.pink {
	FONT-SIZE: 1px; LINE-HEIGHT: 7px
}

.type {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 13pt;
	color="#999900"
}

.systemTableBorder {
	font-family: "新細明體";
	font-size: 12px;
	background-color: #6699CC;
}

input {
	font-family: "新細明體";
	font-size: 12px;
	border: 1px solid #999999;
}

.notBorder {
	border: none;
}

.systemInputHeight16 {
	font-family: "新細明體";
	font-size: 12px;
	height: 16px;
}

.buttons a:link, .buttons a:visited, .button:link, .button:visited{
   font-weight:bold;
	padding: 3px 4px 3px 4px;
	text-decoration:underline;
}

.buttons a:hover, .button:hover{
	border: 1px solid #2078C0;
	color: #2078C0;
	background: white url('images/buttonbg.gif') repeat-x top;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}

select {
	font-family: "新細明體";
	font-size: 12px;
}

.Hand {
	cursor: hand;
}

.Tc01 {
	background-color: #A4ED0C;
}

.Tc02 {
	background-color: #DBF9BB;
}

.UppTableHn {
	padding-bottom: 5px;
}

.style1 {
	font-size: 12px;
	color: #666666
}

.linktext {
	font-size: 11px;
	color: #666666;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
}

.style3 {
	font-size: 12px;
	color: #ff6600;
}

a.copyright {
	font-size: 11px;
	color: #333333;
}

.t11 {
	FONT-SIZE: 11pt; LETTER-SPACING: 1px
}

.conL {
	FONT-SIZE: 12pt
}

.conLS {
	FONT-SIZE: 9pt
}

.conR {
	FONT-SIZE: 12pt; TEXT-ALIGN: right
}

.conRS {
	FONT-SIZE: 9pt; TEXT-ALIGN: right
}

.conMTS {
	FONT-SIZE: 9pt; TEXT-ALIGN: center
}
.NoRepeat {
	background-repeat: no-repeat;
}
.XRepeat {
	background-repeat: repeat-x;
}
.YRepeat {
	background-repeat: repeat-Y;
}