MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_34d2cdc6c2ad467a89911a689f16f280"

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:dt=3D"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns=3D"http://www.w3.org/TR/REC-html40">
 <head>
  <meta name=3D"Excel Workbook Frameset"/>
  <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8"/>
  <meta name=3D"ProgId" content=3D"Excel.Sheet"/>
  <meta name=3D"Generator" content=3D"WPS Office ET"/>
  <!--[if gte mso 9]>
   <xml>
    <o:DocumentProperties>
     <o:Created>2018-10-21T09:09:00</o:Created>
     <o:LastAuthor>&#26472;&#26472;</o:LastAuthor>
     <o:LastSaved>2018-10-21T16:41:19</o:LastSaved>
    </o:DocumentProperties>
    <o:CustomDocumentProperties>
     <o:KSOProductBuildVer dt:dt=3D"string">2052-10.1.0.7566</o:KSOProductBuildVer>
    </o:CustomDocumentProperties>
   </xml>
  <![endif]-->
  <link rel=3D"File-List" href=3D"file0830.files/filelist.xml"/>
  <link id=3D"shLink" href=3D"file0830.files/sheet001.htm"/>
  <link id=3D"shLink" href=3D"file0830.files/sheet002.htm"/>
  <link id=3D"shLink" href=3D"file0830.files/sheet003.htm"/>
  <script src=3D"file0830.files\js.js"></script>
  <script type=3D"text/javascript">window.g_iIEVer=3DfnGetIEVer();fnBuildFrameset(0);</script>
  <!--[if gte mso 9]>
   <xml>
    <x:ExcelWorkbook>
     <x:ExcelWorksheets>
      <x:ExcelWorksheet>
       <x:Name>Sheet1</x:Name>
       <x:WorksheetSource HRef=3D"file0830.files/sheet001.htm"/>
      </x:ExcelWorksheet>
      <x:ExcelWorksheet>
       <x:Name>Sheet2</x:Name>
       <x:WorksheetSource HRef=3D"file0830.files/sheet002.htm"/>
      </x:ExcelWorksheet>
      <x:ExcelWorksheet>
       <x:Name>Sheet3</x:Name>
       <x:WorksheetSource HRef=3D"file0830.files/sheet003.htm"/>
      </x:ExcelWorksheet>
     </x:ExcelWorksheets>
     <x:Stylesheet HRef=3D"file0830.files/stylesheet.css"/>
     <x:ProtectStructure>False</x:ProtectStructure>
     <x:ProtectWindows>False</x:ProtectWindows>
     <x:SelectedSheets>0</x:SelectedSheets>
     <x:WindowHeight>9947</x:WindowHeight>
     <x:WindowWidth>22943</x:WindowWidth>
    </x:ExcelWorkbook>
    <x:SupBook>
     <x:Path>C:\Users\Administrator\Desktop\</x:Path>
    </x:SupBook>
   </xml>
  <![endif]-->
 </head>
 <frameset rows=3D"*,36" border=3D"0" width=3D"0" frameborder=3D"no">
  <frame src=3D"file0830.files/sheet001.htm" name=3D"frSheet" noresize/>
  <frame src=3D"file0830.files/tabstrip.htm" name=3D"frTabs" marginwidth=3D"0" marginheight=3D"0"/>
  <noframes>
   <body>
    <p>&#27492;&#39029;&#38754;&#20351;&#29992;&#20102;&#26694;&#26550;&#65292;&#32780;&#24744;&#30340;&#27983;&#35272;&#22120;&#19981;&#25903;&#25345;&#26694;&#26550;</p>
   </body>
  </noframes>
 </frameset>
</html>

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/js.js
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

var c_lTabs=3D3;
var c_rgszSh=3Dnew Array(c_lTabs);
c_rgszSh[0]=3D"Sheet1";
c_rgszSh[1]=3D"Sheet2";
c_rgszSh[2]=3D"Sheet3";
var g_iShCur=3D0;
var g_rglTabX=3Dnew Array(c_lTabs+1);
var g_clrs=3Dnew Array(8);
g_clrs[0]=3D"window";
g_clrs[1]=3D"buttonface";
g_clrs[2]=3D"windowframe";
g_clrs[3]=3D"windowtext";
g_clrs[4]=3D"threedlightshadow";
g_clrs[5]=3D"threedhighlight";
g_clrs[6]=3D"threeddarkshadow";
g_clrs[7]=3D"threedshadow";

function fnGetIEVer() 
{
	var ua =3D window.navigator.userAgent;
	var msie =3D ua.indexOf("MSIE");
	if (msie > 0 && window.navigator.platform =3D=3D "Win32")
		return parseInt(ua.substring(msie+5, ua.indexOf(".",msie)));
	else
		return 0;
}
function fnMouseOverTab(event, iTab)
{
	if (iTab !=3D g_iShCur){
		if (parent.window.g_iIEVer>=3D4){
			frames['frTabs'].event.srcElement.style.background=3Dg_clrs[5];
		}
		else{
			event.target.style.background=3Dg_clrs[5];		}
	}
}
function fnMouseOutTab(event, iTab)
{
	if (iTab >=3D 0 && iTab !=3D g_iShCur){
		if (parent.window.g_iIEVer >=3D 4)
			frames['frTabs'].event.srcElement.style.background=3Dg_clrs[1];
		else
			target=3Devent.target.style.background=3Dg_clrs[1];
	}
}
function fnSetTabProps(iTab, fActive)
{
	if (iTab>=3D0){
		with (frames['frTabs'].document.all.aTab[iTab].style){
			background =3D fActive ? "#B0E0E6" : g_clrs[1];
			cursor =3D (fActive ? "default" : "pointer");
		}
	}
}
function fnSetActiveSheet(iSh)
{
	if (iSh !=3D g_iShCur){
		fnSetTabProps(g_iShCur, false);
		fnSetTabProps(iSh, true);
		g_iShCur =3D iSh;
	}
}
function fnInit()
{
	g_rglTabX[0] =3D 0;
	var row =3D frames['frTabs'].document.all.tbTabs.rows[0];
	for (var i =3D 1; i <=3D c_lTabs; ++i)
		g_rglTabX[i] =3D row.cells[i-1].offsetLeft + row.cells[i-1].offsetWidth;
	fnSetTabProps(g_iShCur, true);
}
function fnUpdateTabs(index)
{
	if (index < 0)
		return;
	if (document.readyState =3D=3D "complete")
		fnSetActiveSheet(index);
	else
		window.setTimeout("fnUpdateTabs("+index+");",150);
}
function fnBuildFrameset(index)
{
	var szHTML =3D "<frameset rows=3D\"*,18px\" border=3D0 width=3D0 frameborder=3Dno framespacing=3D0>" + "<frame src=3D\""+document.all.item("shLink")[index].href+"\" name=3D\"frSheet\" noresize>" + "<frameset cols=3D\"80px,*\" border=3D0 width=3D0 frameborder=3Dno framespacing=3D0>"+"<frame name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 scrolling=3Dno noresize>"+"<frame name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scrolling=3Dno noresize>"+"</frameset></frameset>";
	with (document){
		open('text/html', 'replace');
		write(szHTML);
		close();
	}
	fnBuildTabStrip();
}
function fnNextTab(fDir)
{
	var iNextTab =3D -1;
	var i;
	with (frames['frTabs'].document.body){
		if (fDir =3D=3D 0){
			if (scrollLeft > 0){
				for (i =3D 0; i < c_lTabs && g_rglTabX[i] < scrollLeft; ++i);
				if ( i < c_lTabs)
					iNextTab =3D i - 1;
			}
		}
		else{
			if (g_rglTabX[c_lTabs] > offsetWidth + scrollLeft){
				for (i =3D 0; i < c_lTabs && g_rglTabX[i] <=3D scrollLeft; ++i);
				if (i < c_lTabs)
					iNextTab=3Di;
			}
		}
	}
	return iNextTab;
}
function fnScrollTabs(fDir)
{
	var iNextTab =3D fnNextTab(fDir);
	if (iNextTab >=3D 0){
		frames['frTabs'].scroll(g_rglTabX[iNextTab], 0);
		return true;
	}
	else
		return false;
}
function fnFastScrollTabs(fDir)
{
	if (c_lTabs > 16)
		frames['frTabs'].scroll(g_rglTabX[fDir ? c_lTabs-1 : 0], 0);
	else if (fnScrollTabs(fDir) > 0)
		window.setTimeout("fnFastScrollTabs("+fDir+");", 5);
}
function fnMouseOverScroll(iCtl)
{
	frames['frScroll'].document.all.tdScroll[iCtl].style.color =3D g_clrs[7];
}
function fnMouseOutScroll(iCtl)
{
	frames['frScroll'].document.all.tdScroll[iCtl].style.color =3D g_clrs[6];
}
function fnBuildTabStrip()
{
	var szHTML =3D "<html><head><style>.clScroll{font:8pt Courier New;cursor:default;line-height:10pt;}"+".clScroll2{font:10pt Arial;cursor:default;line-height:11pt;}</style></head>"+"<body topmargin=3D0 leftmargin=3D0><table border=3D1 cellpadding=3D0 cellspacing=3D0 width=3D100%>"+"<tr>"+"<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.fnFastScrollTabs(0);\" ondblclick=3D\"parent.fnFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmouseout=3D\"parent.fnMouseOutScroll(0);\">&nbsp;&#171;&nbsp;</td>"+"<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\">&nbsp;&lt;&nbsp;</td>"+"<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\">&nbsp;&gt;&nbsp;</td>"+"<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.fnFastScrollTabs(1);\" ondblclick=3D\"parent.fnFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmouseout=3D\"parent.fnMouseOutScroll(3);\">&nbsp;&#187;&nbsp;</td>"+"</tr></table></body></html>";
	with (frames['frScroll'].document){
		open("text/html","replace");
		write(szHTML);
		close();
	}
	szHTML =3D "<html><head>"+"<style>A:link,A:visited,A:active{text-decoration:none;"+"color:#000000;}"+".clTab{cursor:hand;background:"+g_clrs[1]+";font:9pt \"&#23435;&#20307;\";padding-left:3px;padding-right:3px;text-align:center;}"+"</style></head><body onload=3D\"parent.fnInit();\" topmargin=3D0 leftmargin=3D0><table id=3DtbTabs border=3D1 cellpadding=3D0 cellspacing=3D0><tr>"; 
	for (i =3D 0; i < c_lTabs; ++i){
		szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" "+"onmouseover=3D\"parent.fnMouseOverTab(event," + i + ");\" onmouseout=3D\"parent.fnMouseOutTab(event,"+i+");\">"+"<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frSheet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>"; 
	}
	szHTML +=3D "</tr></table></body></html>";
	with (frames['frTabs'].document){
		open('text/html','replace');
		write(szHTML);
		close();
	}
}

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
 <head>
  <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8"/>
  <meta name=3D"ProgId" content=3D"Excel.Sheet"/>
  <meta name=3D"Generator" content=3D"WPS Office ET"/>
  <link id=3D"Main-File" rel=3D"Main-File" href=3D"../180&#25163;&#26426;.mht"/>
  <style>A:link,A:visited,A:active{text-decoration:none;color:#000000;font-size:9pt;}		 table{cursor:hand;background:buttonface;font:9pt &#23435;&#20307;;text-align:center;}		 td{white-space:nowrap}</style>
  <script language=3D"JavaScript">if(window.name!=3D'frTabs')
 	window.location.replace(document.getElementById('Main-File').href);</script>
 </head>
 <body style=3D'margin:"0";'>
  <table border=3D"1" cellspacing=3D"0">
   <tr>
    <td><a href=3D"sheet001.htm" target=3D"frSheet">&nbsp;Sheet1&nbsp;</a></td>
    <td><a href=3D"sheet002.htm" target=3D"frSheet">&nbsp;Sheet2&nbsp;</a></td>
    <td><a href=3D"sheet003.htm" target=3D"frSheet">&nbsp;Sheet3&nbsp;</a></td>
   </tr>
  </table>
 </body>
</html>

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns=3D"http://www.w3.org/TR/REC-html40">
 <head>
  <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8"/>
  <meta name=3D"ProgId" content=3D"Excel.Sheet"/>
  <meta name=3D"Generator" content=3D"WPS Office ET"/>
  <link id=3D"Main-File" rel=3D"Main-File" href=3D"../180&#25163;&#26426;.mht"/>
  <link rel=3D"File-List" href=3D"filelist.xml"/>
  <link rel=3D"Stylesheet" href=3D"stylesheet.css"/>
  <style>
<!-- @page
	{margin:0.75in 0.71in 0.75in 0.71in;
	mso-header-margin:0.32in;
	mso-footer-margin:0.32in;}
 -->  </style>
  <!--[if gte mso 9]>
   <xml>
    <x:WorksheetOptions>
     <x:DefaultRowHeight>288</x:DefaultRowHeight>
     <x:Selected/>
     <x:Panes>
      <x:Pane>
       <x:Number>3</x:Number>
       <x:ActiveCol>1</x:ActiveCol>
       <x:ActiveRow>9</x:ActiveRow>
       <x:RangeSelection>B10</x:RangeSelection>
      </x:Pane>
     </x:Panes>
     <x:ProtectContents>False</x:ProtectContents>
     <x:ProtectObjects>False</x:ProtectObjects>
     <x:ProtectScenarios>False</x:ProtectScenarios>
     <x:PageBreakZoom>100</x:PageBreakZoom>
     <x:Print>
      <x:ValidPrinterInfo/>
      <x:PaperSizeIndex>9</x:PaperSizeIndex>
     </x:Print>
    </x:WorksheetOptions>
   </xml>
  <![endif]-->
  <script language=3D"JavaScript">
	if (window.name!=3D"frSheet")
		window.location.replace("../180&#25163;&#26426;.mht");
	else
		parent.fnUpdateTabs(0);
</script>
 </head>
 <body link=3D"blue" vlink=3D"purple">
  <table width=3D"1487" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" style=3D'width:892.20pt;border-collapse:collapse;table-layout:fixed;'>
   <col width=3D"162" style=3D'mso-width-source:userset;mso-width-alt:4739;'/>
   <col width=3D"223" style=3D'mso-width-source:userset;mso-width-alt:6524;'/>
   <col width=3D"94" style=3D'mso-width-source:userset;mso-width-alt:2750;'/>
   <col width=3D"197" style=3D'mso-width-source:userset;mso-width-alt:5763;'/>
   <col width=3D"116.00" style=3D'mso-width-source:userset;mso-width-alt:3393;'/>
   <col width=3D"209" style=3D'mso-width-source:userset;mso-width-alt:6114;'/>
   <col width=3D"81" span=3D"6" style=3D'width:48.60pt;'/>
   <tr height=3D"71.67" class=3D"xl65" style=3D'height:43.00pt;mso-height-source:userset;mso-height-alt:860;'>
    <td class=3D"xl69" height=3D"71.67" width=3D"1001.00" colspan=3D"6" style=3D'height:43.00pt;width:600.60pt;border-right:none;border-bottom:none;' x:str><span style=3D'mso-spacerun:yes;'>&nbsp;&nbsp;</span>&#36797;&#23425;&#33829;&#21475;&#21517;&#36713;&#36187;&#40509;&#20844;&#26842;2018&#24180;180&#20844;&#37324;&#25163;&#26426;&#21442;&#36187;&#21517;&#21333;<br/><br/><span style=3D'mso-spacerun:yes;'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
    <td class=3D"xl70" width=3D"81" style=3D'width:48.60pt;'></td>
    <td class=3D"xl70" width=3D"81" style=3D'width:48.60pt;'></td>
    <td class=3D"xl70" width=3D"81" style=3D'width:48.60pt;'></td>
    <td class=3D"xl70" width=3D"81" style=3D'width:48.60pt;'></td>
    <td class=3D"xl70" width=3D"81" style=3D'width:48.60pt;'></td>
    <td class=3D"xl70" width=3D"81" style=3D'width:48.60pt;'></td>
   </tr>
   <tr height=3D"36.67" class=3D"xl66" style=3D'height:22.00pt;mso-height-source:userset;mso-height-alt:440;'>
    <td class=3D"xl66" height=3D"36.67" style=3D'height:22.00pt;' x:str>&#40509;&#20027;&#32534;&#21495;</td>
    <td class=3D"xl71" x:str>&#40509;&#20027;&#22995;&#21517;</td>
    <td class=3D"xl66" x:str>&#22478;&#24066;</td>
    <td class=3D"xl66" x:str>&#36890;&#29992;&#33050;&#29615;&#21495;</td>
    <td class=3D"xl66" x:str>&#32701;&#33394;</td>
    <td class=3D"xl66" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>558</td>
    <td class=3D"xl72" x:str>&#26032;&#26691;&#22253;&#23665;&#24196;-&#38518;&#26126;&#21191;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0397802</td>
    <td class=3D"xl67" x:str>&#38632;&#28857;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>558</td>
    <td class=3D"xl72" x:str>&#26032;&#26691;&#22253;&#23665;&#24196;-&#38518;&#26126;&#21191;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0397803</td>
    <td class=3D"xl67" x:str>&#38632;&#28857;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>457</td>
    <td class=3D"xl72" x:str>&#40857;&#23453;&#34430;&#26009;-&#21556;&#21191;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0584757</td>
    <td class=3D"xl67" x:str>&#28784;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>457</td>
    <td class=3D"xl72" x:str>&#40857;&#23453;&#34430;&#26009;-&#21556;&#21191;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0584789</td>
    <td class=3D"xl67" x:str>&#38632;&#28857;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>170</td>
    <td class=3D"xl72" x:str>&#21191;&#23376;&#40509;&#33293;-&#24352;&#25104;&#21191;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0397817</td>
    <td class=3D"xl67" x:str>&#38632;&#28857;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>812</td>
    <td class=3D"xl72" x:str>&#38886;&#37329;&#29983;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0370764</td>
    <td class=3D"xl67" x:str>&#28784;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>812</td>
    <td class=3D"xl72" x:str>&#38886;&#37329;&#29983;</td>
    <td class=3D"xl67" x:str>&#33829;&#21475;</td>
    <td class=3D"xl67" x:str>2018-06-0370753</td>
    <td class=3D"xl67" x:str>&#28784;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>134</td>
    <td class=3D"xl72" x:str>&#32988;&#27901;&#40509;&#33293;-&#39532;&#19975;&#23453;</td>
    <td class=3D"xl67" x:str>&#22823;&#30707;&#26725;</td>
    <td class=3D"xl67" x:str>2018-06-0342934</td>
    <td class=3D"xl67" x:str>&#38632;&#28857;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"26" class=3D"xl67" style=3D'height:15.60pt;'>
    <td class=3D"xl67" height=3D"26" style=3D'height:15.60pt;' x:num>738</td>
    <td class=3D"xl72" x:str>&#24352;&#26976;</td>
    <td class=3D"xl67" x:str>&#22823;&#30707;&#26725;</td>
    <td class=3D"xl67" x:str>2018-06-0584752</td>
    <td class=3D"xl67" x:str>&#38632;&#28857;</td>
    <td class=3D"xl67" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <tr height=3D"24" class=3D"xl68" style=3D'height:14.40pt;'>
    <td class=3D"xl68" height=3D"24" style=3D'height:14.40pt;' x:num>591</td>
    <td class=3D"xl73" x:str>&#29233;&#40509;&#19968;&#26063;-&#36153;&#24378;</td>
    <td class=3D"xl74" x:str>&#30422;&#24030;</td>
    <td class=3D"xl74" x:str>2018-06-0832915</td>
    <td class=3D"xl74" x:str>&#32418;&#36718;</td>
    <td class=3D"xl68" colspan=3D"7" style=3D'mso-ignore:colspan;'></td>
   </tr>
   <![if supportMisalignedColumns]>
    <tr width=3D"0" style=3D'display:none;'>
     <td width=3D"162" style=3D'width:97;'></td>
     <td width=3D"223" style=3D'width:134;'></td>
     <td width=3D"94" style=3D'width:56;'></td>
     <td width=3D"197" style=3D'width:118;'></td>
     <td width=3D"116" style=3D'width:70;'></td>
     <td width=3D"209" style=3D'width:125;'></td>
    </tr>
   <![endif]>
  </table>
 </body>
</html>

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns=3D"http://www.w3.org/TR/REC-html40">
 <head>
  <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8"/>
  <meta name=3D"ProgId" content=3D"Excel.Sheet"/>
  <meta name=3D"Generator" content=3D"WPS Office ET"/>
  <link id=3D"Main-File" rel=3D"Main-File" href=3D"../180&#25163;&#26426;.mht"/>
  <link rel=3D"File-List" href=3D"filelist.xml"/>
  <link rel=3D"Stylesheet" href=3D"stylesheet.css"/>
  <style>
<!-- @page
	{margin:0.75in 0.71in 0.75in 0.71in;
	mso-header-margin:0.32in;
	mso-footer-margin:0.32in;}
 -->  </style>
  <!--[if gte mso 9]>
   <xml>
    <x:WorksheetOptions>
     <x:DefaultRowHeight>288</x:DefaultRowHeight>
     <x:Panes>
      <x:Pane>
       <x:Number>3</x:Number>
       <x:ActiveCol>0</x:ActiveCol>
       <x:ActiveRow>0</x:ActiveRow>
      </x:Pane>
     </x:Panes>
     <x:ProtectContents>False</x:ProtectContents>
     <x:ProtectObjects>False</x:ProtectObjects>
     <x:ProtectScenarios>False</x:ProtectScenarios>
     <x:PageBreakZoom>100</x:PageBreakZoom>
     <x:Print>
      <x:ValidPrinterInfo/>
      <x:PaperSizeIndex>9</x:PaperSizeIndex>
     </x:Print>
    </x:WorksheetOptions>
   </xml>
  <![endif]-->
  <script language=3D"JavaScript">
	if (window.name!=3D"frSheet")
		window.location.replace("../180&#25163;&#26426;.mht");
	else
		parent.fnUpdateTabs(1);
</script>
 </head>
 <body link=3D"blue" vlink=3D"purple">
  <table width=3D"81" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" style=3D'width:48.60pt;border-collapse:collapse;table-layout:fixed;'>
   <col width=3D"81" style=3D'width:48.60pt;'/>
   <tr height=3D"24" style=3D'height:14.40pt;'>
    <td height=3D"24" width=3D"81" style=3D'height:14.40pt;width:48.60pt;'></td>
   </tr>
   <![if supportMisalignedColumns]>
    <tr width=3D"0" style=3D'display:none;'/>
   <![endif]>
  </table>
 </body>
</html>

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/sheet003.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns=3D"http://www.w3.org/TR/REC-html40">
 <head>
  <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8"/>
  <meta name=3D"ProgId" content=3D"Excel.Sheet"/>
  <meta name=3D"Generator" content=3D"WPS Office ET"/>
  <link id=3D"Main-File" rel=3D"Main-File" href=3D"../180&#25163;&#26426;.mht"/>
  <link rel=3D"File-List" href=3D"filelist.xml"/>
  <link rel=3D"Stylesheet" href=3D"stylesheet.css"/>
  <style>
<!-- @page
	{margin:0.75in 0.71in 0.75in 0.71in;
	mso-header-margin:0.32in;
	mso-footer-margin:0.32in;}
 -->  </style>
  <!--[if gte mso 9]>
   <xml>
    <x:WorksheetOptions>
     <x:DefaultRowHeight>288</x:DefaultRowHeight>
     <x:Panes>
      <x:Pane>
       <x:Number>3</x:Number>
       <x:ActiveCol>0</x:ActiveCol>
       <x:ActiveRow>0</x:ActiveRow>
      </x:Pane>
     </x:Panes>
     <x:ProtectContents>False</x:ProtectContents>
     <x:ProtectObjects>False</x:ProtectObjects>
     <x:ProtectScenarios>False</x:ProtectScenarios>
     <x:PageBreakZoom>100</x:PageBreakZoom>
     <x:Print>
      <x:ValidPrinterInfo/>
      <x:PaperSizeIndex>9</x:PaperSizeIndex>
     </x:Print>
    </x:WorksheetOptions>
   </xml>
  <![endif]-->
  <script language=3D"JavaScript">
	if (window.name!=3D"frSheet")
		window.location.replace("../180&#25163;&#26426;.mht");
	else
		parent.fnUpdateTabs(2);
</script>
 </head>
 <body link=3D"blue" vlink=3D"purple">
  <table width=3D"81" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" style=3D'width:48.60pt;border-collapse:collapse;table-layout:fixed;'>
   <col width=3D"81" style=3D'width:48.60pt;'/>
   <tr height=3D"24" style=3D'height:14.40pt;'>
    <td height=3D"24" width=3D"81" style=3D'height:14.40pt;width:48.60pt;'></td>
   </tr>
   <![if supportMisalignedColumns]>
    <tr width=3D"0" style=3D'display:none;'/>
   <![endif]>
  </table>
 </body>
</html>

------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

tr
	{mso-height-source:auto;
	mso-ruby-visibility:none;}
col
	{mso-width-source:auto;
	mso-ruby-visibility:none;}
br
	{mso-data-placement:same-cell;}
.style0
	{mso-number-format:"General";
	text-align:general;
	vertical-align:middle;
	white-space:nowrap;
	mso-rotate:0;
	mso-pattern:auto;
	mso-background-source:auto;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	border:none;
	mso-protection:locked visible;
	mso-style-name:"\5E38\89C4";
	mso-style-id:0;}
.style16
	{mso-number-format:"_ \0022\00A5\0022* \#\,\#\#0_ \;_ \0022\00A5\0022* \\-\#\,\#\#0_ \;_ \0022\00A5\0022* \0022-\0022_ \;_ \@_ ";
	mso-style-name:"\8D27\5E01[0]";
	mso-style-id:7;}
.style17
	{mso-pattern:auto none;
	background:#EBF1DE;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"20% - \5F3A\8C03\6587\5B57\989C\8272 3";}
.style18
	{mso-pattern:auto none;
	background:#FFCC99;
	color:#3F3F76;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:.5pt solid #7F7F7F;
	mso-style-name:"\8F93\5165";}
.style19
	{mso-number-format:"_ \0022\00A5\0022* \#\,\#\#0\.00_ \;_ \0022\00A5\0022* \\-\#\,\#\#0\.00_ \;_ \0022\00A5\0022* \0022-\0022??_ \;_ \@_ ";
	mso-style-name:"\8D27\5E01";
	mso-style-id:4;}
.style20
	{mso-number-format:"_ * \#\,\#\#0_ \;_ * \\-\#\,\#\#0_ \;_ * \0022-\0022_ \;_ \@_ ";
	mso-style-name:"\5343\4F4D\5206\9694[0]";
	mso-style-id:6;}
.style21
	{mso-pattern:auto none;
	background:#D8E4BC;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"40% - \5F3A\8C03\6587\5B57\989C\8272 3";}
.style22
	{mso-pattern:auto none;
	background:#FFC7CE;
	color:#9C0006;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5DEE";}
.style23
	{mso-number-format:"_ * \#\,\#\#0\.00_ \;_ * \\-\#\,\#\#0\.00_ \;_ * \0022-\0022??_ \;_ \@_ ";
	mso-style-name:"\5343\4F4D\5206\9694";
	mso-style-id:3;}
.style24
	{mso-pattern:auto none;
	background:#C4D79B;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"60% - \5F3A\8C03\6587\5B57\989C\8272 3";}
.style25
	{color:#0000FF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\8D85\94FE\63A5";
	mso-style-id:8;}
.style26
	{mso-number-format:"0%";
	mso-style-name:"\767E\5206\6BD4";
	mso-style-id:5;}
.style27
	{color:#800080;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5DF2\8BBF\95EE\7684\8D85\94FE\63A5";
	mso-style-id:9;}
.style28
	{mso-pattern:auto none;
	background:#FFFFCC;
	border:.5pt solid #B2B2B2;
	mso-style-name:"\6CE8\91CA";}
.style29
	{mso-pattern:auto none;
	background:#DA9694;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"60% - \5F3A\8C03\6587\5B57\989C\8272 2";}
.style30
	{color:#1F497D;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	mso-style-name:"\6807\9898 4";}
.style31
	{color:#FF0000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\8B66\544A\6587\672C";}
.style32
	{color:#1F497D;
	font-size:18.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	mso-style-name:"\6807\9898";}
.style33
	{color:#7F7F7F;
	font-size:11.0pt;
	font-weight:400;
	font-style:italic;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\89E3\91CA\6027\6587\672C";}
.style34
	{color:#1F497D;
	font-size:15.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid #4F81BD;
	mso-style-name:"\6807\9898 1";}
.style35
	{color:#1F497D;
	font-size:13.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid #4F81BD;
	mso-style-name:"\6807\9898 2";}
.style36
	{mso-pattern:auto none;
	background:#95B3D7;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"60% - \5F3A\8C03\6587\5B57\989C\8272 1";}
.style37
	{color:#1F497D;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid #A7BFDE;
	mso-style-name:"\6807\9898 3";}
.style38
	{mso-pattern:auto none;
	background:#B1A0C7;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"60% - \5F3A\8C03\6587\5B57\989C\8272 4";}
.style39
	{mso-pattern:auto none;
	background:#F2F2F2;
	color:#3F3F3F;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:.5pt solid #3F3F3F;
	mso-style-name:"\8F93\51FA";}
.style40
	{mso-pattern:auto none;
	background:#F2F2F2;
	color:#FA7D00;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:.5pt solid #7F7F7F;
	mso-style-name:"\8BA1\7B97";}
.style41
	{mso-pattern:auto none;
	background:#A5A5A5;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:2.0pt double #3F3F3F;
	mso-style-name:"\68C0\67E5\5355\5143\683C";}
.style42
	{mso-pattern:auto none;
	background:#FDE9D9;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"20% - \5F3A\8C03\6587\5B57\989C\8272 6";}
.style43
	{mso-pattern:auto none;
	background:#C0504D;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5F3A\8C03\6587\5B57\989C\8272 2";}
.style44
	{color:#FA7D00;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:2.0pt double #FF8001;
	mso-style-name:"\94FE\63A5\5355\5143\683C";}
.style45
	{color:#000000;
	font-size:11.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border-left:none;
	border-top:.5pt solid #4F81BD;
	border-right:none;
	border-bottom:2.0pt double #4F81BD;
	mso-style-name:"\6C47\603B";}
.style46
	{mso-pattern:auto none;
	background:#C6EFCE;
	color:#006100;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\597D";}
.style47
	{mso-pattern:auto none;
	background:#FFEB9C;
	color:#9C6500;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\9002\4E2D";}
.style48
	{mso-pattern:auto none;
	background:#DAEEF3;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"20% - \5F3A\8C03\6587\5B57\989C\8272 5";}
.style49
	{mso-pattern:auto none;
	background:#4F81BD;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5F3A\8C03\6587\5B57\989C\8272 1";}
.style50
	{mso-pattern:auto none;
	background:#DCE6F1;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"20% - \5F3A\8C03\6587\5B57\989C\8272 1";}
.style51
	{mso-pattern:auto none;
	background:#B8CCE4;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"40% - \5F3A\8C03\6587\5B57\989C\8272 1";}
.style52
	{mso-pattern:auto none;
	background:#F2DCDB;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"20% - \5F3A\8C03\6587\5B57\989C\8272 2";}
.style53
	{mso-pattern:auto none;
	background:#E6B8B7;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"40% - \5F3A\8C03\6587\5B57\989C\8272 2";}
.style54
	{mso-pattern:auto none;
	background:#9BBB59;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5F3A\8C03\6587\5B57\989C\8272 3";}
.style55
	{mso-pattern:auto none;
	background:#8064A2;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5F3A\8C03\6587\5B57\989C\8272 4";}
.style56
	{mso-pattern:auto none;
	background:#E4DFEC;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"20% - \5F3A\8C03\6587\5B57\989C\8272 4";}
.style57
	{mso-pattern:auto none;
	background:#CCC0DA;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"40% - \5F3A\8C03\6587\5B57\989C\8272 4";}
.style58
	{mso-pattern:auto none;
	background:#4BACC6;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5F3A\8C03\6587\5B57\989C\8272 5";}
.style59
	{mso-pattern:auto none;
	background:#B7DEE8;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"40% - \5F3A\8C03\6587\5B57\989C\8272 5";}
.style60
	{mso-pattern:auto none;
	background:#92CDDC;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"60% - \5F3A\8C03\6587\5B57\989C\8272 5";}
.style61
	{mso-pattern:auto none;
	background:#F79646;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"\5F3A\8C03\6587\5B57\989C\8272 6";}
.style62
	{mso-pattern:auto none;
	background:#FCD5B4;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"40% - \5F3A\8C03\6587\5B57\989C\8272 6";}
.style63
	{mso-pattern:auto none;
	background:#FABF8F;
	color:#FFFFFF;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-style-name:"60% - \5F3A\8C03\6587\5B57\989C\8272 6";}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	mso-number-format:"General";
	text-align:general;
	vertical-align:middle;
	white-space:nowrap;
	mso-rotate:0;
	mso-pattern:auto;
	mso-background-source:auto;
	color:#000000;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:\5B8B\4F53;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	border:none;
	mso-protection:locked visible;}
.xl65
	{mso-style-parent:style0;
	text-align:center;
	font-weight:700;
	mso-font-charset:134;}
.xl66
	{mso-style-parent:style0;
	text-align:center;
	font-size:14.0pt;
	font-weight:700;
	mso-font-charset:134;}
.xl67
	{mso-style-parent:style0;
	text-align:center;
	font-size:12.0pt;
	font-weight:700;
	mso-font-charset:134;}
.xl68
	{mso-style-parent:style0;
	text-align:center;
	font-weight:700;
	mso-font-charset:134;}
.xl69
	{mso-style-parent:style0;
	text-align:center;
	white-space:normal;
	color:#FF0000;
	font-size:18.0pt;
	font-weight:700;
	mso-font-charset:134;}
.xl70
	{mso-style-parent:style0;
	white-space:normal;
	color:#FF0000;
	font-size:20.0pt;
	font-weight:700;
	mso-font-charset:134;}
.xl71
	{mso-style-parent:style0;
	text-align:left;
	font-size:14.0pt;
	font-weight:700;
	mso-font-charset:134;}
.xl72
	{mso-style-parent:style0;
	text-align:left;
	font-size:12.0pt;
	font-weight:700;
	mso-font-charset:134;}
.xl73
	{mso-style-parent:style0;
	text-align:left;
	font-weight:700;
	mso-font-charset:134;}
.xl74
	{mso-style-parent:style0;
	text-align:center;
	font-weight:700;
	mso-font-charset:134;}


------=_NextPart_34d2cdc6c2ad467a89911a689f16f280
Content-Location: file:///C:/ksoet/file0830.files/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="us-ascii"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile href=3D"../file0830"/>
 <o:File href=3D"js.js"/>
 <o:File href=3D"tabstrip.htm"/>
 <o:File href=3D"sheet001.htm"/>
 <o:File href=3D"sheet002.htm"/>
 <o:File href=3D"sheet003.htm"/>
 <o:File href=3D"stylesheet.css"/>
 <o:File href=3D"filelist.xml"/>
</xml>
------=_NextPart_34d2cdc6c2ad467a89911a689f16f280--