@charset "utf-8";
<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 10pt;
}

a:link {
	color:#066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	text-decoration: underline;
	color:#F30;
}
a:active {
	text-decoration: none;
	color:#F30;
}

.word01 {
	color: #5D86A3;
	font-weight: bold;
}

.fields input {
	border: 2px double #BFC6CC;
}

.tab01 thead,tfoot {
	font-family: "新細明體";
	background-color:#F7FCEB;
	font-size:9pt;
	font-weight:bold;
	height:25px;
}

.tab01 td {
	font-family: "新細明體";
	font-size:9pt;
	border-collapse:separate;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCF0D6;
	border-right-color: #DCF0D6;
	border-bottom-color: #DCF0D6;
	border-left-color: #DCF0D6;
	border-spacing:0; 
	border-width:1; 
	padding:3;
}

.tab01 input {
  border: 1px solid #BFC6CC;
}

.textfield_300 {
	width: 300px;
}

.textfield_100 {
	width: 100px;
}

.textfield_150 {
	width: 150px;
}


.div_tab {
	float: left;
	height: 100px;
	width: 28%;
	border: 2px dashed #FE9E0B;
	vertical-align:middle;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:40px;
}

.about a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.about a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}
.about a:hover {
	text-decoration: underline;
	color: #F60;
	font-weight:bold;
}
.about a:active {
	text-decoration: none;
	color: #F60;
	font-weight:bold;
}
</style>
