CINXE.COM
欧洲足球官方网站 – UEFA.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="zh" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"><!--mobileredirection enabled--> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://cn.uefa.com/","20120103161721","https://web.archive.org/","web","/_static/", "1325607441"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>欧洲足球官方网站 – UEFA.com</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="欧洲足球网站、欧洲足联网站,是欧洲足联、欧洲足联协会联盟、以及欧洲足球管理机构的官方网站。欧洲足联组织了欧洲大陆上最著名和最享有盛誉的足球赛事,包括欧洲冠军联赛、联盟杯和欧洲足球锦标赛(欧洲杯)。这个网站提供了许多欧洲足联赛事的视频直播、视频库和手机服务。此外,通过欧洲足球栏目报道53个成员国协会的国内联赛。欧洲足联机构栏目报道欧洲足联的所有合作活动。训练场栏目推广草根足球活动和学习模块。"/><meta name="keywords" content="欧洲足联,欧洲足球协会联盟,欧洲,足球,欧洲冠军联赛,冠军联赛,欧洲联盟杯,2008欧洲杯,2012年欧洲杯,欧锦赛,国际足联,国际足联世界杯,世界杯,米切尔·普拉蒂尼,比赛中心,欧洲足球,梦幻足球游戏,球迷区,杂志,视频直播,重放,视频点播,手机,球场,训练场,裁判,球员,教练,特里克斯和菲利克斯"/><meta name="author" content="uefa.com"/><meta property="og:title" content="UEFA.com"/><meta property="og:type" content="sport_league"/><meta property="og:url" content="https://web.archive.org/web/20120103161721/http://cn.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120103161721im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"/><meta property="og:site_name" content="UEFA.com"/><meta property="og:description" content="Europe’s football website, now on Facebook."/><meta property="fb:app_id" content="241194762579707"/><link rel="canonical" href="https://web.archive.org/web/20120103161721/http://cn.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120103161721im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120103161721cs_/http://cn.uefa.com/inc/css/main.css?20111219151033"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120103161721cs_/http://cn.uefa.com/inc/css/asian.css?20111025081029"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120103161721cs_/http://cn.uefa.com/inc/css/homepage.css?20111212172438"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120103161721cs_/http://cn.uefa.com/inc/css/light.css?20110422112256"/> <script type="text/javascript" src="/web/20120103161721js_/http://cn.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120103161721im_/http://cn.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langC"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"ZH"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};SCW.CustomValues = {};//--></script><div id="fb-root"> </div><div class="d3cmsMaster"><div class="d3cmsHeader"><!--googleoff: all--><script type="text/javascript"> function setCookie(name, value, expires, path, domain, secure) { var today = new Date(); today.setTime(today.getTime()); if (expires) { expires = expires * 1000 * 60 * 60 * 24; }; var expires_date = new Date(today.getTime() + (expires)); var d = (domain !== undefined && domain != null && domain != '') ? ";domain=" + domain : ((cookieDomain !== undefined && cookieDomain != null && cookieDomain != '') ? ";domain=" + cookieDomain : ""); document.cookie = name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : ""); //alert(name + "=" + escape(value) + ((expires) ? ";expires=" + expires_date.toGMTString() : "") + ((path) ? ";path=" + path : ";path=" + "/") + d + ((secure) ? ";secure" : "")); }; function getCookie(name) { var cookie = document.cookie.match(new RegExp('(^|;)\\s*' + escape(name) + '=([^;\\s]*)')); return (cookie ? unescape(cookie[2]) : null); }; function getIEVersionNumber() { var ua = navigator.userAgent; var MSIEOffset = ua.indexOf("MSIE "); if (MSIEOffset == -1) { return 1000; } else { return parseFloat(ua.substring(MSIEOffset + 5, ua.indexOf(";", MSIEOffset))); }; } var isIE5Min = getIEVersionNumber() < 6; if ((isIE5Min) && (location.pathname != '/redirect/ie55/index.html')) location.href = '/redirect/ie55/index.html'; var _DOMAIN =''; if (location.host=='localhost') _DOMAIN = 'localhost'; </script><!--googleon: all--><!--googleoff: snippet--><div class="masterNav"><p class="uefacomLogo"><a title="UEFA.com" href="/web/20120103161721/http://cn.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="/web/20120103161721im_/http://cn.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="欧洲足球官方网站" class="uefacomBlurb" href="/web/20120103161721/http://cn.uefa.com/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});"><img src="/web/20120103161721im_/http://cn.uefa.com/img/template/HeaderString.png" width="254" height="12" alt="欧洲足球官方网站"/></a><div class="beta"> </div> </div><!--googleon: snippet--> <!--googleoff:snippet--><div id="menuLevel1"><ul><li id="ml1A_cl" class=""><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">欧洲冠军联赛</a></li><li id="ml1A_el" class=""><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">欧足联欧洲联赛</a></li><li id="ml1A_eu" class=""><a href="/web/20120103161721/http://cn.uefa.com/uefaeuro2012/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">2012年欧锦赛</a></li><li id="ml1A_ma" class=""><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/leaguesandcups/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">欧洲联赛和杯赛</a></li><li id="ml1A_nc" class=""><a href="/web/20120103161721/http://cn.uefa.com/news/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">新闻中心</a></li><li id="ml1A_ls" class=""><a href="/web/20120103161721/http://cn.uefa.com/livescores/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">实况比分</a></li><li id="ml1A_st" class=""><a href="/web/20120103161721/http://cn.uefa.com/store/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">商店</a></li></ul></div><!--googleon:snippet--> </div><div class="d3cmsBCtop"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20120103161721/http://cn.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">欧洲足球官方网站</strong><div class="feedBack fr"><a href="/web/20120103161721/http://cn.uefa.com/community/feedback/index.html">意见征集</a></div><a href="https://web.archive.org/web/20120103161721/http://www.interoute.com/" target="_blank" title="UEFA.COM - 提供者为 interoute " class="irtLogo"><img src="/web/20120103161721im_/http://cn.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - 提供者为 interoute " height="48"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><span class="hiddenssi">SSI Err</span> </div><div class="d3cmsCBody"><div class="grid_8 "><div class="row "><div style="" class="newsList "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="innerText"><ul><li id="A0001_1" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1738768.html"><img src="/web/20120103161721im_/http://cn.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/70/21/48/1702148_w5.jpg" alt="阿德里安塞离开特温特" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/index.html" title="欧洲联赛">欧洲联赛</a></p><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1738768.html" title="阿德里安塞离开特温特">阿德里安塞离开特温特</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1738768.html">虽然带领特温特以欧洲联赛K组冠军的身份昂首挺进32强,但是该队主教练阿德里安塞还是遭到球队解雇。</a></div><div class="newsDate">2012年1月3日,星期二 13.47CET</div> </div></li><li id="A0001_2" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1738742.html"><img src="/web/20120103161721im_/http://cn.uefa.com/MultimediaFiles/Photo/competitions/UCL/01/63/58/91/1635891_w5.jpg" alt="平托续约巴塞罗那" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/index.html" title="欧洲冠军联赛">欧洲冠军联赛</a></p><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1738742.html" title="平托续约巴塞罗那">平托续约巴塞罗那</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1738742.html"><font style="FONT-FAMILY: ; FONT-SIZE: medium" class="Apple-style-span" size="4" face="Simsun" class="Apple-style-span"> <div style="BACKGROUND-COLOR: rgb(255,255,255); MARGIN: 8px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: rgb(0,0,0); FONT-SIZE: 12px !important; background-origin: initial; background-clip: initial" mce_style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px !important; margin-top: 8px; margin-right: 8px; margin-bottom: 8px; margin-left: 8px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; background-position: initial initial; background-repeat: initial initial; ">巴塞罗那宣布与平托续一年,新的合同将持续到2013年6月。<br><br></div></font></a></div><div class="newsDate">2012年1月3日,星期二 10.40CET</div> </div></li><li id="A0001_3" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=eng/news/newsid=1738702.html"><img src="/web/20120103161721im_/http://cn.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/62/1738662_w5.jpg" alt="兰帕德绝杀 切尔西逆转获胜" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=eng/domesticleague/index.html" title="英格兰超级联赛">英格兰超级联赛</a></p><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=eng/news/newsid=1738702.html" title="切尔西反超阿森纳">切尔西反超阿森纳</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=eng/news/newsid=1738702.html">在2比1客场击败狼队后,切尔西已经重返积分榜前四行列,与此同时,阿森纳则在客场不敌富勒姆。</a></div><div class="newsDate">2012年1月2日,星期一 19.09CET</div> </div></li><li id="A0001_4" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=fra/news/newsid=1738703.html"><img src="/web/20120103161721im_/http://cn.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/62/09/64/1620964_w5.jpg" alt="科雷亚接手依云" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=fra/domesticleague/index.html" title="法国甲级联赛">法国甲级联赛</a></p><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=fra/news/newsid=1738703.html" title="科雷亚接手依云">科雷亚接手依云</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=fra/news/newsid=1738703.html">法甲依云·土农·加利亚德俱乐部已经正式任命科雷亚为球队新任主帅,这位前南锡战术大师将接替卡索尼的位置,后者已经与俱乐部双方协商解约。</a></div><div class="newsDate">2012年1月2日,星期一 17.35CET</div> </div></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box boxSimple"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">欧洲冠军联赛 </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="innerText"><ul class="box boxSimple"><li id="A0001_1" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1738742.html" title="平托续约巴塞罗那">平托续约巴塞罗那</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1738742.html"><font style="FONT-FAMILY: ; FONT-SIZE: medium" class="Apple-style-span" size="4" face="Simsun" class="Apple-style-span"> <div style="BACKGROUND-COLOR: rgb(255,255,255); MARGIN: 8px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: rgb(0,0,0); FONT-SIZE: 12px !important; background-origin: initial; background-clip: initial" mce_style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px !important; margin-top: 8px; margin-right: 8px; margin-bottom: 8px; margin-left: 8px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; background-position: initial initial; background-repeat: initial initial; ">巴塞罗那宣布与平托续一年,新的合同将持续到2013年6月。<br><br></div></font></a></div> </div></li><li id="A0001_2" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1735694.html" title="法布雷加斯在巴萨如鱼得水">法布雷加斯在巴萨如鱼得水</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/news/newsid=1735694.html">虽然接过了他的偶像和现任主教练瓜迪奥拉的4号球衣,但是法布雷加斯在回到巴塞罗那担任的却是“影子前锋”的角色,而且在这个位置上他的表现更是如鱼得水。</a></div> </div></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="newsList box boxSimple"><div class="bH"><!--googleoff:index--><h3 class="bigTitle">欧洲联赛 </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="innerText"><ul class="box boxSimple"><li id="A0001_1" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1736499.html" title="阿贾克斯与波尔图直面曼彻斯特双雄">阿贾克斯与波尔图直面曼彻斯特双雄</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1736499.html">“当曼联被抽出的时候,全场一片惊呼”,阿贾克斯队长维尔通亨在谈到欧洲联赛抽签结果时说道。阿贾克斯和波尔图将在淘汰赛阶段遭遇曼彻斯特双雄。</a></div> </div></li><li id="A0001_2" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1735814.html" title="曼彻斯特双雄面临严峻考验">曼彻斯特双雄面临严峻考验</a></h2><div class="newsComment innerText"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1735814.html">欧洲联赛32、16强淘汰赛抽签仪式在瑞士尼昂举行,曼联和阿贾克斯自1976年之后首次相遇,卫冕冠军波尔图面临曼城的严峻考验。</a></div> </div></li></ul> </div><!--googleon:index--> </div><div class="bF"> </div> </div> </div> </div><div class="grid_4 "><div class="row "><div style="" class="newsBulList box barsList boxSimple"><div class="bH"><!--googleoff:index--><h3>编辑推荐</h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box barsList boxSimple"><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=esp/news/newsid=1738571.html">吉门内斯入主萨拉戈萨</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=eng/news/newsid=1738550.html">曼联切尔西主场爆冷失利</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=eng/news/newsid=1738425.html">贝拉米梅开二度助利物浦获胜</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=fra/news/newsid=1738422.html">安切洛蒂接过巴黎圣日耳曼教鞭</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1738424.html">莫斯科火车头签下蒂格雷夫</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=esp/news/newsid=1738428.html">萨拉戈萨主教练阿吉雷离队</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/news/newsid=1738427.html">埃因霍温主帅鲁滕赛季结束离队</a></h4></li><li><h4 class="nTitle"><a href="/web/20120103161721/http://cn.uefa.com/news/newsid=1737741.html">关注足球 - 欧足联2011</a></h4></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="row "><div class="box jcBox newsSlide photo" style=""><div class="bH"><!--googleoff:index--><h3>照片 </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><div class="jboxdiv scroll_1 animation_slow" id="newsSlidePhoto"><div class="jc-clip"><ul class="jc-list"><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738694.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/94/1738694_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Arsene Wenger (Arsenal FC)"/><img src="/web/20120103161721im_/http://cn.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/94/1738694_w4.jpg" width="324" height="182" alt="Arsene Wenger (Arsenal FC)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Arsene Wenger (Arsenal FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738692.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/92/1738692_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="John Arne Riise & Brede Hangeland (Fulham FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">John Arne Riise & Brede Hangeland (Fulham FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738691.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/91/1738691_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="John Arne Riise & Brede Hangeland (Fulham FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">John Arne Riise & Brede Hangeland (Fulham FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738690.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/90/1738690_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Johan Djourou (Arsenal FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Johan Djourou (Arsenal FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738689.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/89/1738689_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Brede Hangeland (Fulham FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Brede Hangeland (Fulham FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738688.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/88/1738688_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Steve Sidwell (Fulham FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Steve Sidwell (Fulham FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738686.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/86/1738686_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Francis Coquelin (Arsenal FC) & Bryan Ruiz (Fulham FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Francis Coquelin (Arsenal FC) & Bryan Ruiz (Fulham FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738683.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/83/1738683_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Bobby Zamora (Fulham FC) & Laurent Koscielny (Arsenal FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Bobby Zamora (Fulham FC) & Laurent Koscielny (Arsenal FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738682.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/82/1738682_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Arsene Wenger (Arsenal FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Arsene Wenger (Arsenal FC)</div></div></li><li><a href="/web/20120103161721/http://cn.uefa.com/memberassociations/association=none/photos/photoid=1738679.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/86/79/1738679_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Laurent Koscielny (Arsenal FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Laurent Koscielny (Arsenal FC)</div></div></li></ul></div></div><!--googleon:index--> </div><div class="bF"><!--googleoff:index--><div class="panel"> <div class="bgMore"><div class="startMore fl"> </div><a class="morelink fl" href="/web/20120103161721/http://cn.uefa.com/news/photos/index.html">更多照片</a><div class="endMore fl"> </div></div><div class="jc-pgstat"><span class="jc-pgstat-newsSlidePhoto">1</span> / 10</div></div><!--googleon:index--> </div> </div> </div><div class="row "><div class="box "><div class="bH"><!--googleoff:index--><h3>工具 </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="newsBulList box noborder barsList"><div class="bH"><!--googleoff:index--><h2> </h2><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box noborder barsList"><li><h3 class="newsTitle"><a href="https://web.archive.org/web/20120103161721/http://cn.uefa.com/news/rssfeeds/index.html">RSS订阅</a></h3></li><li><h3 class="newsTitle"><a href="https://web.archive.org/web/20120103161721/http://cn.uefa.com/news/photos/index.html">图片库</a></h3></li></ul><!--googleon:index--> </div><div class="bF"> </div> </div> </div><div class="bF"> </div> </div> </div><div class="row "><div style="" class="box ADBox "><div class="bH"><!--googleoff:index--><!--googleon:index--> </div><div class="bC"><div><!-- begin ad tag (tile=1) --><script type="text/javascript">if (typeof ord=='undefined') {ord=Math.random()*10000000000000000;}var AD_uefacom_UEFACOMhome_internal_1='https://web.archive.org/web/20120103161721/http://ad.ch.doubleclick.net/adj/uefacom.chinese/UEFACOMhome;pos=internal;tile=1;sect=;kw=;dcopt=ist;sz=300x100;ord=' + ord + '?'; addADLinkScript(AD_uefacom_UEFACOMhome_internal_1); </script><noscript><p><a href="https://web.archive.org/web/20120103161721/http://ad.ch.doubleclick.net/jump/uefacom.chinese/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" onclick="window.open(this.href); return false;"><img src="https://web.archive.org/web/20120103161721im_/http://ad.ch.doubleclick.net/ad/uefacom.chinese/UEFACOMhome;pos=internal;tile=1;sect=;kw=;sz=300x100;ord=123456789" width="300" height="100" alt=""/></a></p></noscript><!-- End ad tag --> </div> </div><div class="bF"> </div> </div> </div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20120103161721/http://cn.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </ol><span class="closer fl"> </span><strong class="bcOfficial">欧洲足球官方网站</strong><div class="feedBack fr"><a href="/web/20120103161721/http://cn.uefa.com/community/feedback/index.html">意见征集</a></div><a href="https://web.archive.org/web/20120103161721/http://www.interoute.com/" target="_blank" title="UEFA.COM - 提供者为 interoute " class="irtLogo"><img src="/web/20120103161721im_/http://cn.uefa.com/img/template/interoute_blu.png" alt="UEFA.COM - 提供者为 interoute " height="48"/></a><div class="fblike"><fb:like class="bcfb" xmlns:fb="http://www.facebook.com/2008/fbml"> </fb:like></div></div><!--googleon:snippet--> </div><div class="d3cmsFooter"><!--googleoff: all--><div class="d3cmsCFooter"><div class="competition fl"><span class="footerLbl">比赛</span><div class="competitionlist fl"><span>- 球队 - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefachampionsleague/index.html" title="欧洲冠军联赛">欧洲冠军联赛</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefaeuropaleague/index.html" title="欧足联欧洲联赛">欧足联欧洲联赛</a></li></ul> </div><div class="competitionlist fl"><span>- 国家队 - </span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefaeuro/index.html" title="年欧锦赛">年欧锦赛</a></li></ul> </div></div><div class="wf fl"><span class="footerLbl">nav_womens</span><span> </span><ul class="clean clearfix"/> </div><div class="chnw fl"><div class="channel"><span class="footerLbl">欧足联相关网站</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="https://web.archive.org/web/20120103161721/http://twitter.com/uefacom_cn" target="_blank" title="在推特上关注UEFA.com">在推特上关注UEFA.com</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/store/index.html" title="商店">商店</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">工具</span><ul class="clean clearfix"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/news/rssfeeds/index.html" title="RSS订阅">RSS订阅</a></li></ul></div></div><div class="languages row"><span class="langLbl">更改语言:</span><ul class="changeLang"><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'en', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://en.uefa.com/" title="英语">English</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'fr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://fr.uefa.com/" title="Français">Français</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'de', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://de.uefa.com/" title="Deutsch">Deutsch</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'ru', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://ru.uefa.com/" title="Русский">Русский</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'es', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://es.uefa.com/" title="Español">Español</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'it', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://it.uefa.com/" title="Italiano">Italiano</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pt', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://pt.uefa.com/" title="Português">Português</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'pl', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://pl.uefa.com/" title="Polski">Polski</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'uk', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://ua.uefa.com/" title="Українська">Українська</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'jp', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://jp.uefa.com/" title="日本語">日本語</a></li><li class="other"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'cn', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://cn.uefa.com/" title="中文">中文</a></li><li class="last"><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});setCookie('Language', 'kr', 365, '/', _DOMAIN);" href="https://web.archive.org/web/20120103161721/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"> <!--googleoff:snippet--><li> <a title="UEFA.com" class="bcLink" href="/web/20120103161721/http://cn.uefa.com/index.html">UEFA.com</a></li><!--googleon:snippet--> </div></div><div class="footerR fl"><ul class="fOfficial"><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefa/aboutuefa/organisation/contactuefa/index.html" title="联系我们">联系我们</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefa/faq/index.html" title="帮助/常见问题">帮助/常见问题</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefa/termsconditions.html" title="条款和条件">条款和条件</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/uefa/privacypolicy.html" title="隐私">隐私</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120103161721/http://cn.uefa.com/sitemap/index.html" title="sitemap">sitemap</a></li></ul><ul class="disclaimer"><li>© 1998-2011 UEFA.(欧足联)。版权所有。</li><li>UEFA (欧足联)的英文拼写、标识以及UEFA旗下所有赛事标识均受UEFA商标和著作权保护。不要将上述标识为商业用途使用。 使用UEFA.com表明您同意我们的隐私权政策和用户协议。</li></ul></div><script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120103161721/https://ssl." : "https://web.archive.org/web/20120103161721/http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12554578-1"); pageTracker._trackPageview(); } catch(err) {} </script><script type="text/javascript"> var _sf_async_config={uid:342,domain:"cn.uefa.com",pingServer:"pdeltatre.chartbeat.net"}; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://web.archive.org/web/20120103161721/https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script></div></div><!--googleon: all--> </div> </div><script type="text/javascript"><!-- SCW.Execute();//--></script><script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')//--></script><noscript><!--Web Analytics--></noscript><!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.20.3. --> </body></html><!-- FILE ARCHIVED ON 16:17:21 Jan 03, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 09:50:54 Nov 24, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.574 exclusion.robots: 0.039 exclusion.robots.policy: 0.027 esindex: 0.01 cdx.remote: 41.613 LoadShardBlock: 200.405 (3) PetaboxLoader3.datanode: 157.849 (4) PetaboxLoader3.resolve: 118.51 (2) load_resource: 107.839 -->