/* CSS Document */
.border {
	border: 1px solid #000000;
}
.list {
	list-style-image: url(list_icon.gif);
	list-style-position: outside;
	list-style-type: none;
	font-family: "細明體, 新細明體";
	font-size: 12px;
	color: #66FFFF;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.help {
	background-color: #0000FF;
}
.rightbottombroder {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lefttopbroder {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Uppercase {
	text-transform: capitalize;
}
.headline {
	font-family: "細明體, 新細明體";
	font-size: 12px;
	color: #000000;	
}
input.smallInput{
	border:0 none black;
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	HEIGHT: 18px;
	LINE-HEIGHT: normal;
	background-color: #CCCCCC;

}
input.smallInput2{
	border:1 solid black;
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	HEIGHT: 18px;
	LINE-HEIGHT: normal;
	background-color: #CCCCCC;

}
.content {
	font-family: "細明體, 新細明體";
	font-size: 12px;
	color: #FFFFFF;
}
.subheadline {
	font-family: "細明體, 新細明體";
	font-size: 12px;
	color: #CCCCCC;	
}
.special {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	color: #FF6699;
}.question {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	color: #FF9966;
}
.special2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	font-family: "MS UI Gothic";
}
