
table {	border-collapse:collapse;}

a{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

input, select {
	font-size: 12px;
	color: #666666;
}

.bg-xlt {
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-xlc {
	background-repeat: repeat-x;
	background-position: left center;
}
.bg-xlb {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg-yrt {
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-ylt {
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-yct {
	background-repeat: repeat-y;
	background-position: center top;
}
.red { color: #CC0000; }
.green { color: #009900; }
.blue {	color: #0000FF;}
.btn01 {
	font-family: Arial, "新細明體";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ff9900;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	margin: 4px 4px 4px 0px;
	min-width: 80px;
	max-width: auto;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
}
.btn02 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ff9900;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px 4px;
	min-width: 80px;
	vertical-align: text-bottom;
	padding-right: 4px;
	padding-left: 4px;
	overflow: visible;
}



.title {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	line-height: 30px;
	float: none;
	clear: both;
	text-align: left;
}
.title_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	line-height: 12px;
	float: none;
	clear: both;
	text-align: left;
}
.title_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	line-height: 16px;
	float: none;
	clear: both;
	text-align: left;
}

.form {
	border: 2px solid #CCCCCC;
}

.form th {
	color: #666666;
	background-color: #CCCCCC;
	font-size: 16px;
	line-height: 26px;
}
.formColumnName {
	font-weight: bold;
	color: #2157a7;
}

.formBtnArea {
	border-top: 2px solid #FFFFFF;
	text-align: center;
	padding: 4px;
}
.formMandatoryFields {
	color: #2157a7;
	vertical-align: super;
	font-family: Verdana, "新細明體";
}
.formRowHeader  td {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
.formRowData td {
	border-bottom: 1px solid #CCCCCC;
}
.type16 {
	font-size: 16px;
	line-height: 24px;
}

.logo {
	float: left;
}



#nav ul {
	list-style-position: inside;
	list-style-image: url(../images/list01.gif);
	list-style-type: none;
	float: right;
}
#nav {
	float: right;
	width: 200px;
	position: relative;
}
#nav ul li.hidden {
	display: none;
}
.alignMiddle {
	padding-top: 150px;
}
.systemMenu {
	padding-top: 100px;
	margin: 0px auto;
	width: 471px;
}


.systemMenu ul li {
	list-style-type: none;
	margin: 16px;
}
.systemMenu ul {
	margin: 0px;
	padding: 0px;
}


.largeBtn {
	margin: 10px 4px;
}
.smallBtn {
	margin: 0px 2px 2px;
}
.hidden {
	display: none;
}
.searchArea {
	margin: 0px;
	padding: 10px 0;
	text-align: left;
	vertical-align: middle;
	border-bottom: 0px solid #CCCCCC;
}
#page {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #f2f2f2;
}
#page a {
	margin-right: 4px;
	margin-left: 4px;
}
.contract {
	clear: both;
	float: none;
	height: 180px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 10px;
}
.formColumnNameType16 {
	font-weight: bold;
	color: #2157a7;
	font-size: 16px;
	text-align: justify;
}


