﻿@charset "UTF-8";

.mainTable {
	width: 950px;
	background-color: e2f4ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.bottomTable {
	background-color: e2f4ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.logoTable {
	background-color: e2f4ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menuTable {
	background-color: e2f4ff;
	border: 1px solid #000000;
}
.contentTable {
	background-color: e2f4ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.subMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#006666;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	background-color: #A3C2D6;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a27c51;
	padding: 2px;
	text-decoration: none;
}
A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a27c51;
	padding: 2px;
	text-decoration: none;
	}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d5233;
	padding: 2px;
	text-decoration: underline;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt
}
.t_space {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6pt;
	vertical-align:top
}
.t_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E0E9FE;
	background-color: #5A799F;
	padding: 2px;

}
.t_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a27c51;
	background-color: #FFFFFF;
	padding: 2px;
	text-align:left
}
.t_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #274478;
	padding: 0px;
	text-align:left
}
input {
	font-family:"新細明體";
	font-size:10pt;
	width:auto;
	border:1 solid #FFFFFF;


}
select {
	font-family:"新細明體";
	font-size:10pt
}
.smenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a27c51;
	padding: 2px;
	text-decoration: none;
}
error {font-family:新細明體;font-size:12pt}
