.TextField {
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;

}
.NewButton {
	font-size: 9pt;
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid;
td {  font-family: "新細明體"; line-height: 20px; color: #3D3D3D; font-size: 12px}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: underline}td {
	font-family: "新細明體";
	font-size: 12px;
	color: #505050;
	line-height: 20px;

}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E8E8E;
}
