@charset "utf-8";
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link {
	text-decoration: underline;
	color: #FF6600;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #EC4E00;
	position:relative;
	top:1px;
	left:1px;
}
a:active {
	text-decoration: underline;
	color: #EC4E00;
}

.style3 {
	color: #22ACE3;
	font-weight: bold;
}
.tab {
	font-family: "新細明體";
	font-size:9pt;
	color: #0C5FCB;
	border: 1px dotted #999999;
}

.tab2 {
	font-family: "新細明體";
	font-size:9pt;
	color: #0C5FCB;
	border: 1px dotted #999999;
}

.textfield_100 {
	width: 100px;
}

.textfield_150 {
	width: 150px;
}

.textfield_250 {
	width: 250px;
}

.div_tab {
	text-align:center;
	float: left;
	height: 180px;
	width: 120px;
	border: 2px solid #FCC48C;
	vertical-align:middle;
	margin-left:20px;
	margin-top:10px;
	
}

</style>
