html {
	margin: 0px;
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 75%;
	line-height: 140%;
}
#topFrameTable {
	margin-top: 10px;
	font-size: 92%;
	margin-bottom: 5px;
}
#topFrameTable a {
	text-decoration: none;
	color: #333333;
}
#topFrameTable a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#topFrameTable .language {
	font-family: "新細明體", "細明體", PMingLiu, MingLiu;
	font-size: 109%;
}
#footer {
	font-size: 92%;
	color: #333333;
	border-color: #006b27;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
}
#footer table {
	margin-bottom: 10px;
}

a {
	text-decoration: underline;
	color: #0000FF;
}
.subheader {
	font-size: 134%;
	font-weight: bold;
	color: #669900;
}
.headline {
	color: #669900;
	font-size: 117%;
	font-weight: bold;
}
.highlight, .highlightLink {
	font-weight: bold;
}
.highlightLink {
	color: #333333;
	text-decoration: none;
}


.content {
	line-height: 1.2;
}
.caption {
	font-size: 92%;
	color: #7BAA18;
	line-height: 1.3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.firstCab {
	font-size: 245%;
	line-height: normal;
	padding-right: 3px;
	font-weight: bold;
}
.pageTable {
	font-size: 92%;
	color: #CCCCCC;
}
.pageTableStyle01 {
	color: #333333;
}

.pageTable a {
	text-decoration: none;
}
.pageTable a:hover {
	text-decoration: underline;
}

.highlight a {
	color: #000000;
}
.header {
	font-size: 134%;
	font-weight: bold;
	color: #669900;
}
.linkStyle01 {
	font-weight: bold;
	text-decoration: none;
}
.table01 {
	margin-bottom: 10px;
	margin-left: 10px;
}
.table02 {
	margin-right: 20px;
	margin-bottom: 10px;
}
.font01 {
	font-size: 75%;
}
.font02 {
	font-size: 92%;
	line-height: 105%;
	padding-right: 5%;
}
