=?GB2312?B?0aOh?=
To: [EMAIL PROTECTED]
Content-Type: text/html;charset="GB2312"
Date: Wed, 19 Mar 2003 09:47:29 +0800
X-Priority: 3
X-Mailer: Microsoft Outlook Express 6.00.2600.0000

<HTML><HEAD><TITLE>¾ÅÖÝÎï×ÊÐÅÏ¢Íø--Ê×Ò³</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META 
content=´ÓÊÂÐÅÏ¢·þÎñ¡¢ÍøÉϽ»Òס¢ÍøÉÏ·ÖÏú¡¢ÍøÉϲɹº¡¢ÍøÕ¾½¨Éè¡¢½â¾ö·½°¸µÈ£¬ÊÇÒ»¸öרעÓÚ¸ÖÌúÒµµÄµç×ÓÉÌÎñ¹«Ë¾¡£
 
name=DESCRIPTION>
<META 
content=¸ÖÌú,¸Ö³§,ÉúÌú£¬Â¯ÁÏ,ÌúºÏ½ð,½ðÊô,Ò±½ð,·Ï¸Ö,ÐÅÏ¢,µç×ÓÉÌÎñ,ERP,²Ö´¢,ÅäËÍ,½¹Ì¼, 
name=keywords>
<SCRIPT language=javascript>
function openUser(id) {
        var Win = window.open("dispuser.asp?name="+id,"openScript");
}

function openScript(url, width, height){
        var Win = window.open(url,"openScript",'width=' + width + ',height=' + height 
+ ',resizable=1,scrollbars=yes,menubar=no,status=yes' );
}

function openDis(bid,rid,id){
        self.location="GBook_read.asp?boardid="+bid+"&RootID="+rid+"&id="+id
}

function PopWindow()
{ 
openScript('messanger.asp?action=newmsg',420,320); 
}
var nn = !!document.layers;
var ie = !!document.all;

if (nn) {
  netscape.security.PrivilegeManager.enablePrivilege("UniversalSystemClipboardAccess");
  var fr=new java.awt.Frame();
  var Zwischenablage = fr.getToolkit().getSystemClipboard();
}

function submitonce(theform){
//if IE 4+ or NS 6+
if (document.all||document.getElementById){
//screen thru every element in the form, and hunt down "submit" and "reset"
for (i=0;i<theform.length;i++){
var tempobj=theform.elements[i]
if(tempobj.type.toLowerCase()=="submit"||tempobj.type.toLowerCase()=="reset")
//disable em
tempobj.disabled=true
}
}
}
</SCRIPT>

<SCRIPT language=JavaScript>
//***********ĬÈÏÉèÖö¨Òå.*********************
tPopWait=50;//Í£ÁôtWaitºÀÃëºóÏÔʾÌáʾ¡£
tPopShow=5000;//ÏÔʾtShowºÀÃëºó¹Ø±ÕÌáʾ
showPopStep=20;
popOpacity=99;

//***************ÄÚ²¿±äÁ¿¶¨Òå*****************
sPop=null;
curShow=null;
tFadeOut=null;
tFadeIn=null;
tFadeWaiting=null;

document.write("<style type='text/css'id='defaultPopStyle'>");
document.write(".cPopText {  background-color: #F8F8F5;color:#000000; border: 1px 
#000000 solid;font-color: font-size: 12px; padding-right: 4px; padding-left: 4px; 
height: 20px; padding-top: 2px; padding-bottom: 2px; filter: Alpha(Opacity=0)}");
document.write("</style>");
document.write("<div id='dypopLayer' style='position:absolute;z-index:1000;' 
class='cPopText'></div>");


function showPopupText(){
var o=event.srcElement;
        MouseX=event.x;
        MouseY=event.y;
        if(o.alt!=null && o.alt!=""){o.dypop=o.alt;o.alt=""};
        if(o.title!=null && o.title!=""){o.dypop=o.title;o.title=""};
        if(o.dypop!=sPop) {
                        sPop=o.dypop;
                        clearTimeout(curShow);
                        clearTimeout(tFadeOut);
                        clearTimeout(tFadeIn);
                        clearTimeout(tFadeWaiting);     
                        if(sPop==null || sPop=="") {
                                dypopLayer.innerHTML="";
                                dypopLayer.style.filter="Alpha()";
                                dypopLayer.filters.Alpha.opacity=0;     
                                }
                        else {
                                if(o.dyclass!=null) popStyle=o.dyclass 
                                        else popStyle="cPopText";
                                curShow=setTimeout("showIt()",tPopWait);
                        }
                        
        }
}

function showIt(){
                dypopLayer.className=popStyle;
                dypopLayer.innerHTML=sPop;
                popWidth=dypopLayer.clientWidth;
                popHeight=dypopLayer.clientHeight;
                if(MouseX+12+popWidth>document.body.clientWidth) 
popLeftAdjust=-popWidth-24
                        else popLeftAdjust=0;
                if(MouseY+12+popHeight>document.body.clientHeight) 
popTopAdjust=-popHeight-24
                        else popTopAdjust=0;
                dypopLayer.style.left=MouseX+12+document.body.scrollLeft+popLeftAdjust;
                dypopLayer.style.top=MouseY+12+document.body.scrollTop+popTopAdjust;
                dypopLayer.style.filter="Alpha(Opacity=0)";
                fadeOut();
}

function fadeOut(){
        if(dypopLayer.filters.Alpha.opacity<popOpacity) {
                dypopLayer.filters.Alpha.opacity+=showPopStep;
                tFadeOut=setTimeout("fadeOut()",1);
                }
                else {
                        dypopLayer.filters.Alpha.opacity=popOpacity;
                        tFadeWaiting=setTimeout("fadeIn()",tPopShow);
                        }
}

function fadeIn(){
        if(dypopLayer.filters.Alpha.opacity>0) {
                dypopLayer.filters.Alpha.opacity-=1;
                tFadeIn=setTimeout("fadeIn()",1);
                }
}
document.onmouseover=showPopupText;
</SCRIPT>

<STYLE type=text/css>A:visited {
        COLOR: #000000; TEXT-DECORATION: none
}
A:active {
        COLOR: red; TEXT-DECORATION: none
}
A:hover {
        COLOR: red; TEXT-DECORATION: underline
}
A:link {
        COLOR: #000000; TEXT-DECORATION: none
}
.navPoint {
        COLOR: white; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt
}
.t {
        LINE-HEIGHT: 1.4
}
.newwhite {
        COLOR: #ffffff; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.white1 {
        COLOR: #ffffff; FONT-SIZE: 12px; LINE-HEIGHT: 220%; TEXT-DECORATION: none
}
BODY {
        COLOR: #000000; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px; 
SCROLLBAR-HIGHLIGHT-COLOR: #84B1D2; SCROLLBAR-SHADOW-COLOR: #84B1D2; 
SCROLLBAR-3DLIGHT-COLOR: #84B1D2; SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #84B1D2; scrollbar-Base-Color: #84B1D2
}
TD {
        COLOR: #000000; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
P {
        COLOR: #000000; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
DIV {
        COLOR: #000000; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
BR {
        COLOR: #000000; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
FORM {
        FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
OPTION {
        FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
LI {
        COLOR: #094366; FONT-SIZE: 9pt; LINE-HEIGHT: 16px; LIST-STYLE: 
url(images/dot1.gif); TEXT-INDENT: 5pt
}
INPUT {
        BORDER-BOTTOM-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: 
#cccccc; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc; BORDER-RIGHT-WIDTH: 1px; 
BORDER-TOP-COLOR: #cccccc; BORDER-TOP-WIDTH: 1px; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 
12px; HEIGHT: 15pt; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; 
PADDING-TOP: 1px
}
TEXTAREA {
        BACKGROUND-COLOR: #efefef; BORDER-BOTTOM-COLOR: #000000; BORDER-BOTTOM-WIDTH: 
1px; BORDER-LEFT-COLOR: #000000; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000; 
BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #000000; BORDER-TOP-WIDTH: 1px; 
FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
SELECT {
        BACKGROUND-COLOR: #eeeeee; BORDER-BOTTOM-COLOR: #000000; BORDER-BOTTOM-WIDTH: 
1px; BORDER-LEFT-COLOR: #000000; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000; 
BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #000000; BORDER-TOP-WIDTH: 1px; 
FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 12px
}
.input1 {
        BACKGROUND-COLOR: #e7e7e7; BORDER-BOTTOM-STYLE: solid; BORDER-LEFT-STYLE: 
solid; BORDER-RIGHT-STYLE: solid; BORDER-TOP-STYLE: solid
}
</STYLE>
<!-- background-color: #E4E4E4;border-width: 0 ; -->
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<style fprolloverstyle>A:hover {color: red; font-weight: bold}
</style>
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 link="#0000FF" vlink="#990066" 
alink="#FF0000">
<div align="left">
<TABLE border=0 cellPadding=0 cellSpacing=0 height=68 width=768>
  <TBODY>
  <TR>
    <TD align=middle class=button rowSpan=2 vAlign=center width=163 height="68">
        <p align="center"><img border="0" 
src="http://www.jzwx.com/emailsend/logo4.jpg"; width="150" height="100"></p>
    </TD>
    <TD align=right class=button colSpan=2 vAlign=center height="25">
      <TABLE border=0 cellPadding=0 cellSpacing=0 height=20 width="100%">
        <TBODY>
        <TR>
          <TD>
            <P align=right><a 
href="http://www.jzwx.com";>http://www.jzwx.com&nbsp;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
               
            &nbsp;<A href="http://www.jzwx.com/";               
            target=_parent>Ê×Ò³</A> | <A                            
            href="http://www.jzwx.com/Member_agree.asp"; target=_parent>»áÔ±×¢²á</A>    
                        
            | <A href="http://www.jzwx.com/Service.asp"; target=_parent>¿Í»§·þÎñ</A>    
                        
            | <A href="http://www.jzwx.com/navagation.asp";                            
            target=_parent>ÍøÕ¾µ¼º½</A> | <A href="http://www.jzwx.com/help.asp";       
                     
            target=_parent>°ïÖú</A> <B>2003Äê2ÔÂ10ÈÕ</B> </P>                          
 
          <TD></TD></TR></TBODY></TABLE>                           
      <TABLE border=0 cellPadding=0 cellSpacing=0 width="75%">                         
  
        <TBODY>                           
        <TR>                           
          <TD bgColor=#999999><IMG height=1 src="space3.gif"                           
 
            width=1></TD></TR></TBODY></TABLE></TD></TR>                           
  <TR>                           
    <TD align=left class=button vAlign=center width=489 height="43">                   
        
      <TABLE bgColor=#000000 border=0 cellPadding=0 cellSpacing=1>                     
      
        <TBODY>                           
        <TR>                           
            <TD align=middle bgColor=#ffffff> <object 
classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000                            
            
codebase=http://download.macroindexphoto.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0
                            
            height=60 width=468>            
                <param name="_cx" value="12383">  
                <param name="_cy" value="1588">  
                <param name="Movie" 
value="http://www.jzwx.com/indexphoto/banner2.swf";>  
                <param name="Src" value="http://www.jzwx.com/indexphoto/banner2.swf";>  
                <param name="WMode" value="Transparent">  
                <param name="Play" value="-1">  
                <param name="Loop" value="-1">  
                <param name="Quality" value="High">  
                <param name="SAlign" value>  
                <param name="Menu" value="-1">  
                <param name="Base" value>  
                <param name="Scale" value="ShowAll">  
                <param name="DeviceFont" value="0">  
                <param name="EmbedMovie" value="0">  
                <param name="BGColor" value>  
                <param name="SWRemote" value><embed 
src="http://www.jzwx.com/emailsend/A01.swf"; quality="high" 
pluginspage="http://www.macroindexphoto.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash";
 type="application/x-shockwave-flash" width="468" height="60" wmode="transparent">     
       
              </object></TD>           
          </TR></TBODY></TABLE></TD>                         
    <TD align=left class=button vAlign=center width=116 height="43">                   
      
      <TABLE bgColor=#000000 border=0 cellPadding=0 cellSpacing=1 width="90%">         
                
        <TBODY>                         
        <TR>                         
            <TD bgColor=#ffffff> <OBJECT 
classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000                          
            
codeBase=http://download.macroindexphoto.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0
                          
            height=60 width=110>           
                <param name="_cx" value="2910">                         
              <param name="_cy" value="1614">                         
              <param name="FlashVars" value="-1">                         
              <param name="Movie" value="http://www.jzwx.com/emailsend/A02.swf";>       
                  
              <param name="Src" value="http://www.jzwx.com/emailsend/A02.swf";>         
                
              <param name="WMode" value="Window">                         
              <param name="Play" value="-1">                         
              <param name="Loop" value="-1">                         
              <param name="Quality" value="High">                         
              <param name="SAlign" value>                         
              <param name="Menu" value="-1">                         
              <param name="Base" value>                         
              <param name="AllowScriptAccess" value="always">                         
              <param name="Scale" value="ShowAll">                         
              <param name="DeviceFont" value="0">                         
              <param name="EmbedMovie" value="0">                         
              <param name="BGColor" value>                         
              <param name="SWRemote" value><embed 
src="http://www.jzwx.com/emailsend/A02.swf"; quality="high" 
pluginspage="http://www.macroindexphoto.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash";
 type="application/x-shockwave-flash" width="110" height="60"></embed>                 
         
        </OBJECT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>                  
       
</div>                         
<table height="35">                         
  <TBODY>                         
<td height="31">                        
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>                    
    
  <TBODY>                        
  <TR>                        
          <TD background=http://www.jzwx.com/emailsend/index2_bg2.gif><IMG height=5    
                     
      src="index2_bg2.gif" width=1></TD>           
        </TR></TBODY></TABLE>                        
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760>                    
    
  <TBODY>                        
  <TR align=left bgColor=#2e6083>                        
          <TD vAlign=top width=160><IMG 
src="http://www.jzwx.com/emailsend/index2_home.gif";                         
      width=160></TD>                        
    <TD bgColor=#2e6083 vAlign=bottom width=595>&nbsp;| <A class=white                 
           
      href="http://www.jzwx.com/SuandDe_Info.asp"; target=_parent><FONT                 
           
      color=#ffffff>¹©Çó¿ìѶ</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/pSuandDe_Info.asp"; target=_parent><FONT                
            
      color=#ffffff>¹©Çóר°æ</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/Query_Form.asp?boardid=0"; target=_parent><FONT         
                   
      color=#ffffff>×ÊÔ´²éѯ</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/InfoCenter.asp"; target=_parent><FONT                   
         
      color=#ffffff>×ÊѶÖÐÐÄ</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/DayForArea.asp"; target=_parent><FONT                   
         
      color=#ffffff>ÿÈÕÐÐÇé</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/Fittings/"; target=_parent><FONT                        
    
      color=#ffffff>»úµçÅä¼þÇø</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/gbIndex.asp"; target=_parent><FONT                      
      
      color=#ffffff>·Ã¿ÍÁôÑÔ</FONT></A>| <A class=white                            
      href="http://www.jzwx.com/Member_Center.asp"; target=_parent><FONT                
            
      color=#ffffff>»áÔ±ÖÐÐÄ</FONT></A></TD></TR></TBODY></TABLE>                      
     
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=760 height="1">         
                  
  <TBODY>                           
  <TR>                           
          <TD background=http://www.jzwx.com/emailsend/index2_bg3.gif height="1"><IMG 
height=7                            
      src="index2_bg3.gif" width=1></TD>            
        </TR></TBODY></TABLE>                  
    
  </TBODY>                          
</table>                          
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;                  
tab-stops:list 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New Roman; 
mso-bidi-font-family: Times New Roman; mso-font-kerning: 1.0pt; mso-ansi-language: 
EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"><font color="#FF0000" 
size="6" face="¿¬Ìå_GB2312">Ãâ·Ñ×¢²á¸ß¼¶»áÔ±,¾¡ÏíÎÞÏÞ×ÊѶ£¡</font></span></b></p>      
         
               
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;               
tab-stops:list 36.0pt" align="left"><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman; mso-bidi-font-family: Times New Roman; mso-font-kerning: 1.0pt; 
mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: 
AR-SA">¿ì¿ìµÇ¼</span><span style="mso-bidi-font-size: 12.0pt; mso-font-kerning: 
1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: 
AR-SA"><a href="http://www.jzwx.com";><font color="#0000FF">¾ÅÖÝÎï×ÊÐÅÏ¢Íø(<span 
lang="EN-US" style="mso-bidi-font-size: 12.0pt; font-family: Times New Roman; 
mso-fareast-font-family: ËÎÌå; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; 
mso-fareast-language: ZH-CN; mso-bidi-language: 
AR-SA">http://www.jzwx.com)</span></font></a></span>£¬  
<span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: 
Times New Roman; mso-hansi-font-family: Times New Roman; mso-bidi-font-family: Times 
New Roman; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: 
ZH-CN; mso-bidi-language: AR-SA">µã»÷¡°<a 
href="http://www.jzwx.com/Member_agree.asp";><font 
color="#0000FF">»áÔ±×¢²á</font></a>¡±£¬Ö»Ð輸·ÖÖÓ£¬<a 
href="http://www.jzwx.com/Member_reg.asp";><font 
color="#0000FF">×¢²áΪ¸ß¼¶»áÔ±</font></a>ºó£¬¾Í¿ÉÃâ·Ñ·¢²¼¹©Çó¿ì</span></p>  
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;             
tab-stops:list 36.0pt" align="left"><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman; mso-bidi-font-family: Times New Roman; mso-font-kerning: 1.0pt; 
mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: 
AR-SA">Ѷ(ÔÚ»áÔ±ÖÐÐÄ-¹©Çó¿ìѶ·¢²¼ÖнøÐÐ)¡¢Ãâ·Ñ·¢²¼¹©Çóר°æ£¨½«ÄúÒª·¢²¼µÄר°æÄÚÈÝ·¢µç×ÓÓʼþµ½<a
 href="mailto:[EMAIL PROTECTED]"><font color="#0000FF">[EMAIL 
PROTECTED]</font></a>£©¡¢Ãâ·ÑËÑË÷</span></p> 
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;            
tab-stops:list 36.0pt" align="left"><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman; mso-bidi-font-family: Times New Roman; mso-font-kerning: 1.0pt; 
mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"><a 
href="mailto:[EMAIL 
PROTECTED]">×ÊÔ´ÐÅÏ¢¡¢Ãâ·Ñ²éÔĸ÷Àà×ÊѶ£¬¾¡ÔÚ</a>ÕÆÎÕÖ®ÖУ¡£¨ÖÁÉÙÏ൱ÓÚËÍÄú5000Ôª/Ä꣩</span></p>
 
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;            
tab-stops:list 36.0pt" align="left"><b><blink><span style="mso-bidi-font-size: 12.0pt; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New Roman; 
mso-bidi-font-family: Times New Roman; mso-font-kerning: 1.0pt; mso-ansi-language: 
EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"><font face="¿¬Ìå_GB2312" 
size="5" color="#FF0000">»ú»áÄѵ㬲»ÈÝ´í¹ý£¬Ðж¯Òª¿ì£¡</font></span></blink></b></p> 
          
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New Roman"><a 
href="http://www.jzwx.com/";><font color="#0000FF">ÍøÕ¾¼ò½é£º</font></a></span></b></p> 
     
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><span lang="EN-US" style="mso-bidi-font-size: 12.0pt">       
  </span><a href="http://www.jzwx.com";><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman"><font color="#0000FF">¾ÅÖÝÎï×ÊÐÅÏ¢Íø</font></span><font 
color="#0000FF"><span lang="EN-US" style="mso-bidi-font-size: 12.0pt">¡±</span><span 
style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New 
Roman; mso-hansi-font-family: Times New Roman">£¨</span><span lang="EN-US" 
style="mso-bidi-font-size: 12.0pt">www.jzwx.com</span><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New Roman">£©</span></font></a><span 
style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New 
Roman; mso-hansi-font-family: Times New 
Roman">ϵ¸ÖÌúרҵÐÅÏ¢ÍøÕ¾£¬ÉèÓС°¸Ö²Ä¡¢»úµçÅä¼þ¡±Á½¸ö´óÇø£¬Ã¿ÇøÏÂÃæÉèÓÐ</span><span 
lang="EN-US" style="mso-bidi-font-size: 12.0pt">¡°</span><span style="mso-bi!
 di-font-size: 12.0pt; font-family: 
ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¹©Çó¿ìѶ</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">¡±</span><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¡¢</span></p>      
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">¡°</span><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¹©Çóר°æ</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">¡±</span><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¡¢</span><span lang="EN-US" style="mso-bidi-font-size: 12.0pt">¡°</span><span 
style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New 
Roman; mso-hansi-font-family: Times New Roman">×ÊѶÖÐÐÄ</span><span lang="EN-US" 
style="mso-bidi-font-size: 12.0pt">¡±</span><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman">¡¢</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">¡°</span><span style="mso-bidi-font-size: 12.0pt; fo!
 nt-family: ËÎÌå; mso-ascii-font-fam
ily: Times New Roman; mso-hansi-font-family: Times New Roman">ÿÈÕÐÐÇé</span><span 
lang="EN-US" style="mso-bidi-font-size: 12.0pt">¡±</span><span 
style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New 
Roman; mso-hansi-font-family: Times New Roman">¡¢</span><span lang="EN-US" 
style="mso-bidi-font-size: 12.0pt">¡°</span><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman">×ÊÔ´²éѯ</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">¡±</span><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¡¢¡°</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">WTO</span><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">֪ʶ½²×ù¡±¡¢¡°×ÊÁÏÖÐÐÄ¡±µÈÀ¸Ä¿ÒÔ¼°¡°Ã¿ÈÕÈȵã×ÊÔ´¡±¡¢</span></p> !
      
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¡°ºô½ÐÖÐÐÄ¡±¡°¿Í»§·þÎñ¡±¡¢¡°ÍøÕ¾µ¼º½¡±µÈ×ÓÀ¸Ä¿£»Í¬Ê±£¬ÍøÕ¾»¹Á´½ÓÁ˹úÄÚ´óÐ͸ÖÌúÆó</span><span
 style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times 
New Roman; mso-hansi-font-family: Times New 
Roman">Òµ¼°¹úÄÚÍâÏà¹Ø¸ÖÌúÐÅÏ¢ÍøÕ¾¡£±¾Õ¾</span></p>      
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">½«ÎªÃ»ÓÐÆóÒµÍøÕ¾µÄ»áÔ±Ãâ·ÑÖÆ×÷¾«ÃÀµÄÐû´«Ö÷Ò³¡£Í¨¹ý±¾Õ¾£¬¿ÉÒÔËæÊ±ËæµØµÄ²éѯ´óÁ¿µÄ×ÊѶ¼°¿É¹©×ÊÔ´ÐÅÏ¢£¬Îª»áÔ±ÌṩµÚ</span></p>
      
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">Ò»ÊÖ¾ö²ß</span><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">×ÊÁÏ¡£</span><span lang="EN-US" style="mso-bidi-font-size: 12.0pt"><o:p>       
  </o:p> </span></p>      
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;          
tab-stops:list 36.0pt"><font color="#0000FF"><b><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New Roman"><a href="http://www.jzwx.com/SuandDe_Info.asp"; 
style="color: #0000FF">¹©Çó¿ìѶ</a></span></b></font><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New Roman"><font color="#0000FF"><a 
href="http://www.jzwx.com/SuandDe_Info.asp";>£º</a></font>Á˽â×îÐµĹ©ÇóÐÅÏ¢£¬°ÑÎÕ˲ϢÍò±äµÄÉÌ»ú£»</span><span
 lang="EN-US" style="mso-bidi-font-size: 12.0pt"><o:p>      
  </o:p> </span></p>          
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman"><a href="http://www.jzwx.com/pSuandDe_Info.asp";><font 
color="#0000FF">¹©Çóר°æ£º</font></a></span></b><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New 
Roman">°´»áÔ±²éѯ¹©ÇóÐÅÏ¢£¬ÎªÄúÓë¿Í»§Ìá¹©Ãæ¶ÔÃæµÄ½»Á÷£»</span><span lang="EN-US" 
style="mso-bidi-font-size: 12.0pt"><o:p>          
</o:p>          
</span></p>          
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman"><a href="http://www.jzwx.com/Query_Form.asp?boardid=0";><font 
color="#0000FF">×ÊÔ´²éѯ£º</font></a></span></b><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New 
Roman">ËÑË÷µ½±¾ÍøÕ¾ËùÓеÄ×ÊÔ´ÐÅÏ¢£¬¿ÉÒÔ°´Æ·Ãû¡¢¹æ¸ñ¡¢²ÄÖÊ¡¢Éú²ú³§¼Ò¡¢½»»õµØµÈ¶à¸ö¹Ø¼ü×ֶνøÐÐËÑË÷£»</span><span
 lang="EN-US" style="mso-bidi-font-size: 12.0pt"><o:p>      
  </o:p> </span></p>     
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman"><a href="http://www.jzwx.com/InfoCenter.asp";><font 
color="#0000FF">×ÊѶÖÐÐÄ£º</font></a></span></b><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New 
Roman">¼°Ê±Á˽âÊг¡µÚÒ»ÊÖ×ÊѶ£¬Îª¾­ÓªÌṩ¾ö²ßÐÅÏ¢¡£¿É°´ÐÐÒµ¶¯Ì¬¡¢²Æ¾­ÒªÎÅ¡¢Êг¡·ÖÎö¡¢¸Ö³§¼Û¸ñ¡¢</span><span
 lang="EN-US" style="mso-bidi-font-size: 12.0pt">WTO</span><span 
style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New 
Roman; mso-hansi-font-family: Times New Roman">Óë½ø³ö¿ÚµÈ</span></p>     
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman">À¸Ä¿·Ö±ð²éÔÄ£¬ÆäÖиֳ§¼Û¸ñÏÂÃæÓֿɰ´</span><span 
style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New 
Roman; mso-hansi-font-family: Times New 
Roman">¸Ö³§²éѯ£»Íòǧ×ÊѶ£¬Ó¦Óо¡ÓУ¡</span></p>     
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman"><a href="http://www.jzwx.com/DayForArea.asp";><font 
color="#0000FF">ÿÈÕÐÐÇ飺</font></a></span></b><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New 
Roman">¼°Ê±Á˽âÈ«¹úÊýÊ®¸ö´óÖгÇÊеĸ÷Æ·ÖÖ¼´Ê±ÐÐÇé¼°¼Û¸ñ×ßÊÆ£»</span><span lang="EN-US" 
style="mso-bidi-font-size: 12.0pt"><o:p>      
  </o:p> </span></p>     
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><b><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New Roman"><a href="http://www.jzwx.com/Member_Center.asp";><font 
color="#0000FF">»áÔ±ÖÐÐÄ£º</font></a></span></b><span style="mso-bidi-font-size: 
12.0pt; font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; 
mso-hansi-font-family: Times New 
Roman">»áÔ±¿ÉÒÔ·¢²¼¡¢Ð޸ġ¢¸üС¢É¾³ý»áÔ±×Ô¼ºµÄ¿É¹©×ÊÔ´¡¢·¢²¼¹©Çó¿ìѶ¡¢Î¬»¤×¢²áµµ°¸ÐÅÏ¢£»</span><span
 lang="EN-US" style="mso-bidi-font-size: 12.0pt">      
  &nbsp; </span></p>         
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><span style="mso-bidi-font-size: 
12.0pt">¸ü¶àÀ¸Ä¿</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">£¬ÇëµÇ¼<font color="#0000FF"><a href="http://www.jzwx.com"; style="color: 
#0000FF">Http://www.jzwx.com</a></font></span></p>        
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt"><a href="http://www.jzwx.com/";>¡°</a></span><a 
href="http://www.jzwx.com/";><span style="mso-bidi-font-size: 12.0pt; font-family: 
ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">¾ÅÖÝÎï×ÊÐÅÏ¢Íø</span><span lang="EN-US" style="mso-bidi-font-size: 
12.0pt">¡±</span></a><span style="mso-bidi-font-size: 12.0pt; font-family: ËÎÌå; 
mso-ascii-font-family: Times New Roman; mso-hansi-font-family: Times New 
Roman">ÍøÕ¾ÐÅϢרҵÐÔÇ¿¡¢¸üÐÂËٶȿ졢Ìù½üÊг¡£¬ÔÚ´ËÈȳÀ»¶Ó­¹ã´ó×ÊÔ´³§¼Ò¡¢´úÀíÉÌ¡¢¿Í»§¼ÓÈëÎÒÃÇ£¬¹²Í¬·¢</span>
         
</p>             
<p class="MsoNormal" style="text-indent: -36.0pt; mso-list: l0 level1 lfo1; tab-stops: 
list 36.0pt; margin-left: 36.0pt"><span style="mso-bidi-font-size: 12.0pt; 
font-family: ËÎÌå; mso-ascii-font-family: Times New Roman; mso-hansi-font-family: 
Times New 
Roman">Õ¹£¡Í¬Ê±»¹Õæ³ÏµØÏ£Íû¶à¶à¸øÎÒÃÇÌá³ö¸Ä½ø¡¢Ìá¸ßµÄ½¨ÉèÐÔÒâ¼û¡£</span><span 
lang="EN-US" style="mso-bidi-font-size: 12.0pt"><o:p>         
  &nbsp;</span><span lang="EN-US" style="mso-bidi-font-size: 12.0pt; font-family: 
Times New Roman; mso-fareast-font-family: ËÎÌå; mso-font-kerning: 1.0pt; 
mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"><br>  
       
  </span>      
</p>          
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;         
tab-stops:list 
36.0pt">±¾ÓʼþÊÇÉÆÒâÓʼþ,Èç¹ûÄú¾õµÃÓÐÓÃ,Çë°ÑËü±£´æÏÂÀ´»òÍÆ¼ö¸øÐèÒªËüµÄÅóÓÑ;Èç¹ûÄú¾õµÃËüûÓÃ,ÇëËæÊÖɾ³ý;Èç¹ûÄúÒÔºó²»ÏëÔÙÊÕ</p>
         
<p class="MsoNormal" style="margin-left:36.0pt;text-indent:-36.0pt;mso-list:l0 level1 
lfo1;         
tab-stops:list 36.0pt">µ½ÀàËÆÓʼþ,Çë·¢Ðŵ½<a href="mailto:[EMAIL PROTECTED]"><font 
color="#0000FF">[EMAIL PROTECTED]</font></a>.лл!</p>         
</BODY>

Reply via email to