MIME-Version: 1.0 X-Document-Type: Workbook Content-Type: multipart/related; boundary="----=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825" ------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 Content-Location: file:///C:/ksoet/file0830.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii" <body> <p>&#27492;&#39029;&#38754;&#20351;&#29992;&#20102;&#26694;&#26550;&#65292;&#32780;&#24744;&#30340;&#27983;&#35272;&#22120;&#19981;&#25903;&#25345;&#26694;&#26550;</p> <div style="text-align:center;margin-bottom:5px;"><form action="http://www.baidu.com/baidu" target="_blank"><div bgcolor="#FFFFFF" style="text-align:center;"><input name="tn" type="hidden" value="baidu"><a href="http://www.baidu.com/"><img src="http://img.baidu.com/img/logo-80px.gif" width="80px" height="29px" alt="Baidu" align="bottom" border="0"></a><input type="text" name="word" size="30" placeholder="" value=""><input type="submit" value="baidu"></div></form></div><div id="so360" style="text-align:center;margin-bottom:5px;"><form action="https://www.so.com/" target="_blank" id="so360form"><img src="http://p1.qhimg.com/d/_onebox/search.png" width="100px" height="25px"> <input type="text" autocomplete="off" name="q" id="so360_keyword" placeholder="" value=""> <input type="submit" id="so360_submit" value="360"> <input type="hidden" name="ie" value="gbk"><input type="hidden" name="src" value="zz"> <input type="hidden" name="site" value="so.com"> <input type="hidden" name="rg" value="1"></form></div><div id="sogou" style="text-align:center;margin-bottom:5px;"><form action="https://www.sogou.com/" target="_blank" id="so360form"><img src="https://www.sogou.com/web/index/images/logo_440x140.v.4.png" width="100px" height="25px"> <input type="text" autocomplete="off" name="q" id="sogou.com_keyword" placeholder="" value=""> <input type="submit" id="sogou_submit" value="sougou"> <input type="hidden" name="ie" value="gbk"><input type="hidden" name="src" value="zz"> <input type="hidden" name="site" value="so.com"> <input type="hidden" name="rg" value="1"></form></div><div align="center"><a target="_blank" href="/sitemap.xml">map</a></div></body> ------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 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"5月预约情况 "; c_rgszSh[1]=3D"6月预约情况 "; c_rgszSh[2]=3D"7月预约情况"; 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 "" + "" + ""+""+""+""; 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 " "+" "+" "+" "+" "+" "+" "+"
?<>?
"; with (frames['frScroll'].document){ open("text/html","replace"); write(szHTML); close(); } szHTML =3D ""+" "; for (i =3D 0; i < c_lTabs; ++i){ szHTML+=3D" "; } szHTML +=3D "
"+""+c_rgszSh[i]+"
"; with (frames['frTabs'].document){ open('text/html','replace'); write(szHTML); close(); } } ------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 Content-Location: file:///C:/ksoet/file0830.files/tabstrip.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii"
5月预约情况 6月预约情况 7月预约情况
------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 Content-Location: file:///C:/ksoet/file0830.files/sheet001.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii"
北京林业大学网络课程制作中心2019年5月实时预约情况一览表
日期 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
星期
上午 8:30-9:20
9:30-10:20
10:30-11:20
下午 14:00-14:50
15:00-15:50
16:00-16:50
注:1.:表示已预约;
2.请老师提前30分钟到录播教室做相关准备工作;
3.周一至周五为工作日,周六、日及法定节假日休息。
------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 Content-Location: file:///C:/ksoet/file0830.files/sheet002.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii"
北京林业大学网络课程制作中心2019年6月实时预约情况一览表
日期 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
星期
上午 8:30-9:20
9:30-10:20
10:30-11:20
下午 14:00-14:50
15:00-15:50
16:00-16:50
注:1.:表示已预约;
2.请老师提前30分钟到录播教室做相关准备工作;
3.周一至周五为工作日,周六、日及法定节假日休息。
------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 Content-Location: file:///C:/ksoet/file0830.files/sheet003.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii"
北京林业大学网络课程制作中心2019年7月实时预约情况一览表
日期 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
星期
上午 8:30-9:20
9:30-10:20
10:30-11:20
下午 14:00-14:50
15:00-15:50
16:00-16:50
注:1.:表示已预约;
2.请老师提前30分钟到录播教室做相关准备工作;
3.周一至周五为工作日,周六、日及法定节假日休息。
------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 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-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-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-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-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-top:.5pt solid #4F81BD; 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-size:16.0pt; font-family:\534E\6587\65B0\9B4F; mso-font-charset:134;} .xl67 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:1.0pt solid windowtext; border-top:1.0pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl68 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:1.0pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl69 {mso-style-parent:style0; text-align:center; color:#A6A6A6; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:1.0pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl70 {mso-style-parent:style0; text-align:center; color:windowtext; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:1.0pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl72 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl73 {mso-style-parent:style0; text-align:center; color:#A6A6A6; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl74 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:1.0pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl75 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl76 {mso-style-parent:style0; text-align:center; color:#A6A6A6; mso-font-charset:134; border-left:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl78 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border:.5pt solid windowtext;} .xl79 {mso-style-parent:style0; text-align:center; color:#A6A6A6; mso-font-charset:134; border:.5pt solid windowtext;} .xl80 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl81 {mso-style-parent:style0; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl82 {mso-style-parent:style0; text-align:left; mso-font-charset:134; border-left:1.0pt solid windowtext; border-top:1.0pt solid windowtext;} .xl84 {mso-style-parent:style0; text-align:left; mso-font-charset:134; border-left:1.0pt solid windowtext;} .xl86 {mso-style-parent:style0; text-align:left; mso-font-charset:134; border-left:1.0pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl88 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl89 {mso-style-parent:style0; text-align:center; color:windowtext; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:1.0pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl90 {mso-style-parent:style0; text-align:center; mso-font-charset:134;} .xl91 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl92 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl93 {mso-style-parent:style0; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl97 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:1.0pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl98 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:1.0pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:.5pt solid windowtext;} .xl99 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl100 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:.5pt solid windowtext; border-bottom:1.0pt solid windowtext;} .xl101 {mso-style-parent:style0; text-align:center; mso-font-charset:134; border-left:.5pt solid windowtext; border-top:.5pt solid windowtext; border-right:1.0pt solid windowtext; border-bottom:1.0pt solid windowtext;} ------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825 Content-Location: file:///C:/ksoet/file0830.files/filelist.xml Content-Transfer-Encoding: quoted-printable Content-Type: text/xml; charset="us-ascii" ------=_NextPart_a8f0ca74ba0c4937bf3ab58f24e56825--
Baidu
map