<!doctypehtml><html lang=zh-CN><head><meta charset=UTF-8><meta content=width=device-width,initial-scale=1.0 name=viewport><title>标准足球场人工草坪设计规范 - 同舟体育</title><meta name='keywords' content='标准足球场人工草坪设计规范'><script src=https://cdn.tailwindcss.com/3.4.16></script><script>tailwind.config={darkMode:`class`}</script><link href=https://cdn.bootcdn.net/ajax/libs/font-awesome/6.4.0/css/all.min.css rel=stylesheet><script src=https://jsdelivr.topthink.com/npm/chart.js></script><style>@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap";:root{--primary:#0070f3;--secondary:#6b7280;--success:#10b981;--background-light:#fff;--text-light:#1f2937;--card-light:#f9fafb;--border-light:#e5e7eb;--background-dark:#111827;--text-dark:#f3f4f6;--card-dark:#1f2937;--border-dark:#374151}body{font-family:Noto Sans SC,sans-serif;transition:background-color .3s,color .3s}.dark body{background-color:var(--background-dark);color:var(--text-dark)}.light body{background-color:var(--background-light);color:var(--text-light)}.card{transition:transform .2s,box-shadow .2s,border-color .2s}.card:hover{transform:translateY(-2px)}.light .card{background-color:var(--card-light);border:1px solid var(--border-light)}.dark .card{background-color:var(--card-dark);border:1px solid var(--border-dark)}.light .card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark .card:hover{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.btn{transition:transform .2s,background-color .2s}.btn:hover{transform:scale(1.05)}.fade-in{animation:.8s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-title{display:inline-block;position:relative}.section-title:after{content:"";background-color:var(--primary);width:40%;height:3px;transition:width .3s;position:absolute;bottom:-5px;left:0}.section-title:hover:after{width:较高}.progress-bar{background:linear-gradient(90deg,var(--primary),var(--success));z-index:1000;width:0%;height:3px;transition:width .2s;position:fixed;top:0;left:0}.toc-item{cursor:pointer;transition:background-color .2s,color .2s}.toc-item:hover{color:var(--primary)}.toc-item.active{color:var(--primary);font-weight:500}.chart-container{width:较高;height:300px;position:relative}.scroll-top{opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s;position:fixed;bottom:20px;right:20px}.scroll-top.visible{opacity:1;visibility:visible}.scroll-top:hover{transform:translateY(-5px)}</style></head><body class=min-h-screen><div class=progress-bar id=progressBar></div><nav class="sticky top-0 z-50 backdrop-blur-md bg-white/80 dark:bg-gray-900/80 border-b border-gray-200 dark:border-gray-700 shadow-sm transition-all duration-300"><div class="container mx-auto px-4 py-3 flex justify-between items-center"><div class="flex items-center space-x-2"><i class="fas fa-futbol text-blue-600 dark:text-blue-400"></i><span class="font-bold text-lg">人工草坪设计规范</span></div><div class="flex items-center space-x-4"><button class="p-2 rounded-full hover:bg-gray-100 dark:hover:bg-gray-800 transition-colors"id=themeToggle><i class="fas fa-moon dark:hidden"></i> <i class="fas fa-sun hidden dark:block"></i></button><button class="md:hidden p-2 rounded-full hover:bg-gray-100 dark:hover:bg-gray-800 transition-colors"id=tocToggle><i class="fas fa-bars"></i></button></div></div></nav><div class="container mx-auto px-4 py-8 md:py-12"><div class="flex flex-col md:flex-row gap-8"><aside class="hidden md:block w-full md:w-1/4 lg:w-1/5 sticky top-24 self-start h-fit"id=toc><div class="card p-4 rounded-lg shadow-sm"><h3 class="text-lg font-semibold mb-4 flex items-center"><i class="fas fa-list-ul mr-2 text-blue-600 dark:text-blue-400"></i> 目录</h3><ul class=space-y-2><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#intro>引言</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#principles>一、设计核心原则与依据</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#specifications>二、场地基础与规格设计</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#system-design>三、人工草坪面层系统设计</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#subsystems>四、关键子系统设计</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#performance>五、运动性能指标规范</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#construction>六、施工工艺与验收要点</a><li><a class="toc-item block py-1 px-2 rounded hover:bg-gray-100 dark:hover:bg-gray-800"href=#conclusion>总结</a></ul></div></aside><main class="w-full md:w-3/4 lg:w-4/5 fade-in"><header class="mb-12 text-center"><h1 class="text-3xl md:text-4xl font-bold mb-4">标准足球场人工草坪设计规范</h1><p class="text-lg text-gray-600 dark:text-gray-400 max-w-3xl mx-auto">从基础到性能的全面解析<div class="mt-6 flex justify-center"><span class="inline-flex items-center px-3 py-1 rounded-full text-sm font-medium bg-blue-100 text-blue-800 dark:bg-blue-900 dark:text-blue-200"> <i class="fas fa-info-circle mr-1"></i> 专业足球场建设指南 </span></div></header><section class="mb-16 scroll-mt-20"id=intro><div class="card p-6 rounded-lg shadow-sm"><h2 class="text-2xl font-bold mb-4 section-title">引言</h2><p class="text-gray-700 dark:text-gray-300 leading-relaxed">专业足球场的建设,尤其是人工草坪系统的设计与铺设,是一项涉及多学科知识的系统工程。一套科学、规范的设计方案,不仅关乎场地的美观与耐用性,更直接影响到运动员的竞技表现与运动安全。本文旨在深入探讨标准足球场人工草坪的核心设计规范,为场地建设提供专业参考。</div></section><section class="mb-16 scroll-mt-20"id=principles><div class="card p-6 rounded-lg shadow-sm"><h2 class="text-2xl font-bold mb-4 section-title">一、设计核心原则与依据</h2><p class="text-gray-700 dark:text-gray-300 leading-relaxed mb-4">人工草坪足球场的设计,首要原则是确保<strong class="text-blue-600 dark:text-blue-400">安全性</strong>与<strong class="text-blue-600 dark:text-blue-400">功能性</strong>。设计应严格遵循国家及行业相关标准,做到因地制宜,综合考虑选址环境、技术可行性及长期使用需求。<div class="grid grid-cols-1 md:grid-cols-3 gap-4 mt-6"><div class="card p-4 rounded-lg shadow-sm"><div class="flex items-center mb-3"><div class="w-10 h-10 rounded-full bg-blue-100 dark:bg-blue-900 flex items-center justify-center mr-3"><i class="fas fa-book text-blue-600 dark:text-blue-400"></i></div><h3 class=font-semibold>GB/T 20033.3-2006</h3></div><p class="text-sm text-gray-600 dark:text-gray-400">该标准明确了足球场地人造草面层的使用要求及检验方法,是面层性能的核心依据。</div><div class="card p-4 rounded-lg shadow-sm"><div class="flex items-center mb-3"><div class="w-10 h-10 rounded-full bg-green-100 dark:bg-green-900 flex items-center justify-center mr-3"><i class="fas fa-leaf text-green-600 dark:text-green-400"></i></div><h3 class=font-semibold>GB/T 20394</h3></div><p class="text-sm text-gray-600 dark:text-gray-400">即《体育用人造草》国家标准,规定了人造草产品的物理机械性能、安全环保等要求。</div><div class="card p-4 rounded-lg shadow-sm"><div class="flex items-center mb-3"><div class="w-10 h-10 rounded-full bg-purple-100 dark:bg-purple-900 flex items-center justify-center mr-3"><i class="fas fa-shield-alt text-purple-600 dark:text-purple-400"></i></div><h3 class=font-semibold>GB/T 19079.32</h3></div><p class="text-sm text-gray-600 dark:text-gray-400">规定了足球运动场所的开放条件与技术要求,是场地整体安全的基础。</div></div></div></section><section class="mb-16 scroll-mt-20"id=specifications><div class="card p-6 rounded-lg shadow-sm"><h2 class="text-2xl font-bold mb-4 section-title">二、场地基础与规格设计</h2><div class=mb-8><h3 class="text-xl font-semibold mb-3">1. 场地尺寸与朝向</h3><p class="text-gray-700 dark:text-gray-300 leading-relaxed">标准11人制足球场的尺寸为长105米、宽68米(国际比赛标准)。设计时,场地长边(边线)的延伸方向宜为南北向,允许的偏角范围通常在正北偏东5°至偏西10°以内,以较大限度减少阳光对运动员视线的干扰。<div class="mt-6 bg-gray-50 dark:bg-gray-800 p-4 rounded-lg"><div class="flex items-center justify-center"><svg viewbox="0 0 400 200"class=w-full xmlns=//www.w3.org/2000/svg><rect fill=none height=160 stroke=#374151 stroke-width=2 width=340 x=30 y=20 /><line stroke=#374151 stroke-width=2 x1=30 x2=370 y1=100 y2=100 /><line stroke=#374151 stroke-width=2 x1=185 x2=185 y1=20 y2=180 /><circle cx=185 cy=100 fill=none r=10 stroke=#374151 stroke-width=2 /><text fill=#374151 font-size=12 text-anchor=middle x=185 y=140>球门区</text><text fill=#374151 font-size=12 text-anchor=middle x=185 y=160>半场</text><text fill=#374151 font-size=12 text-anchor=middle x=185 y=180>中线</text><text fill=#374151 font-size=12 text-anchor=middle x=30 y=10>底线</text><text fill=#374151 font-size=12 text-anchor=middle x=370 y=10>底线</text><path d="M185,10 L185,100 L195,100 L195,10 Z"fill=#374151 /><path d="M175,100 L195,100 L195,110 L175,110 Z"fill=#374151 /><path d="M185,100 L185,110 L195,110 L195,100 Z"fill=#374151 /></svg></div></div></div><div><h3 class="text-xl font-semibold mb-3">2. 基础结构</h3><p class="text-gray-700 dark:text-gray-300 leading-relaxed mb-4">坚固、稳定且排水顺畅的基础是人工草坪系统的根本。常见基础结构包括:<div class="grid grid-cols-1 md:grid-cols-3 gap-4"><div class="card p-4 rounded-lg shadow-sm"><div class="flex items-center mb-3"><div class="w-10 h-10 rounded-full bg-yellow-100 dark:bg-yellow-900 flex items-center justify-center mr-3"><i class="fas fa-layer-group text-yellow-600 dark:text-yellow-400"></i></div><h3 class=font-semibold>素土夯实</h3></div><p class="text-sm text-gray-600 dark:text-gray-400">对原地基进行充分压实,确保承载力均匀分布。</div><div class="card p-4 rounded-lg shadow-sm"><div class="flex items-center mb-3"><div class="w-10 h-10 rounded-full bg-indigo-100 dark:bg-indigo-900 flex items-center justify-center mr-3"><i class="fas fa-cubes text-indigo-600 dark:text-indigo-400"></i></div><h3 class=font-semibold>稳定层</h3></div><p class="text-sm text-gray-600 dark:text-gray-400">通常采用级配碎石或水泥稳定层,确保荷载均匀分布。</div><div class="card p-4 rounded-lg shadow-sm"><div class="flex items-center mb-3"><div class="w-10 h-10 rounded-full bg-red-100 dark:bg-red-900 flex items-center justify-center mr-3"><i class="fas fa-road text-red-600 dark:text-red-400"></i></div><h3 class=font-semibold>混凝土基层</h3></div><p class="text-sm text-gray-600 dark:text-gray-400">提供较终平整、坚硬的承载面。表面坡度应控制在3‰-5‰,采用"龟背式"或单向坡设计。</div></div><div class="mt-6 bg-gray-50 dark:bg-gray-800 p-4 rounded-lg"><h4 class="font-semibold mb-2">基础排水示意图</h4><div class="flex items-center justify-center"><svg viewbox="0 0 400 150"class=w-full xmlns=//www.w3.org/2000/svg><path d="M20,130 C100,130 100,100 200,100 S300,130 380,130"fill=none stroke=#374151 stroke-width=2 /><path d="M200,100 L200,130"stroke=#374151 stroke-dasharray=5,5 stroke-width=1 /><path d="M150,100 L150,130"stroke=#374151 stroke-dasharray=5,5 stroke-width=1 /><path d="M250,100 L250,130"stroke=#374151 stroke-dasharray=5,5 stroke-width=1 /><path d="M100,100 L100,130"stroke=#374151 stroke-dasharray=5,5 stroke-width=1 /><path d="M300,100 L300,130"stroke=#374151 stroke-dasharray=5,5 stroke-width=1 /><path d="M200,100 L180,110 L220,110 Z"fill=#374151 /><path d="M150,100 L130,110 L170,110 Z"fill=#374151 /><path d="M250,100 L230,110 L270,110 Z"fill=#374151 /><path d="M100,100 L80,110 L120,110 Z"fill=#374151 /><path d="M300,100 L280,110 L320,110 Z"fill=#374151 /><text fill=#374151 font-size=12 text-anchor=middle x=200 y=145>中心排水沟</text><text fill=#374151 font-size=12 text-anchor=middle x=150 y=145>侧向排水沟</text><text fill=#374151 font-size=12 text-anchor=middle x=250 y=145>侧向排水沟</text><text fill=#374151 font-size=12 text-anchor=middle x=100 y=145>侧向排水沟</text><text fill=#374151 font-size=12 text-anchor=middle x=300 y=145>侧向排水沟</text></svg></div></div></div></div></section><section class="mb-16 scroll-mt-20"id=system-design><div class="card p-6 rounded-lg shadow-sm"><h2 class="text-2xl font-bold mb-4 section-title">三、人工草坪面层系统设计</h2><p class="text-gray-700 dark:text-gray-300 leading-relaxed mb-6">面层系统是运动员直接接触的部分,其设计至关重要。<div class="grid grid-cols-1 md:grid-cols-2 gap-6"><div class="card p-5 rounded-lg shadow-sm"><h3 class="text-xl font-semibold mb-4">1. 草丝性能与参数</h3><div class=space-y-4><div><h4 class="font-medium text-blue-600 dark:text-blue-400 mb-2">材质</h4><p class="text-gray-700 dark:text-gray-300">高纯度<strong class="text-blue-600 dark:text-blue-400">聚乙烯(PE)</strong> 是首选材料,因其具有良好的耐磨性、耐候性、抗紫外线老化能力以及接近天然草的柔软触感。</div><div><h4 class="font-medium text-blue-600 dark:text-blue-400 mb-2">草高</h4><p class="text-gray-700 dark:text-gray-300">根据使用频率和性能要求,足球场人工草坪的草丝高度通常在40mm至60mm之间。草高直接影响球的滚动性能、缓冲效果及脚感。</div><div><h4 class="font-medium text-blue-600 dark:text-blue-400 mb-2">密度与针距</h4><p class="text-gray-700 dark:text-gray-300">草簇密度(如每平方米针数)和编织针距共同决定了草坪的密实度与直立性。高密度设计能更好地固定填充颗粒,提供更稳定的表面。</div></div></div><div class="card p-5 rounded-lg shadow-sm"><h3 class="text-xl font-semibold mb-4">2. 底背与涂层</h3><div class=space-y-4><div><h4 class="font-medium text-blue-600 dark:text-blue-400 mb-2">底背</h4><p class="text-gray-700 dark:text-gray-300">底背通常为复合网格布,需具备优异的尺寸稳定性、抗撕裂性和耐水解性。</div><div><h4 class="font-medium text-blue-600 dark:text-blue-400 mb-2">背胶</h4><p class="text-gray-700 dark:text-gray-300">背胶多采用丁苯乳胶或聚氨酯(PU),要求粘接力强、环保无毒,能牢固锁住每一簇草丝。</div><div class="mt-4 bg-gray-50 dark:bg-gray-800 p-3 rounded-lg"><h4 class="font-medium mb-2">草丝结构示意图</h4><div class="flex items-center justify-center"><svg viewbox="0 0 300 150"class=w-full xmlns=//www.w3.org/2000/svg><rect fill=#e5e7eb height=20 width=200 x=50 y=120 /><rect fill=#d1d5db height=10 width=200 x=50 y=110 /><rect fill=#9ca3af height=10 width=200 x=50 y=100 /><rect fill=#6b7280 height=10 width=200 x=50 y=90 /><rect fill=#4b5563 height=10 width=200 x=50 y=80 /><rect fill=#374151 height=10 width=200 x=50 y=70 /><rect fill=#1f2937 height=10 width=200 x=50 y=60 /><rect fill=#0f172a height=10 width=200 x=50 y=50 /><rect fill=#020617 height=10 width=200 x=50 y=40 /><rect fill=#000000 height=10 width=200 x=50 y=30 /><rect fill=#000000 height=10 width=200 x=50 y=20 /><rect fill=#000000 height=10 width=200 x=50 y=10 /><rect fill=#000000 height=10 width=200 x=50 y=0 /><rect fill=#000000 height=10 width=200 x=50 y=-10 /><rect fill=#000000 height=10 width=200 x=50 y=-20 /><rect fill=#000000 height=10 width=200 x=50 y=-30 /><rect fill=#000000 height=10 width=200 x=50 y=-40 /><rect fill=#000000 height=10 width=200 x=50 y=-50 /><rect fill=#000000 height=10 width=200 x=50 y=-60 /><rect fill=#000000 height=10 width=200 x=50 y=-70 /><rect fill=#000000 height=10 width=200 x=50 y=-80 /><rect fill=#000000 height=10 width=200 x=50 y=-90 /><rect fill=#000000 height=10 width=200 x=50 y=-100 /><rect fill=#000000 height=10 width=200 x=50 y=-110 /><rect fill=#000000 height=10 width=200 x=50 y=-120 /><rect fill=#000000 height=10 width=200 x=50 y=-130 /><rect fill=#000000 height=10 width=200 x=50 y=-140 /><rect fill=#000000 height=10 width=200 x=50 y=-150 /><rect fill=#000000 height=10 width=200 x=50 y=-160 /><rect fill=#000000 height=10 width=200 x=50 y=-170 /><rect fill=#000000 height=10 width=200 x=50 y=-180 /><rect fill=#000000 height=10 width=200 x=50 y=-190 /><rect fill=#000000 height=10 width=200 x=50 y=-200 /><rect fill=#000000 height=10 width=200 x=50 y=-210 /><rect fill=#000000 height=10 width=200 x=50 y=-220 /><rect fill=#000000 height=10 width=200 x=50 y=-230 /><rect fill=#000000 height=10 width=200 x=50 y=-240 /><rect fill=#000000 height=10 width=200 x=50 y=-250 /><rect fill=#000000 height=10 width=200 x=50 y=-260 /><rect fill=#000000 height=10 width=200 x=50 y=-270 /><rect fill=#000000 height=10 width=200 x=50 y=-280 /><rect fill=#000000 height=10 width=200 x=50 y=-290 /><rect fill=#000000 height=10 width=200 x=50 y=-300 /><rect fill=#000000 height=10 width=200 x=50 y=-310 /><rect fill=#000000 height=10 width=200 x=50 y=-320 /><rect fill=#000000 height=10 width=200 x=50 y=-330 /><rect fill=#000000 height=10 width=200 x=50 y=-340 /><rect fill=#000000 height=10 width=200 x=50 y=-350 /><rect fill=#000000 height=10 width=200 x=50 y=-360 /><rect fill=#000000 height=10 width=200 x=50 y=-370 /><rect fill=#000000 height=10 width=200 x=50 y=-380 /><rect fill=#000000 height=10 width=200 x=50 y=-390 /><rect fill=#000000 height=10 width=200 x=50 y=-400 /><rect fill=#000000 height=10 width=200 x=50 y=-410 /><rect fill=#000000 height=10 width=200 x=50 y=-420 /><rect fill=#000000 height=10 width=200 x=50 y=-430 /><rect fill=#000000 height=10 width=200 x=50 y=-440 /><rect fill=#000000 height=10 width=200 x=50 y=-450 /><rect fill=#000000 height=10 width=200 x=50 y=-460 /><rect fill=#000000 height=10 width=200 x=50 y=-470 /><rect fill=#000000 height=10 width=200 x=50 y=-480 /><rect fill=#000000 height=10 width=200 x=50 y=-490 /><rect fill=#000000 height=10 width=200 x=50 y=-500 /><rect fill=#000000 height=10 width=200 x=50 y=-510 /><rect fill=#000000 height=10 width=200 x=50 y=-520 /><rect fill=#000000 height=10 width=200 x=50 y=-530 /><rect fill=#000000 height=10 width=200 x=50 y=-540 /><rect fill=#000000 height=10 width=200 x=50 y=-550 /><rect fill=#000000 height=10 width=200 x=50 y=-560 /><rect fill=#000000 height=10 width=200 x=50 y=-570 /><rect fill=#000000 height=10 width=200 x=50 y=-580 /><rect fill=#000000 height=10 width=200 x=50 y=-590 /><rect fill=#000000 height=10 width=200 x=50 y=-600 /><rect fill=#000000 height=10 width=200 x=50 y=-610 /><rect fill=#000000 height=10 width=200 x=50 y=-620 /><rect fill=#000000 height=10 width=200 x=50 y=-630 /><rect fill=#000000 height=10 width=200 x=50 y=-640 /><rect fill=#000000 height=10 width=200 x=50 y=-650 /><rect fill=#000000 height=10 width=200 x=50 y=-660 /><rect fill=#000000 height=10 width=200 x=50 y=-670 /><rect fill=#000000 height=10 width=200 x=50 y=-680 /><rect fill=#000000 height=10 width=200 x=50 y=-690 /><rect fill=#000000 height=10 width=200 x=50 y=-700 /><rect fill=#000000 height=10 width=200 x=50 y=-710 /><rect fill=#000000 height=10 width=200 x=50 y=-720 /><rect fill=#000000 height=10 width=200 x=50 y=-730 /><rect fill=#000000 height=10 width=200 x=50 y=-740 /><rect fill=#000000 height=10 width=200 x=50 y=-750 /><rect fill=#000000 height=10 width=200 x=50 y=-760 /><rect fill=#000000 height=10 width=200 x=50 y=-770 /><rect fill=#000000 height=10 width=200 x=50 y=-780 /><rect fill=#000000 height=10 width=200 x=50 y=-790 /><rect fill=#000000 height=10 width=200 x=50 y=-800 /><rect fill=#000000 height=10 width=200 x=50 y=-810 /><rect fill=#000000 height=10 width=200 x=50 y=-820 /><rect fill=#000000 height=10 width=200 x=50 y=-830 /><rect fill=#000000 height=10 width=200 x=50 y=-840 /><rect fill=#000000 height=10 width=200 x=50 y=-850 /><rect fill=#000000 height=10 width=200 x=50 y=-860 /><rect fill=#000000 height=10 width=200 x=50 y=-870 /><rect fill=#000000 height=10 width=200 x=50 y=-880 /><rect fill=#000000 height=10 width=200 x=50 y=-890 /><rect fill=#000000 height=10 width=200 x=50 y=-900 /><rect fill=#000000 height=10 width=200 x=50 y=-910 /><rect fill=#000000 height=10 width=200 x=50 y=-920 /><rect fill=#000000 height=10 width=200 x=50 y=-930 /><rect fill=#000000 height=10 width=200 x=50 y=-940 /><rect fill=#000000 height=10 width=200 x=50 y=-950 /><rect fill=#000000 height=10 width=200 x=50 y=-960 /><rect fill=#000000 height=10 width=200 x=50 y=-970 /><rect fill=#000000 height=10 width=200 x=50 y=-980 /><rect fill=#000000 height=10 width=200 x=50 y=-990 /><rect fill=#000000 height=10 width=200 x=50 y=-1000 /><rect fill=#000000 height=10 width=200 x=50 y=-1010 /><rect fill=#000000 height=10 width=200 x=50 y=-1020 /><rect fill=#000000 height=10 width=200 x=50 y=-1030 /><rect fill=#000000 height=10 width=200 x=50 y=-1040 /><rect fill=#000000 height=10 width=200 x=50 y=-1050 /><rect fill=#000000 height=10 width=200 x=50 y=-1060 /><rect fill=#000000 height=10 width=200 x=50 y=-1070 /><rect fill=#000000 height=10 width=200 x=50 y=-1080 /><rect fill=#000000 height=10 width=200 x=50 y=-1090 /><rect fill=#000000 height=10 width=200 x=50 y=-1100 /><rect fill=#000000 height=10 width=200 x=50 y=-1110 /><rect fill=#000000 height=10 width=200 x=50 y=-1120 /><rect fill=#000000 height=10 width=200 x=50 y=-1130 /><rect fill=#000000 height=10 width=200 x=50 y=-1140 /><rect fill=#000000 height=10 width=200 x=50 y=-1150 /><rect fill=#000000 height=10 width=200 x=50 y=-1160 /><rect fill=#000000 height=10 width=200 x=50 y=-1170 /><rect fill=#000000 height=10 width=200 x=50 y=-1180 /><rect fill=#000000 height=10 width=200 x=50 y=-1190 /><rect fill=#000000 height=10 width=200 x=50 y=-1200 /><rect fill=#000000 height=10 width=200 x=50 y=-1210 /><rect fill=#000000 height=10 width=200 x=50 y=-1220 /><rect fill=#000000 height=10 width=200 x=50 y=-1230 /><rect fill=#000000 height=10 width=200 x=50 y=-1240 /><rect fill=#000000 height=10 width=200 x=50 y=-1250 /><rect fill=#000000 height=10 width=200 x=50 y=-1260 /><rect fill=#000000 height=10 width=200 x=50 y=-1270 /><rect fill=#000000 height=10 width=200 x=50 y=-1280 /><rect fill=#000000 height=10 width=200 x=50 y=-1290 /><rect fill=#000000 height=10 width=200 x=50 y=-1300 /><rect fill=#000000 height=10 width=200 x=50 y=-1310 /><rect fill=#000000 height=10 width=200 x=50 y=-1320 /><rect fill=#000000 height=10 width=200 x=50 y=-1330 /><rect fill=#000000 height=10 width=200 x=50 y=-1340 /><rect fill=#000000 height=10 width=200 x=50 y=-1350 /><rect fill=#000000 height=10 width=200 x=50 y=-1360 /><rect fill=#000000 height=10 width=200 x=50 y=-1370 /><rect fill=#000000 height=10 width=200 x=50 y=-1380 /><rect fill=#000000 height=10 width=200 x=50 y=-1390 /><rect fill=#000000 height=10 width=200 x=50 y=-1400 /><rect fill=#000000 height=10 width=200 x=50 y=-1410 /><rect fill=#000000 height=10 width=200 x=50 y=-1420 /><rect fill=#000000 height=10 width=200 x=50 y=-1430 /><rect fill=#000000 height=10 width=200 x=50 y=-1440 /><rect fill=#000000 height=10 width=200 x=50 y=-1450 /><rect fill=#000000 height=10 width=200 x=50 y=-1460 /><rect fill=#000000 height=10 width=200 x=50 y=-1470 /><rect fill=#000000 height=10 width=200 x=50 y=-1480 /><rect fill=#000000 height=10 width=200 x=50 y=-1490 /><rect fill=#000000 height=10 width=200 x=50 y=-1500 /><rect fill=#000000 height=10 width=200 x=50 y=-1510 /><rect fill=#000000 height=10 width=200 x=50 y=-1520 /><rect fill=#000000 height=10 width=200 x=50 y=-1530 /><rect fill=#000000 height=10 width=200 x=50 y=-1540 /><rect fill=#000000 height=10 width=200 x=50 y=-1550 /><rect fill=#000000 height=10 width=200 x=50 y=-1560 /><rect fill=#000000 height=10 width=200 x=50 y=-1570 /><rect fill=#000000 height=10 width=200 x=50 y=-1580 /><rect fill=#000000 height=10 width=200 x=50 y=-1590 /><rect fill=#000000 height=10 width=200 x=50 y=-1600 /><rect fill=#000000 height=10 width=200 x=50 y=-1610 /><rect fill=#000000 height=10 width=200 x=50 y=-1620 /><rect fill=#000000 height=10 width=200 x=50 y=-1630 /><rect fill=#000000 height=10 width=200 x=50 y=-1640 /><rect fill=#000000 height=10 width=200 x=50 y=-1650 /><rect fill=#000000 height=10 width=200 x=50 y=-1660 /><rect fill=#000000 height=10 width=200 x=50 y=-1670 /><rect fill=#000000 height=10 width=200 x=50 y=-1680 /><rect fill=#000000 height=10 width=200 x=50 y=-1690 /><rect fill=#000000 height=10 width=200 x=50 y=-1700 /><rect fill=#000000 height=10 width=200 x=50 y=-1710 /><rect fill=#000000 height=10 width=200 x=50 y=-1720 /><rect fill=#000000 height=10 width=200 x=50 y=-1730 /><rect fill=#000000 height=10 width=200 x=50 y=-1740 /><rect fill=#000000 height=10 width=200 x=50 y=-1750 /><rect fill=#000000 height=10 width=200 x=50 y=-1760 /><rect fill=#000000 height=10 width=200 x=50 y=-1770 /><rect fill=#000000 height=10 width=200 x=50 y=-1780 /><rect fill=#000000 height=10 width=200 x=50 y=-1790 /><rect fill=#000000 height=10 width=200 x=50 y=-1800 /><rect fill=#000000 height=10 width=200 x=50 y=-1810 /><rect fill=#000000 height=10 width=200 x=50 y=-1820 /><rect fill=#000000 height=10 width=200 x=50 y=-1830 /><rect fill=#000000 height=10 width=200 x=50 y=-1840 /><rect fill=#000000 height=10 width=200 x=50 y=-1850 /><rect fill=#000000 height=10 width=200 x=50 y=-1860 /><rect fill=#000000 height=10 width=200 x=50 y=-1870 /><rect fill=#000000 height=10 width=200 x=50 y=-1880 /><rect fill=#000000 height=10 width=200 x=50 y=-1890 /><rect fill=#000000 height=10 width=200 x=50 y=-1900 /><rect fill=#000000 height=10 width=200 x=50 y=-1910 /><rect fill=#000000 height=10 width=200 x=50 y=-1920 /><rect fill=#000000 height=10 width=200 x=50 y=-1930 /><rect fill=#000000 height=10 width=200 x=50 y=-1940 /><rect fill=#000000 height=10 width=200 x=50 y=-1950 /><rect fill=#000000 height=10 width=200 x=50 y=-1960 /><rect fill=#000000 height=10 width=200 x=50 y=-1970 /><rect fill=#000000 height=10 width=200 x=50 y=-1980 /><rect fill=#000000 height=10 width=200 x=50 y=-1990 /><rect fill=#000000 height=10 width=200 x=50 y=-2000 /><rect fill=#000000 height=10 width=200 x=50 y=-2010 /><rect fill=#000000 height=10 width=200 x=50 y=-2020 /><rect fill=#000000 height=10 width=200 x=50 y=-2030 /><rect fill=#000000 height=10 width=200 x=50 y=-2040 /><rect fill=#000000 height=10 width=200 x=50 y=-2050 /><rect fill=#000000 height=10 width=200 x=50 y=-2060 /><rect fill=#000000 height=10 width=200 x=50 y=-2070 /><rect fill=#000000 height=10 width=200 x=50 y=-2080 /><rect fill=#000000 height=10 width=200 x=50 y=-2090 /><rect fill=#000000 height=10 width=200 x=50 y=-2100 /><rect fill=#000000 height=10 width=200 x=50 y=-2110 /><rect fill=#000000 height=10 width=200 x=50 y=-2120 /><rect fill=#000000 height=10 width=200 x=50 y=-2130 /><rect fill=#000000 height=10 width=200 x=50 y=-2140 /><rect fill=#000000 height=10 width=200 x=50 y=-2150 /><rect fill=#000000 height=10 width=200 x=50 y=-2160 /><rect fill=#000000 height=10 width=200 x=50 y=-2170 /><rect fill=#000000 height=10 width=200 x=50 y=-2180 /><rect fill=#000000 height=10 width=200 x=50 y=-2190 /><rect fill=#000000 height=10 width=200 x=50 y=-2200 /><rect fill=#000000 height=10 width=200 x=50 y=-2210 /><rect fill=#000000 height=10 width=200 x=50 y=-2220 /><rect fill=#000000 height=10 width=200 x=50 y=-2230 /><rect fill=#000000 height=10 width=200 x=50 y=-2240 /><rect fill=#000000 height=10 width=200 x=50 y=-2250 /><rect fill=#000000 height=10 width=200 x=50 y=-2260 /><rect fill=#000000 height=10 width=200 x=50 y=-2270 /><rect fill=#000000 height=10 width=200 x=50 y=-2280 /><rect fill=#000000 height=10 width=200 x=50 y=-2290 /><rect fill=#000000 height=10 width=200 x=50 y=-2300 /><rect fill=#000000 height=10 width=200 x=50 y=-2310 /><rect fill=#000000 height=10 width=200 x=50 y=-2320 /><rect fill=#000000 height=10 width=200 x=50 y=-2330 /><rect fill=#000000 height=10 width=200 x=50 y=-2340 /><rect fill=#000000 height=10 width=200 x=50 y=-2350 /><rect fill=#000000 height=10 width=200 x=50 y=-2360 /><rect</body></html>