MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01CB4C22.808ACC10"

此文档为“单个文件网页”，也称为“Web 档案”文件。如果您看到此消息，但是您的浏览器或编辑器不支持“Web 档案”文件。请下载支持“Web 档案”的浏览器，如 Windows? Internet Explorer?。

------=_NextPart_01CB4C22.808ACC10
Content-Location: file:///C:/B3584E50/1984-r10.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 name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link rel=3DFile-List href=3D"1984-r10.files/filelist.xml">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"1984-r10.files/sheet001.htm">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D1;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Sheet1";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[0].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></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);\=
"><a>&lt</a></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);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&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:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt &#23435;&#20307=
;;padding-left:3px;padding-right:3px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  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 fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Sheet1</x:Name>
    <x:WorksheetSource HRef=3D"1984-r10.files/sheet001.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"1984-r10.files/stylesheet.css"/>
  <x:WindowHeight>8385</x:WindowHeight>
  <x:WindowWidth>18135</x:WindowWidth>
  <x:WindowTopX>600</x:WindowTopX>
  <x:WindowTopY>30</x:WindowTopY>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"1984-r10.files/sheet001.htm" name=3D"frSheet">
 <frame src=3D"1984-r10.files/tabstrip.htm" name=3D"frTabs" marginwidth=3D0=
 marginheight=3D0>
 <noframes>
  <body>
   <p>&#27492;&#39029;&#38754;&#20351;&#29992;&#20102;&#26694;&#26550;&#652=
92;&#32780;&#24744;&#30340;&#27983;&#35272;&#22120;&#19981;&#25903;&#25345;=
&#26694;&#26550;&#12290;</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01CB4C22.808ACC10
Content-Location: file:///C:/B3584E50/1984-r10.files/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; 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;}
ruby
	{ruby-align:left;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:middle;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:SimSun;
	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
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	mso-style-name:\8D85\94FE\63A5;
	mso-style-id:8;}
a:link
	{color:blue;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;}
a:visited
	{color:purple;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	mso-number-format:General;
	text-align:general;
	vertical-align:middle;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style0;
	background:white;
	mso-pattern:black none;}
.xl66
	{mso-style-parent:style0;
	text-align:center;
	background:white;
	mso-pattern:black none;}
.xl67
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;
	background:white;
	mso-pattern:black none;}
.xl68
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:white;
	mso-pattern:black none;}
.xl69
	{mso-style-parent:style0;
	mso-number-format:"yyyy\0022\5E74\0022m\0022\6708\0022d\0022\65E5\0022\;\@=
";
	border:.5pt solid windowtext;
	background:white;
	mso-pattern:black none;}
.xl70
	{mso-style-parent:style0;
	mso-number-format:"yyyy\0022\5E74\0022m\0022\6708\0022d\0022\65E5\0022\;\@=
";
	text-align:center;
	border:.5pt solid windowtext;
	background:white;
	mso-pattern:black none;}
.xl71
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#FFC000;
	mso-pattern:black none;}
.xl72
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;
	background:#FFC000;
	mso-pattern:black none;}
.xl73
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;}
.xl74
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;}
.xl75
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;
	background:#DBEEF3;
	mso-pattern:black none;}
.xl76
	{mso-style-parent:style0;
	color:white;
	background:white;
	mso-pattern:black none;}
.xl77
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;}
.xl78
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;}
.xl79
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;
	white-space:normal;}
.xl80
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#FCD5B4;
	mso-pattern:black none;}
.xl81
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;
	background:#FCD5B4;
	mso-pattern:black none;}
.xl82
	{mso-style-parent:style16;
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	background:white;
	mso-pattern:black none;}
.xl83
	{mso-style-parent:style0;
	text-align:left;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;
	white-space:normal;}
.xl84
	{mso-style-parent:style0;
	text-align:left;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;
	white-space:normal;}
.xl85
	{mso-style-parent:style0;
	text-align:left;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;
	white-space:normal;}
.xl86
	{mso-style-parent:style0;
	text-align:left;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;
	white-space:normal;}
.xl87
	{mso-style-parent:style0;
	text-align:left;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;
	white-space:normal;}
.xl88
	{mso-style-parent:style0;
	text-align:left;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;
	white-space:normal;}
.xl89
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:.5pt solid windowtext;
	border-left:none;
	background:white;
	mso-pattern:black none;}
.xl90
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;
	white-space:normal;}
.xl91
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#FFC000;
	mso-pattern:black none;
	white-space:normal;}
.xl92
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#FCD5B4;
	mso-pattern:black none;
	white-space:normal;}
.xl93
	{mso-style-parent:style0;
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;}
.xl94
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;}
.xl95
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:yellow;
	mso-pattern:black none;}
.xl96
	{mso-style-parent:style0;
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;}
.xl97
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:none;
	border-left:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;}
.xl98
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:#B6DDE8;
	mso-pattern:black none;}
.xl99
	{mso-style-parent:style0;
	border:.5pt solid windowtext;
	background:#EAF1DD;
	mso-pattern:black none;}
.xl100
	{mso-style-parent:style0;
	color:red;
	font-weight:700;
	text-align:center;
	border:.5pt solid windowtext;
	background:#EAF1DD;
	mso-pattern:black none;}
.xl101
	{mso-style-parent:style0;
	color:red;
	font-weight:700;
	font-style:italic;
	border:.5pt solid windowtext;
	background:#EAF1DD;
	mso-pattern:black none;
	white-space:normal;}
.xl102
	{mso-style-parent:style0;
	color:red;
	font-weight:700;
	border:.5pt solid windowtext;
	background:#EAF1DD;
	mso-pattern:black none;}

------=_NextPart_01CB4C22.808ACC10
Content-Location: file:///C:/B3584E50/1984-r10.files/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../1984-r10.htm">
<![if IE]>
<base href=3D"file:///C:\B3584E50\1984-r10.files\tabstrip.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet001.=
htm" target=3D"frSheet"><font face=3D"&#23435;&#20307;" color=3D"#000000">S=
heet1</font></a>&nbsp;</small></small></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01CB4C22.808ACC10
Content-Location: file:///C:/B3584E50/1984-r10.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=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../1984-r10.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\B3584E50\1984-r10.files\sheet001.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
ruby
	{ruby-align:left;}
rt
	{color:windowtext;
	font-size:9.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:SimSun;
	mso-generic-font-family:auto;
	mso-font-charset:134;
	mso-char-type:none;
	display:none;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../1984-r10.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple class=3Dxl65>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D990 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:742pt'>
 <col class=3Dxl65 width=3D0 style=3D'display:none;mso-width-source:userset;
 mso-width-alt:768'>
 <col class=3Dxl65 width=3D104 style=3D'mso-width-source:userset;mso-width-=
alt:3328;
 width:78pt'>
 <col class=3Dxl65 width=3D131 style=3D'mso-width-source:userset;mso-width-=
alt:4192;
 width:98pt'>
 <col class=3Dxl66 width=3D68 style=3D'mso-width-source:userset;mso-width-a=
lt:2176;
 width:51pt'>
 <col class=3Dxl65 width=3D108 style=3D'mso-width-source:userset;mso-width-=
alt:3456;
 width:81pt'>
 <col class=3Dxl66 width=3D44 style=3D'mso-width-source:userset;mso-width-a=
lt:1408;
 width:33pt'>
 <col class=3Dxl65 width=3D45 style=3D'mso-width-source:userset;mso-width-a=
lt:1440;
 width:34pt'>
 <col class=3Dxl65 width=3D172 style=3D'mso-width-source:userset;mso-width-=
alt:5504;
 width:129pt'>
 <col class=3Dxl66 width=3D79 style=3D'mso-width-source:userset;mso-width-a=
lt:2528;
 width:59pt'>
 <col class=3Dxl65 width=3D79 style=3D'mso-width-source:userset;mso-width-a=
lt:2528;
 width:59pt'>
 <col class=3Dxl65 width=3D160 style=3D'mso-width-source:userset;mso-width-=
alt:5120;
 width:120pt'>
 <tr height=3D3 style=3D'mso-height-source:userset;height:2.25pt'>
  <td height=3D3 class=3Dxl65 width=3D0 style=3D'height:2.25pt'>&#12288;</t=
d>
  <td class=3Dxl65 width=3D104 style=3D'width:78pt'>&#12288;</td>
  <td class=3Dxl65 width=3D131 style=3D'width:98pt'>&#12288;</td>
  <td class=3Dxl66 width=3D68 style=3D'width:51pt'>&#12288;</td>
  <td class=3Dxl65 width=3D108 style=3D'width:81pt'>&#12288;</td>
  <td class=3Dxl66 width=3D44 style=3D'width:33pt'>&#12288;</td>
  <td class=3Dxl65 width=3D45 style=3D'width:34pt'>&#12288;</td>
  <td class=3Dxl65 width=3D172 style=3D'width:129pt'>&#12288;</td>
  <td class=3Dxl66 width=3D79 style=3D'width:59pt'>&#12288;</td>
  <td class=3Dxl65 width=3D79 style=3D'width:59pt'>&#12288;</td>
  <td class=3Dxl65 width=3D160 style=3D'width:120pt'>&#12288;</td>
 </tr>
 <tr height=3D37 style=3D'mso-height-source:userset;height:27.75pt'>
  <td height=3D37 class=3Dxl65 style=3D'height:27.75pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td colspan=3D9 class=3Dxl89>1984&#24180;&#20892;&#21382;&#38384;&#21313;=
&#26376;&#29305;&#27530;&#32622;&#38384;&#26696;&#20363;&#21015;&#34920;&#3=
5299;&#26512;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl67 style=3D'border-top:none'>&#20844;&#21382;&#26085;&#2639=
9;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#24178;&#259=
03;&#24180;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#20892;&#213=
82;&#26085;&#26399;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#33410;&#276=
68;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#20013;&#276=
68;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#22791;<span
  style=3D'mso-spacerun:yes'>&nbsp; </span>&#27880;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#20892;&#213=
82;&#24180;/&#22825;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&#20892;&#213=
82;&#24180;/&#26376;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#32622;&#383=
84;&#19982;&#19981;&#32622;&#38384;&#30340;&#21407;&#22240;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1983&#24180;12&#=
26376;4&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30328;&#201=
33;</td>
  <td class=3Dxl73 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21021;&#19968;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td rowspan=3D9 class=3Dxl93 style=3D'border-bottom:.5pt solid black;bord=
er-top:
  none'>384</td>
  <td rowspan=3D9 class=3Dxl93 style=3D'border-bottom:.5pt solid black;bord=
er-top:
  none'>13.003461</td>
  <td rowspan=3D9 class=3Dxl83 width=3D160 style=3D'border-bottom:.5pt soli=
d black;
  border-top:none;width:120pt'>&#20892;&#21382;&#21382;&#31639;&#35268;&#23=
450;&#65306;&#21069;&#21518;&#20004;&#20010;&#20908;&#33267;&#26376;&#65288=
;&#21313;&#19968;&#26376;&#65289;&#20915;&#23450;&#20892;&#21382;&#24180;&#=
30340;&#38271;&#24230;&#12290;1983&#24180;&#65288;&#30328;&#20133;&#24180;&=
#65289;&#20908;&#33267;&#26376;&#21021;&#19968;&#33267;1984&#24180;&#65288;=
&#30002;&#23376;&#24180;&#65289;&#20908;&#26376;&#21021;&#19968;&#26085;&#2=
0849;&#35745;384&#22825;&#65292;&#28385;13&#20010;&#26388;&#26395;&#26376;&=
#65292;&#25925;&#32622;&#26080;&#20013;&#27668;&#20043;&#21313;&#26376;&#20=
026;&#38384;&#26376;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1983&#24180;12&#=
26376;8&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30328;&#201=
33;</td>
  <td class=3Dxl73 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21021;&#20116;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#22823;&#386=
34;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1983&#24180;12&#=
26376;22&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30328;&#201=
33;</td>
  <td class=3Dxl73 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21313;&#20061;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#20908;&#332=
67;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1984&#24180;11&#=
26376;7&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30002;&#233=
76;</td>
  <td class=3Dxl73 style=3D'border-top:none;border-left:none'>&#21313;&#263=
76;&#21313;&#20116;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#31435;&#209=
08;</td>
  <td class=3Dxl73 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td rowspan=3D2 class=3Dxl90 width=3D172 style=3D'border-top:none;width:1=
29pt'>&#20892;&#21382;&#24403;&#26376;&#26377;&#33410;&#27668;&#21644;&#200=
13;&#27668;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1984&#24180;11&#=
26376;22&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30002;&#233=
76;</td>
  <td class=3Dxl73 style=3D'border-top:none;border-left:none'>&#21313;&#263=
76;&#19977;&#21313;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl74 style=3D'border-top:none;border-left:none'>&#23567;&#386=
34;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1984&#24180;11&#=
26376;23&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30002;&#233=
76;</td>
  <td class=3Dxl71 style=3D'border-top:none;border-left:none'>&#38384;&#213=
13;&#26376;&#21021;&#19968;</td>
  <td class=3Dxl72 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl71 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td rowspan=3D3 class=3Dxl91 width=3D172 style=3D'border-top:none;width:1=
29pt'>&#20892;&#21382;&#24403;&#26376;&#21482;&#26377;&#33410;&#27668;&#260=
80;&#20013;&#27668;&#32622;&#20026;&#38384;&#26376;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1984&#24180;12&#=
26376;7&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30002;&#233=
76;</td>
  <td class=3Dxl71 style=3D'border-top:none;border-left:none'>&#38384;&#213=
13;&#26376;&#21313;&#20116;</td>
  <td class=3Dxl72 style=3D'border-top:none;border-left:none'>&#22823;&#386=
34;</td>
  <td class=3Dxl71 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1984&#24180;12&#=
26376;21&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30002;&#233=
76;</td>
  <td class=3Dxl71 style=3D'border-top:none;border-left:none'>&#38384;&#213=
13;&#26376;&#20108;&#21313;&#20061;</td>
  <td class=3Dxl72 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl71 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1984&#24180;12&#=
26376;22&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#30002;&#233=
76;</td>
  <td class=3Dxl99 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21021;&#19968;</td>
  <td class=3Dxl100 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl100 style=3D'border-top:none;border-left:none'>&#20908;&#33=
267;</td>
  <td rowspan=3D3 class=3Dxl101 width=3D172 style=3D'border-top:none;width:=
129pt'>&#20108;&#21313;&#22235;&#33410;&#27668;&#20013;&#26368;&#20026;&#29=
305;&#27530;&#20043;&#20892;&#21382;&#26376;&#8212;&#8212;&#26376;&#20013;&=
#21547;&#19977;&#20010;&#33410;&#27668;,&#20854;&#20013;&#20004;&#20010;&#2=
0013;&#27668;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;1&#2=
6376;5&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl99 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21313;&#20116;</td>
  <td class=3Dxl100 style=3D'border-top:none;border-left:none'>&#23567;&#23=
506;</td>
  <td class=3Dxl102 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td rowspan=3D9 class=3Dxl96 style=3D'border-bottom:.5pt solid black;bord=
er-top:
  none'>355</td>
  <td rowspan=3D9 class=3Dxl96 style=3D'border-bottom:.5pt solid black;bord=
er-top:
  none'>12.021429</td>
  <td rowspan=3D9 class=3Dxl86 width=3D160 style=3D'border-bottom:.5pt soli=
d black;
  border-top:none;width:120pt'>1984&#24180;&#65288;&#20057;&#19985;&#24180;=
&#65289;&#20908;&#33267;&#26376;&#21021;&#19968;&#33267;1985&#24180;&#65288=
;&#30002;&#23376;&#24180;&#65289;&#20908;&#26376;&#21021;&#19968;&#26085;&#=
20849;&#35745;355&#22825;&#65292;&#24050;&#28385;12&#20010;&#26388;&#26395;=
&#26376;&#65292;&#25925;&#26080;&#20013;&#27668;&#20043;&#27491;&#26376;&#1=
9981;&#33021;&#32622;&#20026;&#38384;&#26376;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;1&#2=
6376;20&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl99 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#19977;&#21313;</td>
  <td class=3Dxl100 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl100 style=3D'border-top:none;border-left:none'>&#22823;&#23=
506;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;2&#2=
6376;4&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#33098;&#263=
76;&#21313;&#20116;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#31435;&#261=
49;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td rowspan=3D2 class=3Dxl79 width=3D172 style=3D'border-top:none;width:1=
29pt'>&#20892;&#21382;&#24403;&#26376;&#26377;&#33410;&#27668;&#21644;&#200=
13;&#27668;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;2&#2=
6376;19&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#33098;&#263=
76;&#19977;&#21313;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#38632;&#277=
00;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;2&#2=
6376;20&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl80 style=3D'border-top:none;border-left:none'>&#26149;&#334=
10;&#27491;&#26376;&#21021;&#19968;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl80 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td rowspan=3D2 class=3Dxl92 width=3D172 style=3D'border-top:none;width:1=
29pt'>&#20892;&#21382;&#24403;&#26376;&#21482;&#26377;&#33410;&#27668;&#260=
80;&#20013;&#27668;&#24212;&#32622;&#38384;&#32780;&#26410;&#32622;&#20026;=
&#38384;&#26376;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;3&#2=
6376;5&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl80 style=3D'border-top:none;border-left:none'>&#27491;&#263=
76;&#21313;&#22235;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&#24778;&#345=
44;</td>
  <td class=3Dxl80 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;3&#2=
6376;21&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#20108;&#263=
76;&#21021;&#19968;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#26149;&#209=
98;</td>
  <td rowspan=3D2 class=3Dxl79 width=3D172 style=3D'border-top:none;width:1=
29pt'>&#20892;&#21382;&#24403;&#26376;&#26377;&#33410;&#27668;&#21644;&#200=
13;&#27668;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;4&#2=
6376;5&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#20108;&#263=
76;&#21313;&#20845;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#28165;&#261=
26;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;12&#=
26376;12&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21021;&#19968;</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl79 width=3D172 style=3D'border-top:none;border-left:none;wi=
dth:129pt'>&#12288;</td>
 </tr>
 <tr height=3D24 style=3D'mso-height-source:userset;height:18.0pt'>
  <td height=3D24 class=3Dxl65 style=3D'height:18.0pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl69 align=3Dright style=3D'border-top:none'>1985&#24180;12&#=
26376;22&#26085;</td>
  <td class=3Dxl70 style=3D'border-top:none;border-left:none'>&#20057;&#199=
85;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&#20908;&#263=
76;&#21313;&#19968;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl75 style=3D'border-top:none;border-left:none'>&#20908;&#332=
67;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl67 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&#12288;</td>
  <td class=3Dxl68 style=3D'border-top:none;border-left:none'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65>&#20892;&#21382;&#21382;&#31639;&#35268;&#23450;&#65306;=
</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D7 style=3D'mso-ignore:colspan'>&#21069;&#21518=
;&#20004;&#20010;&#20908;&#33267;&#26376;&#65288;&#21313;&#19968;&#26376;&#=
65289;&#20915;&#23450;&#20892;&#21382;&#24180;&#30340;&#38271;&#24230;&#122=
90;&#38271;&#24230;&#28385;12&#20010;&#26376;&#32773;&#19981;&#32622;&#3838=
4;,&#38271;&#24230;&#36798;13&#20010;&#26376;&#32773;&#32622;&#38384;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D2 style=3D'mso-ignore:colspan'>&#26388;&#26395=
;&#26376;&#30340;&#38271;&#24230;&#20026;29.5306&#26085;</td>
  <td class=3Dxl76 align=3Dright>29.5306</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D2 style=3D'mso-ignore:colspan'>&#20892;&#21382=
;&#24179;&#24180;&#26376;&#25968;&#20026;12&#20010;&#26376;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D2 style=3D'mso-ignore:colspan'>&#20892;&#21382=
;&#38384;&#24180;&#26376;&#25968;&#20026;13&#20010;&#26376;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td colspan=3D4 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>1984&#24180;&#6=
5288;&#30002;&#23376;&#24180;&#65289;&#20892;&#21382;&#32622;&#38384;&#2131=
3;&#26376;&#30340;&#21407;&#22240;&#65306;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D9 style=3D'mso-ignore:colspan'>&#65288;&#19968=
;&#65289;&#25353;&#8220;&#20892;&#21382;&#24403;&#26376;&#21482;&#26377;&#3=
3410;&#27668;&#26080;&#20013;&#27668;&#32622;&#20026;&#38384;&#26376;&#8221=
;&#30340;&#35268;&#23450;&#12290;1984&#24180;&#65288;&#30002;&#23376;&#2418=
0;&#65289;&#20892;&#21382;&#21313;&#26376;&#20043;&#21518;&#30340;&#26376;&=
#20221;&#26080;&#20013;&#27668;&#65292;&#24212;&#32622;&#38384;&#21313;&#26=
376;&#12290;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D9 style=3D'mso-ignore:colspan'>&#65288;&#20108=
;&#65289;1983&#24180;&#65288;&#30328;&#20133;&#24180;&#65289;&#20908;&#3326=
7;&#26376;&#21021;&#19968;&#33267;1984&#24180;&#65288;&#30002;&#23376;&#241=
80;&#65289;&#20908;&#26376;&#21021;&#19968;&#26085;&#20849;&#35745;384&#228=
25;&#65292;&#24050;&#28385;13&#20010;&#26388;&#26395;&#26376;&#65292;&#2592=
5;&#32622;&#26080;&#20013;&#27668;&#20043;&#21313;&#26376;&#20026;&#38384;&=
#26376;&#12290;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>1985&#24180;&#6=
5288;&#20057;&#19985;&#24180;&#65289;&#20892;&#21382;&#26410;&#32622;&#3838=
4;&#27491;&#26376;&#30340;&#21407;&#22240;&#65306;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D9 style=3D'mso-ignore:colspan'>&#65288;&#19968=
;&#65289;&#25353;&#8220;&#20892;&#21382;&#24403;&#26376;&#21482;&#26377;&#3=
3410;&#27668;&#26080;&#20013;&#27668;&#32622;&#20026;&#38384;&#26376;&#8221=
;&#30340;&#35268;&#23450;&#12290;1985&#24180;&#65288;&#20057;&#19985;&#2418=
0;&#65289;&#20892;&#21382;&#27491;&#26376;&#20043;&#21518;&#30340;&#26376;&=
#20221;&#26080;&#20013;&#27668;&#65292;&#20063;&#24212;&#32622;&#38384;&#27=
491;&#26376;&#12290;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D9 style=3D'mso-ignore:colspan'>&#65288;&#20108=
;&#65289;1984&#24180;&#65288;&#30002;&#23376;&#24180;&#65289;&#20908;&#3326=
7;&#26376;&#21021;&#19968;&#33267;1985&#24180;&#65288;&#20057;&#19985;&#241=
80;&#65289;&#20908;&#26376;&#21021;&#19968;&#26085;&#20849;&#35745;355&#228=
25;&#65292;&#24050;&#28385;12&#20010;&#26388;&#26395;&#26376;&#65292;&#2592=
5;&#26080;&#20013;&#27668;&#20043;&#27491;&#26376;&#19981;&#33021;&#32622;&=
#20026;&#38384;&#26376;&#12290;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D5 style=3D'mso-ignore:colspan'>&#35753;&#20154=
;&#20197;&#20026;1984&#24180;&#65288;&#30002;&#23376;&#24180;&#65289;&#3582=
3;&#38384;&#21313;&#26376;&#30340;&#21478;&#19968;&#20010;&#37325;&#35201;&=
#21407;&#22240;&#65306;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D7 style=3D'mso-ignore:colspan'>&#21508;&#31867=
;&#19975;&#24180;&#21382;&#30340;&#36215;&#31639;&#28857;&#19981;&#21516;&#=
21644;&#35745;&#31639;&#36215;&#20934;&#26102;&#38388;&#30340;&#24046;&#243=
22;&#65292;&#36896;&#25104;1984&#24180;&#30340;&#20908;&#33267;&#26085;&#30=
340;&#26085;&#26399;&#21644;&#26102;&#38388;&#19981;&#32479;&#19968;&#12290=
;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>&#21508;&#31867=
;&#19975;&#24180;&#21382;&#35745;&#31639;1984&#24180;&#20908;&#33267;&#2608=
5;&#30340;&#26085;&#26399;&#21644;&#26102;&#38388;&#65306;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65>&#20013;&#22269;&#40644;&#21382;&#65306;21&#26085;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D2 style=3D'mso-ignore:colspan'>&#21608;&#26131=
;&#19975;&#24180;&#21382;&#65306;22&#26085;01&#65307;01&#20998;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D2 style=3D'mso-ignore:colspan'>&#26085;&#26797=
;&#19975;&#24180;&#21382;&#65306;22&#26085;00&#65306;23&#20998;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>&#19977;&#21315=
;&#24180;&#19975;&#24180;&#21382;&#65306;22&#26085;00&#65306;14&#20998;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65>&#20892;&#21382;&#32593;&#65306;22&#26085;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65>&#21488;&#28286;&#26085;&#21382;&#65306;22&#26085;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65>&#19975;&#24180;&#21382;&#65288;&#20070;&#65289;22&#2608=
5;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D7 style=3D'mso-ignore:colspan'>&#19968;&#26085=
;&#20043;&#24046;&#65292;&#20934;&#30830;&#22320;&#35828;&#26159;&#19968;&#=
20108;&#20010;&#23567;&#26102;&#65292;&#29978;&#33267;&#21482;&#26159;&#209=
60;&#21313;&#20998;&#38047;&#30340;&#24046;&#24322;&#65292;&#32780;&#24046;=
&#20043;&#27627;&#21400;&#65292;&#21364;&#22833;&#20043;&#21315;&#37324;&#6=
5281;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>&#20851;&#20110=
;&#22240;&#36215;&#31639;&#28857;&#19981;&#21516;&#36896;&#25104;&#30340;&#=
35823;&#24046;&#38382;&#39064;&#65292;&#35831;&#21442;&#30475;&#65306;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl82 colspan=3D2 style=3D'mso-ignore:colspan'><a
  href=3D"http://www.bdlrl.com/_private/10nl/18qsr.html" target=3D"_parent"=
>&#22799;&#21382;&#24180;&#26376;&#36215;&#31639;&#26085;&#30340;&#20004;&#=
31181;&#29256;&#26412;</a></td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl82 colspan=3D4 style=3D'mso-ignore:colspan'><a
  href=3D"http://www.bdlrl.com/_private/10nl/01nl.html" target=3D"_parent">=
&#38452;&#21382;
  &#38451;&#21382; &#38452;&#38451;&#21512;&#21382; &#20892;&#21382;
  &#20892;&#21382;&#24180;&#26376;&#30340;&#19981;&#21516;&#36215;&#31639;&=
#28857;</a></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl82 colspan=3D4 style=3D'mso-ignore:colspan'><a
  href=3D"http://www.bdlrl.com/_private/10nl/25_jjd.html" target=3D"_parent=
">&#20892;&#21382;&#24178;&#25903;&#32426;&#24180;&#32426;&#26376;&#30340;&=
#19981;&#21516;&#20132;&#25509;&#28857;&#21382;&#31639;&#32467;&#26524;&#20=
998;&#26512;&#23545;&#27604;</a></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl82><a href=3D"http://www.bdlrl.com/_private/10nl/14nlqssj.h=
tml"
  target=3D"_parent">&#20892;&#21382;&#24180;&#30340;&#36215;&#31639;&#2610=
2;&#38388;</a></td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl82 colspan=3D3 style=3D'mso-ignore:colspan'><a
  href=3D"http://www.bdlrl.com/_private/10nl/15nlqs.html" target=3D"_parent=
">&#20026;&#20309;&#20197;&#26149;&#33410;&#20316;&#20026;&#26032;&#19968;&=
#24180;&#30340;&#36215;&#31639;&#26102;&#38388;</a></td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl65 colspan=3D3 style=3D'mso-ignore:colspan'>&#19982;&#27492=
;&#30456;&#31867;&#20284;&#30340;&#38384;&#26376;&#36824;&#26377;2033&#2418=
0;&#65292;&#21487;&#21442;&#30475;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <tr height=3D18 style=3D'height:13.5pt'>
  <td height=3D18 class=3Dxl65 style=3D'height:13.5pt'>&#12288;</td>
  <td class=3Dxl65>&#12288;</td>
  <td class=3Dxl82 colspan=3D6 style=3D'mso-ignore:colspan'><a
  href=3D"http://www.bdlrl.com/_private/05jqywh/zqyry/16-2033ry.htm"
  target=3D"_parent">&#12298;&#22764;&#23376;&#24180;&#21363;2033&#24180;&#=
20892;&#21382;&#20026;&#20309;&#19981;&#38384;&#20061;&#26376;&#32780;&#383=
84;&#21313;&#19968;&#26376;&#21015;&#34920;&#35828;&#26126;&#12299;</a></td>
  <td class=3Dxl66>&#12288;</td>
  <td colspan=3D2 class=3Dxl65 style=3D'mso-ignore:colspan'>&#12288;</td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D0></td>
  <td width=3D104 style=3D'width:78pt'></td>
  <td width=3D131 style=3D'width:98pt'></td>
  <td width=3D68 style=3D'width:51pt'></td>
  <td width=3D108 style=3D'width:81pt'></td>
  <td width=3D44 style=3D'width:33pt'></td>
  <td width=3D45 style=3D'width:34pt'></td>
  <td width=3D172 style=3D'width:129pt'></td>
  <td width=3D79 style=3D'width:59pt'></td>
  <td width=3D79 style=3D'width:59pt'></td>
  <td width=3D160 style=3D'width:120pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB4C22.808ACC10
Content-Location: file:///C:/B3584E50/1984-r10.files/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"../1984-r10.htm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01CB4C22.808ACC10--

