<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td{font-size:9pt;line-height:150%;color:#757575} 
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

body{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#new2 {
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
 	line-height: 25px;
}
A.new2:link,A.new2:visited,A.new2:active {
	FONT-SIZE: 10pt; COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif, "新細明體"; TEXT-DECORATION: none
}

A.new2:hover {
	FONT-SIZE: 10pt; COLOR: #000000; font-family: Arial, Helvetica, sans-serif, "新細明體"; TEXT-DECORATION: none
}
#new1 {
	FONT-SIZE: 10pt;
	COLOR: #33CC66;
	font-family: Arial, Helvetica, sans-serif, "新細明體"; 	
	line-height: 25px;
}
A.new1:link ,A.new1:visited,A.new1:active{
	FONT-SIZE: 10pt; COLOR: #B3C839; font-family: Arial, Helvetica, sans-serif, "新細明體"; TEXT-DECORATION: none
}
A.new1:hover {
	FONT-SIZE: 10pt; COLOR: #000000; font-family: Arial, Helvetica, sans-serif, "新細明體"; TEXT-DECORATION: none
}
.seo2 {
	FONT-SIZE: 9pt;
	COLOR: #ff6600;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
A.seo2:link,A.seo2:visited,A.seo2:active {
	FONT-SIZE: 9pt; COLOR: #666666; font-family: Arial, Helvetica, sans-serif, "新細明體"; TEXT-DECORATION: none
}
A.seo2:hover {
	FONT-SIZE: 9pt; COLOR: #ff6600; font-family: Arial, Helvetica, sans-serif, "新細明體"; TEXT-DECORATION: none
}
.fromwword {
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left:2px;
}
.fromwword_w {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 85px;
	padding-left:2px;
}
.wword {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.wword_w {
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
}
.wword_tw {
	font-size: 10pt;
	line-height: 25px;
	color: B3C839;
}
.btn {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #CC3399;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btn2 {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #009999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*分頁CSS**********************************************************************************/
#MulitPageMenu ul{
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
}
#MulitPageMenu ul li{
font-family: "Courier New", Courier, monospace;
font-weight: bold;
display: inline;
}


#MulitPageMenu  ul li #FirstPage a{/*第一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon_back_12.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 25px;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #FirstPage a:hover{/*第一頁*/
	text-decoration: none;
	/*background-image: url(../Css/FristPage.gif);*/
	background-repeat: no-repeat;
	color: #FF00FF;
}
#MulitPageMenu  ul li #PrePage a{/*上一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon03.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 18px;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #PrePage a:hover{/*上一頁*/
	text-decoration: none;
	color: #FF00FF;	/*background-image: url(PageR_on.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;*/
}
#MulitPageMenu  ul li #NextPage a{/*下一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 18px;
	background-position: center bottom;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #NextPage a:hover{/*下一頁*/
	text-decoration: none;
	color: #FF00FF;	/*background-image: url(PageD_on.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;*/
}
#MulitPageMenu  ul li #LastPage a{/*最後一頁*/
	float: left;
	text-decoration: none;
	background-image: url(../images/icon_next_12.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 25px;
	background-position: center bottom;
	padding-top: 3px;
	padding-bottom: 0px;
}
#MulitPageMenu  ul li #LastPage a:hover{/*最後一頁*/
	text-decoration: none;
	color: #FF00FF;	/*background-image: url(PageDD_on.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;*/
}
#MulitPageMenu  ul li #TPage a{/*其他頁*/
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
	float: left;
	height: 40px;
	color: #0000FF;
}
#MulitPageMenu  ul li #TPage a:hover{/*其他頁-滑鼠在上面*/
	color: #00FF00;
	text-decoration: none;
}
#MulitPageMenu ul li #IIPage {/*目前所在頁*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #FF0000;
}
#MulitPageMenu ul li #RecordCount {/*總筆數*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#MulitPageMenu ul li #RecordCount {/*目前所在頁/總頁數*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
#MulitPageMenu ul li #OMC {/*逗點*/
	float: left;
	text-decoration: none;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #999999;
	padding-right: 1px;
	padding-left: 1px;
}.buttonR {
	background-image: url(btn_cancel.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 87px;
	background-color: #404040;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}.FormtdT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
}
.BodyFont {
	FONT-SIZE: 9pt;
	FILTER: DropShadow(Color=#DDDDDD,OFFX=1,OFFY=1,Positive=1);
	LINE-HEIGHT: 19px;
	letter-spacing: 1;
	color: #000000;
}
#MulitPageMenu  ul li #Back a{/*返回頁*/
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	float: left;
	height: 25px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#MulitPageMenu  ul li #Back a:hover{/*返回頁-滑鼠在上面*/
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}.FormTBNO {
	font-size: 12px;
	LINE-HEIGHT: 25px;
	letter-spacing: 2;
}
.FontNoSize {
	font-size: 12px;
	letter-spacing: 2;
}.InputA {
	color: #0000FF;
	border: 1px solid #666666;
}
.SearchLine_R {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF9999;
}
.HisShop_Line_D {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.FormSelectA
{
	color: #000000;
	font-size: 50px;
	text-decoration: none;
	background-color: #FFCCCC;
	height: 30px;
	letter-spacing: 2em;
	word-spacing: 2em;
	float: left;
	position: relative;
}
select
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	background-color: #FFCCCC;
}
/*分頁CSS**********************************************************************************/
.BAR {
	OVERFLOW: auto; WIDTH: 540px; HEIGHT: 145px;style="overflow-x:hidden;
	
}
</pre></body></html>