BODY 
{
	font-family: 'Helvetica Neue', 微軟正黑體, 'Georgia', 新細明體, 'Microsoft JhengHei', 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode",  sans-serif;	
	scrollbar-face-color: #EEEEEE; 
	scrollbar-shadow-color: #EEEEEE; 
	scrollbar-highlight-color: #EEEEEE; 
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #999999
}

a:link {  
	color: #333333; 
	text-decoration: none; 
}

a:visited {  
	color: #333333; 
	text-decoration: none
}

a:hover {  
	color: #333333; 
	text-decoration: underline; 
}

a:active {  
	color: #CCCCCC; 
	text-decoration: none; 
}

.spacing_150 {  
	line-height: 150%; 
	text-align: justify; 
	text-justify: inter-ideograph; 
	font-size: small
}

.spacing_150_size_3 {
	line-height: 150%;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: medium
}

.column_text {
	font-size: x-small;
}

.text_with_border { 
	line-height: 200%; 
	color: #999999; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}

.text_with_bg {
	line-height: 200%;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC
}

.text_with_bg_thin {
	line-height: 170%;
	color: #FFFFFF;
	background-color: #999999;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px
}

.justify {  
	text-align: justify;
	text-justify: inter-ideograph
}

.wording {
	letter-spacing: 2pt;
}


.dotted_box { 
	border: 1px #CCCCCC dotted
}


.grooved_box { 
	line-height: 20px; 
	border: #999999; 
	border-style: groove; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.solid_right { 
	border: 1px #CCCCCC solid ; 
	margin-left: 6px
}

.solid_left { 
	border: 1px #CCCCCC solid ; 
	margin-right: 6px
}

.solid_lightcolor { 
	border: 1px solid; 
	border-color: #DDDDDD #CCCCCC #CCCCCC
}

.solid_form { 
	border: 1px solid; 
	border-color: #DDDDDD #CCCCCC #CCCCCC ; 
	background-color: #FFFFFF
}

.up_dn_lines {  
	border-color: #666666 black; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

.groovedboxb {
	line-height: 20px; border: 1px groove #CCCCCC
}

.column_text_td {
	line-height: 115%;
}

