@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: 12pt;
}

a:link {
	color:#5F7F99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F7F99;
}
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:#EEEEEE;
	color:#5F7F99;
	font-size:9pt;
	font-weight:bold;
	height:25px;
}

.tab01 td {
	font-family: "新細明體";
	font-size:12pt;
	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: #CFEAFF;
	border-right-color: #CFEAFF;
	border-bottom-color: #CFEAFF;
	border-left-color: #CFEAFF;
	border-spacing:0; 
	border-width:1; 
	padding:3;
}

.title_blue {
	color:#5F7F99;
	font-weight:bold;
}

.tab01 input {
  border: 1px solid #BFC6CC;
}

.textfield_300 {
	width: 300px;
}

.textfield_100 {
	width: 100px;
}

.textfield_150 {
	width: 150px;
}

.textfield_200 {
	width: 200px;
}

.textfield_50 {
	width: 50px;
}


.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;
}

.productclass {
	border: thin double #B8B8B8;
}

#apDiv1 {
	z-index:999;
	position:absolute;
	width:251px;
	height:153px;
	background-image: url(images/logo.png);
	top: 0px;
	left: 40px;
}

.BUT_STYLE {
	height:50px;
	background-image:url(images/but_bg.gif);
	background-repeat:repeat-x;
	border-color:#5e6f77;
	border:0px;
	margin:0px;
	border-spacing:0;
	padding:0;
	word-spacing:0;
	float:right;
}


.BUT_STYLE2 {
	width:150px; 
	height:40px; 
	font-weight:bold; 
	font-size:14pt; 
	color:#6E7E87;
	background-image:url(images/byrbg.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	border-spacing:0;
	padding:0;
}

a{
 outline: none; 
 hlbr:expression(this.onFocus=this.blur());
}

#login_area{
	width:362px; 
	height:241px;
	margin-left:300px; 
	margin-top:20px; 
	background-image:url(images/login.jpg);
	background-repeat:no-repeat;
}

</style>

