
<?xml version="1.0"  encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:user="urn:user-namespace-here" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="resource-type" content="document">
<meta name="revisit-after" content="30 days">
<meta name="classification" content="News">
<meta name="description" content="comprehensive informatin about the ROC government on Taiwan includes announcements,official documents and A/V presentations.">
<meta name="keywords" content="China, Chinese, News, Taiwan, Taiwan Tourist, Taiwan News, Taiwan government, Taiwanese, chen shui-bian, Ma Ying-geou, President Ma, President Ma Ying-geou , Republic of China, ROC, free China, Chinese Taipei, Taiwan information, chinese unification, chinese culture, ROC, Taiwan visa, Taiwan economics, Taiwan culture, media, Asia, China, tw, taipei, news, chinese, Lee teng-hui">
<meta name="robots" content="ALL">
<meta name="distribution" content="Global">
<meta name="rating" content="General">
<meta name="copyright" content="Government Information Office, Republic of China (Taiwan)">
<meta name="author" content="Internet Team">
<title>政府組織 - 駐西雅圖台北經濟文化辦事處 Taipei Economic and Cultural Office in Seattle</title><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-1472270-12";urchinTracker();</script><link rel="stylesheet" type="text/css" href="/xslgip/SeattleCh/css/lp.css"/>
</head>
<body><a title="網站標題及導覽列" class="Accesskey" accesskey="U" href="
		content.asp?mp=71&CuItem=57">:::
</a><div class="WebTitle"><img src="/xslgip/SeattleCh/images/webtitle.gif" alt="駐西雅圖台北經濟文化辦事處 Taipei Economic and Cultural Office in Seattle"></div>
<ul class="TopLink">
<li><a href="dp.asp?mp=71" title="回首頁">回首頁</a></li>
<li><a href="sitemap.asp?mp=71" title="網站導覽">網站導覽</a></li>
<li><a href="rss.asp?mp=71" title="RSS訂閱說明">RSS訂閱說明</a></li>
<li><a href="form.asp?ctUnit=113&amp;spec=contactus&amp;mp=71" title="聯絡我們">聯絡我們</a></li>
<li><a href="dp.asp?mp=72" title="English">English</a></li>
</ul>
<form method="post" action="../hysearch/cgi/m_query.exe" class="Qsearch" target="hysearch"><input type="hidden" name="home" value="home"><input type="hidden" name="sort_type" value="sort_h"><input type="hidden" name="item_no" value="10"><input type="hidden" name="phonetic" value="0"><input type="hidden" name="fuzzy" value="0"><input type="hidden" name="nature" value="0"><input type="hidden" name="group" value="+"><input type="hidden" name="check_group" value="yes"><a title="Search" class="Accesskey" accesskey="S" href="
		content.asp?mp=71&CuItem=57">:::
</a><label>站內查詢
			<input name="content" type="text" size="18" class="Text" value="請輸入關鍵字" onfocus="JSCRIPT: this.value='';"></label><input type="submit" name="query" value="查詢" class="Button" title="查詢"><a href="http://www.roc-taiwan.org/hysearch/dindex.htm" title="進階查詢[另開視窗]" target="Dhysearch">進階查詢
		</a></form>
<table class="Layout" summary="排版表格">
<tr>
<td class="Left"><a title="主選單" class="Accesskey" accesskey="M" href="
		content.asp?mp=71&CuItem=57">:::
</a><div class="Menubg">
<div class="head"></div>
<div class="body">
<ul class="Menu">
<li><a href="np.asp?ctNode=3058&amp;mp=71" title="簡介">簡介</a></li>
<ul>
<li><a href="np.asp?ctNode=3060&amp;CtUnit=16&amp;BaseDSD=7&amp;mp=71" title="政府組織">政府組織</a></li>
<li><a href="http://www.gov.tw/OrgInfo/ORPF-GOV-01.aspx" target="_blank" title="機關服務">機關服務</a></li>
</ul>
<li><a href="http://www.gio.gov.tw/info/97roc/" target="_blank" title="關於台灣">關於台灣</a></li>
</ul>
</div>
<div class="foot"></div>
</div>
</td>
<td class="Center"><a title="主要內容區" class="Accesskey" accesskey="C" href="
		content.asp?mp=71&CuItem=57">:::
</a><div class="PageTitle">政府組織</div>
<div class="Path">瀏覽路徑：<a href="dp.asp?mp=71" title="首頁">首頁</a><img src="/xslgip/SeattleCh/images/path_arrow.gif" alt="向右箭頭"><a href="np.asp?ctNode=3057&mp=71&xp1=71" title="關於台灣">關於台灣</a><img src="/xslgip/SeattleCh/images/path_arrow.gif" alt="向右箭頭"><a href="np.asp?ctNode=3058&mp=71&xp1=71" title="簡介">簡介</a><img src="/xslgip/SeattleCh/images/path_arrow.gif" alt="向右箭頭"><a href="np.asp?ctNode=3060&mp=71&xp1=71" title="政府組織">政府組織</a></div>
<div class="Page"> 
			共 <span class="Number">1</span> 頁， <span class="Number">1</span> 筆資料
						
			 &nbsp;到第
			<select name="pickPage" id="pickPage" class="inputtext" onChange="pageChange(this.value)"><script>
					var totPage = 1;
					var qURL = "CtNode=3060&CtUnit=16&BaseDSD=7&mp=71";
					var nowPage = "1";
					var PerPageSize = "15";
					
					for (xi=1;xi<=totPage;xi++)
					if (xi==nowPage)
					document.write("<option value=" +xi + " selected='selected'>" + xi + "</option>");
					else
					document.write("<option value=" +xi + ">" + xi + "</option>");
					
					function pageChange(nPage) {
					//alert(nPage);
					//goPage(pickPage.value);
					goPage(nPage);
					}
					function goPage(nPage) {
					document.location.href= "lp.asp?" + qURL + "&nowPage=" + nPage + "&pagesize=" + PerPageSize
					}
					function perPageChange(pagesize) {
					//document.location.href= "lp.asp?" + qURL + "&nowPage=" + pickPage.value + "&pagesize=" + perPage.value
					document.location.href= "lp.asp?" + qURL + "&nowPage=" + nowPage + "&pagesize=" + pagesize
					}
					</script></select>
			頁

			
			&nbsp; 每頁顯示
			<select name="perPage" class="inputtext" onChange="perPageChange(this.value)"><option selected value="015">
					請選擇
				</option>
<option value="15">15</option>
<option value="30">30</option>
<option value="50">50</option></select> 筆
		
			<script>
				pickPage.value = 1;
				perPage.value = 15;
			</script><noscript><br>每頁15筆,目前在第1頁;
				<br></noscript>
</div><ol class="oList">
<li><span class="Title"><a href="ct.asp?xItem=133618&ctNode=3060&mp=71" title="政府組織">政府組織</a></span><span class="Date">2009/3/10</span><span class="Brief"></span></li>
</ol></td>
</tr>
</table>
<div class="Bottom"><UL>
<LI><A title=隱私權宣告 href="content.asp?mp=51&CuItem=36">隱私權宣告</A></LI>
<LI><A title=資訊安全宣言 href="content.asp?mp=51&CuItem=34">資訊安全宣言</A></LI>
<LI><A title=無障礙網頁宣言 href="content.asp?mp=51&CuItem=35">無障礙網頁宣言</A></LI>
</UL>
<p>最佳瀏覽解析度1024x768</p>
<p>行政院新聞局 版權所有</p></div>
</body>
</html>
