body{
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#9D9D9D;
	scrollbar-3dlight-color:#E0E0E0;
	scrollbar-darkshadow-color:#E0E0E0;
	scrollbar-shadow-color:#9D9D9D;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E0E0E0;
	margin: 0;
	background:#FFFFFF;
	text-align: center;
}
td { font-family: "Arial", "Helvetica", "sans-serif","新細明體","細明體"; font-size: 9pt; line-height: 14pt;  color: #333;}
td a{ font-family: "Arial", "Helvetica", "sans-serif","新細明體","細明體";	font-size: 9pt; line-height: 14pt; color:#3366cc; text-decoration: underline;}
td a:hover { font-family: "Arial", "Helvetica", "sans-serif","新細明體","細明體"; font-size: 9pt; line-height: 14pt;  color: #cc0000;text-decoration: none;}

/*連結*/
.Red {font-size: 10pt; color: #cc0000; line-height: 14pt; text-decoration: none;}
.Red a {font-size: 10pt; color: #cc0000; line-height: 14pt; text-decoration: underline;}
.Red a:hover {font-size: 10pt; color: #cc0000; line-height: 14pt; text-decoration: none;}

.Blue {	font-size: 10pt; color: #3366cc; line-height: 14pt;  text-decoration: none;}
.Blue a {font-size: 10pt; color: #3366cc; line-height: 14pt; text-decoration: underline;}
.Blue a:hover {font-size: 10pt; color: #3399ff; line-height: 14pt; text-decoration: none;}

.White {font-size: 9pt; color: #ffffff; line-height: 14pt; text-decoration: none;}
.White a {font-size: 9pt; color: #ffffff; line-height: 14pt; text-decoration: none;}
.White a:hover {font-size: 9pt; color: #ffffff; line-height: 14pt; text-decoration: underline;}
	
.Black {font-size: 9pt; color: #000; line-height: 14pt; text-decoration: none;}
.Black a {ont-size: 9pt; color: #000; line-height: 14pt; text-decoration: none;}
.Black a:hover {font-size: 9pt; color: #666; line-height: 14pt; text-decoration: underline;}

.Gray {font-size: 11pt; color: #333; line-height: 16pt; text-decoration: none;}
.Gray a {font-size: 11pt; color: #333; line-height: 16pt; text-decoration: none;}
.Gray a:hover {font-size: 11pt; color: #990000; line-height: 16pt; border-bottom-style : dotted; border-bottom-color : #990000; border-bottom-width : 2pt;}

.Brown {font-size: 11pt; color: #996600; line-height: 16pt; text-decoration: none;}
.Brown a {font-size: 11pt; color: #996600; line-height: 16pt; text-decoration: none;}
.Brown a:hover {font-size: 11pt; color: #333; line-height: 16pt; border-bottom-style : dotted; border-bottom-color : #333; border-bottom-width : 2pt;}


/*圖片*/
.pic {margin:5pt; border:1pt solid #ccc;}
.picleft {float:left; margin:5pt; border:1pt solid #ccc;}
.picright {float:right; margin:5pt; border:1pt solid #ccc;}
.textleft {padding:5pt; float: left;}
.textright {padding:5pt; float: right; }
.floatright {	float: right;	text-align: center;}

/*標題*/
#h1{border-bottom:1px dashed #3366CC;padding:10px;color:#3366CC;font-size: 14px}

.BorderGrey {padding: 3pt; background:#FFFFE6; border:1pt solid #E1E1E1;}
.TitleGrey { font-size: 12pt; padding:2pt; color: #666; background:#E1E1E1; }
.TitleGreen {font-size: 12pt; padding:2pt; color: #000; background:#DBDBB7;}
.TitleRed { font-size: 12pt; padding:2pt; color: #fff; background:#cc0000;} 
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 30px;
	color: #003399;}

h1 {
border-top:1pt solid #F0464F;
border-bottom:1pt solid #F0464F;
font-size: 12pt;
color: #F0464F;
padding:2pt;
padding-left: 20pt;
background:#FFFFFF  url(/images/arrow_red.gif) no-repeat 5;} 

h2{
border-bottom:2pt solid #ccc;
padding:2pt;
color:#666;
font-size: 12pt;
padding-left: 30pt;
background: #E1E1E1 url(/images/square_gray.gif) no-repeat 10;}

h3 {
border-top:1pt dashed #F0464F;
border-bottom:1pt dashed #F0464F;
font-size: 12pt;
color: #F0464F;
padding:2pt;
padding-left: 20pt;
background:#FFFFFF  url(/images/arrow_red.gif) no-repeat 5;} 

h4 {
border-top:1pt solid #4680CE;
border-bottom:1pt solid #4680CE;
font-size: 13pt;
color: #3366CC;
padding:2pt;
padding-left: 20pt;
background:  url(/images/arrow_blue.gif) no-repeat 5;} 

/*內文字*/
.text00 {font-size: medium; line-height: 26pt; color: #4B4B4B;font-weight: bold;	} 
.text01 {font-size: small;line-height: 22pt; color: #cc0000;font-weight: bold;	}
.text02 {
	font-family: "新細明體", "細明體";
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
	background-color: #76787A;
	border: 1pt groove;
}
.dot1{padding:5pt; list-style-position: outside; list-style-image:  url(/images/note.gif); padding-left: 25pt;}

.etext08 {FONT-SIZE: 8pt; LINE-HEIGHT: 12pt;}

.bgnorepeat { background-repeat: no-repeat;background-position:100% 100%;}
.bgrepeath {background-repeat: repeat-x;}

.space{padding:6pt;}
