http://www.ehm.com.cn/cgal/index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Dgb2312">
<title>=BF=CD=BB=A7=B0=B8=C0=FD</title>
<!--- The site was designed by EHM Corp. Ltd. http://www.ehm.com.cn
03/2006 --->
<!---
=B1=B1=BE=A9=BA=A3=CA=D0=BE=AD=CE=B3=CD=F8=C2=E7=BC=BC=CA=F5=BF=AA=B7=
=A2=D3=D0=CF=DE=B9=AB=CB=BE http://www.ehm.com.cn
03/2006
--->
<meta name=3D"keywords"
content=3D"=B1=B1=BE=A9=BA=A3=CA=D0=BE=AD=CE=B3=CD=
=F8=C2=E7=BC=BC=CA=F5=B7
=A2=BF=AA=D3=D0=CF=DE=B9=AB=CB=BE,=CD=F8=D5=BE=BD=A8=C9=E8,=CD=F8=D5=BE=BD=
=A8=C9=E8=B9=AB=CB=BE,=CD=F8=D2=B3=C9=E8=BC=C6,=CD=F8=D5=BE=B2=DF=BB=AE,=C6=
=F3=D2=B5=D0=C5=CF=A2=BB=AF,=D5=FE=B8=AE=D0=C5=CF
=A2=BB=AF,=B5=E7=D7=D3=D5=FE=CE=F1,=B5=E7=D7=D3=C9=CC=CE=F1,=B5=E7=D7=D3=BF=
=CE=BC=FE,=CD=F8=C2=E7=B9=E3=B8=E6,=B6=AF=BB=AD=C9=E8=BC=C6,=B6=E0=C3=BD=CC=
=E5=B9=E2=C5=CC,website
design, page design, flash animation creation, visual creation, gif
animation">
<meta name=3D"description"
content=3D"=B1=B1=BE=A9=BA=A3=CA=D0=BE=AD=CE=B3=
=CD=F8=C2=E7=BC=BC=CA=F5=B7=A2=BF=AA=D3=D0=CF=DE=B9=AB=CB=BE=A3=BA=CE=AA
=B4=F3=D0=CD=C6=F3=D2=B5=BA=CD=C3=BD=CC=E5=BC=B0=D5=FE=B8=AE=BB=FA=B9=B9=CC=
=E1=B9=A9=CD=F8=D5=BE=BD=A8=C9=E8=B7=FE=CE=F1=A1=A3">
<meta name=3D"author"
content=3D"=B1=B1=BE=A9=BA=A3=CA=D0=BE=AD=CE=B3=CD=F8=
=C2=E7=BC=BC=CA=F5=B7=A2=BF=AA=D3=D0=CF=DE=B9=AB=CB=BE
http://www.ehm.com.cn">
<meta name=3D"Robots" content=3D "all">
<link href=3D"/templates/css/style.css" rel=3D"stylesheet" type=3D"text/
css">
<script language=3D"JavaScript" type=3D"text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=3Ddocument; if(d.images){ if(!d.MM_p) d.MM_p=3Dnew Array();
var i,j=3Dd.MM_p.length,a=3DMM_preloadImages.arguments; for(i=3D0;
i<a.length; i++)
if (a[i].indexOf("#")!=3D0){ d.MM_p[j]=3Dnew Image; d.MM_p[j+
+].src=3Da[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=3Ddocument.MM_sr;
for(i=3D0;a&&i<a.length&&(x=3Da[i])&&x.oSrc;i+=
+) x.src=3Dx.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=3Ddocument;
if((p=3Dn.indexOf("?"))>0&&parent.frames.length) {
d=3Dparent.frames[n.substring(p+1)].document; n=3Dn.substring(0,p);}
if(!(x=3Dd[n])&&d.all) x=3Dd.all[n]; for
(i=3D0;!x&&i<d.forms.length;i++)
x=3Dd.forms[i][n];
for(i=3D0;!x&&d.layers&&i<d.layers.length;i++)
x=3DMM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=3Dd.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=3D0,x,a=3DMM_swapImage.arguments; document.MM_sr=3Dnew Array;
for(i=3D0;i<(a.length-2);i+=3D3)
if ((x=3DMM_findObj(a[i]))!=3Dnull){document.MM_sr[j++]=3Dx;
if(!x.oSrc)
x.oSrc=3Dx.src; x.src=3Da[i+2];}
}
//-->
</script>
<script language=3D"javascript">
<!--
//var stmnLEFT =3D 2;
var stmnGAP1 =3D 50;
var stmnGAP2 =3D 500;
var stmnBASE =3D 130;
var stmnActivateSpeed =3D 1;
var stmnScrollSpeed =3D 2;
function RefreshStaticMenu()
{
var stmnStartPoint, stmnEndPoint, stmnRefreshTimer;
stmnStartPoint =3D parseInt(STATICMENU.style.top, 10);
stmnEndPoint =3D document.body.scrollTop + stmnGAP2;
if (stmnEndPoint < stmnGAP1) stmnEndPoint =3D stmnGAP1;
if ( stmnStartPoint !=3D stmnEndPoint ) {
stmnScrollAmount =3D
Math.ceil( Math.abs( stmnEndPoint - stmnStartPoint ) / 15 );
STATICMENU.style.top =3D
parseInt(STATICMENU.style.top, 10) +
( ( stmnEndPoint<stmnStartPoint ) ? -stmnScrollAmount :
stmnScrollAmount );
stmnRefreshTimer =3D stmnScrollSpeed;
}
else {
stmnRefreshTimer =3D stmnActivateSpeed;
}
setTimeout ("RefreshStaticMenu();", stmnRefreshTimer);
}
function InitializeStaticMenu()
{
STATICMENU.style.top =3D document.body.scrollTop +
stmnBASE;
//alert(STATICMENU.style.top)
RefreshStaticMenu();
//STATICMENU.style.left =3D stmnLEFT;
}
-->
</script></head>
<body onLoad=3D"MM_preloadImages('/templates/images/
top_link_01_on.gif','/templates/images/top_link_02-on.gif','/templates/
images/top_link_03_on.gif','/templates/images/
top_link_04_on.gif')"><!-- #BeginLibraryItem "/Library/lib_top.lbi" --
><table width=3D"1003" height=3D"60" border=3D"0" cellpadding=3D"0"
cellspacing=3D"0" bgcolor=3D"#003366" >
<tr>
<td width=3D"699" rowspan=3D"2" ><img
src=3D"/templates/images/logo.jpg"=
alt=3D"LOGO" width=3D"131" height=3D"39" style=3D"margin-left:29px;"></td>
<td width=3D"304" height=3D"20" valign=3D"bottom" ><table
width=3D"280"
border=3D"0" cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td width=3D><a href=3D"/mtbd/index.html"
onMouseOver=3D"MM_swapImage('Image1','','/templates/images/
top_link_01_on.gif',1)" onMouseOut=3D"MM_swapImgRestore()"><img src=3D"/
templates/images/top_link_01.gif" alt=3D"=C3=BD=CC=E5=B1=A8=B5=C0"
name=3D"I=
mage1"
width=3D"46" height=3D"10" border=3D"0" id=3D"Image1"></a></td>
<td width=3D><img src=3D"/templates/images/top_link_p.gif"
width=3D"32" height=3D"10"></td>
<td width=3D><a href=3D"/gywm/index.html"
onMouseOver=3D"MM_swapImage('Image2','','/templates/images/top_link_02-
on.gif',1)" onMouseOut=3D"MM_swapImgRestore()"><img src=3D"/templates/
images/top_link_02.gif" alt=3D"=B9=D8=D3=DA=CE=D2=C3=C7" name=3D"Image2"
wid=
th=3D"46"
height=3D"10" border=3D"0" id=3D"Image2"></a></td>
<td width=3D><img src=3D"/templates/images/top_link_p.gif"
width=3D"32" height=3D"10"></td>
<td width=3D><a href=3D"/lxfs/index.html"
onMouseOver=3D"MM_swapImage('Image3','','/templates/images/
top_link_03_on.gif',1)" onMouseOut=3D"MM_swapImgRestore()"><img src=3D"/
templates/images/top_link_03.gif" alt=3D"=C1=AA=CF=B5=B7=BD=CA=BD"
name=3D"I=
mage3"
width=3D"46" height=3D"10" border=3D"0" id=3D"Image3"></a></td>
<td width=3D><img src=3D"/templates/images/top_link_p.gif"
width=3D"32" height=3D"10"></td>
<td><a href=3D"/flsm/index.html"
onMouseOver=3D"MM_swapImage('Image4','','/templates/images/
top_link_04_on.gif',1)" onMouseOut=3D"MM_swapImgRestore()"><img src=3D"/
templates/images/top_link_04.gif" alt=3D"=B7=A8=C2=C9=C9=F9=C3=F7"
name=3D"I=
mage4"
width=3D"46" height=3D"10" border=3D"0" id=3D"Image4"></a></td>
</tr>
</table></td>
</tr>
<tr>
<td height=3D"40" valign=3D"middle"
style=3D"padding-top:10px;"><iframe
scrolling=3D"Auto" frameborder=3D"0" style=3D"width:100%;height:100%"
src=3D=
"/
yqlj/index.html"></iframe>
</td>
</tr>
</table>
<table width=3D"1003" height=3D"26" border=3D"0" cellpadding=3D"0"
cellspacing=3D"0" class=3D"w-top-line">
<tr>
<td width=3D"130" bgcolor=3D"C6750E"> </td>
<td width=3D"893" bgcolor=3D"336699" class=3D"menu-12"><font
color=3D"#FFFFFF"style=3D"margin-left:29px;"><a href=3D"/"
>=CA=D7=D2=B3</a>=
=A1=A1
|=A1=A1<a href=3D"/cpyfw/index.html"
>=B2=FA=C6=B7=D3=EB=B7=FE=CE=F1</=
a>=A1=A1|=A1=A1<a href=3D"/
jjfn/index.html" >=BD=E2=BE=F6=B7=BD=B0=B8</a>=A1=A1
|=A1=A1<a href=3D"/jszc/index.html"
>=BC=BC=CA=F5=D6=A7=B3=D6</a>=A1=
=A1 |=A1=A1<a href=3D"/cgal/
index.html" >=BF=CD=BB=A7=B0=B8=C0=FD</a>=A1=A1|=A1=A1<a
href=3D"/hzdl/index=
..html" >=BA=CF=D7=F7=B4=FA=C0=ED</
a>=A1=A1
|=A1=A1<a href=3D"/hsdt/index.html"
>=BA=A3=CA=D0=B6=AF=CC=AC</a></fon=
t></td>
</tr>
</table><!-- #EndLibraryItem --><table width=3D"1003" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0" class=3D"w-top-line">
<tr>
<td width=3D"386" bgcolor=3D"#FFFFFF" class=3D"w-right-line"><img
src=3D=
"/
templates/images/banner/cases.jpg" width=3D"386" height=3D"121"></td>
<td bgcolor=3D"#ADC5DC"><img src=3D"/templates/images/banner/
inner_banner.jpg" width=3D"541" height=3D"121"></td>
</tr>
</table>
<table width=3D"1003" border=3D"0" cellspacing=3D"0" cellpadding=3D"0"
class=3D"w-top-line">
<tr>
<td height=3D23
bgcolor=3D"D7E2EE"> =B5=B1=C7=B0=CE=BB=D6=
=C3=A3=BA<a
href=3D"/index.html" class=3D"">=CA=D7=D2=B3</a> > <a
href=3D"/cgal/index.h=
tml"
class=3D"">=BF=CD=BB=A7=B0=B8=C0=FD</a></td>
</tr>
</table>
<table width=3D"1003" border=3D"0" cellspacing=3D"0" cellpadding=3D"0"
class=3D"w-top-line">
<tr>
<td height=3D6 bgcolor=3D"#EFF4F8"></td>
</tr>
</table>
<table width=3D"1003" border=3D"0" cellpadding=3D"0" cellspacing=3D"0"
background=3D"/templates/images/bk_p01.gif" class=3D"w-top-line">
<tr>
<td width=3D"211" valign=3D"top" background=3D"/templates/images/
bk_p01.gif"><table width=3D"100%" height=3D"230" border=3D"0"
cellpadding=3D"0" cellspacing=3D"0">
<tr>
<td valign=3D"top" bgcolor=3D"E4ECF4"><table width=3D"100%"
border=3D"0" cellspacing=3D"0" cellpadding=3D"0" style=3D"margin-left:
12px;margin-top:12px">
<tr>
<td width=3D"9%" align=3D"center" valign=3D"middle"><img
src=3D"/templates/images/pic_arrows.gif" width=3D"11" height=3D"11"></td>
<td width=3D"60%"
class=3D"13p-red">=BF=CD=BB=A7=B0=B8=C0=FD=
</td>
<td width=3D"31%" valign=3D"middle"> </td>
</tr>
<tr align=3D"right" valign=3D"top">
<td colspan=3D"3"><table width=3D"90%" border=3D"0"
cellpadding=3D"0" cellspacing=3D"0" style=3D"margin-top:6px;">
<tr>
<td width=3D"8%" align=3D"center"><img src=3D"/
templates/images/pic_arrows2.gif" width=3D"8" height=3D"5"></td>
<td width=3D"92%"><a href=3D"/cgal/designshow/
index.html">=B0=B8=C0=FD=D5=B9=CA=BE</a></td>
</tr>
</table>
<table width=3D"90%" border=3D"0" cellpadding=3D"0"
cellspacing=3D"0" style=3D"margin-top:6px;">
<tr>
<td width=3D"8%" align=3D"center"><img src=3D"/
templates/images/pic_arrows2.gif" width=3D"8" height=3D"5"></td>
<td width=3D"92%"><a href=3D"/cgal/kehu/
index.html">=B5=E4=D0=CD=BF=CD=BB=A7</a></td>
</tr>
</table>
<table width=3D"90%" border=3D"0" cellpadding=3D"0"
cellspacing=3D"0" style=3D"margin-top:6px;">
<tr>
<td width=3D"8%" align=3D"center"><img src=3D"/
templates/images/pic_arrows2.gif" width=3D"8" height=3D"5"></td>
<td width=3D"92%"><a href=3D"/cgal/anli/
index.html">=B3=C9=B9=A6=B0=B8=C0=FD</a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width=3D"100%" border=3D"0" cellpadding=3D"0"
cellspacing=3D"0"=
class=3D"w-top-line">
<tr>
<td height=3D"70" align=3D"center" valign=3D"top"><form
name=3D"form2" method=3D"post" action=3D"/search/search.jsp"
style=3D"margin=
:
0px;padding:0px">
<table width=3D"80%" border=3D"0" cellspacing=3D"0"
cellpadding=3D"0" style=3D"margin-top:18px;">
<tr>
<td><input name=3D"keywords" type=3D"text" id=3D"keword"
size=3D"12" maxlength=3D"16"></td>
<td><input name=3D"image" type=3D"image"
style=3D"cursor:hand" src=3D"/templates/images/button_search.gif"
alt=3D"=BC=EC=CB=F7" width=3D"47" height=3D"21"></td>
</tr>
</table>
</form></td>
</tr>
</table></td>
<td align=3D"center" valign=3D"top" bgcolor=3D"#FFFFFF"><table
width=3D"620" border=3D"0" cellspacing=3D"0" cellpadding=3D"0"
style=3D"marg=
in-
top:16px;">
<tr>
<td align=3D"center"
class=3D"13p-blue">=B5=E4=D0=CD=BF=CD=BB=A7</=
td>
</tr>
<tr>
<td height=3D15 align=3D"center"><img src=3D"/templates/images/
pic_title_line.jpg" width=3D"608" height=3D"8"></td>
</tr>
<tr>
<td></td>
</tr>
</table>
<table width=3D"100%" border=3D"0" cellspacing=3D"0"
cellpadding=3D"0">
<tr>
<td height=3D10></td>
</tr>
</table>
<table width=3D"620" border=3D"0" cellspacing=3D"0"
cellpadding=3D"0">=
<tr>
<td width=3D"620" valign=3D"top"><img
src=3D"../images/xiao.gif"=
width=3D"1" height=3D"1"></td>
</tr>
</table>
<table width=3D"620" border=3D"0" align=3D"center" cellpadding=3D"1"
cellspacing=3D"0" bordercolor=3D"#999999" bordercolordark=3D"#FFFFFF">
<tr>
<td><table width=3D"100%" border=3D"0" cellspacing=3D"0"
cellpadding=3D"0">
<tr>
<td height=3D"60"
class=3D"13p-blue">=C3=BD=CC=E5=BF=CD=BB=
=A7</td>
</tr>
</table>
<table width=3D"100%" border=3D"0" cellpadding=3D"3"
cellspacing=3D"0">
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top"><img src=3D"../images/
xiao.gif" width=3D"1" height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_cee.gif" width=3D"90" height=3D"38"></td>
<td><img src=3D"/templates/images/clients/
logo_caijing.gif" width=3D"71" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
logo_aetnet.gif" width=3D"110" height=3D"31"></td>
<td><img src=3D"/templates/images/clients/
logo_ciw.gif" width=3D"105" height=3D"27"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=BE=AD=BC=
=C3=B9=DB=B2=EC
=B1=A8</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=A1=B6=B2=
=C6=BE=AD
=A1=B7=D4=D3=D6=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B5=E7=D7=D3=BC=BC=CA=F5=D3=A6=D3=C3</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=
=FA=BC=C6=CB=E3=BB=FA
=B1=A8</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_bgtv.gif"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_softworld.gif" width=3D"105" height=3D"40"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_btv.gif" width=3D"61" height=3D"30"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_ciweekly.gif" width=3D"110" height=3D"27"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=B1=BE=
=A9=B9=E3=B2
=A5=B5=E7=CA=D3=B1=A8</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C8=ED=BC=FE=CA=C0=BD=E7=D4=D3=D6=BE=C9=E7</font></td>
<td><font color=3D"#1D3A67" class=3D"pophui">=B1
=B1=BE=A9=B5=E7=CA=D3=CC=A8</font></td>
<td>=BB=A5=C1=AA=CD=F8=D6=DC=BF=AF</td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_qyj.gif"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_wpc.jpg" width=3D"36" height=3D"36"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_beitu.jpg" width=3D"118" height=3D"35"></td>
<td width=3D"25%"> </td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=A1=B6=D6=D0=B9=FA=C6=F3=D2=B5=BC=D2=A1=B7=D4=D3=D6=BE</fon=
t></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=CA=C0=BD=
=E7=CD=BC=CA=E9=B3=F6
=B0=E6=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67" class=3D"pophui">=B1
=B1=BE=A9=CD=BC=CA=E9=B9=DD=B3=F6=B0=E6=C9=E7</font></td>
<td> </td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
</table>
<table width=3D"100%" border=3D"0" cellspacing=3D"0"
cellpadding=3D"0">
<tr>
<td height=3D"60"
class=3D"13p-blue">=C6=F3=D2=B5=BF=CD=
=BB=A7</td>
</tr>
</table>
<table width=3D"100%" border=3D"0" cellpadding=3D"3"
cellspacing=3D"0">
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top"><img src=3D"../images/
xiao.gif" width=3D"1" height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
sinosteel_logo.jpg" alt=3D"" width=3D"105" height=3D"29"></td>
<td><img src=3D"/templates/images/clients/
logo_pg.gif" width=3D"54" height=3D"24"></td>
<td><img src=3D"/templates/images/clients/
logo_sinotrans.gif" width=3D"53" height=3D"27"></td>
<td><img src=3D"/templates/images/clients/
logo_sinomc.gif" width=3D"77" height=3D"27"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=D6=D0=B8=D6=BC=AF=CD=C5</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=A6=BD=
=E0=A3=A8=D6=D0=B9=FA
=A3=A9=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=CD=E2=D4=CB=B9=C9=B7=DD=D3=D0=CF=DE=B9=AB=CB=
=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D0=C2=BB=
=AA=D0=C5</
font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_zz.gif" width=3D"37" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/logo_china-
bluestar.gif" width=3D"110" height=3D"17"></td>
<td><img src=3D"/templates/images/clients/
logo_moody.gif" width=3D"42" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_ditie.gif" width=3D"32" height=3D"33"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67" class=3D"pophui">=B1
=B1=BE=A9=D7=A1=D7=DC=BC=AF=CD=C5</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=C0=B6=D0=C7(=BC=AF=CD=C5)=D7=DC=B9=AB=CB=BE</f=
ont></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C4=A6=B5=CF=B9=FA=BC=CA=BC=AF=CD=C5</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=B1=BE=
=A9=B5=D8=CC=FA</
font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_cpplb.gif" width=3D"52" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_chinacomm.gif" width=3D"59" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_chec.jpg" width=3D"71" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
logo_akzo2.gif" width=3D"58" height=3D"33"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=CA=AF=D3=CD=CC=EC=C8=BB=C6=F8=B9=DC=B5=C0=BE=
=D6</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=BB=
=AA=CD=A8=D0=C5</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=
=FA=B8=DB=CD=E5=B9
=A4=B3=CC=D3=D0=CF=DE=D4=F0=C8=CE=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B0=A2=BF=
=CB=CB=D5=C5=B5=B1
=B4=B6=FB</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_cass.gif" width=3D"47" height=3D"35"></td>
<td><img src=3D"/templates/images/clients/
logo_zz.gif" width=3D"37" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
logo_zz.gif" width=3D"37" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
log_abest.gif" width=3D"80" height=3D"26"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=C9=E7=BB=E1=BF=C6=D1=A7=D4=BA</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D7=A1=D7=DC=CE=EF=D7=CA=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D7=A1=D7=
=DC=B5=B3=D0=A3</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D1=C7=D6=
=AE=BD=DC</
font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_sinomc.gif" width=3D"77" height=3D"27"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_sinomc.gif" width=3D"77" height=3D"27"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_ufsoft.gif" width=3D"95" height=3D"27"></td>
<td width=3D"25%"><img src=3D"/templates/images/
clients/logo_sc.gif" width=3D"86" height=3D"33"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D0=C2=BB=AA=D0=C5=B9=DC=C0=ED=D7=C9=D1=AF</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D0=C2=BB=AA=D0=C5=CA=D0=B3=A1=D1=D0=BE=BF=B9=AB=CB=BE</fon=
t></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=B1=BE=
=A9=BB=AA
=B1=ED=C8=ED=BC=FE=BC=BC=CA=F5=D3=D0=CF=DE=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=CB=AB=B3=C7=B9=FA=BC=CA=D7=C9=D1=AF</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_cszh.gif" width=3D"38" height=3D"39"></td>
<td><img src=3D"/templates/images/clients/
logo_ecs.gif" width=3D"49" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_cmra.gif" width=3D"41" height=3D"39"></td>
<td><img src=3D"/templates/images/clients/
logo_wk.gif" width=3D"33" height=3D"33"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=BB=
=AA
=B4=C8=C9=C6=D7=DC=BB=E1</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=BC=D1=BD=
=DC=BF=C6=BC=BC</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=CA=D0=B3=A1=D1=D0=BE=BF=D0=AD=BB=E1</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=CE=E5=BF=F3=BB=AF=B9=A4=BD=F8=B3=F6=BF=DA=C9=
=CC=BB=E1</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_sunford.gif" width=3D"80" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_jiangang.gif" width=3D"53" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_scasy.gif" width=3D"95" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_beiec.gif" width=3D"100" height=3D"22"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D0=C5=B8=
=A3=D6=D0=B9=FA</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C1=C9=C4=FE=BD=A8=B8=D6=C6=F3=D2=B5=BC=AF=CD=C5</font></td=
>
<td><font color=3D"#1D3A67" face=3D"Arial, Helvetica,
sans-serif" class=3D"pophui">SCACY
Group</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=B5=E7=D7=D3=BD=F8=B3=F6=BF=DA=B1=B1=BE=A9=B9=
=AB=CB=BE</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_hdsx.gif" width=3D"75" height=3D"21"></td>
<td><img src=3D"/templates/images/clients/
logo_yhgarden.gif" width=3D"114" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_291188.gif" width=3D"88" height=3D"27"></td>
<td><img src=3D"/templates/images/clients/
logo_hllt.gif" width=3D"68" height=3D"30"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=BB=AA=B5=
=E7=CA=A4=D0=C2</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=E2=F9=BA=
=A3=BB=A8=D4=B0</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B3=A9=BD=
=DD=B6=AB=B7=BD</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=BA=A3=C1=
=AA=C1=A6=CD=A8</
font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_jing****.gif" width=3D"36" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_zhaolin.gif" width=3D"38" height=3D"39"></td>
<td><img src=3D"/templates/images/clients/
logo_jingzhou.gif" width=3D"37" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
logo_duoxing.gif" width=3D"33" height=3D"39"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=B1=BE=
=A9=BE=A9=CA=A6
=B4=F3=CF=C3</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B3=AF=C1=
=D6=BC=AF=CD=C5</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=BE=A9=D6=DE=BC=C6=CB=E3=BB=FA=D3=D0=CF=DE=B9=AB=CB=BE</fon=
t></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B6=E0=D0=C7=B9=DC=C0=ED=D7=C9=D1=AF</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_biupe.gif" width=3D"82" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_kh.gif" width=3D"50" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_cyh.gif" width=3D"63" height=3D"39"></td>
<td><img src=3D"/templates/images/clients/
logo_hualu.gif" width=3D"66" height=3D"36"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=EA=C6=
=D5=C4=C9=C3=D7</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B8=DF=BB=
=AA=CE
=B0=D2=B5=BA=AB=B9=FA=BD=CC=D3=FD=C3=BD=CC=E5=BB=FA=B9=B9</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B3=C9=D2=
=B5=D0=D0</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=BB=AA=C2=
=BC=B1=B1=B7=BD</
font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_fanya.gif" width=3D"35" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_leland.gif" width=3D"62" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_champion.gif" width=3D"72" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_likuai.gif" width=3D"89" height=3D"24"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=B7=BA=D1=C7=BE=FD=D4=C3=BE=C6=B5=EA=B9=DC=C0=ED</font></td=
>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C1=AA=C2=
=D7=B9
=A4=D2=B5=BF=D8=D6=C6=C9=E8=B1=B8=D3=D0=CF=DE=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=CF=E3=B8=DB=BE=AB=C6=B7=BB=FA=D0=B5</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C0=FB=BF=EC=D6=D0=B9=FA=BB=FA=B9=B9</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_silkroad.gif" width=3D"66" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_tr.gif" width=3D"46" height=3D"39"></td>
<td><img src=3D"/templates/images/clients/
logo_minda.gif" width=3D"38" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
logo_shaoguang.gif" width=3D"39" height=3D"39"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=CB=BF=B3=
=F1=D6=AE=C2=C3</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B6=AB=B7=
=BD=CC=D5=C8=BB</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C3=F7=B4=
=EF=B2=FD=CA=A2</
font></td>
<td><font color=3D"#1D3A67" class=3D"pophui">=B1
=B1=BE=A9=C9=D8=B9=E2=BF=C6=BC=BC</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_huijia.gif" width=3D"81" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_asader.gif" width=3D"101" height=3D"21"></td>
<td><img src=3D"/templates/images/clients/
logo_ct.gif" width=3D"73" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_westleader.gif" width=3D"80" height=3D"30"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=BB=E3=BC=D1=C1=F4=D1=A7=B7=FE=CE=F1</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C3=C0=C9=
=B3=B5=C2</
font></td>
<td><font color=3D"#1D3A67" class=3D"pophui">=B3
=A4=CC=EC=D1=F4=B9=E2=CC=E5=D3=FD</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=BB=AA=C0=
=FB
=B4=EF=B5=E7=D7=D3</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_kenzo.gif" width=3D"21" height=3D"54"></td>
<td><img src=3D"/templates/images/clients/
logo_northweb.gif" width=3D"40" height=3D"40"></td>
<td><img src=3D"/templates/images/clients/
logo_ksj.gif" width=3D"72" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_sb.gif" width=3D"41" height=3D"39"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=B6=AB=B7=
=BD=D2=F8=D7=F9</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=B1=B7=
=BD=C6=BD
=B0=B2=B3=B5=C1=BE=D7=E2=C1=DE=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=BD=BB=BF=E7=CA=C0=BC=CD</font></td>
<td><font color=3D"#1D3A67" class=3D"pophui">=BB=B3
=B0=B2=C8=FD=D4=AA=BB=AF=B9=A4=B3=A7</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_jrj.gif" width=3D"62" height=3D"30"></td>
<td><img src=3D"/templates/images/clients/
logo_tianma.gif" width=3D"46" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_zx.gif" width=3D"38" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_kjq.gif" width=3D"61" height=3D"36"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=BD=DD=C8=F0=BC=CE=BF=C6=BC=BC=D3=D0=CF=DE=D4=F0=C8=CE=B9=
=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=CC=EC=C2=ED=C6=F0=D6=D8=B5=F5=CB=F7=BE=DF</font></td>
<td><font color=3D"#1D3A67" class=3D"pophui">=B1
=B1=BE=A9=D6=D0=D0=C2=C6=F3=D2=B5=B9=DC=C0=ED=D1=A7=D4=BA</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=BF=C6=BC=BC=C7=C5=BC=BC=CA=F5=BF=AA=B7=A2=D3=D0=CF=DE=B9=
=AB=CB=BE</font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_cnpc.gif" width=3D"57" height=3D"39"></td>
<td><img src=3D"/templates/images/clients/
logo_gether.gif" width=3D"51" height=3D"36"></td>
<td><img src=3D"/templates/images/clients/
logo_zlqp.gif" width=3D"54" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_oaservice.gif" width=3D"88" height=3D"27"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=
=FA=CA=AF=D3=CD</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=B8=C7=D4=
=F3=BF=C6=BC=BC=B7
=A2=D5=B9=D3=D0=CF=DE=B9=AB=CB=BE</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=C1=
=AA=C6=FB=C5=E4</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=C8=AB=D0=
=CB=B4=EF=C3=F7</
font></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_pamica.gif" width=3D"82" height=3D"21"></td>
<td><img src=3D"/templates/images/clients/
logo_chinaorient.gif" width=3D"57" height=3D"37"></td>
<td><img src=3D"/templates/images/clients/
logo_hgd.gif" width=3D"40" height=3D"41"></td>
<td><img src=3D"/templates/images/clients/
logo_cast.gif"></td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=C6=BD=B0=
=B2=B5=E7=B9=A4</
font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=B6=AB=B7=BD=CD=A8=D0=C5=CE=C0=D0=C7</font></td=
>
<td><font color=3D"#1D3A67" class=3D"pophui">=B1
=B1=BE=A9=BA=C6=B8=C7=B5=C3=CA=D3=BE=F5=D1=D0=BE=BF=D6=D0=D0=C4</font></td>
<td class=3D"pophui"><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=BF=C6=D1=A7=BC=BC=CA=F5=D0=AD=BB=E1</font></td=
>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
<tr align=3D"center">
<td><img src=3D"/templates/images/clients/
logo_jldx.gif" width=3D"49" height=3D"33"></td>
<td><img src=3D"/templates/images/clients/
logo_putian.gif" width=3D"66" height=3D"31"></td>
<td><img src=3D"/templates/images/clients/
logo_yhzx.gif" width=3D"110" height=3D"39"></td>
<td> </td>
</tr>
<tr align=3D"center">
<td><font color=3D"#1D3A67"
class=3D"pophui">=B1=B1=BE=
=A9=BC=AA=C0=FB
=B4=F3=D1=A7</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=FA=C6=D5=CC=EC=BC=AF=CD=C5</font></td>
<td><font color=3D"#1D3A67"
class=3D"pophui">=D6=D0=B9=
=FA=D3=CD=BB=AD
=D4=DA=CF=DF</font></td>
<td class=3D"pophui"></td>
</tr>
<tr valign=3D"top">
<td colspan=3D"4"><table width=3D"100%" border=3D"0"
cellspacing=3D"0" cellpadding=3D"0">
<tr>
<td valign=3D"top" background=3D"/templates/
images/line_bj.gif"><img src=3D"../images/xiao.gif" width=3D"1"
height=3D"1"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width=3D"100%" border=3D"0" cellspacing=3D"0"
cellpadding=3D"0"=
>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
</table>
<div id=3D"STATICMENU" style=3D"position:absolute;left: 952px;top:
492px;width:46px;height:40px;z-index:1;"><a href=3D"#"><img src=3D"/
templates/images/return.gif" alt=3D"=B7=B5=BB=D8" width=3D"36"
height=3D"24"=
border=3D"0" onClick=3D"history.back();"></a></div>
<script language=3D"javascript">try{InitializeStaticMenu();}catch(e){}</
script>
<!-- #BeginLibraryItem "/Library/lib_bottom.lbi" --><table
width=3D"1003" height=3D"48" border=3D"0" cellpadding=3D"0"
cellspacing=3D"0=
">
<tr>
<td bgcolor=3D"336699" class=3D"12p-white"><a href=3D"http://
www.miibeian.gov.cn/" target=3D"_blank" style=3D"margin-left:35px;"><font
color=3D"#FFFFFF"style=3D"margin-left:29px;">=BE=A9ICP=B1=B805063266=BA=C5</=
font></
a>=A1=A1
<span class=3D"12p-
white"> &nb=
sp;
Copyright © 2006
=B1=B1=BE=A9=BA=A3=CA=D0=BE=AD=CE=B3=CD=F8=C2=E7=
=BC=BC=CA=F5=BF=AA=B7=A2=D3=D0=CF=DE=B9=AB=CB=BE All
rights reserved</span></td>
</tr>
</table><!-- #EndLibraryItem --></body>
</html>


|