
<?xml version="1.0"  encoding="utf-8" ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<script language="JavaScript" type="text/JavaScript">
var myHTTP_USER_AGENT;
    myHTTP_USER_AGENT = "CCBot/1.0 (+http://www.commoncrawl.org/bot.html)"
var ifFireFox;
    ifFireFox = "N";
if (myHTTP_USER_AGENT.indexOf("Firefox") > 0)
{
    ifFireFox = "Y";
    //alert("This is Firefox! ");
}
var ifMSIE6;
    ifMSIE6 = "N";
if (myHTTP_USER_AGENT.indexOf("MSIE 6.0") > 0)
{
    ifMSIE6 = "Y";
    //alert("This is IE 6! ");
}
var ifMSIE7;
    ifMSIE7 = "N";
if (myHTTP_USER_AGENT.indexOf("MSIE 7.0") > 0)
{
    ifMSIE7 = "Y";
	//alert("This is IE 7! ");
}
</script>
<noscript><p>您的瀏覽器設定不支援Script, 但不影響您瀏覽資訊.<p></noscript>
<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="DC.Title" content="宜蘭、花蓮地區局舉辦「輸入貨品使用之木質包裝材料檢疫條件」宣導說明會">
<meta name="DC.Subject" content="宜蘭、花蓮地區局舉辦「輸入貨品使用之木質包裝材料檢疫條件」宣導說明會">
<meta name="DC.Creator" content="行政院農業委員會動植物防疫檢疫局">
<meta name="DC.Description" content="">
<meta name="DC.Publisher" content="行政院農業委員會動植物防疫檢疫局">
<meta name="DC.Contributor" content="行政院農業委員會動植物防疫檢疫局">
<meta name="DC.Date" content="2008/9/8">
<meta name="DC.Type" content="text/html">
<meta name="DC.Format" content="text">
<meta name="DC.Identifier" content="Baphiq-345030000G">
<meta name="DC.Relation" content="CP-15153">
<meta name="DC.Source" content="行政院農業委員會動植物防疫檢疫局">
<meta name="DC.Language" content="中文">
<meta name="DC.Coverage" content="">
<meta name="DC.Rights" content="行政院農業委員會動植物防疫檢疫局">
<meta name="Category.Theme" content="750">
<meta name="Category.Cake" content="A70">
<meta name="Category.Cake" content="J71">
<meta name="Category.Service" content="I6Z">
<title>行政院農業委員會動植物防疫檢疫局 - 最新消息</title>
<link rel="stylesheet" type="text/css" href="xslGip/style2/css/style_1.css"/>
</head>
<body><a title=":::上方區域:::" class="Accesskey" href="
                np.asp?ctNode=1783&mp=11"></a><div id="headerSet">
<div class="WebTitle"><a href="mp.asp?mp=1"><img src="xslGip/style2/images/top.gif" alt="Top image"></a></div><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="100%" height="132"><param name="movie" value="xslGip/style2/swf/top.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent"><embed src="xslGip/style2/swf/top.swf" width="100%" height="132" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed><div style="display:none ">行政院農業委員會動植物防疫檢疫局網頁上方動畫</div></object><div class="Base"><a title=":::導覽列:::" class="Accesskey" href="
                np.asp?ctNode=1783&mp=11"></a><span class="Accesskey">∣</span><a title="回總局網站" href="dp.asp?mp=1" accesskey="9">總局網站</a>|
                <a title="回首頁" accesskey="0" href="mp.asp?mp=11">首頁</a>|
		<a title="Meta分類檢索" href="http://meta.baphiq.gov.tw" target="_meta">分類檢索</a>|
                <a title="網站導覽" accesskey="1" href="
                        sitemap.asp?mp=11">網站導覽</a>|
                <a href="/bbssp.asp?xdurl=mail/mail.asp&R_mail=baphiq@mail.baphiq.gov.tw" target="_blank">聯絡我們</a>|
                <a href="dp.asp?mp=21">English</a></div>
</div>
<ul class="MainMenu" id="MainMenu">
<li><a href="dp.asp?mp=11" title="基隆分局">基隆分局</a></li>
<li><a href="dp.asp?mp=12" title="新竹分局">新竹分局</a></li>
<li><a href="dp.asp?mp=13" title="台中分局">台中分局</a></li>
<li><a href="dp.asp?mp=14" title="高雄分局">高雄分局</a></li>
</ul>
<table class="Layout" summary="排版表格">
<tr>
<td class="Left">
<div class="topMenu"><a title=":::主題選項:::" class="Accesskey" accesskey="U" href="
                np.asp?ctNode=1783&mp=11">:::</a></div><a title=":::左方區域:::" class="Accesskey" accesskey="L" href="
                np.asp?ctNode=1783&mp=11">:::</a><script language="JavaScript" type="text/JavaScript">
            var nowshowSubMenuLeft = "X";
            
            function showSubMenuLeft(id)
            {
				if(nowshowSubMenuLeft != id && id.indexOf("X") >= 0 && nowshowSubMenuLeft.indexOf("X") >= 0)
                {                                  
                    //alert(nowshowSubMenuLeft + ":" + id);
                    //window.status = nowshowSubMenuLeft + ":" + id
                    unShowSubMenuLeft(nowshowSubMenuLeft);
                    nowshowSubMenuLeft = id;                 
                }
                
                var objEvent = document.getElementById(id);                         //被按下的按鈕
                var popmenu  = document.getElementById("underMenuCatLeft"+ id);     //要顯示的視窗
                var flaH     = document.getElementById("headerSet");                //flash所在div
                var LeftMenu = document.getElementById("LeftMenu");                 //左邊MenuBar
                
                //移動到新的座標位置
                var x = LeftMenu.offsetLeft + LeftMenu.offsetWidth; 
                var y = objEvent.offsetTop + objEvent.offsetHeight;  
                
                if (ifFireFox=="Y")
                {
                    if (id.indexOf('X') > 0)
                    {
                        x = x - 10;
                        y = y + 120;
                    }
                    if (id.indexOf('X') < 0)
                    {
                        x = x - 60;
                    }
                }
                if (ifMSIE6=="Y")
                {
                    if (id.indexOf('X') > 0)
                    {
                        x = x - 20;
                        y = y + 132;
                    }
                    if (id.indexOf('X') < 0)
                    {
                        x = x - 60;
                        y = y - 30;
                    }
                        
                }
                if (ifMSIE7=="Y")
                {
                    if (id.indexOf('X') > 0)
                    {
                        x = x - 10;
                        y = y + 140;
                    }
                    if (id.indexOf('X') < 0)
                    {
                        x = x - 50;
                        y = y - 30;
                    }
                }
                popmenu.style.left = x + "px";
                popmenu.style.top  = y + "px";
                popmenu.style.visibility = "visible";
            }
            
            function unShowSubMenuLeft(id)
            {
                if(id == "X")
                {
                    return;
                }
                var objEvent = document.getElementById(id);                         //被按下的按鈕
                var popmenu =  document.getElementById("underMenuCatLeft"+ id);     //要顯示的視窗
                popmenu.style.visibility = "hidden";
            }
        </script><noScript>
<div class="Pop_menu" style="visibility:visible; font-size:75%;">
<p><br>您的瀏覽器不支援javascript, 請由<a href="sitemap.asp" title="連結到網站導覽">網站導覽</a>進入次分類, 謝謝!!</p>
</div>
</noScript>
<ul class="Menu3"><span class="title" id="LeftMenu">最新消息</span><li id="1866X"><a tabindex="I1040" href="np.asp?ctNode=1866&amp;CtUnit=598&amp;BaseDSD=7&amp;mp=11" title="基隆分局簡介">基隆分局簡介</a></li>
<li id="1867X"><a tabindex="I1041" href="lp.asp?ctNode=1867&amp;CtUnit=599&amp;BaseDSD=7&amp;mp=11" title="最新消息">最新消息</a></li>
<li id="1868X"><a tabindex="I1042" href="lp.asp?ctNode=1868&amp;CtUnit=600&amp;BaseDSD=7&amp;mp=11" title="為民服務">為民服務</a></li>
<li id="1869X"><a tabindex="I1043" href="lp.asp?ctNode=1869&amp;CtUnit=601&amp;BaseDSD=7&amp;mp=11" title="申報發證">申報發證</a></li>
<li id="1870X"><a tabindex="I1044" href="lp.asp?ctNode=1870&amp;CtUnit=602&amp;BaseDSD=7&amp;mp=11" title="輸出動物及產品檢疫">輸出動物及產品檢疫</a></li>
<li id="2178X" onmouseover="javascript:showSubMenuLeft('2178X');" onmouseout="javascript:unShowSubMenuLeft('2178X');" onfocus="javascript:showSubMenuLeft('2178X');" onblur="javascript:unShowSubMenuLeft('2178X');"><a tabindex="I1045" onfocus="javascript:showSubMenuLeft('2178X');" href="np.asp?ctNode=2178&amp;mp=11" title="輸入動物及產品檢疫">輸入動物及產品檢疫</a></li>
<div class="Pop_menu" id="underMenuCatLeft2178X" onmouseover="javascript:showSubMenuLeft('2178X');" onmouseout="javascript:unShowSubMenuLeft('2178X');" onfocus="javascript:showSubMenuLeft('2178X');" onblur="javascript:unShowSubMenuLeft('2178X');"><span id="2179"><a tabindex="I1046" href="lp.asp?ctNode=2179&amp;CtUnit=1024&amp;BaseDSD=7&amp;mp=11" title="相關檢疫法規及檢疫條件">相關檢疫法規及檢疫條件</a></span><span id="2180"><a tabindex="I1047" href="lp.asp?ctNode=2180&amp;CtUnit=1025&amp;BaseDSD=7&amp;mp=11" title="檢疫作業及相關流程">檢疫作業及相關流程</a></span><span id="2181"><a tabindex="I1048" href="lp.asp?ctNode=2181&amp;CtUnit=1026&amp;BaseDSD=7&amp;mp=11" title="核可之國外肉類生產設施名錄">核可之國外肉類生產設施名錄</a></span><span id="2182"><a tabindex="I1049" href="lp.asp?ctNode=2182&amp;CtUnit=1027&amp;BaseDSD=7&amp;mp=11" title="核可之國外飼料類生產設施名錄">核可之國外飼料類生產設施名錄</a></span><span id="2183"><a tabindex="I1050" href="lp.asp?ctNode=2183&amp;CtUnit=1028&amp;BaseDSD=7&amp;mp=11" title="其他">其他</a></span></div>
<li id="1872X"><a tabindex="I1051" href="lp.asp?ctNode=1872&amp;CtUnit=604&amp;BaseDSD=7&amp;mp=11" title="輸出植物及產品檢疫 ">輸出植物及產品檢疫 </a></li>
<li id="1873X" onmouseover="javascript:showSubMenuLeft('1873X');" onmouseout="javascript:unShowSubMenuLeft('1873X');" onfocus="javascript:showSubMenuLeft('1873X');" onblur="javascript:unShowSubMenuLeft('1873X');"><a tabindex="I1052" onfocus="javascript:showSubMenuLeft('1873X');" href="np.asp?ctNode=1873&amp;mp=11" title="輸入植物及產品檢疫 ">輸入植物及產品檢疫 </a></li>
<div class="Pop_menu" id="underMenuCatLeft1873X" onmouseover="javascript:showSubMenuLeft('1873X');" onmouseout="javascript:unShowSubMenuLeft('1873X');" onfocus="javascript:showSubMenuLeft('1873X');" onblur="javascript:unShowSubMenuLeft('1873X');"><span id="1874"><a tabindex="I1053" href="lp.asp?ctNode=1874&amp;CtUnit=606&amp;BaseDSD=7&amp;mp=11" title="相關植物檢疫規定">相關植物檢疫規定</a></span><span id="1875"><a tabindex="I1054" href="lp.asp?ctNode=1875&amp;CtUnit=607&amp;BaseDSD=7&amp;mp=11" title="植物及其產品首次輸入">植物及其產品首次輸入</a></span><span id="1876"><a tabindex="I1055" href="lp.asp?ctNode=1876&amp;CtUnit=608&amp;BaseDSD=7&amp;mp=11" title="輸入新鮮蔬果類檢疫">輸入新鮮蔬果類檢疫</a></span><span id="1877"><a tabindex="I1056" href="lp.asp?ctNode=1877&amp;CtUnit=609&amp;BaseDSD=7&amp;mp=11" title="輸入種子、 種苗及種球檢疫">輸入種子、 種苗及種球檢疫</a></span><span id="1878"><a tabindex="I1057" href="lp.asp?ctNode=1878&amp;CtUnit=610&amp;BaseDSD=7&amp;mp=11" title="輸入木材檢疫">輸入木材檢疫</a></span><span id="2412"><a tabindex="I1058" href="lp.asp?ctNode=2412&amp;CtUnit=1156&amp;BaseDSD=7&amp;mp=11" title="輸入木質包裝材料檢疫">輸入木質包裝材料檢疫</a></span><span id="1879"><a tabindex="I1059" href="lp.asp?ctNode=1879&amp;CtUnit=611&amp;BaseDSD=7&amp;mp=11" title="應施隔離栽植檢疫作業">應施隔離栽植檢疫作業</a></span><span id="1880"><a tabindex="I1060" href="lp.asp?ctNode=1880&amp;CtUnit=612&amp;BaseDSD=7&amp;mp=11" title="輸入植物產品檢疫簡化作業">輸入植物產品檢疫簡化作業</a></span><span id="1881"><a tabindex="I1061" href="lp.asp?ctNode=1881&amp;CtUnit=613&amp;BaseDSD=7&amp;mp=11" title="檢疫作業流程">檢疫作業流程</a></span><span id="1882"><a tabindex="I1062" href="lp.asp?ctNode=1882&amp;CtUnit=614&amp;BaseDSD=7&amp;mp=11" title="植物檢疫證明書相關資料">植物檢疫證明書相關資料</a></span><span id="1883"><a tabindex="I1063" href="lp.asp?ctNode=1883&amp;CtUnit=615&amp;BaseDSD=7&amp;mp=11" title="檢疫病蟲害資料">檢疫病蟲害資料</a></span><span id="2435"><a tabindex="I1064" href="lp.asp?ctNode=2435&amp;CtUnit=1176&amp;BaseDSD=7&amp;mp=11" title="輸入其他植物或植物產品檢疫">輸入其他植物或植物產品檢疫</a></span></div>
<li id="1884X"><a tabindex="I1065" href="lp.asp?ctNode=1884&amp;CtUnit=616&amp;BaseDSD=7&amp;mp=11" title="屠宰衛生檢查">屠宰衛生檢查</a></li>
<li id="2436X"><a tabindex="I1066" href="lp.asp?ctNode=2436&amp;CtUnit=1177&amp;BaseDSD=7&amp;mp=11" title="馬祖檢疫站專區">馬祖檢疫站專區</a></li>
<li id="2444X"><a tabindex="I1067" href="lp.asp?ctNode=2444&amp;CtUnit=1184&amp;BaseDSD=7&amp;mp=11" title="檢疫偵測犬專欄">檢疫偵測犬專欄</a></li>
<li id="2437X"><a tabindex="I1068" href="lp.asp?ctNode=2437&amp;CtUnit=1178&amp;BaseDSD=7&amp;mp=11" title="出入境旅客注意事項">出入境旅客注意事項</a></li>
<li id="1885X"><a tabindex="I1069" href="/np.asp?ctNode=1795&amp;mp=1" title="相關法規(另開新視窗)" target="_blank">相關法規</a></li>
<li id="1886X"><a tabindex="I1070" href="lp.asp?ctNode=1214&amp;CtUnit=539&amp;BaseDSD=13&amp;mp=1" title="表單下載(另開新視窗)" target="_blank">表單下載</a></li>
<li id="1887X"><a tabindex="I1071" href="lp.asp?ctNode=1887&amp;CtUnit=619&amp;BaseDSD=7&amp;mp=11" title="常見問答集">常見問答集</a></li>
<li id="1888X" onmouseover="javascript:showSubMenuLeft('1888X');" onmouseout="javascript:unShowSubMenuLeft('1888X');" onfocus="javascript:showSubMenuLeft('1888X');" onblur="javascript:unShowSubMenuLeft('1888X');"><a tabindex="I1072" onfocus="javascript:showSubMenuLeft('1888X');" href="np.asp?ctNode=1888&amp;mp=11" title="政風園地">政風園地</a></li>
<div class="Pop_menu" id="underMenuCatLeft1888X" onmouseover="javascript:showSubMenuLeft('1888X');" onmouseout="javascript:unShowSubMenuLeft('1888X');" onfocus="javascript:showSubMenuLeft('1888X');" onblur="javascript:unShowSubMenuLeft('1888X');"><span id="1889"><a tabindex="I1073" href="lp.asp?ctNode=1889&amp;CtUnit=620&amp;BaseDSD=7&amp;mp=11" title="政風法令">政風法令</a></span><span id="1890"><a tabindex="I1074" href="lp.asp?ctNode=1890&amp;CtUnit=621&amp;BaseDSD=7&amp;mp=11" title="廉政案例宣導">廉政案例宣導</a></span><span id="1891"><a tabindex="I1075" href="np.asp?ctNode=1891&amp;CtUnit=622&amp;BaseDSD=7&amp;mp=11" title="廉政檢舉事項">廉政檢舉事項</a></span><span id="1892"><a tabindex="I1076" href="lp.asp?ctNode=1892&amp;CtUnit=623&amp;BaseDSD=7&amp;mp=11" title="廉政事蹟">廉政事蹟</a></span><span id="1893"><a tabindex="I1077" href="lp.asp?ctNode=1893&amp;CtUnit=624&amp;BaseDSD=7&amp;mp=11" title="廉政新聞">廉政新聞</a></span><span id="1894"><a tabindex="I1078" href="lp.asp?ctNode=1894&amp;CtUnit=625&amp;BaseDSD=7&amp;mp=11" title="宣導資料">宣導資料</a></span></div>
</ul><script language="JavaScript" type="text/JavaScript">
				var nowshowSubMenuLeft = "X";
        function showSubMenuLeft(id) 
				{					
					if(nowshowSubMenuLeft != id && id.indexOf("X") >= 0 && nowshowSubMenuLeft.indexOf("X") >= 0) 
					{                                  
            //alert(nowshowSubMenuLeft + ":" + id);
            //window.status = nowshowSubMenuLeft + ":" + id
            unShowSubMenuLeft(nowshowSubMenuLeft);
            nowshowSubMenuLeft = id;                 
          }               
          var objEvent = document.getElementById(id);                         //被按下的按鈕
          var popmenu  = document.getElementById("underMenuCatLeft"+ id);     //要顯示的視窗
          var flaH     = document.getElementById("headerSet");                //flash所在div
          var LeftMenu = document.getElementById("LeftMenuMp");               //左邊MenuBar
                
          //移動到新的座標位置
          var x = LeftMenu.offsetLeft + LeftMenu.offsetWidth; 
          var y = objEvent.offsetTop + objEvent.offsetHeight;  
                
          if (ifFireFox=="Y")
          {
						if (id.indexOf('X') > 0)
            {
							x = x - 10;
              y = y + 120;
            }
            if (id.indexOf('X') < 0)
            {
              x = x - 60;
            }
          }
          if (ifMSIE6=="Y")
          {
            if (id.indexOf('X') > 0)
            {
							x = x - 20;
              y = y + 132;
            }
            if (id.indexOf('X') < 0)
            {
              x = x - 60;
              y = y - 30;
            }
          }
          if (ifMSIE7=="Y")
          {
            if (id.indexOf('X') > 0)
						{
              x = x - 10;
              y = y + 80;
            }
            if (id.indexOf('X') < 0)
            {
              x = x - 50;
              y = y - 30;
            }
          }
          popmenu.style.left = x + "px";
          popmenu.style.top  = y + "px";
          popmenu.style.visibility = "visible";
        }
           
        function unShowSubMenuLeft(id)
        {
          if(id == "X")
          {
            return;
          }
          var objEvent = document.getElementById(id);                         //被按下的按鈕
          var popmenu =  document.getElementById("underMenuCatLeft"+ id);     //要顯示的視窗
          popmenu.style.visibility = "hidden";
        }
      </script><ul class="Menu"><span class="title" id="LeftMenuMp">防檢疫業務</span><li id="1383X"><a tabindex="L1170" href="np.asp?ctNode=1383&amp;mp=11" title="綜合企劃">綜合企劃</a></li>
<li id="1384X"><a tabindex="L1184" href="np.asp?ctNode=1384&amp;mp=11" title="動物防疫">動物防疫</a></li>
<li id="1385X"><a tabindex="L1204" href="np.asp?ctNode=1385&amp;mp=11" title="動物檢疫">動物檢疫</a></li>
<li id="1386X"><a tabindex="L1223" href="np.asp?ctNode=1386&amp;mp=11" title="植物防疫">植物防疫</a></li>
<li id="1387X"><a tabindex="L1244" href="np.asp?ctNode=1387&amp;mp=11" title="植物檢疫">植物檢疫</a></li>
<li id="1388X"><a tabindex="L1270" href="np.asp?ctNode=1388&amp;mp=11" title="屠宰衛生">屠宰衛生</a></li>
</ul>
<ul class="Menu2">
<li><a href="ct.asp?xItem=19026&amp;ctNode=2189&amp;mp=11" title="優先採購網路資訊平台(另開新視窗)" target="_blank">優先採購網路資訊平台</a></li>
<li><a href="ct.asp?xItem=19025&amp;ctNode=2189&amp;mp=11" title="綠色生活資訊網(另開新視窗)" target="_blank">綠色生活資訊網</a></li>
</ul>
<div class="S_Search">
<h3>查詢：</h3>
<div class="Search">
<form name="xgils_search" method="GET" action="http://hysearch.baphiq.gov.tw/hysearch/cgi/m_query" target="_nwGIP" onsubmit="JSCRIPT: return doSearch()"><input name="content" type="text" class="Text" value="請輸入關鍵字" size="20" accesskey="S" onFocus="JSCRIPT: this.value='';"><input type="submit" class="Button" value="搜尋" title="查詢結果將呈現於新視窗"><a href="http://hysearch.baphiq.gov.tw/hysearch/dindex.htm" target="_blank" title="進階查詢(另開新視窗)">進階搜尋</a></form><script language="JavaScript" type="text/JavaScript">
		                    function doSearch() {
			                    window.open(encodeURI("http://hysearch.baphiq.gov.tw/hysearch/cgi/m_query.exe?query=home&home=home&item_no=10&group=AA&check_group=yes&content="+xgils_search.content.value), "_blank");
			                    return false;
		                    }
		                </script><noscript>
<div>此為全文檢索script, 您可至<a href="http://hysearch.baphiq.gov.tw/hysearch/index.htm" title="HySearch網站(另開新視窗)" target="_HySaerch">HySearch網站</a>查詢.</div>
</noscript>
</div>
</div>
</td>
<td class="Center"><a title=":::主要內容區:::" class="Accesskey" accesskey="C" href="
                np.asp?ctNode=1783&mp=11">:::</a><div class="Path"><a title="回首頁" href="mp.asp?mp=11">基隆分局</a>最新消息</div>
<ul class="Function">
<li><a title="友善列印(另開新視窗)" target="_blank" class="Print" href="
                        fp.asp?xItem=15153&ctNode=1867&mp=11">友善列印</a></li>
<li><a title="轉寄文章(另開新視窗)" target="_blank" class="Forward" href="
                        forward.asp?xItem=15153&ctNode=1867&mp=11">轉寄文章</a></li>
<li><a title="回上一頁" href="javascript:history.back();" class="Back">回上一頁</a><noScript>
<p>您的瀏灠器可能不支援 javascript. 您可以按 'Backspace'回上一頁</p>
</noScript>
</li>
</ul>
<div class="Article">
<h1>宜蘭、花蓮地區局舉辦「輸入貨品使用之木質包裝材料檢疫條件」宣導說明會</h1>
<div class="Body">
				 資料已下線。
				</div>　　
        </div>
</td>
</tr>
</table><a title=":::下方區域:::" class="Accesskey" href="
                np.asp?ctNode=1783&mp=11"></a><div class="Bottom"><span style="float:right"><a href="http://www.coa.gov.tw/gwa/p07.html" title="本局榮獲農委會金網獎入圍網站獎(另開新視窗)" target="_blank"><img src="public/Data/75218512871.jpg" alt="本局榮獲農委會金網獎入圍網站獎(另開新視窗)"></a><a href="http://www.webguide.nat.gov.tw/enable.jsp?category=20061130164440" title="本網站通過第一級優先無障礙規範(另開新視窗)" target="_blank"><img src="public/Data/67513475153.gif" alt="本網站通過第一級優先無障礙規範(另開新視窗)"></a></span><p>行政院農業委員會動植物防疫檢疫局&nbsp;
                ｜<a title="版權宣告" href="
                np.asp?ctNode=1781&mp=11">版權宣告</a>｜<a title="資訊安全與隱私權宣告" href="
                np.asp?ctNode=1780&mp=11">資訊安全與隱私權宣告</a>｜<a title="無障礙網頁設計" href="
                np.asp?ctNode=1783&mp=11">無障礙網頁設計</a>｜</p>Copyright&copy; 2006 All rights are reserved.版權所有，轉載必究<br>
基隆市中正區義二路88號1樓 , 1F., No.88, Yi 2nd Rd., Jhongjheng District, Keelung City 202, Taiwan, R.O.C.<br>
電話：02-24247363 檢舉電話：0800-247363 傳真：02-24247364 E-Mail：<a href="/bbssp.asp?xdurl=mail/mail.asp&R_mail=klservice@mail.klbaphiq.gov.tw" title="寄信給klservice@mail.klbaphiq.gov.tw">klservice@mail.klbaphiq.gov.tw</a><br>
本局網站上所有圖片之版權係屬本局所有,不得任意轉載作商業用途，建議使用瀏覽器IE6.0以上版本，瀏覽解析度 800x600 或 1024x768</div>
</body>
</html>
