@charset "utf-8";
/* CSS Document */

.normalText {
	font-size: 13px;
	line-height: 20px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}
.smallCopyRightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.margin5 {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}
.topmargin {
	padding-top: 5px;
	padding-left: 5px;
}
.blueBG {
	background-image: url(../pic/blueBG.jpg);
	background-repeat: repeat;
}
.styleCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.linemoreHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 2em;
}
.chineseFontHeading {
	font-family: "標楷體", "新細明體", "細明體";
	font-size: xx-large;
	line-height: normal;
}
.numberlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
}
.bigtop {
	font-size: large;
	background-position: top;
	vertical-align: top;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
.smallBrownNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993333;
}
.lightBlueTableHeading {
	color: #00CCFF;
	background-color: #00CCFF;
	border:solid 1px #00CCFF;
	font-size: xx-small;
	line-height: 5px;
}
.topbottomblueLine {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
}
.picCaption {
	color:#0099FF;
	font-size:small;
}

