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/","20111222041400","https://web.archive.org/","web","/_static/", "1324527240"); </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/20111222041400/http://kr.uefa.com/index.html"/><meta property="og:image" content="https://web.archive.org/web/20111222041400im_/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/20111222041400/http://kr.uefa.com/index.html"/><link rel="image_src" href="https://web.archive.org/web/20111222041400im_/http://img.uefa.com/imgml/icons/social/og/uefacom.jpg"> </link><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222041400cs_/http://kr.uefa.com/inc/css/main.css?20111219151033"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222041400cs_/http://kr.uefa.com/inc/css/asian.css?20111025081029"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222041400cs_/http://kr.uefa.com/inc/css/homepage.css?20111212172438"/><link type="text/css" title="standard" rel="stylesheet" media="screen" href="/web/20111222041400cs_/http://kr.uefa.com/inc/css/light.css?20110422112256"/> <script type="text/javascript" src="/web/20111222041400js_/http://kr.uefa.com/inc/js/main.js?20111220112324"> </script><link rel="shortcut icon" href="/web/20111222041400im_/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/20111222041400/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/20111222041400im_/http://kr.uefa.com/imgml/template/uefacomLogo.png" width="142" height="25" alt="UEFA.com"/></a></p><a title="유럽축구 공식웹사이트" class="uefacomBlurb" href="/web/20111222041400/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/20111222041400im_/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/http://kr.uefa.com/community/feedback/index.html">피드백</a></div><a href="https://web.archive.org/web/20111222041400/http://www.interoute.com/" target="_blank" title="UEFA.COM - 제공 interoute " class="irtLogo"><img src="/web/20111222041400im_/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/20111222041400/http://kr.uefa.com/memberassociations/association=fra/news/newsid=1737648.html"><img src="/web/20111222041400im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/75/89/1737589_w5.jpg" alt="PSG, 몽펠리에 제치고 단독선두" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=fra/domesticleague/index.html" title="프랑스 리그 1">프랑스 리그 1</a></p><h2 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=fra/news/newsid=1737648.html" title="PSG, 몽펠리에 제치고 단독선두">PSG, 몽펠리에 제치고 단독선두</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=fra/news/newsid=1737648.html">파리 생제르맹 FC가 마티유 보드메의 골로 AS 생테티엔에 1-0 원정승을 기록, 에비앙 토농 가이야르 FC의 안방에서 4-2 패배를 당한 몽펠리에 에로 SC를 제치고 단독 선두로 나섰다.</a></div><div class="newsDate">2011년 12월 22일, 목요일 2.02중앙유럽 표준시</div> </div></li><li id="A0001_2" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20111222041400/http://kr.uefa.com/memberassociations/news/newsid=1737645.html"><img src="/web/20111222041400im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticCup/01/73/76/24/1737624_w5.jpg" alt="코파 델 레이·독일 컵, 이변 속출" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline anchorPad">수요일 컵 라운드-업</p><h2 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/news/newsid=1737645.html" title="코파 델 레이·독일 컵, 이변 속출">코파 델 레이·독일 컵, 이변 속출</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/news/newsid=1737645.html">스페인 코파 델 레이에서 클럽 아틀레티코 데 마드리드와 비야레알 CF 등 1부 리그 네 팀이 하부 리그 팀들에 덜미를 잡혀 탈락의 고배를 마셨다. 독일 컵에서도 이변이 발생했다.</a></div><div class="newsDate">2011년 12월 22일, 목요일 1.38중앙유럽 표준시</div> </div></li><li id="A0001_3" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=ita/news/newsid=1737644.html"><img src="/web/20111222041400im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/75/85/1737585_w5.jpg" alt="유벤투스, 우디네세와 비기고 공동선두 올라" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=ita/domesticleague/index.html" title="이탈리아 세리에 A">이탈리아 세리에 A</a></p><h2 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=ita/news/newsid=1737644.html" title="유벤투스, 우디네세와 비기고 공동선두 올라">유벤투스, 우디네세와 비기고 공동선두 올라</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=ita/news/newsid=1737644.html">유벤투스가 세리에 A 3위 우디네세 칼치오와 비겨 AC 밀란과 같은 승점으로 윈터 브레이크를 맞이하게 됐다. 한편, AS 로마와 SSC 나폴리, 그리고 FC 인테르치오날레 밀라노는 승리를 거뒀다.</a></div><div class="newsDate">2011년 12월 22일, 목요일 1.24중앙유럽 표준시</div> </div></li><li id="A0001_4" class=" w5"><div class="fl"><a class="newsThumb" href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/news/newsid=1737641.html"><img src="/web/20111222041400im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/Comp_Matches/01/72/03/55/1720355_w5.jpg" alt="비야레알, 가리도 감독 경질" width="241" height="136"/></a> </div><div class="nlbody"><p class="newsRoofline"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/domesticleague/index.html" title="스페인 프리메라 리가">스페인 프리메라 리가</a></p><h2 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/news/newsid=1737641.html" title="비야레알, 가리도 감독 경질">비야레알, 가리도 감독 경질</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/news/newsid=1737641.html">비야레알 CF가 라 리가와 UEFA 챔피언스리그에서의 부진에 이어 코파 델 레이에서도 3부 리그의 CD 미란데스한테 탈락을 당하자 결국 후안 카를로스 가리도 감독을 해임했다.</a></div><div class="newsDate">2011년 12월 22일, 목요일 1.10중앙유럽 표준시</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/20111222041400/http://kr.uefa.com/uefachampionsleague/news/newsid=1733220.html" title="금요일, 챔스16강·유로파리그 32강 대진추첨 열려">금요일, 챔스16강·유로파리그 32강 대진추첨 열려</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/uefachampionsleague/news/newsid=1733220.html">UEFA 챔피언스리그와 UEFA 유로파리그 토너먼트 라운드 대진 추첨식이 금요일에 니옹에서 거행된다. 행사참석을 희망하는 미디어들은 승인을 신청을 할 수 있다.</a></div> </div></li><li id="A0001_2" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/news/newsid=1733453.html" title="과르디올라, '세계 챔피언'이 목표">과르디올라, '세계 챔피언'이 목표</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/news/newsid=1733453.html">FC 바르셀로나의 조셉 과르디올라 감독이 목요일 FIFA 클럽월드컵 참가를 앞두고 선수들에게 "세계 최강이 될 수 있는 기회를 잡아라"고 말했다.</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/20111222041400/http://kr.uefa.com/uefaeuropaleague/news/newsid=1735808.html" title="맨체스터 듀오, 32강서 강팀과 격돌">맨체스터 듀오, 32강서 강팀과 격돌</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/uefaeuropaleague/news/newsid=1735808.html">스위스 니옹에서 UEFA 유로파리그 32강, 16강 추첨이 실시됐다. 맨체스터 유나이티드 FC와 AFC 아약스가 1976년 이후 처음으로 맞대결을 펼친다. 한편 FC 포르투는 32강에서 맨체스터 시티 FC와의 격돌을 기다리고 있다.</a></div> </div></li><li id="A0001_2" class=""><div class="nlbody"><h2 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007402/postmatch/quotes/index.html" title="아틀레티코 선수들, "이번 승리로 자신감 회복해"">아틀레티코 선수들, "이번 승리로 자신감 회복해"</a></h2><div class="newsComment innerText"><a href="/web/20111222041400/http://kr.uefa.com/uefaeuropaleague/season=2012/matches/round=2000272/match=2007402/postmatch/quotes/index.html">클럽 아틀레티코 데 마드리드의 코케가 스타드 렌 FC를 3-1로 꺾고 I조 선두로 32강에 진출한 것이 팀의 자신감을 회복하는 데 도움이 될 것이라고 말했다. 한편, 렌의 야신 브라히미 역시 긍정적인 마음으로 대회에 작별을 고했다.</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/20111222041400/http://kr.uefa.com/memberassociations/association=fra/news/newsid=1737648.html">PSG, 몽펠리에 제치고 단독선두</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/news/newsid=1737645.html">코파 델 레이·독일 컵, 이변 속출</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=ita/news/newsid=1737644.html">유벤투스, 우디네세와 비기고 공동선두 올라</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=esp/news/newsid=1737641.html">비야레알, 가리도 감독 경질</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=eng/news/newsid=1737635.html">맨시티·맨유, 나란히 승리 거둬</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/news/newsid=1737371.html">콜리나, "큰 성취에는 큰 책임감 따라야"</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/news/newsid=1737368.html">밀란, 선두로...마르세유는 상승세 지속</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=aut/news/newsid=1737366.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/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737631.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/31/1737631_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Edoardo Reja (SS Lazio)"/><img src="/web/20111222041400im_/http://kr.uefa.com/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/31/1737631_w4.jpg" width="324" height="182" alt="Edoardo Reja (SS Lazio)"/></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Edoardo Reja (SS Lazio)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737628.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/28/1737628_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Nicolàs Bertolo (US Città di Palermo)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Nicolàs Bertolo (US Città di Palermo)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737627.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/27/1737627_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Nicolàs Bertolo (US Città di Palermo)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Nicolàs Bertolo (US Città di Palermo)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737625.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/25/1737625_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Edinson Cavani (SSC Napoli)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Edinson Cavani (SSC Napoli)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737621.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/21/1737621_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Max Gradel (AS Saint-Étienne) & Jérémy Menez"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Max Gradel (AS Saint-Étienne) & Jérémy Menez</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737620.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/20/1737620_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Mathieu Bodmer (Paris Saint-Germain FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Mathieu Bodmer (Paris Saint-Germain FC)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737618.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/18/1737618_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Pablo Barrientos (Catania Calcio) & Daniele Galloppa (Parma FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Pablo Barrientos (Catania Calcio) & Daniele Galloppa (Parma FC)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737617.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/17/1737617_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Jonathan Biabiany (Parma FC) & Sergio Almirón (Catania Calcio)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Jonathan Biabiany (Parma FC) & Sergio Almirón (Catania Calcio)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737615.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/15/1737615_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Charlie Adam (Liverpool FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Charlie Adam (Liverpool FC)</div></div></li><li><a href="/web/20111222041400/http://kr.uefa.com/memberassociations/association=none/photos/photoid=1737614.html" class="newsThumb"><input type="hidden" class="src" value="/MultimediaFiles/Photo/competitions/DomesticLeague/01/73/76/14/1737614_w4.jpg"/><input type="hidden" class="width" value="324"/><input type="hidden" class="height" value="182"/><input type="hidden" class="title" value="Luis Suárez (Liverpool FC)"/><span class="placeholder">loading...</span></a><div class="vBgTitle noeffect"><div class="vTitle innerText">Luis Suárez (Liverpool 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/20111222041400/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/20111222041400/http://kr.uefa.com/news/newsid=1667720.html">플라티니 회장, 재정적 페어플레이 중요성 역설</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/news/newsid=1670695.html">인판티노, "재정적 페어플레이 도입 이유는?"</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/news/newsid=1671028.html">UEFA와 명장들, 트렌드를 말하다</a></h4></li><li><h4 class="nTitle"><a href="/web/20111222041400/http://kr.uefa.com/news/newsid=1588218.html">EU, 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/20111222041400/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/20111222041400/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/20111222041400im_/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/20111222041400/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/20111222041400/http://kr.uefa.com/community/feedback/index.html">피드백</a></div><a href="https://web.archive.org/web/20111222041400/http://www.interoute.com/" target="_blank" title="UEFA.COM - 제공 interoute " class="irtLogo"><img src="/web/20111222041400im_/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/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/20111222041400/https://ssl." : "https://web.archive.org/web/20111222041400/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/20111222041400/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:14:00 Dec 22, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:46:07 Dec 11, 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.541 exclusion.robots: 0.027 exclusion.robots.policy: 0.018 esindex: 0.009 cdx.remote: 22.06 LoadShardBlock: 169.267 (3) PetaboxLoader3.datanode: 131.944 (4) PetaboxLoader3.resolve: 194.345 (2) load_resource: 241.018 -->