.eBodyTextSmall { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px; 
	line-height: 20px;
	text-align:justify;	
} 

.cBodyTextSmall { 
	font-family: "細明體", "新細明體", "Times New Roman";
	font-size: 13px; 
	margin-top: 3px;
	margin-left: 3px;
	line-height: 20px;
	text-align:justify;
	text-justify:inter-ideograph;	
}

.eHead { 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0C15C4;
} 

.cHead { 
	font-family: "細明體", "新細明體", "Times New Roman";
	font-size: 18px;	
	line-height: 25px;
	font-weight: bold;
	color: #0C15C4;
}

.TableRightBorder{
  background-image: url(imgCommon/rightborder.jpg);
  background-position: top left
}

.InputBox{
  font-family:'verdana','helvetica','arial','sans-serif','細明體';
  font-size:8pt;
  letter-spacing:0px;
  
  border-width: 1px;
  border-color: #8C8A8C;
  border-style: solid;
  padding: 2px;
}

.FieldSet {	
	width: 500px;
	color: #0000FF; 
	border: 1px solid #BBBBBB;	
	padding: 10px;
}

.Button
{
	width: 60px;
	height: 20px;
	border-style: solid 1px;
	border-color: #83D7E9 #07748B #07748B #83D7E9;
	background: #0097FF;
	font-family: Verdana, Tahoma, 細明體;
	font-size: 11px;
	color: #FFFFFF;
}

body{
	color : #383838;
}

.menu{
  background: #FFFFFF;
  color: #000000;
  font-family: Arial, Verdana, Tahoma, 細明體;
  font-size: 9pt;
}

.shadow{
  filter:dropshadow(offx=2,offy=3,color=#CCCCCC);  
}