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="ko" 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://kr.uefa.com:80/","20120122040932","https://web.archive.org/","web","/_static/", "1327205372"); </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="유럽 축구 사이트, uefa.com,은 UEFA의 공식 사이트이자, 유럽 축구 연맹, 과 유럽 축구 행정 기관입니다. UEFA는 UEFA 챔피언스 리그, UEFA 컵과 UEFA 유럽피언 챔피언쉽 (UEFA 유로 2008, UEFA 유로 2012, 등)과 같은 유럽 대륙의 가장 유명하고 권위있는 대회를 조직합니다. 우리 사이트는 방대한 자료를 바탕으로 UEFA에서 주최하는 대회의 라이브 동영상과 모바일 서비스를 제공합니다. 또한, 유럽 축구 섹션을 통해 UEFA 클럽 대항전의 출전권이 걸린 유럽 내 53개국 리그 결과를 보도합니다. UEFA 조직 섹션은 UEFA에서 주관하는 모든 활동을 보도하며, 연습구장 섹션은 축구의 저변을 넓히기 위해 축구의 기본적인 E-러닝 프로그램을 제공합니다."/><meta name="keywords" content="유에파,유럽 축구 연맹,유럽 축구 연맹,유럽,축구,풋볼,싸커,칼치오,푸스볼,UEFA 챔피언스 리그,챔피언스 리그,UEFA 컵,유로 2008,유로 2012,유럽피언 챔피언쉽,피파,피파 월드컵,월드컵,미셸 플라티니,매치 센터,매치센터,유럽 축구,판타지 풋볼,팬존,매거진,라이브 동영상,다시보기,Vod캐스트,모바일,스타디움,연습 구장,심판,선수,감독,트릭스와 플릭스"/><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/20120122040932/http://kr.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20120122040932im_/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/20120122040932/http://kr.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20120122040932im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120122040932cs_/http://kr.uefa.com/inc/css/main.css?20111219151033"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120122040932cs_/http://kr.uefa.com/inc/css/asian.css?20111025081029"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120122040932cs_/http://kr.uefa.com/inc/css/homepage.css?20111212172438"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20120122040932cs_/http://kr.uefa.com/inc/css/light.css?20110422112256"/> <script type="text/javascript" src="/web/20120122040932js_/http://kr.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20120122040932im_/http://kr.uefa.com/imgml/favicon/favicon.ico"/></head><body id="index.html" class=" langK"><script type="text/javascript"><!-- SCW.Initialize();SCW.AllowedJSContent = new Array();SCW.ContentProperties = {"type":"homepage","sec":"uefacom","lang":"KO"};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/20120122040932/http://kr.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/20120122040932im_/http://kr.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="유럽축구 공식웹사이트" class="uefacomBlurb" href="/web/20120122040932/http://kr.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/20120122040932im_/http://kr.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/20120122040932/http://kr.uefa.com/uefachampionsleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA 챔피언스리그</a></li><li id="ml1A_el" class=""><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA 유로파리그</a></li><li id="ml1A_eu" class=""><a href="/web/20120122040932/http://kr.uefa.com/uefaeuro2012/index.html" onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Header'});">UEFA EURO 2012</a></li><li id="ml1A_ma" class=""><a href="/web/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/http://kr.uefa.com/community/feedback/index.html">피드백</a></div><a href="https://web.archive.org/web/20120122040932/http://www.interoute.com/" target="_blank" title="UEFA.COM - 제공 interoute " class="irtLogo"><img src="/web/20120122040932im_/http://kr.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/20120122040932/http://kr.uefa.com/memberassociations/association=ger/news/newsid=1743054.html"><img src="/web/20120122040932im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/30/35/1743035_w5.jpg" alt="묀헨글라트바흐, 바이에른 잡았다" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=ger/domesticleague/index.html" title="독일 분데스리가">독일 분데스리가</a></p><h2 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=ger/news/newsid=1743054.html" title="묀헨글라트바흐, 바이에른 잡았다">묀헨글라트바흐, 바이에른 잡았다</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=ger/news/newsid=1743054.html">VfL 보루시아 묀헨글라트바흐가 리그 2위로 순위를 끌어올렸다. 홈에서 FC 바이에른 뮌헨을 3-1로 꺾어 이번 시즌에만 뮌헨에 두 번째로 승리한 묀헨글라트바흐는 이제 선두를 승점 1점차로 추격하게 됐다.</a></div><div class="newsDate">2012년 1월 20일, 금요일 23.14중앙유럽 표준시</div> </div></li><li id="A0001_2" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120122040932/http://kr.uefa.com/news/newsid=1646912.html"><img src="/web/20120122040932im_/http://kr.uefa.com/MultimediaFiles/Photo/Intranet/Intranet/94/63/88/946388_w5.jpg" alt="UEFA.com 서버 점검 안내" width="241" height="136"/></a> </div><div class="nlbody"><h2 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1646912.html" title="UEFA.com 서버 점검 안내">UEFA.com 서버 점검 안내</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1646912.html">UEFA.com이 월요일까지 서버 점검을 실시합니다. 이번 점검은 웹사이트의 기능 향상을 위해 시행되며, 기존 서비스는 종전과 다름없이 이용하실 수 있으나 각국 리그 매치센터 서비스 제공되지 않고, 점검 기간 동안 뉴스가 업데이트되지 않습니다.</a></div><div class="newsDate">2012년 1월 20일, 금요일 23.03중앙유럽 표준시</div> </div></li><li id="A0001_3" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1743016.html"><img src="/web/20120122040932im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/29/14/1742914_w5.jpg" alt="로코모티브, 에슈첸코 영입" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/index.html" title="UEFA 유로파리그">UEFA 유로파리그</a></p><h2 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1743016.html" title="로코모티브, 에슈첸코 영입">로코모티브, 에슈첸코 영입</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1743016.html">FC 로코모티브 모스크바가 FC 볼가 니즈니 노프고로드에서 풀백 안드레이 에슈첸코를 영입해 전력을 강화했다. 이번 여름 모스크바가 세 번째로 영입한 에슈첸코의 계약기간은 3년 반이다.</a></div><div class="newsDate">2012년 1월 20일, 금요일 17.06중앙유럽 표준시</div> </div></li><li id="A0001_4" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20120122040932/http://kr.uefa.com/news/newsid=1742954.html"><img src="/web/20120122040932im_/http://kr.uefa.com/MultimediaFiles/Photo/uefaorg/President/01/74/28/36/1742836_w5.jpg" alt="플라티니 회장, 러시아의 축구 유산에 찬사" width="241" height="136"/></a> </div><div class="nlbody"><h2 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1742954.html" title="플라티니 회장, 러시아의 축구 유산에 찬사">플라티니 회장, 러시아의 축구 유산에 찬사</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1742954.html">UEFA 회장 미셸 플라티니가 러시아축구협회 설립 100주년 기념행사에서 러시아의 축구 유산과 러시아의 전설적인 선수들에게 찬사를 보냈다.</a></div><div class="newsDate">2012년 1월 20일, 금요일 12.59중앙유럽 표준시</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">UCL 뉴스 </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/20120122040932/http://kr.uefa.com/uefachampionsleague/news/newsid=1742574.html" title="밀란, 레프트-백 메스바 영입">밀란, 레프트-백 메스바 영입</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/uefachampionsleague/news/newsid=1742574.html">AC 밀란이 세리에 A의 US 레체에서 뛰던 알제리 출신의 레프트-백 자멜 메스바를 영입했다. 한편, 임대 중이었던 알렉산더 메르켈과 로드니 스트라서는 산 시로로 복귀했다.</a></div> </div></li><li id="A0001_2" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/uefachampionsleague/news/newsid=1742582.html" title="디에고 포를란, 또다시 허벅지 부상">디에고 포를란, 또다시 허벅지 부상</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/uefachampionsleague/news/newsid=1742582.html">FC 인테르나치오날레 밀라노가 스트라이커 디에고 포를란의 활약을 보기 위해 또다시 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">UEL 뉴스 </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/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1743016.html" title="로코모티브, 에슈첸코 영입">로코모티브, 에슈첸코 영입</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1743016.html">FC 로코모티브 모스크바가 FC 볼가 니즈니 노프고로드에서 풀백 안드레이 에슈첸코를 영입해 전력을 강화했다. 이번 여름 모스크바가 세 번째로 영입한 에슈첸코의 계약기간은 3년 반이다.</a></div> </div></li><li id="A0001_2" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1742593.html" title="루빈의 에두아르두, 4개월 결장">루빈의 에두아르두, 4개월 결장</a></h2><div class="newsComment innerText"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1742593.html">브라질 출신의 FC 루빈 카잔 미드필더 카를로스 에두아르두가 무릎수술이 불가피해 UEFA 유로파리그에서 모습을 보일 수 없게 됐다.</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/20120122040932/http://kr.uefa.com/memberassociations/association=ger/news/newsid=1743054.html">묀헨글라트바흐, 바이에른 잡았다</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1646912.html">UEFA.com 서버 점검 안내</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/news/newsid=1743016.html">로코모티브, 에슈첸코 영입</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1742954.html">플라티니 회장, 러시아의 축구 유산에 찬사</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/news/newsid=1742798.html">부활한 디에고 밀리토와 스콜스</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/news/newsid=1742797.html">EPL, 선두경쟁 주말을 달군다</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/uefachampionsleague/news/newsid=1742795.html">CSKA, 알크마르에서 베른블룸 영입</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=ita/news/newsid=1742803.html">인테르·발렌시아, 컵 대회서 승리</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/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743213.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/13/1743213_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Álvaro Negredo (Sevilla FC)"/><img src="/web/20120122040932im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/13/1743213_w4.jpg" width="324" height="182" alt="Álvaro Negredo (Sevilla FC)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Álvaro Negredo (Sevilla FC)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743212.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/12/1743212_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Álvaro Negredo (Sevilla FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Álvaro Negredo (Sevilla FC)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743211.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/11/1743211_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="José Antonio Dorado Ramirez, José Isidoro Gómez Torres (Real Betis Balompié) & Álvaro Negredo (Sevilla FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">José Antonio Dorado Ramirez, José Isidoro Gómez Torres (Real Betis Balompié) & Álvaro Negredo (Sevilla FC)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743210.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/10/1743210_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Etxebarría Beñat & Iriney (Real Betis Balompié)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Etxebarría Beñat & Iriney (Real Betis Balompié)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743209.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/09/1743209_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Emanuele Giaccherini (Juventus)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Emanuele Giaccherini (Juventus)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743208.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/08/1743208_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Emanuele Giaccherini (Juventus)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Emanuele Giaccherini (Juventus)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743207.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/07/1743207_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Emanuele Giaccherini (Juventus)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Emanuele Giaccherini (Juventus)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743206.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/06/1743206_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Emanuele Giaccherini (Juventus)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Emanuele Giaccherini (Juventus)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743205.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/05/1743205_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Stephan Lichtseiner (Juventus)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Stephan Lichtseiner (Juventus)</div></div></li><li><a href="/web/20120122040932/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1743204.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/74/32/04/1743204_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Simone Pepe (Juventus) & Luca Cigarini (Atlanta BC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Simone Pepe (Juventus) & Luca Cigarini (Atlanta BC)</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/20120122040932/http://kr.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>UEFA 키 인포메이션 </h3> <!--googleon:index--> </div><div class="bC"><div style="" class="newsBulList box noborder barsList"><div class="bH"><!--googleoff:index--><h3> </h3><!--googleon:index--> </div><div class="bC"><!--googleoff:index--><ul class="box noborder barsList"><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1737792.html">축구의 가치를 지키다 - 미셸 플라티니</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/uefachampionsleague/news/newsid=1687795.html">UEFA 회장, 스트라스부르 유럽 의회서 기조연설</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=813985.html">UEFA, 재정적 페어플레이, 경기조작과의 전쟁선언</a></h4></li><li><h4 class="nTitle"><a href="/web/20120122040932/http://kr.uefa.com/news/newsid=1671028.html">UEFA와 명장들, 트렌드를 말하다</a></h4></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/20120122040932/http://ad.ch.doubleclick.net/adj/uefacom.korean/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/20120122040932/http://ad.ch.doubleclick.net/jump/uefacom.korean/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/20120122040932im_/http://ad.ch.doubleclick.net/ad/uefacom.korean/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/20120122040932/http://kr.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/20120122040932/http://kr.uefa.com/community/feedback/index.html">피드백</a></div><a href="https://web.archive.org/web/20120122040932/http://www.interoute.com/" target="_blank" title="UEFA.COM - 제공 interoute " class="irtLogo"><img src="/web/20120122040932im_/http://kr.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/20120122040932/http://kr.uefa.com/uefachampionsleague/index.html" title="UEFA 챔피언스리그">UEFA 챔피언스리그</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120122040932/http://kr.uefa.com/uefaeuropaleague/index.html" title="UEFA 유로파리그">UEFA 유로파리그</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/20120122040932/http://kr.uefa.com/uefaeuro/index.html" title="UEFA 유로">UEFA 유로</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">UEFA 관련사이트</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/20120122040932/http://twitter.com/uefacom_kr" 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/20120122040932/http://kr.uefa.com/store/index.html" title="스토어">스토어</a></li></ul></div></div><div class="tlmyu fl"><div class="tools"><span class="footerLbl">UEFA 키 인포메이션</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/20120122040932/http://kr.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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/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/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/http://kr.uefa.com/uefa/faq/index.html" title="도움말 / FAQ">도움말 / FAQ</a></li><li><a onclick="SCW.TL(this,'o','HP Content Area Click',{linkTrackVars:'events,eVar46',linkTrackEvents:'event3',events:'event3',eVar46:'Footer'});" href="/web/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/http://kr.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/20120122040932/https://ssl." : "https://web.archive.org/web/20120122040932/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:"kr.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/20120122040932/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 04:09:32 Jan 22, 2012 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:38:16 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.66 exclusion.robots: 0.036 exclusion.robots.policy: 0.023 esindex: 0.012 cdx.remote: 6.544 LoadShardBlock: 117.681 (3) PetaboxLoader3.datanode: 128.017 (4) PetaboxLoader3.resolve: 182.985 (2) load_resource: 209.744 -->