﻿img{
	clear: both;
	vertical-align: middle;
}
.scrollDiv{
	border:0px solid red; 
	overflow:auto; 
	padding:0px
}
.scrollDivSizeType1{
	width:770px;
	height:278px;	
}
.label{
	font-weight:normal;
}
h1{}
h2{}
h3{}
h4{margin:10px;}
h5{}
h6{}
hr{}
p{
	margin:10px;
	font-size:14px;
	text-align:left;
}
ul{}
ul li{
	font-size:14px;
	text-align:justify;
	margin:3px;
}
ol{
	margin-top:0px;
	margin-bottom:0px;
}
ol li{
	font-size:14px;
	text-align:justify;
	margin-top:0px;
	margin-bottom:2px;	
}
legend{}
fieldset{}
form{
	border:0px solid red; 
	margin:0px
}
select{
	font-size:11px; 
	font-family:Arial
}
div{
	font-family:"細明體";
	font-size:14px;
	line-height:18px;
}
td{
	font-family:"細明體";
	font-size:14px;	
}
a, a:link, a:active{
	font-family:"細明體";
	color:white;
	text-decoration:none;	
}
a:hover{
	font-family:"細明體";
	color:white;
	text-decoration:underline;
}
a:visited{
	font-family:"細明體";
	color:white;
}
body{
	margin:0px;
	padding:0px;
	color:#000000; 
	font-family:"細明體";
	font-weight:normal;
	font-size:14px;
	text-decoration:none;	
	border:0px solid red;	
	width:100%;
	text-align:left;
	background:#F0F0F0;
}
.trmPos{
	position:absolute;
	width:950px;
	top:115px;
	border:0px solid red !important;
}



