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"><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/memberassociations/association=esp/domesticleague/clubs/index.html","20111109075824","https://web.archive.org/","web","/_static/", "1320825504"); </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 name="searchtitle" content="西班牙足球协会,西班牙,Spanish La Liga,西班牙"/><meta name="searchname" content="Spanish La Liga"/><meta name="searchtype" content="domesticleague"/><meta name="searchteamid" content="1053"/><link rel="canonical" href="https://web.archive.org/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/clubs/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111109075824cs_/http://cn.uefa.com/inc/css/main.css?20111025082233"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111109075824cs_/http://cn.uefa.com/inc/css/asian.css?20111025081029"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111109075824cs_/http://cn.uefa.com/inc/css/memberassociations/main.css?20111027090957"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111109075824cs_/http://cn.uefa.com/inc/css/light.css?20110422112256"/> <script type="text/javascript" src="/web/20111109075824js_/http://cn.uefa.com/inc/js/main.js?20111107150100"> </script><link rel="shortcut icon" href="/web/20111109075824im_/http://cn.uefa.com/imgml/favicon/favicon.ico"/></head><body id="memberassociations" class="association_esp langC"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"sec":"member associations","subsec1":"association esp","subsec2":"domestic league","subsec3":"clubs","type":"list:clubs","lang":"ZH"};SCW.Events = new Array();SCW.EVars = {};SCW.Props = {"43":"web","14":"2011-12","22":"esp","23":"spain","13":"spanish liga"};SCW.CustomSocialNetwork = {"hp":"uefacom hp"};//--></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/20111109075824/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/20111109075824im_/http://cn.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="欧洲足球官方网站" class="uefacomBlurb" href="/web/20111109075824/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/20111109075824im_/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/20111109075824/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/20111109075824/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/20111109075824/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="current"><a href="/web/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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"><li> <a title="UEFA.com" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/index.html">UEFA.com</a></li><li> > <a title="成员国足协" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/index.html">成员国足协</a></li><li> > 西班牙</li><li> > <a title="国内联赛" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/index.html">国内联赛</a></li><li> > <a title="俱乐部" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/clubs/index.html">俱乐部</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111109075824/http://cn.uefa.com/community/feedback/index.html">意见征集</a></div></div><!--googleon:snippet--> </div><div class="d3cmsContent"><div class="d3cmsCHeader"><!--googleoff:snippet--><div id="menuLevel2"><a class="logolink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/index.html"> </a><ul class="memberAssociation"><li id="ml2_leaguesandcups"><a title="欧洲联赛和杯赛" href="/web/20111109075824/http://cn.uefa.com/memberassociations/leaguesandcups/index.html"><span>欧洲联赛和杯赛</span></a></li><li id="ml2_news"><a title="新闻" href="/web/20111109075824/http://cn.uefa.com/memberassociations/news/index.html"><span>新闻</span></a></li></ul></div><!--googleon:snippet--> <div class="d3cmsTopContent"><div class="row "><div id="associationHeader" class="HeaderProfile grid_12" style="background:url(/web/20111109075824im_/http://cn.uefa.com/imgml/MA/headers/ESP.jpg) 0px 0px repeat-x;"><div class="HeaderLogo"><a title="西班牙" href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/matches/index.html"><img height="50" width="50" alt="西班牙" title="西班牙" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/MA/logos/50x50/122.png"/></a></div><div class="HeaderDetails ma"><h1 class="bigTitle"><a class="ma" title="西班牙" href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/matches/index.html">西班牙</a></h1><h2><img height="18" width="18" alt="西班牙" title="西班牙" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/flags/18x18/ESP.png"/><span class="officialName">Spanish Football Federation</span></h2></div></div> </div><div class="row "><!--googleoff:snippet--><div class="grid_12 tabs_gray maThirdLevel"><div id="menuLevel3"><ul class="menu clearfix"><li id="dml3_news" class=""><a href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/news/index.html"><span>新闻</span></a></li><li id="dml3_league" class=" last current "><a href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/index.html"><span>联赛</span></a></li></ul> </div><div class="subtabs subtabs_gray maThirdLevel"><ul class="submenu"><li id="dml3_matches"><a href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/matches/index.html"><span>比赛</span></a></li><li id="dml3_standings"><a href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/standings/index.html"><span>积分榜</span></a></li><li id="dml3_clubs" class="current"><a href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/clubs/index.html"><span>球队</span></a></li><li id="dml3_topscorers" class="last"><a href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/topscorers/index.html"><span>最佳射手</span></a></li></ul></div></div><!--googleon:snippet--> </div></div> </div><div class="d3cmsCBody"><div class="row "><div id="MatchListDomesticLeague"><h2 class="bigTitle">西班牙甲级联赛 2011/12</h2></div><div><div class="fl grid_6"><ul class="leagueclublist"><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52714/domestic/index.html" title="塞维利亚"><img height="60" width="60" alt="塞维利亚" title="塞维利亚" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/52714.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52714/domestic/index.html" title="塞维利亚"><h2>塞维利亚</h2></a></li><li><a href="#" title="比赛 塞维利亚">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefaeuropaleague/season=2012/clubs/club=52714/index.html" title="欧足联欧洲联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/14.png" alt="欧足联欧洲联赛" height="45" width="75"/></a></div><span class="gameover">被淘汰</span></div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=53042/domestic/index.html" title="奥萨苏纳"><img height="60" width="60" alt="奥萨苏纳" title="奥萨苏纳" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/53042.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=53042/domestic/index.html" title="奥萨苏纳"><h2>奥萨苏纳</h2></a></li><li><a href="#" title="比赛 奥萨苏纳">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=74070/domestic/index.html" title="巴列卡诺"><img height="60" width="60" alt="巴列卡诺" title="巴列卡诺" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/74070.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=74070/domestic/index.html" title="巴列卡诺"><h2>巴列卡诺</h2></a></li><li><a href="#" title="比赛 巴列卡诺">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"><img class="promotedwinner" src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/promoted_16x16.png" alt="promoted" height="16" width="16"/></div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50080/domestic/index.html" title="巴塞罗那"><img height="60" width="60" alt="巴塞罗那" title="巴塞罗那" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/50080.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50080/domestic/index.html" title="巴塞罗那"><h2>巴塞罗那</h2></a></li><li><a href="#" title="比赛 巴塞罗那">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"><img class="promotedwinner" src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/winner.png" alt="胜" height="16" width="16"/></div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefachampionsleague/season=2012/clubs/club=50080/index.html" title="欧洲冠军联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/1.png" alt="欧洲冠军联赛" height="45" width="75"/></a></div><span class="playing">比赛进行中</span></div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=53046/domestic/index.html" title="希洪竞技"><img height="60" width="60" alt="希洪竞技" title="希洪竞技" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/53046.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=53046/domestic/index.html" title="希洪竞技"><h2>希洪竞技</h2></a></li><li><a href="#" title="比赛 希洪竞技">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=2602893/domestic/index.html" title="格拉纳达"><img height="60" width="60" alt="格拉纳达" title="格拉纳达" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/2602893.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=2602893/domestic/index.html" title="格拉纳达"><h2>格拉纳达</h2></a></li><li><a href="#" title="比赛 格拉纳达">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"><img class="promotedwinner" src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/promoted_16x16.png" alt="promoted" height="16" width="16"/></div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=64253/domestic/index.html" title="桑坦德竞技"><img height="60" width="60" alt="桑坦德竞技" title="桑坦德竞技" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/64253.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=64253/domestic/index.html" title="桑坦德竞技"><h2>桑坦德竞技</h2></a></li><li><a href="#" title="比赛 桑坦德竞技">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=70691/domestic/index.html" title="比利亚雷亚尔"><img height="60" width="60" alt="比利亚雷亚尔" title="比利亚雷亚尔" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/70691.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=70691/domestic/index.html" title="比利亚雷亚尔"><h2>比利亚雷亚尔</h2></a></li><li><a href="#" title="比赛 比利亚雷亚尔">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefachampionsleague/season=2012/clubs/club=70691/index.html" title="欧洲冠军联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/1.png" alt="欧洲冠军联赛" height="45" width="75"/></a></div><span class="playing">比赛进行中</span></div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50125/domestic/index.html" title="毕尔巴鄂竞技"><img height="60" width="60" alt="毕尔巴鄂竞技" title="毕尔巴鄂竞技" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/50125.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50125/domestic/index.html" title="毕尔巴鄂竞技"><h2>毕尔巴鄂竞技</h2></a></li><li><a href="#" title="比赛 毕尔巴鄂竞技">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefaeuropaleague/season=2012/clubs/club=50125/index.html" title="欧足联欧洲联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/14.png" alt="欧足联欧洲联赛" height="45" width="75"/></a></div><span class="playing">比赛进行中</span></div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52268/domestic/index.html" title="瓦伦西亚"><img height="60" width="60" alt="瓦伦西亚" title="瓦伦西亚" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/52268.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52268/domestic/index.html" title="瓦伦西亚"><h2>瓦伦西亚</h2></a></li><li><a href="#" title="比赛 瓦伦西亚">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefachampionsleague/season=2012/clubs/club=52268/index.html" title="欧洲冠军联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/1.png" alt="欧洲冠军联赛" height="45" width="75"/></a></div><span class="playing">比赛进行中</span></div><div class="fl CompUefaLogo c"> </div></div></li></ul></div><div class="fl grid_6"><ul class="leagueclublist"><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50123/domestic/index.html" title="皇家社会"><img height="60" width="60" alt="皇家社会" title="皇家社会" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/50123.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50123/domestic/index.html" title="皇家社会"><h2>皇家社会</h2></a></li><li><a href="#" title="比赛 皇家社会">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50051/domestic/index.html" title="皇家马德里"><img height="60" width="60" alt="皇家马德里" title="皇家马德里" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/50051.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50051/domestic/index.html" title="皇家马德里"><h2>皇家马德里</h2></a></li><li><a href="#" title="比赛 皇家马德里">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefachampionsleague/season=2012/clubs/club=50051/index.html" title="欧洲冠军联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/1.png" alt="欧洲冠军联赛" height="45" width="75"/></a></div><span class="playing">比赛进行中</span></div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=87959/domestic/index.html" title="莱万特"><img height="60" width="60" alt="莱万特" title="莱万特" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/87959.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=87959/domestic/index.html" title="莱万特"><h2>莱万特</h2></a></li><li><a href="#" title="比赛 莱万特">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52822/domestic/index.html" title="萨拉戈萨"><img height="60" width="60" alt="萨拉戈萨" title="萨拉戈萨" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/52822.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52822/domestic/index.html" title="萨拉戈萨"><h2>萨拉戈萨</h2></a></li><li><a href="#" title="比赛 萨拉戈萨">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=54189/domestic/index.html" title="西班牙人"><img height="60" width="60" alt="西班牙人" title="西班牙人" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/54189.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=54189/domestic/index.html" title="西班牙人"><h2>西班牙人</h2></a></li><li><a href="#" title="比赛 西班牙人">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52265/domestic/index.html" title="贝蒂斯"><img height="60" width="60" alt="贝蒂斯" title="贝蒂斯" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/52265.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=52265/domestic/index.html" title="贝蒂斯"><h2>贝蒂斯</h2></a></li><li><a href="#" title="比赛 贝蒂斯">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"><img class="promotedwinner" src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/promoted_16x16.png" alt="promoted" height="16" width="16"/></div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=87960/domestic/index.html" title="赫塔菲"><img height="60" width="60" alt="赫塔菲" title="赫塔菲" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/87960.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=87960/domestic/index.html" title="赫塔菲"><h2>赫塔菲</h2></a></li><li><a href="#" title="比赛 赫塔菲">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50124/domestic/index.html" title="马德里竞技"><img height="60" width="60" alt="马德里竞技" title="马德里竞技" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/50124.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=50124/domestic/index.html" title="马德里竞技"><h2>马德里竞技</h2></a></li><li><a href="#" title="比赛 马德里竞技">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"><div><a href="/web/20111109075824/http://cn.uefa.com/uefaeuropaleague/season=2012/clubs/club=50124/index.html" title="欧足联欧洲联赛"><img src="/web/20111109075824im_/http://cn.uefa.com/imgml/comp/logos/small/14.png" alt="欧足联欧洲联赛" height="45" width="75"/></a></div><span class="playing">比赛进行中</span></div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=74069/domestic/index.html" title="马拉加"><img height="60" width="60" alt="马拉加" title="马拉加" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/74069.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=74069/domestic/index.html" title="马拉加"><h2>马拉加</h2></a></li><li><a href="#" title="比赛 马拉加">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li><li class="leagueclubitem"><div><div class="fl ClubLogo"><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=53044/domestic/index.html" title="马洛卡"><img height="60" width="60" alt="马洛卡" title="马洛卡" src="https://web.archive.org/web/20111109075824im_/http://img.uefa.com/imgml/TP/teams/logos/70x70/53044.png"/></a></div><div class="fl ClubName ClubNameN"><ul><li><a href="/web/20111109075824/http://cn.uefa.com/teamsandplayers/teams/club=53044/domestic/index.html" title="马洛卡"><h2>马洛卡</h2></a></li><li><a href="#" title="比赛 马洛卡">比赛</a> | 新闻</li></ul></div><div class="fl compPromotedWinner"> </div><div class="fl CompUefaLogo c"> </div><div class="fl CompUefaLogo c"> </div></div></li></ul></div></div> </div> </div></div><div class="d3cmsBCbot"><!--googleoff:snippet--><div class="bcMenu"><ol class="fl bcLinks"><li> <a title="UEFA.com" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/index.html">UEFA.com</a></li><li> > <a title="成员国足协" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/index.html">成员国足协</a></li><li> > 西班牙</li><li> > <a title="国内联赛" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/index.html">国内联赛</a></li><li> > <a title="俱乐部" class="bcLink" href="/web/20111109075824/http://cn.uefa.com/memberassociations/association=esp/domesticleague/clubs/index.html">俱乐部</a></li></ol><span class="closer fl"> </span><div class="feedBack fr"><a href="/web/20111109075824/http://cn.uefa.com/community/feedback/index.html">意见征集</a></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/20111109075824/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/20111109075824/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/20111109075824/http://cn.uefa.com/uefaeuro/index.html" title="年欧锦赛">年欧锦赛</a></li></ul> </div><div class="competitionlist fl"><span> </span><ul class="clean clearfix"/> </div></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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/http://kr.uefa.com/" title="한국어">한국어</a></li></ul></div></div><div class="d3cmsBFooter"><div class="d3cmsBCFooter"> <div class="footerL fl"><div class="footerLogo"><a title="UEFA.com - 欧洲足球官方网站" href="/web/20111109075824/http://cn.uefa.com/index.html"> UEFA.com - 欧洲足球官方网站</a></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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/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/20111109075824/https://ssl." : "https://web.archive.org/web/20111109075824/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/20111109075824/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 07:58:24 Nov 09, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:31:20 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: 1.683 exclusion.robots: 0.028 exclusion.robots.policy: 0.018 esindex: 0.01 cdx.remote: 6.83 LoadShardBlock: 1315.494 (3) PetaboxLoader3.datanode: 1188.134 (4) PetaboxLoader3.resolve: 246.066 (2) load_resource: 247.023 -->