CINXE.COM
<!doctype html> <html lang="ko"> <head> <title id="browserTitleArea"> 국제신문 :: 네이버뉴스 </title> <script> function isMobileDevice() { return /^.*(iPhone|iPod|iPad|Android).*/.test(navigator.userAgent); } </script> <script> (function () { try { if (isMobileDevice() && isAbleApplyPrefersColorScheme()) { document.querySelector("html").classList.add("DARK_THEME"); } } catch(e) {} function isAbleApplyPrefersColorScheme() { if (window.matchMedia("(prefers-color-scheme)").matches === false) { return false; } var userAgent = navigator.userAgent; if (userAgent.indexOf("NAVER") > -1) { if (/.*NAVER\([a-zA-Z]*;\s[a-zA-Z]*;\s([0-9]*);/.test(userAgent)) { return Number(RegExp.$1) >= 1000; } } else { return document.cookie.indexOf("NSCS=1") > -1; } return false; } })(); </script> <script> var g_ssc = 'news.v3_press' || null; var bSupportedIntersectionObserver = "IntersectionObserver" in window; </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no,target-densitydpi=medium-dpi"/> <link rel="stylesheet" type="text/css" href="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/css/generated/other.css" /> <link rel="shortcut icon" type="image/x-icon" href="https://mimgnews.pstatic.net/image/news/m/2023/favicon/favicon.ico" /> <script> (function(){ var userAgent = navigator.userAgent; var result = []; if(userAgent.indexOf('Android') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_hdpi_72X72.png" />', '<link rel="apple-touch-icon-precomposed" sizes="96x96" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xhdpi_96x96.png" />', '<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xxhpdi_144x144.png" />', '<link rel="apple-touch-icon-precomposed" sizes="192x192" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xxxhpdi_192x192.png" />' ]; }else if(userAgent.indexOf('iPhone') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="120X120" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPhone_2x_120X120.png" />', '<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPhone_3x_180X180.png" />' ]; }else if(userAgent.indexOf('iPad') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="167x167" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPadPro_2x_167X167.png" />', '<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPad_2x_152X152.png" />' ]; } document.write(result.join('\n')); })(); </script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/statistics_jquery.js"></script> <script> document.documentElement.setAttribute('data-useragent', navigator.userAgent); function showNoImage(elImg, type) { switch (type) { case "remove": try { elImg.parentNode.removeChild(elImg); } catch(e) {} break; case "removeParent": try { elImg.parentNode.outerHTML = ''; } catch(e) {} break; case "alt": elImg.outerHTML = ('<span class="noimage_text {imgClassName}">' + (elImg.alt || "") + '</span>') .replace('{imgClassName}', elImg.className); break; case "class" : var outerHTMLSource = Number(elImg.getAttribute("height")) > 0? '<span class="noimage_wrap {imgClassName}" style="height:' + elImg.getAttribute("height") + 'px;"><span class="noimage"></span></span>': '<span class="noimage_wrap {imgClassName}"><span class="noimage"></span></span>'; elImg.outerHTML = outerHTMLSource.replace('{imgClassName}', elImg.className); break; case "pressname" : var pressname = elImg.getAttribute("data-pressname"); elImg.outerHTML = '<span class="cjs_broadcast_noimg"><span class="noimg_text">' + pressname + '</span></span>'; break; case "noHeight": elImg.outerHTML = '<span class="noimage_wrap"><span class="noimage"></span></span>'; break; default: elImg.outerHTML = Number(elImg.getAttribute("height")) > 0? '<span class="noimage_wrap" style="height:' + elImg.getAttribute("height") + 'px;"><span class="noimage"></span></span>': '<span class="noimage_wrap"><span class="noimage"></span></span>'; } } function doAfterLoadEnd(callback, callbackOnPersisted) { var eventName = "onpageshow" in window ? "pageshow" : "load"; callback = callback || function(){}; callbackOnPersisted = callbackOnPersisted || function(){}; window.addEventListener(eventName, function(e) { try{ if(Boolean(e.persisted)){ callbackOnPersisted(); return; } }catch(e){} callback(); }); } </script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/news.mobile.js"></script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/presshome.dependency.js"></script> <script> (function() { var path = location.pathname; var isLiveUrl = path.indexOf('/press/' + '658/live') >= 0; var agentInfo = news.Util.getAgentInfo(); var isAndroidMobile = agentInfo.bIsAndroid && agentInfo.bMobileOrTablet; var isLiveViewer = agentInfo.bIsLiveViewer; if (isLiveUrl && isAndroidMobile && isLiveViewer) { document.querySelector('html').classList.add('NAVER_APP_LIVE_VIEWER'); } })(); </script> <script> function goMainChannelUrl() { if (isMobileDevice()) { return news.Util.goMainChannel(); } else { return window.location = "https://news.naver.com"; } } </script> <script type="text/javascript"> var config = { "neloCollectorUrl": "https://kr-col-ext.nelo.navercorp.com/_store", "projectName": "P638fcb_news-mobile-front", "host": "real" } try{ neloSender.init(config); }catch(e){} </script> <meta property="og:title" content="국제신문 언론사홈"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://media.naver.com/press/658"/> <meta property="og:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/658/2022/01/20/logo_658_41_20220120164734.png"/> <meta property="og:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."/> <meta property="og:article:author" content="네이버"/> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="국제신문 언론사홈"> <meta name="twitter:site" content="네이버 뉴스"> <meta name="twitter:creator" content="네이버 뉴스"> <meta name="twitter:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/658/2022/01/20/logo_658_41_20220120164734.png"> <meta name="twitter:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."> <script> (function () { var isUnderIE10 = navigator.appName === "Microsoft Internet Explorer"; if (!isUnderIE10) { var script = document.createElement("script"); script.async = true; script.src = "https://ssl.pstatic.net/tveta/libs/glad/prod/gfp-core.js"; document.head.appendChild(script); } })(); window.gladsdk = window.gladsdk || { cmd: [] }; window.gladsdk.cmd.push(function () { window.gladsdk.setGlobalConfig({ enablePersistAd: true }); var adUnits = []; adUnits.push({ adUnitId: "m_news", adSlotElementId: "nmap_press_home", customParam: { calp: "nhome", oid: "658", directSalesPct : 0 } }); for (let i = 0; i < adUnits.length; i++) { window.gladsdk.defineAdSlot(adUnits[i]); } var htmlClass = document.querySelector("html").getAttribute("class"); if (htmlClass && htmlClass.indexOf("DARK_THEME") > -1) { window.gladsdk.setHostMeta("theme", "system"); } }); </script> </head> <body class="a body_press as_body_type_a _font_size_setting_target" style="color: #0770d9;"> <script> (function(){ try{ var settingTarget = document.querySelector('._font_size_setting_target'); var defaultFontSize = /(?:\s|^)?NFS=(\d)(?:;|$)/.test(document.cookie)? RegExp.$1: '2'; var newFontSizeClass = 'bfsize' + (parseInt(defaultFontSize)-1); if(newFontSizeClass === 'bfsize0') { return; } settingTarget.className = settingTarget.className + " " + newFontSizeClass; }catch(e){} })(); </script> <div class="u_skip"><a href="#ct">본문 바로가기</a></div> <section class="news_header as_white_type"> <header class="nh_header" role="banner"> <div class="Ngnb"> <div class="Ngnb_inner"> <div class="Ngnb_both"> <div class="Ngnb_left"> <span class="Ngnb_logo"><a href="https://www.naver.com" class="Nlogo_link" onclick="nclk(event,'gnb.naver','','');"><span class="Nicon_logo">NAVER</span></a></span> <div class="Ngnb_service"> <h1 class="Nservice_item"> <a href="https://news.naver.com/main" onclick="nclk(event,'gnb.news','','');"> <span class="Nicon_service ">뉴스</span> </a> </h1> <span class="Nservice_subitem"> <a href="https://m.entertain.naver.com/home" data-mpurl='{"m":"https://m.entertain.naver.com/home","p":"https://entertain.naver.com/home"}' onclick="nclk(event,'gnb.enter','','');"> <span class="Nicon_family Nicon_entertain">엔터</span> </a> </span> <span class="Nservice_subitem"> <a href="https://m.sports.naver.com/" data-mpurl='{"m":"https://m.sports.naver.com/","p":"https://sports.news.naver.com/index"}' onclick="nclk(event,'gnb.sports','','');"> <span class="Nicon_family Nicon_sports">스포츠</span> </a> </span> <span class="Nservice_subitem"> <a href="https://weather.naver.com/" onclick="nclk(event,'gnb.weather','','');"> <span class="Nicon_family Nicon_weather">날씨</span> </a> </span> <span class="Nservice_subitem"> <a href="https://contents.premium.naver.com/" onclick="nclk(event,'gnb.premium','','');"> <span class="Nicon_family Nicon_premium">프리미엄</span> </a> </span> </div> </div> <div class="Ngnb_right"> <div class="Ngnb_group"> <div id="gnb" class="gnb_dark_type2"></div> </div> <div class="Ngnb_search is_hidden _search_content"></div> <div class="Ngnb_tool"> <a href="javascript:;" class="Ntool_button _search_content_toggle_btn" onclick="nclk(event,'gnb.sch','','');"><span class="Nicon_search">검색</span></a> </div> </div> </div> </div> </div> </header> </section> <hr> <div class="press_wrap"> <div class="press_container"> <section class="press_content"> <h2 class="u_skip">언론사 개별 홈</h2> <header class="press_hd as_type_a _press_header" style="display:none;; color: #0770d9;"> <div class="press_hd_bg" style="background-color: #0770d9; color: #0770d9;"> <div class="press_hd_bg_inner"> <img src="https://imgnews.pstatic.net/image/upload/spubs/iSG0000658/cover/2022/01/20/A_151105311.jpg?type=u850_200" alt="" class="press_hd_bg_img" onerror="showNoImage(this, 'remove')"> </div> </div> <a href="#" class="press_hd_prev _back_btn" onclick="nclk(event,'hom.back',658,'');">이전</a> <div class="press_hd_else _press_list_wrapper"> <a href="javascript:;" class="press_hd_else_button _press_list_btn" onclick="nclk(event,'hom.menu',658,'');"> <span class="u_hc">전체 언론사 홈</span> </a> </div> <div class="press_hd_share"> <a href="#" id="spiButton" class="naver-splugin spi_sns_share u_btn_sns_share" onclick="nclk(event,'hom.share',658,'');" data-style="standard" data-url="https://media.naver.com/press/658" data-title="국제신문 언론사 페이지 :: 네이버" data-mail-url="https://media.naver.com/press/658?lfrom=mail" data-blog-url="https://media.naver.com/press/658?lfrom=blog" data-blog-source-type="3" data-blog-blog-id="naver" data-cafe-url="https://media.naver.com/press/658?lfrom=cafe" data-cafe-source-type="3" data-memo-url="https://media.naver.com/press/658?lfrom=memo" data-calendar-url="https://media.naver.com/press/658?lfrom=calendar" data-band-url="https://media.naver.com/press/658?lfrom=band" data-line-url="https://media.naver.com/press/658?lfrom=line" data-kakaotalk-url="https://media.naver.com/press/658?lfrom=kakao" data-kakaostory-display="off" data-kakaotalk-image-url="https://ssl.pstatic.net/static.news/image/news/m/2015/10/press_logo/658_1200x630.jpg" data-facebook-url="https://media.naver.com/press/658?lfrom=facebook" data-twitter-url="https://media.naver.com/press/658?lfrom=twitter" data-mypeople-url="https://media.naver.com/press/658?lfrom=mypeople" data-friend-display="on" data-friend-url="https://media.naver.com/press/658?lfrom=friend"> <span class="naver-splugin-c send_caption"><span class="u_hc">SNS 보내기</span></span> </a> </div> <div class="press_hd_main"> <div class="press_hd_main_inner"> <div class="press_hd_ci" style="background-color: #0770d9;"> <a href="/press/658" class="press_hd_ci_image" onclick="nclk(event,'hom.logo',658,'');"> <img src="https://imgnews.pstatic.net/image/upload/spubs/iSG0000658/logo/2023/02/01/A_134348009.png?type=u144_144" alt="국제신문" onerror="showNoImage(this)"> </a> <a href="https://www.kookje.co.kr" class="press_hd_ci_home" onclick="nclk(event,'hom.url',658,'');">홈페이지</a> </div> <div class="press_hd_info"> <div class="press_hd_main_info"> <div class="press_hd_top"> <h3 class="press_hd_name"> <a href="https://www.kookje.co.kr" class="press_hd_name_link" onclick="nclk(event,'hom.url',658,'');"> 국제신문<i class="press_hd_name_link_home" aria-label="국제신문 홈페이지"></i> </a> </h3> <div class="press_hd_btns_area"> <div class="press_hd_subscribe_btnwrap _press_hd_subscribe_btnwrap"></div> </div> </div> <p class="press_hd_desc">부산·울산·경남의 큰 목소리</p> </div> <div class="press_hd_subscribe"> <em class="press_hd_subscribe_term _follower_label" style="display:none;">구독</em> <span class="press_subscribe_badge _follower_count_million_badge" style="display:none;"></span> </div> </div> <div class="press_profile"> <div class="pp_inner"> <h4 class="blind">언론사 정보</h4> <div class="pp_rel"> <h5 class="blind">연관 채널</h5> <a href="javascript:;" class="pp_rel_desc _toggle_profile_btn" data-officeid="658" data-clickcode-toggle-open="hom.popen" data-clickcode-toggle-close="hom.pclose"> <div class="prd_left"> <div class="prd_text"> <strong>3개</strong> 채널, <strong class="as_em">+14.2만명</strong>이 함께해요! </div> </div> <div class="prd_right"> <div class="prd_icons"> <i class="prd_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <i class="prd_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> </div> <div class="prd_buttons"> <i type="button" class="prd_button">더보기</i> </div> </div> </a> <div class="pp_rel_bundle _press_more_profile is_hidden"> <ul class="pp_rel_list"> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e7a2d88191326be5338b01" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/inews" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">부·울·경 이야기를 담다 '국제신문'</span> </a> <span class="pp_rel_count _count"> 구독 2,879 </span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="61e7a2d88191326be5338b01" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e90465e135007873e3b6a8" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UC94ZFkaUg016H7c7johXL0Q" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">국제신문</span> </a> <button type="button" class="pp_rel_button _group_channel_button" data-clickcode-toggle-open="hom.pchopen" data-clickcode-toggle-close="hom.pchclose">외 <em class="pp_rel_em">+1개</em></button> <span class="pp_rel_count _count"> 전체 13.9만+ </span> </div> </div> <ul class="pp_rel_children _child_channel_list"> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e90465e135007873e3b6a8" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UC94ZFkaUg016H7c7johXL0Q" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">국제신문</span> </a> <span class="pp_rel_count _count">구독 8.8만+</span> </div> </div> </li> <li class="pp_rel_child"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="61e9093d51a8f5614b9e6d6e" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCXIUj-1gYeKIQy_jExYHNYg" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">비디토리</span> </a> <span class="pp_rel_count _count">구독 5만+</span> </div> </div> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </div> </header> <script> function initShare() { new news.JsLoader().setConfig({ 'sCharSet': 'utf-8' // default }).load( ['https://ssl.pstatic.net/spi/js/release/ko_KR/splugin.m.js?v=' + Math.floor(new Date().getTime() / 1200000)], function() { window.__splugin = SocialPlugIn_Core({ // nEvent Key "evKey" : "news", "dimmed" : "fixed", "darkMode" : isDarkShareLayer(), "serviceName" : "뉴스", "sourceName" : "", "onClick" : function(button) {}, "onShow" : function() {}, "onHide" : function() {}, "onResize" : function(event) {}, "onRotate" : function(event) {} }); } ); } function initPressList() { var cpType = 'News'; var popupUrl = '/press/popup?cpType=' + cpType; var pressListPopup = new PressHomeMainManager.PressListPopup('._press_list_btn', { selectedOfficeId: '658', pressListPopupUrl: popupUrl, wrapper: "._press_list_wrapper" }); return pressListPopup; } function initPressHomeLnb(params) { var officeId = '658'; var isChannelFollowerVisible = false; var welMillionBadgeArea = $('._follower_count_million_badge'); var welFollowerLabel = $('._follower_label'); var isMillionBadgeVisible = welMillionBadgeArea.length > 0; var isLiveViewer = $('.NAVER_APP_LIVE_VIEWER').length > 0; var path = location.pathname; var isLiveUrl = path.indexOf('/press/' + officeId + '/live') >= 0; /* 채널구독수 */ if (isChannelFollowerVisible || isMillionBadgeVisible) { var channelFollowerCount = new PressHomeMainManager.ChannelFollowerCount('._channel_follower_count', { officeId: officeId, }); if (isChannelFollowerVisible) { channelFollowerCount.oPromise.then($.proxy(channelFollowerCount.renderFollowerCount, channelFollowerCount)); var incrementFollowerCount = function () { channelFollowerCount.incrementAndRenderFollowerCount(); }; var decrementFollowerCount = function () { channelFollowerCount.decrementAndRenderFollowerCount(); } } if (isMillionBadgeVisible) { channelFollowerCount.oPromise.then(function (followerCount) { var nFollowerCount = followerCount || 0; var nFollowerCountInMillion = Math.floor(nFollowerCount / 1000000); var nFollowerCountInMan = nFollowerCountInMillion * 100; if (nFollowerCountInMillion < 1) { if (!isChannelFollowerVisible) { $(".press_hd_subscribe").remove(); } return; } else { var sMillionClassName = 'as_' + ((nFollowerCountInMillion % 10 === 0) ? 10 : nFollowerCountInMillion % 10) + 'million'; welFollowerLabel.show(); welMillionBadgeArea.addClass(sMillionClassName) welMillionBadgeArea.append(' <i class="press_ico">구독자수</i><em>' + nFollowerCountInMan + '</em>만').show(); } }); } } /* 채널구독수 */ /* 채널구독버튼 */ var channelSubscribeButton = new PressHomeMainManager.ChannelSubscribeButton('._press_hd_subscribe_btnwrap', { officeId: officeId, buttonClassName: 'press_hd_subscribe_btn', noLoginLayerTemplate: function() { return news.Util.getTemplateRenderer(function () {/*!@preserve <div class="press_hd_subscribe_layer_wrap as_tooltip _afterAdd" style="display: none;"> <div class="press_hd_subscribe_layer"> <p class="press_hd_subscribe_layer_title">메인 뉴스판에서 국제신문 주요뉴스를 볼 수 있습니다.</p> <div class="press_hd_subscribe_layer_btns"> <a href="#" onclick="goMainChannelUrl();" class="press_hd_subscribe_layer_btn">보러가기</a> </div> </div> </div> */ return true; }); }, commonLayerTemplate: function() { return news.Util.getTemplateRenderer(function() {/*!@preserve <div class="press_hd_subscribe_layer_wrap as_tooltip _afterRemove" style="display: none;"> <div class="press_hd_subscribe_layer"> <p class="press_hd_subscribe_layer_title"><strong>국제신문</strong> 언론사 구독 해지되었습니다.</p> </div> </div> */ return true; }); }, nclk_add: 'hom.take', nclk_remove: 'hom.cancel', nclk_info: 'hom.info', onAddChannelSuccess: incrementFollowerCount, onRemoveChannelSuccess: decrementFollowerCount, needNotificationButton: true, needNotificationConfirm: true }); /* 채널구독버튼 */ /* 공유하기 */ if (!isLiveViewer && !isLiveUrl) { initShare(); } /* 공유하기 */ /* 뒤로버튼 */ var historyBackButton = new PressHomeMainManager.HistoryBackButton('._press_header ._back_btn'); /* 뒤로버튼 */ /* 언론사리스트 */ if (!isLiveViewer && !isLiveUrl) { var pressListPopup = initPressList(); } /* 언론사리스트 */ return { channelFollowerCount: channelFollowerCount, historyBackButton: historyBackButton, channelSubscribeButton: channelSubscribeButton, pressListPopup: pressListPopup } } </script> <script> var profileData = {"notice":null,"relatedChannelContainer":{"totalSubscriberCount":142079,"channelGroupList":[{"type":"NAVER_TV","channels":[{"type":"NAVER_TV","name":"부·울·경 이야기를 담다 '국제신문'","subscriberCount":"2,879","url":"https://tv.naver.com/inews","channelPluginId":"61e7a2d88191326be5338b01","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"부·울·경 이야기를 담다 '국제신문'"}],"subscriberCount":"2,879","channelsCount":1,"representativeChannel":{"type":"NAVER_TV","name":"부·울·경 이야기를 담다 '국제신문'","subscriberCount":"2,879","url":"https://tv.naver.com/inews","channelPluginId":"61e7a2d88191326be5338b01","clickCode":"ptv","channelPluginFollowAvailable":true,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","alternativeName":"네이버 TV","displayName":"부·울·경 이야기를 담다 '국제신문'"}},{"type":"YOUTUBE","channels":[{"type":"YOUTUBE","name":"국제신문","subscriberCount":"8.8만","url":"https://www.youtube.com/channel/UC94ZFkaUg016H7c7johXL0Q","channelPluginId":"61e90465e135007873e3b6a8","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"국제신문"},{"type":"YOUTUBE","name":"비디토리","subscriberCount":"5만","url":"https://www.youtube.com/channel/UCXIUj-1gYeKIQy_jExYHNYg","channelPluginId":"61e9093d51a8f5614b9e6d6e","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"비디토리"}],"subscriberCount":"13.9만","channelsCount":2,"representativeChannel":{"type":"YOUTUBE","name":"국제신문","subscriberCount":"8.8만","url":"https://www.youtube.com/channel/UC94ZFkaUg016H7c7johXL0Q","channelPluginId":"61e90465e135007873e3b6a8","clickCode":"pyoutube","channelPluginFollowAvailable":false,"countLabel":"구독","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","alternativeName":"youtube","displayName":"국제신문"}}]},"talkTalkUrl":null,"statistics":null,"awards":[],"relatedChannelEmpty":false}; var billboardChartLibUrl = ['https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/billboard.pkgd.min.js']; function initPressHomeTopLnb(params) { var pressHomeLnb = initPressHomeLnb(); var officeId = '658'; var welOffceHomeTabList = $('._office_home_tab_list'); var pressHeader = $('._press_header'); var isTabPresent = welOffceHomeTabList.length > 0; /* 플로팅 */ var _floatingConfig = { sFixedContentSelector: '._fixed', onInitialize: function() { new PressHomeMainManager.ChannelSubscribeButton('._press_float_subscribe', { officeId: officeId, buttonClassName: 'press_float_subscribe_btn', noLoginLayerTemplate: function() { return news.Util.getTemplateRenderer(function () {/*!@preserve <a href="javascript:;" onclick="goMainChannelUrl();" class="press_float_subscribe_layer _afterAdd" style="display: none;"> <span class="press_float_subscribe_layer_text">메인 뉴스판에서 국제신문 주요뉴스를 볼 수 있습니다.</span> <span class="press_float_subscribe_layer_link">보러가기</span> </a> */ return true; }); }, commonLayerTemplate: function() { return news.Util.getTemplateRenderer(function() {/*!@preserve <a href="javascript:;" onclick="return false;" class="press_float_subscribe_layer _afterRemove" style="display: none;"> <span class="press_float_subscribe_layer_text"><strong>국제신문</strong> 언론사 구독 해지되었습니다.</span> </a> */ return true; }); }, nclk_add: 'prs_hom.take', nclk_remove: 'prs_hom.cancel', nclk_info: 'prs_hom.info', onAddChannelSuccess: pressHomeLnb.channelSubscribeButton.onAddChannelSuccess, onRemoveChannelSuccess: pressHomeLnb.channelSubscribeButton.onRemoveChannelSuccess }); }, onStartFloating: function() { pressHeader.addClass('is_invisible'); }, onStopFloating: function() { pressHeader.removeClass('is_invisible'); } }; if (isTabPresent) { _floatingConfig.fnBoundary = function(){ return $("._start_floating").offset().top - $("._press_float").height(); } } else { _floatingConfig.sAfterContentSelector = '._press_header'; } var floating = new PressHomeMainManager.Floating('._press_float', _floatingConfig); /* 플로팅 */ /* 뒤로버튼 */ var historyBackButton = new PressHomeMainManager.HistoryBackButton('._press_float ._back_btn'); /* 뒤로버튼 */ return { floating: floating, pressHomeLnb: pressHomeLnb, historyBackButton: historyBackButton } } </script> <div class="press_float _press_float is_fixed" style="background-color: #0770d9; display:none;"> <div class="press_float_inner"> <a href="javascript:;" class="press_float_prev _back_btn">이전</a> <a href="https://www.naver.com" class="press_float_logo"><span class="blind">NAVER</span></a> <a href="https://news.naver.com/main" class="press_float_service "> <span class="blind">뉴스</span> </a> <div class="press_float_head"> <strong class="press_float_title"> <a href="/press/658" class="press_float_title_text" onclick="nclk(event,'prs_hom.top',658,'');">국제신문</a> </strong> </div> <div class="press_float_subscribe _press_float_subscribe"> </div> </div> </div> <div id="ct" role="main" class="press _start_floating" style="min-height:3000px;"> <div class="press_section_tab _press_tab_scroll _fixed is_fixed" style="display:none; background-color: #0770d9;"> <div class="press_section_tab_inner"> <ul class="press_section_tab_list _office_home_tab_list"> <li class="press_section_tab_item " aria-selected="true"> <a href="/press/658" class="_press_tab_btn" data-tab-type="Default" data-tab-id="Main"> <span class="press_section_tab_txt">주요뉴스</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658/issue" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Issue"> <span class="press_section_tab_txt">이슈</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658/newspaper" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Newspaper"> <span class="press_section_tab_txt">신문보기</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658?sid=102" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Society"> <span class="press_section_tab_txt">사회</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658?sid=100" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Politics"> <span class="press_section_tab_txt">정치</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658?sid=101" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Economy"> <span class="press_section_tab_txt">경제</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658?sid=104" class="_press_tab_btn" data-tab-type="Section" data-tab-id="World"> <span class="press_section_tab_txt">세계</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658?sid=103" class="_press_tab_btn" data-tab-type="Section" data-tab-id="LifeCulture"> <span class="press_section_tab_txt">생활</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658?sid=110" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Opinion"> <span class="press_section_tab_txt">사설/칼럼</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658/shortform" class="_press_tab_btn" data-tab-type="Link" data-tab-id="ShortForm"> <span class="press_section_tab_txt">숏폼</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/658/ranking" class="_press_tab_btn" data-tab-type="Default" data-tab-id="Ranking"> <span class="press_section_tab_txt">랭킹</span> </a> </li> </ul> </div> </div> <script> // NEW-23795 function addTabClassIfNecessary() { var welTabScroll = $('._press_tab_scroll'); if (welTabScroll.length > 0) { var welTabs = $('._office_home_tab_list').children(); var welSelectedTab = $('.press_section_tab_item[aria-selected=true]') var nIndex = welTabs.index(welSelectedTab); welTabScroll.removeClass('is_first').removeClass('is_last'); if (nIndex == 0) { welTabScroll.addClass('is_first'); } else if (nIndex == welTabs.length - 1) { welTabScroll.addClass('is_last'); } } } function initPressHomeTab(params) { var officeId = '658'; /* 탭 */ var welTabScroll = $('._press_tab_scroll'); if (welTabScroll.length > 0) { // position 0 부터 시작한다. ("style 속성 자체를 지우면 스크롤이 적용되지 않는다" on iOS) welTabScroll.children().eq(0).css('left', '0px'); var pressTabScroll = new news.Scroll("._press_tab_scroll"); // ._press_tab_scroll이 floating 상태에 따라 height값이 달라져 고정하지 않도록 설정 $("._press_tab_scroll").css("height", ""); var welSelectedTab = $('.press_section_tab_item[aria-selected=true]'); if (welSelectedTab.length > 0) { pressTabScroll.scrollElToCenter(welSelectedTab); } var agent = news.Util.getAgentInfo(); if (agent.bMobile && !agent.bIsIos) { $(window).on("resize", function (e) { e.preventDefault(); pressTabScroll.refresh(); pressTabScroll.scrollElToCenter(welSelectedTab); }); } } /* 탭 */ addTabClassIfNecessary(); /* 섹션탭 클릭 */ var pressTabButton = new PressHomeMainManager.ButtonListener('._press_tab_btn', { onClick: function (e) { var tabType = $(e.currentTarget).data('tab-type'); var tabId = $(e.currentTarget).data('tab-id'); if (!(tabType === 'home' || tabType === 'link')) { if (params && params.floating && params.floating.isFloating) { e.currentTarget.hash = 'lnb'; } } if (tabId === 'Main') { nclk(e, 'hom.mm', officeId, ''); } else if (tabId === 'NaverTvLive') { nclk(e, 'hom.live', officeId, ''); } else if (tabId === 'Ranking') { nclk(e, 'hom.rank',officeId,''); } else if (tabId === 'Premium') { nclk(e, 'hom.premium', officeId, ''); } else if (tabId === 'ShortForm') { nclk(e, 'hom.short', officeId, ''); } else if (tabId === 'Issue') { nclk(e, 'hom.sectionissue', officeId, ''); } else { nclk(e, 'hom.section', officeId, ''); } } }); /* 섹션탭 클릭 */ return { pressTabScroll: pressTabScroll, pressTabButton: pressTabButton } } </script> <script> /** * `focus to lnb` 대응 (url format: `some/url#lnb`) */ ;(function(){ var isFocusToLnbMode = false; // default 마크업 구성을 `focus to lnb` 로 하고 (floating lnb 로 구성), // `focus to lnb` 접근이 아닐 경우 `floating lnb` 구성을 해제하는 컨셉. (to static 으로) // // default 마크업 구성을 `floating lnb` 로 한 이유: // 1. `static lnb` 방식으로 하면, // 2. `focus` 처리할 때 "화면 덜컹 거림이 보여서" 보기 좋지 않다. // // `focus` 요청일 경우, // 필요한 추가 처리는 content 출력 후 처리돼있다. (e.g. scroll 이동) if(location.hash === '#lnb'){ isFocusToLnbMode = true; } // "뒤로가기", "새로고침" 일 경우 focus 처리하지 않는다. (browser 에서 scroll 자동 이동 시키므로) (function () { var winNavigation = (window.performance && window.performance.navigation) || {}; var isReload = winNavigation.type === winNavigation.TYPE_RELOAD; var isHistoryBack = winNavigation.type === winNavigation.TYPE_BACK_FORWARD; // 상수를 지원하지 않을 경우도 focus 처리하지 않음 if(isHistoryBack || isReload || !winNavigation.TYPE_BACK_FORWARD){ isFocusToLnbMode = false; } })(); try{ // 서버 기본 설정이 `lnb floating + block' 이면 LNB 움직이는게 보여서 script 에서 block 되도록 했다. document.querySelector('._press_float').style.display = ''; document.querySelector('._press_tab_scroll').style.display = ''; }catch(e){} // 선택된 LNB 중앙 정렬 선처리 (onload 후 Scroll-UI 에서 중앙 정렬시 이동이 보이지 않게) (function(){ try{ var lnb = document.querySelector('._press_tab_scroll'); var lnbScrollContent = lnb.firstElementChild; var selectedItem = lnb.querySelector('li[aria-selected="true"]'); var maxScrollLeft = 0; var selectedItemScrollLeft = 0; // Scroll-UI 적용 전에 inline style 은 제거해 줘야 한다. (e.g. onload 후 적용 될 때) lnbScrollContent.style.position = 'absolute'; maxScrollLeft = lnbScrollContent.clientWidth - lnb.clientWidth; if(maxScrollLeft <= 0){ // lnb 가 content 보다 크다. (scroll 필요 없는 경우) return; } selectedItemScrollLeft = Math.max( 0, (selectedItem.offsetLeft || 0) - ((lnb.clientWidth - selectedItem.clientWidth) / 2) ); selectedItemScrollLeft = Math.min(maxScrollLeft, selectedItemScrollLeft); lnbScrollContent.style.left = -1 * Math.round(selectedItemScrollLeft) + 'px'; }catch(e){} })(); // 1. focus mode 라면 서버 출력 마크업을 그대로 두고 // 2. 이후 처리는 content 출력 후 js 에서 하는 구조다. if(isFocusToLnbMode){ return; } /** * `focus to lnb` 접근이 아니라면 `static lnb` 구성으로 마크업 변경 */ try{ var header = document.querySelector('._press_header'); var headerFloat = document.querySelector('._press_float'); var lnb = document.querySelector('._press_tab_scroll'); header.style.display = ''; headerFloat.className = headerFloat.className.replace('is_fixed', ''); if(lnb){ lnb.className = lnb.className.replace('is_fixed', ''); } }catch(e){} })(); </script> <script> /** * `focus to lnb` 대응 (content 출력 후 추가 처리) */ ;(function () { try { var startFloating = document.querySelector('._start_floating'); var header = document.querySelector('._press_header'); var lnbScrollPaddingTop = document.querySelector('._press_float').clientHeight; // js 처리 관련 inline style 제거 window.addEventListener('load', function () { document.querySelector('#ct').style.minHeight = ''; }); // display none 상태가 아니면 `focus to lnb` 접근이 아니다. if (header.style.display !== 'none') { return; } header.style.display = ''; // show header var floatingOffset = startFloating.getBoundingClientRect().top + window.pageYOffset; window.scrollTo(0, floatingOffset - lnbScrollPaddingTop); }catch(e){} })(); </script> <div class="press_main_news as_representation _CURATION_CARD" id="Representation"> <div class="press_main_news_inner"> <ul class="press_news_list _nlog_impression_template as_bottom" data-template="Representation_Text4Photo2A"> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000090962?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/658/0000090962?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgg_000000000000000000090962" data-imp-index="1" onclick="nclk(event,'hom.head2t',658,1);"> <span class="press_news_text"><strong>[속보] '대통령실 압수수색' 경찰 "경호처, 극히 일부자료 임의 제출"</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000090954?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/658/0000090954?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgg_000000000000000000090954" data-imp-index="2" onclick="nclk(event,'hom.head2t',658,2);"> <span class="press_news_text"><strong>지역대학 교수·학생 잇단 尹 퇴진 촉구</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000090951?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/658/0000090951?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgg_000000000000000000090951" data-imp-index="3" onclick="nclk(event,'hom.head2t',658,3);"> <span class="press_news_text"><strong>'尹 2차 탄핵 표결 D-3' 날로 커지는 여권 동참 목소리</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000090924?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/658/0000090924?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgg_000000000000000000090924" data-imp-index="4" onclick="nclk(event,'hom.head2t',658,4);"> <span class="press_news_text"><strong>[속보] 문재인 "탄핵은 피할 수 없는 길"</strong></span> </a> </li> <li class="press_news_item as_col"> <a href="https://n.news.naver.com/article/658/0000090941?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/658/0000090941?type=main" data-imp-area="hom.head2p" data-imp-gdid="88221sgg_000000000000000000090941" data-imp-index="1" onclick="nclk(event,'hom.head2p',658,1);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90941.jpg?type=nf320_212&ut=1733902450000" alt="" onerror="showNoImage(this)"> </span> </span> <span class="press_news_text"><strong>국무위원들 사과 김문수 고용노동부 장관은 '제 자리'</strong></span> </a> </li> <li class="press_news_item as_col"> <a href="https://n.news.naver.com/article/658/0000090949?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/658/0000090949?type=main" data-imp-area="hom.head2p" data-imp-gdid="88221sgg_000000000000000000090949" data-imp-index="2" onclick="nclk(event,'hom.head2p',658,2);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90949.jpg?type=nf320_212&ut=1733904791000" alt="" onerror="showNoImage(this)"> </span> </span> <span class="press_news_text"><strong>한총리, 국회서 계엄 사태 사과…“국무위원 전원 계엄 막고자 반대”(종합)</strong></span> </a> </li> </ul> </div> </div> <div class="r_group_comp" id="ad"> <div class="ad_area _ad_press_home" id="nmap_press_home"> <script> gladsdk.cmd.push(function () { gladsdk.displayAd("nmap_press_home"); }); </script> </div> <script> (function(){ var adWel = $('._ad_press_home'); var persistKey = 'ad'; var persistedAdHeight = $.persist(persistKey); if (persistedAdHeight) { adWel.css({ 'height': persistedAdHeight + 'px', 'overflow': 'hidden' }); } $(document).on('click', function(){ $.persist(persistKey, adWel.height()); }); })(); </script> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091014","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091014" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91014.jpg?type=nf212_140&ut=1733916130000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">겨울철 진객 대구 주산지인 거제서 대구수산물축제 21일 개막</span> <span class="r_ico_b r_modify"><b>1분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091013","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091013" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91013.jpg?type=nf212_140&ut=1733916070000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 삼호가든 등 조합 내홍… 대규모 재개발재건축 삐걱</span> <span class="r_ico_b r_modify"><b>2분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091012","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091012" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91012.jpg?type=nf212_140&ut=1733915893000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">尹 하야 대신 헌재심판 택했나…빨라진 탄핵시계</span> <span class="r_ico_b r_modify"><b>5분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091011","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091011" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91011.jpg?type=nf212_140&ut=1733915891000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경찰, 대통령실 압수수색 시도…‘피의자 尹대통령’ 영장에 적시</span> <span class="r_ico_b r_modify"><b>5분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091010","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091010" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91010.jpg?type=nf212_140&ut=1733914817000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">‘내란수괴 수사’ 尹 겨냥…이례적 대통령실 진입 시도에 대치</span> <span class="r_ico_b r_modify"><b>23분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091009","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091009" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91009.jpg?type=nf212_140&ut=1733914815000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김용현 전 국방, 극단 선택 시도</span> <span class="r_ico_b r_modify"><b>23분전</b></span> </span> </a> </li> </ul> </div> <div class="press_special _CURATION_CARD" id="SpecialReport"> <div class="press_special_title"> <h4 class="press_special_title_h">탄핵정국 돌입</h4> </div> <div class="press_special_inner"> <ul class="press_special_row"> <li class="p_item"> <a href="https://n.news.naver.com/article/658/0000090881?type=main" class="p_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.dep3p',658,);"> <div class="p_thumb"> <div class="p_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90881.jpg?type=nf260_172&ut=1733829979000" alt="" onerror="showNoImage(this)" class="p_img"> </div> </div> <div class="p_text"> <strong class="p_headline">탄핵안 가결 가능성 커졌다…尹 수사도 급물살</strong> <span class="p_datetime">12월 10일 20:26</span> </div> </a> </li> <li class="p_item"> <a href="https://n.news.naver.com/article/658/0000090860?type=main" class="p_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.dep3p',658,);"> <div class="p_thumb"> <div class="p_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90860.jpg?type=nf260_172&ut=1733826205000" alt="" onerror="showNoImage(this)" class="p_img"> </div> </div> <div class="p_text"> <strong class="p_headline">[사설] 여당 ‘질서 있는 퇴진’ 자중지란, 근조 화환 조롱 자초</strong> <span class="p_datetime">12월 10일 19:23</span> </div> </a> </li> <li class="p_item"> <a href="https://n.news.naver.com/article/658/0000090878?type=main" class="p_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.dep3p',658,);"> <div class="p_thumb"> <div class="p_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90878.jpg?type=nf260_172&ut=1733829491000" alt="" onerror="showNoImage(this)" class="p_img"> </div> </div> <div class="p_text"> <strong class="p_headline">특전사령관 “尹이 직접 문 부수고 의원들 끄집어내라 지시”</strong> <span class="p_datetime">12월 10일 20:18</span> </div> </a> </li> </ul> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091008","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091008" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91008.jpg?type=nf212_140&ut=1733914812000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">공수처장 “尹 긴급체포 가능…충분한 의지 있다”</span> <span class="r_ico_b r_modify"><b>23분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091007","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091007" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91007.jpg?type=nf212_140&ut=1733914573000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">탄핵안 변수될 與 원내대표…權 “반대가 당론” 金 “자율 투표”</span> <span class="r_ico_b r_modify"><b>27분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount " data-comment='{"gno":"news658,0000091006","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091006" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">野, 탄핵 표결 동참 압박하며 與의원 상대 맨투맨 설득전도</span> <span class="r_ico_b r_modify"><b>27분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091005","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091005" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91005.jpg?type=nf212_140&ut=1733914569000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與 “이재명, 선거법 2심 변호인 선임 안해…꼼수 지연 시작”</span> <span class="r_ico_b r_modify"><b>27분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091004","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091004" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91004.jpg?type=nf212_140&ut=1733913971000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">사하구가족센터, 결혼이민자 대상 이중언어 강사 양성과정 수료식</span> <span class="r_ico_b r_modify"><b>37분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091003","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091003" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91003.jpg?type=nf212_140&ut=1733913968000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">산타원정대 후원자 쇄도…유상용 금수복국 회장·부산대AMP 72기‘댓길이’·남희경 창조산업개발 대표</span> <span class="r_ico_b r_modify"><b>37분전</b></span> </span> </a> </li> </ul> </div> <div class="press_navertv _CURATION_CARD" id="NaverTv"> <div class="press_channel_head"> <div class="press_channel_headinner"> <div class="press_channel_service"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://ssl.pstatic.net/static.news/image/news/m/2020/10/22/press_channel_head_tv.png" alt="네이버 tv" onerror="showNoImage(this)"> </div> <div class="press_channel_title"> <h5 class="press_channel_title_h">부·울·경 이야기를 담다 '국제신문'</h5> <span class="press_channel_populaity">구독 2,879</span> </div> <button type="button" class="press_channel_subscribe_btn _channel_plugin_follow_btn" data-channel-id="61e7a2d88191326be5338b01" data-toggle-class="is_disabled" data-channel-type="NAVER_TV" data-channel-name="부·울·경 이야기를 담다 '국제신문'" data-clickcode-follow="hom.ntvsub" data-clickcode-unfollow="hom.ntvunsubs">구독</button> </div> </div> <div class="press_navertv_inner"> <ul class="press_navertv_list"> <li class="press_navertv_item"> <a href="https://tv.naver.com/v/66161975" class="press_navertv_link" onclick="nclk(event,'hom.ntvt4p',658,1);"> <span class="press_navertv_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241211_22/vqSqs_1733907482246Fqsez_JPEG/1733907458520.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">01:13</span></span> </span> <span class="press_navertv_text"><strong class="press_navertv_title">부산에서도 '내란공범 국민의힘 장례식' 출고</strong></span> </a> </li> <li class="press_navertv_item"> <a href="https://tv.naver.com/v/66162037" class="press_navertv_link" onclick="nclk(event,'hom.ntvt4p',658,2);"> <span class="press_navertv_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241211_221/tYmkQ_17339075290656fYHm_JPEG/631YdZVnJk_03.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">00:45</span></span> </span> <span class="press_navertv_text"><strong class="press_navertv_title">부산에서도 '내란공범 국민의힘 장례식'이?</strong></span> </a> </li> <li class="press_navertv_item"> <a href="https://tv.naver.com/v/66136847" class="press_navertv_link" onclick="nclk(event,'hom.ntvt4p',658,3);"> <span class="press_navertv_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241211_147/ZY7LD_1733885641845y2jzI_JPEG/7Ki5yBGe67_03.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">00:42</span></span> </span> <span class="press_navertv_text"><strong class="press_navertv_title">“자칭 국민을 대표하는 그들에게” 윤석열 퇴진 부산대 1050인 대학생 시국선언 자유발언</strong></span> </a> </li> <li class="press_navertv_item"> <a href="https://tv.naver.com/v/66136386" class="press_navertv_link" onclick="nclk(event,'hom.ntvt4p',658,4);"> <span class="press_navertv_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241211_123/n5qd7_1733885218831LjvdG_JPEG/Fhc8OZzfg8_03.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">00:43</span></span> </span> <span class="press_navertv_text"><strong class="press_navertv_title">"모든 권력은 국민으로 부터" 윤석열 퇴진 부산대 1050인 대학생 시국선언</strong></span> </a> </li> </ul> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091002","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091002" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91002.jpg?type=nf212_140&ut=1733913920000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산센텀발전협, 해운대구에 이웃돕기 성금</span> <span class="r_ico_b r_modify"><b>38분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000091001","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000091001" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/91001.jpg?type=nf212_140&ut=1733913917000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">권중천 희창물산 대표, 적십자 희망나눔 성금 전달</span> <span class="r_ico_b r_modify"><b>38분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090999","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090999" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90999.jpg?type=nf212_140&ut=1733913911000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“금강장사 연 2회 목표…40살까지 선수로 뛰고파”</span> <span class="r_ico_b r_modify"><b>38분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090998","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090998" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90998.jpg?type=nf212_140&ut=1733913909000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">가수 강다니엘 생일 기념 팬클럽 플로디 성품 기탁</span> <span class="r_ico_b r_modify"><b>38분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090997","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090997" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90997.jpg?type=nf212_140&ut=1733913488000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">윤석열 대통령, 류혁 법무부 감찰관 면직 재가</span> <span class="r_ico_b r_modify"><b>45분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090996","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090996" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90996.jpg?type=nf212_140&ut=1733913435000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한 총리 “계엄 못 막은 죄책감…당정 국정운영 야합? 오해다”</span> <span class="r_ico_b r_modify"><b>46분전</b></span> </span> </a> </li> </ul> </div> <div class="press_shortform _CURATION_CARD _press_shortform_list" id="ShortForm"> <div class="press_title _manual_card_title"> <h4 class="press_title_h">1분 숏폼</h4> <div class="press_title_info_wrap"> <button type="button" class="press_title_btn_info _manual_card_info_button" onclick="nclk(event,'hom.shortcardtip','','');"><span class="blind">가이드 문구 확인</span></button> <div class="press_title_info_layer _manual_card_info_layer is_hidden"> <div class="press_title_info_layer_inner"> <p class="press_title_info_desc">언론사가 직접 생성한 1분 내외 짧은 영상 콘텐츠를 제공합니다.</p> <button type="button" class="press_title_btn_close _manual_card_info_button" onclick="nclk(event,'hom.shortcardtip','','');"><span class="blind">닫기</span></button> </div> </div> </div> </div> <div class="press_shortform_flick_list _hor_scroller"> <div class="flick-container _scroller"> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=CF4E69999CAA1CBFB7D1285572F2E8ADBC70&serviceType=NEWS&recType=NEWS&recId=658_70734_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="CF4E69999CAA1CBFB7D1285572F2E8ADBC70" data-rec-id="658_70734" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241206_248/K6OsD_1733471394469hxIDK_JPEG/XLWJ9CQuWM_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:56</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">롯데 신인 김동현 선수가 신인캠프 중 재밌었던 일화는?</strong> <div class="press_shortform_datetime">5일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=BEC4C1D9CFC6F11F7A2692B3E8799DCE9E7A&serviceType=NEWS&recType=NEWS&recId=658_70707_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="BEC4C1D9CFC6F11F7A2692B3E8799DCE9E7A" data-rec-id="658_70707" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241206_204/6IQX4_1733466625401cIHMx_PNG/1733466558371.png?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">01:00</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">쉬었음 청년층 증가, 청년층의 문제인가</strong> <div class="press_shortform_datetime">5일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=12188789B050C58442518BCD56F24A4E0B38&serviceType=NEWS&recType=NEWS&recId=658_69479_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="12188789B050C58442518BCD56F24A4E0B38" data-rec-id="658_69479" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241129_41/hFILl_1732865574312GQ8KK_JPEG/XjGLtIgS88_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:31</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">'제 2의 추신수'로 불리는 하현승 선수, 추신수에게 들은 말은?</strong> <div class="press_shortform_datetime">2024.11.29.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=A9A1C15016A0C22684BD2D0670CDEFB13030&serviceType=NEWS&recType=NEWS&recId=658_69260_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="A9A1C15016A0C22684BD2D0670CDEFB13030" data-rec-id="658_69260" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241128_92/bJmrt_1732775607684p69hn_PNG/1732775535297.png?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">01:00</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">항생제 오남용, 약이 아닌 독된다 [60초 뉴스]</strong> <div class="press_shortform_datetime">2024.11.28.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=FF33A225146E142AB51D0C6D1B1808F8CCED&serviceType=NEWS&recType=NEWS&recId=658_68053_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="FF33A225146E142AB51D0C6D1B1808F8CCED" data-rec-id="658_68053" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241121_90/cXoa5_1732167268012xqc0N_PNG/1732167265656.png?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:56</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">AI가 창조한 예술, 18억 원에 팔렸다... 저작권 논쟁에 불붙이나</strong> <div class="press_shortform_datetime">2024.11.21.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=0DD7C58EB9590C0C2CE6E02F448C29271F60&serviceType=NEWS&recType=NEWS&recId=658_67227_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="0DD7C58EB9590C0C2CE6E02F448C29271F60" data-rec-id="658_67227" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241115_209/csZnb_1731656197251trK3Q_JPEG/yO2JMYwlVn_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:53</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">부울경 야구 유망주 역사의 산실 ! 2024 롯데기 야구대회 그 뜨거운 현장🔥</strong> <div class="press_shortform_datetime">2024.11.15.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=3ACB0F2B006B39DF96384EFB3472897CBEC6&serviceType=NEWS&recType=NEWS&recId=658_66176_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="3ACB0F2B006B39DF96384EFB3472897CBEC6" data-rec-id="658_66176" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241108_270/zCkI3_1731058139676p9KiM_PNG/1731058136933.png?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">제 19회 부산 불꽃축제. 광안리 인근 명소와 함께 풍성하게 즐기기</strong> <div class="press_shortform_datetime">2024.11.08.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=246816BA3F2101723A412B75D72F6AF5930C&serviceType=NEWS&recType=NEWS&recId=658_64017_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="246816BA3F2101723A412B75D72F6AF5930C" data-rec-id="658_64017" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241025_41/T3tJo_17298344478801ICWj_PNG/1729834377810.png?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">알고 보면 더 재밌는 부산 사투리 [60초 뉴스]</strong> <div class="press_shortform_datetime">2024.10.25.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=159E385EEBFBFCEA6BF322E4F8FC0000A140&serviceType=NEWS&recType=NEWS&recId=658_63829_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="159E385EEBFBFCEA6BF322E4F8FC0000A140" data-rec-id="658_63829" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241024_227/y7NUx_1729744659908HG8L1_JPEG/1729744593963.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">'YOLO'는 이제 그만, 짠 소비 'YONO'의 등장[60초 뉴스]</strong> <div class="press_shortform_datetime">2024.10.24.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=EC64F2DD186A98464D0005584CC400BFAA45&serviceType=NEWS&recType=NEWS&recId=658_63083_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="EC64F2DD186A98464D0005584CC400BFAA45" data-rec-id="658_63083" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241018_285/c6t2Z_17292292298787ppTv_PNG/1729229146201.png?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">스핀오프로 색다른 이야기를 보여주다[60초 뉴스]</strong> <div class="press_shortform_datetime">2024.10.18.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=69D577484D6D3DE2D5553FCCABE0064877F5&serviceType=NEWS&recType=NEWS&recId=658_62212_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="69D577484D6D3DE2D5553FCCABE0064877F5" data-rec-id="658_62212" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241011_121/EahuH_1728622221652c5Ys9_JPEG/1728622115255.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">인스타그램표 셧다운제가 생긴다고? [60초뉴스]</strong> <div class="press_shortform_datetime">2024.10.11.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=C7163EBD1CCEDB42ADC1C10964006B52B35C&serviceType=NEWS&recType=NEWS&recId=658_61361_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="C7163EBD1CCEDB42ADC1C10964006B52B35C" data-rec-id="658_61361" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241004_145/BeFmM_1728016249829WIjPJ_JPEG/1728016201610.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:59</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">익숙한 그놈 목소리, 알고 보니 나? [60초 뉴스]</strong> <div class="press_shortform_datetime">2024.10.04.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=48A1124DCFC2D203B791B36B9C7DDE77DD20&serviceType=NEWS&recType=NEWS&recId=658_61243_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="48A1124DCFC2D203B791B36B9C7DDE77DD20" data-rec-id="658_61243" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241003_254/m0e3t_17279288870269gTMe_JPEG/Q2Tub1SvrF_01.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:53</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">설경구가 말하는 조금은 색다르고 벅찼던 부산에서의 어떤 순간[제29회부산국제영화제]</strong> <div class="press_shortform_datetime">2024.10.03.</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=65789567855B5C374B3420B7933A170CBA14&serviceType=NEWS&recType=NEWS&recId=658_61242_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="65789567855B5C374B3420B7933A170CBA14" data-rec-id="658_61242" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241003_270/uxBXn_1727928624980vj3kf_JPEG/thbq29KtjK_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:58</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">설경구가 말하는 '박하사탕'과 '2시간 10분의 기적'[제29회부산국제영화제]</strong> <div class="press_shortform_datetime">2024.10.03.</div> </div> </a> </div> </div> </div> <button type="button" class="btn_carousel_prev _prev_btn" disabled="disabled"><span class="blind">이전 숏폼 목록 보기</span></button> <button type="button" class="btn_carousel_next _next_btn"><span class="blind">다음 숏폼 목록 보기</span></button> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090995","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090995" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90995.jpg?type=nf212_140&ut=1733913432000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">우원식 직권으로 ‘계엄 국조’ 추진</span> <span class="r_ico_b r_modify"><b>46분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090994","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090994" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90994.jpg?type=nf212_140&ut=1733913429000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[뉴스 분석] 글로벌허브법·산은 계엄 유탄…정치 쟁점화의 벽 넘어야</span> <span class="r_ico_b r_modify"><b>46분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090993","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090993" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90993.jpg?type=nf212_140&ut=1733913143000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[사설] 두 번째 대통령 탄핵안 14일 반드시 처리하라</span> <span class="r_ico_b r_modify"><b>51분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090992","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090992" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90992.jpg?type=nf212_140&ut=1733913142000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[사설] 부산 경제도 현안도 계엄 블랙홀에 피멍든다</span> <span class="r_ico_b r_modify"><b>51분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090991","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090991" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90991.jpg?type=nf212_140&ut=1733913139000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[인문학 칼럼] 진짜 춤의 부활을 목격하다</span> <span class="r_ico_b r_modify"><b>51분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090990","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090990" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90990.jpg?type=nf212_140&ut=1733913136000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[도청도설] 계엄 성공했다면</span> <span class="r_ico_b r_modify"><b>51분전</b></span> </span> </a> </li> </ul> </div> <div class="press_ranking_news _ranking_news_wrapper _CURATION_CARD is_with_tab" id="Ranking"> <div class="ofra_head"> <div class="ofra_head_inner"> <h2 class="ofra_head_title"> 랭킹 뉴스 </h2> <p class="ofra_head_desc _ranking_description"></p> </div> </div> <div class="press_ranking_news_tab"> <ul class="press_ranking_news_tab_list _ranking_nav_items"> <li class="press_ranking_news_tab_item is_selected"> <a href="javascript:;" class="press_ranking_news_tab_link _ranking_tab_button" onclick="nclk(event, 'hom.renwstab', '', '')" data-flicking-index="0">많이 본</a> </li> <li class="press_ranking_news_tab_item "> <a href="javascript:;" class="press_ranking_news_tab_link _ranking_tab_button" onclick="nclk(event, 'hom.cmtnwstab', '', '')" data-flicking-index="1">댓글 많은</a> </li> </ul> </div> <div class="ofra_flick flick"> <div class="flick-container _ranking_panel_list"> <div class="flick-panel" data-ranking-description="<em>오후 7시 ~ 8시</em>까지 집계한 결과입니다. <br>총 누적수와 다를 수 있습니다." data-ranking-type="HIT" > <ul class="ofra_list"> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090924?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90924.jpg?type=nf176_176&ut=1733896029000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">1</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] 문재인 "탄핵은 피할 수 없는 길"</div> <div class="ofra_list_tx_date">5시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090962?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90962.jpg?type=nf176_176&ut=1733911153000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">2</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] '대통령실 압수수색' 경찰 "경호처, 극히 일부자료 임의 제출"</div> <div class="ofra_list_tx_date">1시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090941?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90941.jpg?type=nf176_176&ut=1733902450000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">3</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">국무위원들 사과 김문수 고용노동부 장관은 '제 자리'</div> <div class="ofra_list_tx_date">3시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090956?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90956.jpg?type=nf176_176&ut=1733909536000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">4</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] 비상계엄 공조수사본부 출범…경찰·공수처·국방부 합동</div> <div class="ofra_list_tx_date">1시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090951?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90951.jpg?type=nf176_176&ut=1733905391000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">5</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">'尹 2차 탄핵 표결 D-3' 날로 커지는 여권 동참 목소리</div> <div class="ofra_list_tx_date">3시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090887?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90887.jpg?type=nf176_176&ut=1733870592000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">6</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">"친애하는 한강"에 기립박수... 한강 작가 한국 첫 노벨문학상 수상</div> <div class="ofra_list_tx_date">12시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090949?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90949.jpg?type=nf176_176&ut=1733904791000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">7</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">한총리, 국회서 계엄 사태 사과…“국무위원 전원 계엄 막고자 반대”(종합)</div> <div class="ofra_list_tx_date">3시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090954?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90954.jpg?type=nf176_176&ut=1733909293000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">8</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">지역대학 교수·학생 잇단 尹 퇴진 촉구</div> <div class="ofra_list_tx_date">1시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090965?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90965.jpg?type=nf176_176&ut=1733911337000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">9</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[조황] 부산권서 7.5지급 갈치 낚여 화제</div> <div class="ofra_list_tx_date">1시간전</div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090881?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.renws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90881.jpg?type=nf176_176&ut=1733829979000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">10</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">탄핵안 가결 가능성 커졌다…尹 수사도 급물살</div> <div class="ofra_list_tx_date">23시간전</div> </div> </div> </a> </li> </ul> </div> <div class="flick-panel" data-ranking-description="<em>오후 5시 ~ 8시</em>까지 집계한 결과입니다. <br>총 누적수와 다를 수 있습니다." data-ranking-type="COMMENT" hidden> <ul class="ofra_list"> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090924?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90924.jpg?type=nf176_176&ut=1733896029000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">1</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] 문재인 "탄핵은 피할 수 없는 길"</div> <div class="ofra_list_tx_date">5시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 139 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090956?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90956.jpg?type=nf176_176&ut=1733909536000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">2</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] 비상계엄 공조수사본부 출범…경찰·공수처·국방부 합동</div> <div class="ofra_list_tx_date">1시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 65 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090947?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90947.jpg?type=nf176_176&ut=1733903776000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">3</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] 행안부 “대통령실, 비상계엄 선포 국무회의 회의록 미보유 회신”</div> <div class="ofra_list_tx_date">3시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 54 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090832?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90832.jpg?type=nf176_176&ut=1733824458000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">4</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">국민의힘 원내대표 권성동 거론에 친한vs친윤 신경전</div> <div class="ofra_list_tx_date">1일전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 28 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090915?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90915.jpg?type=nf176_176&ut=1733891232000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">5</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">與김재섭 "尹대통령 탄핵해야…당론으로 찬성해달라"(종합)</div> <div class="ofra_list_tx_date">6시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 24 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090926?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90926.jpg?type=nf176_176&ut=1733896574000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">6</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">이재명 “계엄·탄핵 무산… 불확실성이 경제 최고 위협”</div> <div class="ofra_list_tx_date">5시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 19 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090941?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90941.jpg?type=nf176_176&ut=1733902450000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">7</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">국무위원들 사과 김문수 고용노동부 장관은 '제 자리'</div> <div class="ofra_list_tx_date">3시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 14 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090962?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90962.jpg?type=nf176_176&ut=1733911153000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">8</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">[속보] '대통령실 압수수색' 경찰 "경호처, 극히 일부자료 임의 제출"</div> <div class="ofra_list_tx_date">1시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 13 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090938?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90938.jpg?type=nf176_176&ut=1733900655000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">9</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">민주 “국힘 로드맵…질서 없는 제2계엄 시간 벌어주는 것”</div> <div class="ofra_list_tx_date">4시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 11 </div> </div> </div> </a> </li> <li class="ofra_list_item as_thumb"> <a href="https://n.news.naver.com/article/658/0000090954?ntype=RANKING" class="ofra_list_item_link _es_pc_link" data-pc-link="" onclick="nclk(event, 'hom.cmtnws', '', '')"> <div class="ofra_list_img"> <div class="ofra_list_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90954.jpg?type=nf176_176&ut=1733909293000" width="88" height="88" alt="" onerror="showNoImage(this)"> </div> </div> <div class="ofra_list_txwrap"> <i class="ofra_list_num">10</i> <div class="ofra_list_tx"> <div class="ofra_list_tx_headline">지역대학 교수·학생 잇단 尹 퇴진 촉구</div> <div class="ofra_list_tx_date">1시간전</div> <div class="ofra_list_tx_comment"> <span class="blind">댓글</span> 7 </div> </div> </div> </a> </li> </ul> </div> </div> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090989","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090989" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90989.jpg?type=nf212_140&ut=1733913076000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[데스크시각] 박형준의 리더십, 이대로 괜찮나</span> <span class="r_ico_b r_modify"><b>52분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090988","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090988" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90988.jpg?type=nf212_140&ut=1733913073000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[세상읽기] 흔들리는 대한민국, 국가운영 체계 바꿔야</span> <span class="r_ico_b r_modify"><b>52분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090987","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090987" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90987.jpg?type=nf212_140&ut=1733912776000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“대만 싱글몰트 위스키, 코스트코서 시음해요”</span> <span class="r_ico_b r_modify"><b>57분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount " data-comment='{"gno":"news658,0000090986","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090986" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">내년에도 역전세 우려…전세금 반환대출 완화책 연장</span> <span class="r_ico_b r_modify"><b>57분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090985","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090985" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90985.jpg?type=nf212_140&ut=1733912557000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">오늘의 날씨- 2024년 12월 12일</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090984","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090984" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90984.jpg?type=nf212_140&ut=1733912555000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[이 한편의 시조] 곶감 /우아지</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> </ul> </div> <div class="press_column _CURATION_CARD _series_myfeed_wrapper" id="Series"> <div class="press_title"> <h4 class="press_title_h">연재</h4> </div> <div class="press_column_ct"> <div class="scroller _hor_scroller"> <ul class="flick-container _scroller" style="position: relative;"> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090765?type=series&cid=1088713" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,1);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/12/10/0000090765_001_20241210090310892.jpg?type=nf276_188" width="138" height="94" alt="2024년 12월 7일의 ‘기록’" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090765?type=series&cid=1088713" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,1);"> <div class="press_column_headline">2024년 12월 7일의 ‘기록’</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1088713" data-subscribename="뭐라노" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1088713" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,1);"> <div class="press_column_name">뭐라노</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000088626?type=series&cid=1088691" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,2);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/11/18/0000088626_001_20241120152909810.jpg?type=nf276_188" width="138" height="94" alt="<199> 체험하는 음악 미역수염 두 번째 정규앨범 <2>" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000088626?type=series&cid=1088691" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,2);"> <div class="press_column_headline"><199> 체험하는 음악 미역수염 두 번째 정규앨범 <2></div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1088691" data-subscribename="방호정의 컬쳐 쇼크 & 조크" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1088691" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,2);"> <div class="press_column_name">방호정의 컬쳐 쇼크 & 조크</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090841?type=series&cid=1088837" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,3);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/12/10/0000090841_001_20241211030219713.jpg?type=nf276_188" width="138" height="94" alt="<128> 조선견문도해" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090841?type=series&cid=1088837" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,3);"> <div class="press_column_headline"><128> 조선견문도해</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1088837" data-subscribename="수장고에서 찾아낸 유물이야기" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1088837" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,3);"> <div class="press_column_name">수장고에서 찾아낸 유물이야기</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000081947?type=series&cid=2000907" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,4);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/08/25/0000081947_001_20240826030513924.jpg?type=nf276_188" width="138" height="94" alt="“충무공 정신 소중한 공공재…깊이·넓이·다양성 강화를”" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000081947?type=series&cid=2000907" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,4);"> <div class="press_column_headline">“충무공 정신 소중한 공공재…깊이·넓이·다양성 강화를”</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2000907" data-subscribename="의역 난중일기" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=2000907" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,4);"> <div class="press_column_name">의역 난중일기</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090849?type=series&cid=1088690" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,5);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/12/10/0000090849_001_20241211030240093.jpg?type=nf276_188" width="138" height="94" alt="<428> 천하 다스리는데 중(中)의 실천이 중요함을 강조한 ‘논어’" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090849?type=series&cid=1088690" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,5);"> <div class="press_column_headline"><428> 천하 다스리는데 중(中)의 실천이 중요함을 강조한 ‘논어’</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1088690" data-subscribename="조해훈의 고전 속 이 문장" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1088690" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,5);"> <div class="press_column_name">조해훈의 고전 속 이 문장</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090895?type=series&cid=2001493" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,6);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/12/11/0000090895_001_20241211092009263.jpg?type=nf276_188" width="138" height="94" alt="시리아 독재자 몰락…내전 종식? 또 다른 시작?" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090895?type=series&cid=2001493" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,6);"> <div class="press_column_headline">시리아 독재자 몰락…내전 종식? 또 다른 시작?</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2001493" data-subscribename="글로벌픽" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=2001493" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,6);"> <div class="press_column_name">글로벌픽</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090894?type=series&cid=2001332" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,7);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/12/11/0000090894_001_20241211091313917.jpg?type=nf276_188" width="138" height="94" alt="'10만원대' 스마트폰 태블릿 써보니" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090894?type=series&cid=2001332" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,7);"> <div class="press_column_headline">'10만원대' 스마트폰 태블릿 써보니</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2001332" data-subscribename="정옥재의 스마트 라이프" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=2001332" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,7);"> <div class="press_column_name">정옥재의 스마트 라이프</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000065037?type=series&cid=1088838" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,8);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/02/02/0000065037_001_20240202030422557.jpg?type=nf276_188" width="138" height="94" alt="<82> 파우스트-괴테(1749~1832)" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000065037?type=series&cid=1088838" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,8);"> <div class="press_column_headline"><82> 파우스트-괴테(1749~1832)</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1088838" data-subscribename="서부국과 함께하는 고전 산책" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1088838" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,8);"> <div class="press_column_name">서부국과 함께하는 고전 산책</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000087066?type=series&cid=1089655" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,9);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/10/30/0000087066_001_20241031030119837.jpg?type=nf276_188" width="138" height="94" alt="<1400> 경북 성주 한개 마을~영취산" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000087066?type=series&cid=1089655" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,9);"> <div class="press_column_headline"><1400> 경북 성주 한개 마을~영취산</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1089655" data-subscribename="근교산&그너머" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1089655" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,9);"> <div class="press_column_name">근교산&그너머</div> </a> </div> </div> </div> </li> <li class="flick-ct"> <div class="press_column_inside"> <div class="press_column_profile"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090990?type=series&cid=1088688" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,10);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/658/2024/12/11/0000090990_001_20241211193216564.jpg?type=nf276_188" width="138" height="94" alt="계엄 성공했다면" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/658/0000090990?type=series&cid=1088688" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',658,10);"> <div class="press_column_headline">계엄 성공했다면</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_1088688" data-subscribename="도청도설" data-clickcode-follow="hom.ssubs" data-clickcode-unfollow="hom.sunsubs" > <span class="press_column_subscribe_icon"><span class="blind">구독</span></span> </button> <a href="/hotissue/main?sid1=163&cid=1088688" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',658,10);"> <div class="press_column_name">도청도설</div> </a> </div> </div> </div> </li> </ul> <button type="button" class="btn_carousel_prev _prev_btn"><span class="blind">이전 카드들 보기</span></button> <button type="button" class="btn_carousel_next _next_btn"><span class="blind">다음 카드들 보기</span></button> </div> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090976","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090976" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90976.jpg?type=nf212_140&ut=1733911880000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">44년 만에 반공법 위반 무죄 “尹 계엄에 극심한 트라우마”</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090975","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090975" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90975.jpg?type=nf212_140&ut=1733911877000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">항도중, 시유지 무단점유 51년…체납액 138억 원 한 푼도 안 내</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090974","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090974" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90974.jpg?type=nf212_140&ut=1733911874000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">주민 반대 격한데…사하구, 다대포 풍력발전 강행하나</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090973","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090973" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90973.jpg?type=nf212_140&ut=1733911871000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">1주일 만에 철도노조 파업 끝…12일부터 모든 열차 정상운행</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090972","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090972" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90972.jpg?type=nf212_140&ut=1733911868000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산의료원 ‘C등급’</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090971","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090971" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90971.jpg?type=nf212_140&ut=1733911817000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">12월 ‘한밤의 유U;콘서트’</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> </ul> </div> <div class="press_cartoon _CURATION_CARD" id="Cartoon"> <div class="press_title"> <h4 class="press_title_h">만평</h4> </div> <div class="press_cartoon_flick _hor_scroller"> <div class="flick-container _scroller" style="position: relative;"> <div class="flick-panel"> <a href="https://n.news.naver.com/article/658/0000089456" class="press_cartoon_img" onclick="nclk(event,'hom.cartoon',658,1);"> <div class="press_cartoon_img_shield"> <div class="press_cartoon_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/11/27/89456.jpg?type=nf568_432&ut=1732703899000" alt="" width="284" height="216" onerror="showNoImage(this)"> <div class="press_cartoon_title">[서상균 그림창] 외교강 오리알</div> </div> </div> </a> </div> <div class="flick-panel"> <a href="https://n.news.naver.com/article/658/0000089336" class="press_cartoon_img" onclick="nclk(event,'hom.cartoon',658,2);"> <div class="press_cartoon_img_shield"> <div class="press_cartoon_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/11/26/89336.jpg?type=nf568_432&ut=1732616960000" alt="" width="284" height="216" onerror="showNoImage(this)"> <div class="press_cartoon_title">[서상균 그림창] 님 향한…</div> </div> </div> </a> </div> <div class="flick-panel"> <a href="https://n.news.naver.com/article/658/0000089241" class="press_cartoon_img" onclick="nclk(event,'hom.cartoon',658,3);"> <div class="press_cartoon_img_shield"> <div class="press_cartoon_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/11/25/89241.jpg?type=nf568_432&ut=1732530435000" alt="" width="284" height="216" onerror="showNoImage(this)"> <div class="press_cartoon_title">[서상균 그림창] 고민</div> </div> </div> </a> </div> <div class="flick-panel"> <a href="https://n.news.naver.com/article/658/0000089113" class="press_cartoon_img" onclick="nclk(event,'hom.cartoon',658,4);"> <div class="press_cartoon_img_shield"> <div class="press_cartoon_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/11/24/89113.jpg?type=nf568_432&ut=1732444346000" alt="" width="284" height="216" onerror="showNoImage(this)"> <div class="press_cartoon_title">[서상균 그림창] 뒤통수 치기</div> </div> </div> </a> </div> <div class="flick-panel"> <a href="https://n.news.naver.com/article/658/0000088863" class="press_cartoon_img" onclick="nclk(event,'hom.cartoon',658,5);"> <div class="press_cartoon_img_shield"> <div class="press_cartoon_img_inner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/11/20/88863.jpg?type=nf568_432&ut=1732100659000" alt="" width="284" height="216" onerror="showNoImage(this)"> <div class="press_cartoon_title">[서상균 그림창] 지구시계</div> </div> </div> </a> </div> </div> <button type="button" class="btn_carousel_prev _prev_btn" onclick="nclk(event, 'hom.cprev','658','');"><span class="blind">이전 만평보기</span></button> <button type="button" class="btn_carousel_next _next_btn" onclick="nclk(event, 'hom.cnext','658','');"><span class="blind">다음 만평보기</span></button> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090970","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090970" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90970.jpg?type=nf212_140&ut=1733911814000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">에어부산 없애고 신규 LCC? 지역 반발</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090969","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090969" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90969.jpg?type=nf212_140&ut=1733911811000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“부산 금정산 ‘도심형 첫 국립공원’ 모범사례 만들자”</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090968","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090968" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90968.jpg?type=nf212_140&ut=1733911809000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">노벨상 메달 쥔 한강…부산문학계도 “경사”</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090967","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090967" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90967.jpg?type=nf212_140&ut=1733911342000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">클래식으로 다시 만난 김민기 명곡들</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount " data-comment='{"gno":"news658,0000090966","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090966" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">뮤지컬 ‘시카고’ 부산공연</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090965","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090965" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90965.jpg?type=nf212_140&ut=1733911337000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[조황] 부산권서 7.5지급 갈치 낚여 화제</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> </ul> </div> <div class="press_todaycolumn _CURATION_CARD _column_myfeed_wrapper" id="Column"> <div class="press_title"> <h4 class="press_title_h">칼럼</h4> </div> <ul class="press_todaycolumn_ct"> <li class="press_todaycolumn_item as_thumb"> <div class="press_todaycolumn_tx"> <a href="https://n.news.naver.com/article/658/0000090991" class="press_todaycolumn_headline" onclick="nclk(event,'hom.column',658,1);">[인문학 칼럼] 진짜 춤의 부활을 목격하다</a> <div class="press_todaycolumn_time">51분전</div> </div> <div class="press_todaycolumn_img"> <a href="https://n.news.naver.com/article/658/0000090991" onclick="nclk(event,'hom.column',658,1);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90991.jpg?type=nf130_130&ut=1733913139000" width="60" height="60" alt="" onerror="showNoImage(this)"> </a> </div> </li> <li class="press_todaycolumn_item as_thumb"> <div class="press_todaycolumn_tx"> <a href="https://n.news.naver.com/article/658/0000090990" class="press_todaycolumn_headline" onclick="nclk(event,'hom.column',658,2);">[도청도설] 계엄 성공했다면</a> <div class="press_todaycolumn_time">51분전</div> </div> <div class="press_todaycolumn_img"> <a href="https://n.news.naver.com/article/658/0000090990" onclick="nclk(event,'hom.column',658,2);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90990.jpg?type=nf130_130&ut=1733913136000" width="60" height="60" alt="" onerror="showNoImage(this)"> </a> </div> </li> <li class="press_todaycolumn_item as_thumb"> <div class="press_todaycolumn_tx"> <a href="https://n.news.naver.com/article/658/0000090989" class="press_todaycolumn_headline" onclick="nclk(event,'hom.column',658,3);">[데스크시각] 박형준의 리더십, 이대로 괜찮나</a> <div class="press_todaycolumn_time">52분전</div> </div> <div class="press_todaycolumn_img"> <a href="https://n.news.naver.com/article/658/0000090989" onclick="nclk(event,'hom.column',658,3);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90989.jpg?type=nf130_130&ut=1733913076000" width="60" height="60" alt="" onerror="showNoImage(this)"> </a> </div> </li> <li class="press_todaycolumn_item as_thumb"> <div class="press_todaycolumn_tx"> <a href="https://n.news.naver.com/article/658/0000090988" class="press_todaycolumn_headline" onclick="nclk(event,'hom.column',658,4);">[세상읽기] 흔들리는 대한민국, 국가운영 체계 바꿔야</a> <div class="press_todaycolumn_time">52분전</div> </div> <div class="press_todaycolumn_img"> <a href="https://n.news.naver.com/article/658/0000090988" onclick="nclk(event,'hom.column',658,4);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90988.jpg?type=nf130_130&ut=1733913073000" width="60" height="60" alt="" onerror="showNoImage(this)"> </a> </div> </li> </ul> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list "> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090963","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090963" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90963.jpg?type=nf212_140&ut=1733911333000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">기예 선보인 조선통신사 ‘마상재’, 그 인기는 가히 당대의 한류 스타</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090962","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090962" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90962.jpg?type=nf212_140&ut=1733911153000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] '대통령실 압수수색' 경찰 "경호처, 극히 일부자료 임의 제출"</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090961","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090961" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90961.jpg?type=nf212_140&ut=1733911097000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">동명대 유학생이 선보인 네팔 전통춤</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090960","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090960" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90960.jpg?type=nf212_140&ut=1733910672000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">아무리 그래도 연말이니까…이 예쁜 풍경 놓치지 말아요</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount " data-comment='{"gno":"news658,0000090959","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090959" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">아라비카 원두 가격 사상 최고치…커피값 더 오르나</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount " data-comment='{"gno":"news658,0000090958","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090958" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">가상화폐 ‘트럼프 효과’ 끝? 비트코인 10만 달러 밑으로</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> </ul> </div> <div class="press_main_news as_manual" id="ManualEditing"> <div class="press_main_news_title"> <div class="press_main_news_title_inner"> <h4 class="press_main_news_title_h">뭐라노</h4> </div> </div> <div class="press_main_news_inner"> <ul class="press_news_list as_top "> <li class="press_news_item as_col"> <a href="https://n.news.naver.com/article/658/0000089921" class="press_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.cu3p',658,1);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/origin/658/2024/12/03/89921.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> </span> </span> <span class="press_news_text"><strong>[뭐라노] 붕어빵의 온기</strong></span> </a> </li> <li class="press_news_item as_col"> <a href="https://n.news.naver.com/article/658/0000089491" class="press_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.cu3p',658,2);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/origin/658/2024/11/28/89491.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> </span> </span> <span class="press_news_text"><strong>[뭐라노] 반가운 ‘아기 울음’</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000089365" class="press_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.cu3t',658,1);"> <span class="press_news_text"><strong>[뭐라노-글로벌픽] 트럼프발 관세폭탄 '째깍째깍'</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000089270" class="press_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.cu3t',658,2);"> <span class="press_news_text"><strong>[뭐라노] 영 식스티의 ‘일자리 복지’</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000088877" class="press_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.cu3t',658,3);"> <span class="press_news_text"><strong>[뭐라노] 5·18 공수부대원과 전두환 기념식수</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/658/0000088649" class="press_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.cu3t',658,4);"> <span class="press_news_text"><strong>[뭐라노] 오손도손 속삭이는 ‘우리 집’</strong></span> </a> </li> </ul> </div> </div> <div class="press_edit_news _nudge_wrap _CURATION_CARD"> <ul class="press_edit_news_list"> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090957","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090957" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90957.jpg?type=nf212_140&ut=1733910140000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">LA 말리부 해변에 대형 산불…2000여 가구 강제 대피령</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090956","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090956" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90956.jpg?type=nf212_140&ut=1733909536000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 비상계엄 공조수사본부 출범…경찰·공수처·국방부 합동</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090955","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090955" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90955.jpg?type=nf212_140&ut=1733909295000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">동서발전 '수상 태양광' 본격 가동…연간 1억kWh 전력 생산</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090954","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090954" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90954.jpg?type=nf212_140&ut=1733909293000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">지역대학 교수·학생 잇단 尹 퇴진 촉구</span> <span class="r_ico_b r_modify"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090953","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090953" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90953.jpg?type=nf212_140&ut=1733907311000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산관광공사 새 사장 윤곽… '소통형 전문가' 임명 목소리</span> <span class="r_ico_b r_modify"><b>2시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news658,0000090952","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090952" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',658,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90952.jpg?type=nf212_140&ut=1733907252000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">페루에 K-기술금융제도 전수… 기보, 현지시스템 등 개선</span> <span class="r_ico_b r_modify"><b>2시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090951","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090951" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,7);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90951.jpg?type=nf212_140&ut=1733905391000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'尹 2차 탄핵 표결 D-3' 날로 커지는 여권 동참 목소리</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090950","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090950" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,8);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90950.jpg?type=nf212_140&ut=1733905336000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">그 사람 아닌데…부산 나이트클럽서 재떨이 던진 남성 입건</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090949","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090949" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,9);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90949.jpg?type=nf212_140&ut=1733904791000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한총리, 국회서 계엄 사태 사과…“국무위원 전원 계엄 막고자 반대”(종합)</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090948","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090948" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,10);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90948.jpg?type=nf212_140&ut=1733904254000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">광안2동 행정복지센터에 기증</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090947","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090947" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,11);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90947.jpg?type=nf212_140&ut=1733903776000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 행안부 “대통령실, 비상계엄 선포 국무회의 회의록 미보유 회신”</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090946","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090946" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,12);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90946.jpg?type=nf212_140&ut=1733903591000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산경제진흥원, 탄소중립 상생 협력 사업 성과 ‘톡톡’</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090945","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090945" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,13);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90945.jpg?type=nf212_140&ut=1733903476000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'고수온 이어 저수온 피해 없도록'…경남도, 해역 13곳 중점 관리</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090944","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090944" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,14);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90944.jpg?type=nf212_140&ut=1733903471000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산서 지인에 흉기 휘두른 베트남 국적 20대 불법체류자 구속</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090943","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090943" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,15);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90943.jpg?type=nf212_140&ut=1733903056000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산과학기술대, 제1회 사회복지사 선서식 개최</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090942","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090942" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,16);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90942.jpg?type=nf212_140&ut=1733902454000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">농식품부와 해수부 내년 예산 18조7416억 원·6조7816억 원으로 확정</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090941","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090941" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,17);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90941.jpg?type=nf212_140&ut=1733902450000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">국무위원들 사과 김문수 고용노동부 장관은 '제 자리'</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090940","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090940" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,18);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90940.jpg?type=nf212_140&ut=1733901254000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보]코레일 노사 교섭 잠정합의…오후 7시부터 총파업 철회</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090939","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090939" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,19);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90939.jpg?type=nf212_140&ut=1733901136000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산시의회 예결위, 내년도 시 예산안 91억 삭감 의결</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090938","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090938" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,20);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90938.jpg?type=nf212_140&ut=1733900655000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">민주 “국힘 로드맵…질서 없는 제2계엄 시간 벌어주는 것”</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090937","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090937" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,21);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90937.jpg?type=nf212_140&ut=1733900350000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산테크노파크, 지역 우수기업 탐방 ‘굿잡 버스’ 시동</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090936","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090936" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,22);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90936.jpg?type=nf212_140&ut=1733900298000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한수원 "원전 특화형 '생성형 인공지능' 구축 착수"</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090935","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090935" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,23);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90935.jpg?type=nf212_140&ut=1733900295000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산시-부진경자청-외투기업 스타우스, 제2 공장 신설 MOU</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090934","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090934" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,24);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90934.jpg?type=nf212_140&ut=1733899458000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">KDI "지역 통합해 '인구 500만~1000만명' 만들어야 균형발전"</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090933","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090933" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,25);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90933.jpg?type=nf212_140&ut=1733899455000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'계엄 사태 반발' 경남 노동계, 尹 휘호 표지석에 '내란' 낙서</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090932","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090932" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,26);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90932.jpg?type=nf212_140&ut=1733899390000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">아라소프트, 전자출판 세미나…2024 경남디지털혁신 거점사업 일환</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090931","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090931" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,27);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90931.jpg?type=nf212_140&ut=1733898429000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 경찰 “대통령실 압수수색, 아직 협의 진행 중”</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090930","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090930" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,28);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90930.jpg?type=nf212_140&ut=1733898370000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 국수본, 합참 압수수색 진입…대통령실은 경호처와 대치 중</span> <span class="r_ico_b r_modify"><b>4시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090929","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090929" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,29);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90929.jpg?type=nf212_140&ut=1733897829000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">필로폰·엑스터시 투약 ‘명문대 마약동아리’ 회원 징역 1년</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090928","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090928" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,30);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90928.jpg?type=nf212_140&ut=1733897109000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">장경태 “56개 경찰 기동대 계엄 동원 확인…책임 엄중히 물어야”</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090927","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090927" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,31);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90927.jpg?type=nf212_140&ut=1733896629000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與중진들, 우의장에 "尹탄핵안 상정, 토요일 피해 다시 잡아달라"</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090926","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090926" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,32);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90926.jpg?type=nf212_140&ut=1733896574000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이재명 “계엄·탄핵 무산… 불확실성이 경제 최고 위협”</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090925","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090925" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,33);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90925.jpg?type=nf212_140&ut=1733896389000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">하동보건의료원 건립 본격화</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090924","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090924" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,34);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90924.jpg?type=nf212_140&ut=1733896029000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 문재인 "탄핵은 피할 수 없는 길"</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090923","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090923" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,35);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90923.jpg?type=nf212_140&ut=1733895851000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與 TF "2·3월 퇴진론…오늘부터 대통령 설득의 시간"</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090922","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090922" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,36);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90922.jpg?type=nf212_140&ut=1733895849000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">32억 원 넘는 고액 탈세 위해 고향 친구 바지 사장’ 앉힌 기획부동산 업자 실형</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090921","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090921" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,37);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90921.jpg?type=nf212_140&ut=1733895789000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">내수 부진 직격탄…부산 자영업자, 11월 기준 첫 30만명 붕괴</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090920","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090920" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,38);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90920.jpg?type=nf212_140&ut=1733895019000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">복합문화공간‘명월’(明月)…김해의 ‘핫플레이스’로 부상</span> <span class="r_ico_b r_modify"><b>5시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090919","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090919" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,39);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90919.jpg?type=nf212_140&ut=1733894353000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">검찰, '내란 중요임무' 김용현 전 장관 구속 후 첫 조사</span> <span class="r_ico_b r_modify"><b>6시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090918","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090918" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,40);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90918.jpg?type=nf212_140&ut=1733893698000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 민주 “尹대통령 2차 탄핵안 14일 오후 5시 표결”</span> <span class="r_ico_b r_modify"><b>6시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090917","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090917" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,41);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90917.jpg?type=nf212_140&ut=1733892254000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">창원대로변 준공업지역 초고층 랜드마크 들어설 기반 갖춘다</span> <span class="r_ico_b r_modify"><b>6시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090916","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090916" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,42);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90916.jpg?type=nf212_140&ut=1733892252000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">정부 “한국 경제 시스템 문제없다”…외국인 이탈 조짐에 ‘투자 세일즈’(종합)</span> <span class="r_ico_b r_modify"><b>6시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090915","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090915" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,43);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90915.jpg?type=nf212_140&ut=1733891232000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與김재섭 "尹대통령 탄핵해야…당론으로 찬성해달라"(종합)</span> <span class="r_ico_b r_modify"><b>6시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090914","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090914" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,44);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90914.jpg?type=nf212_140&ut=1733890632000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">정부,지방 거점항공사 육성한다지만 에어부산 대해서는 ‘모르쇠’</span> <span class="r_ico_b r_modify"><b>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090913","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090913" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,45);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90913.jpg?type=nf212_140&ut=1733890212000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 與김재섭 “尹대통령 탄핵해야…당론으로 탄핵 찬성해달라”</span> <span class="r_ico_b r_modify"><b>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090912","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090912" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,46);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90912.jpg?type=nf212_140&ut=1733889192000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경찰, 대통령실 압수수색…‘피의자 尹’ 첫 강제수사(종합)</span> <span class="r_ico_b r_modify"><b>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090911","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090911" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,47);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90911.jpg?type=nf212_140&ut=1733888650000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김용현, 구치소서 자살 시도…법무부 "현재 건강 이상 없어"</span> <span class="r_ico_b r_modify"><b>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090910","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090910" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,48);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90910.jpg?type=nf212_140&ut=1733888110000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보]경찰, 대통령실 압수수색…“국무회의 출입자 확인할 것”</span> <span class="r_ico_b r_modify"><b>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090909","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090909" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,49);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90909.jpg?type=nf212_140&ut=1733885351000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">코트라 "글로벌 방산시장 1조달러 확대 전망…K-방산 기회"</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090908","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090908" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,50);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90908.jpg?type=nf212_140&ut=1733885175000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">결혼이민자, 양산에 스며들다</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090907","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090907" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,51);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90907.jpg?type=nf212_140&ut=1733885110000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">내년 부산 주력산업 희비…조선·기계 ‘웃고’, 철강·차 ‘울고’</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090906","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090906" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,52);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90906.jpg?type=nf212_140&ut=1733885060000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이달 1~10일 수출 12% 증가…무역수지는 15억 달러 적자</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090905","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090905" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,53);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90905.jpg?type=nf212_140&ut=1733885056000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">ADB도 낮췄다…내년 韓 성장률 전망 2.3→2.0% 하향</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090904","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090904" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,54);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90904.jpg?type=nf212_140&ut=1733884516000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">우의장, 계엄사태 국정조사권 발동…국조특위 즉각구성</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090903","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090903" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,55);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90903.jpg?type=nf212_140&ut=1733884513000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">공수처장, '尹 즉시 체포' 질의에 "충분히 의지 갖고 있다"</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090902","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090902" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,56);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90902.jpg?type=nf212_140&ut=1733884510000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">법원행정처장 "계엄은 위헌적 군통수권 행사"</span> <span class="r_ico_b r_modify"><b>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090901","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090901" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,57);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90901.jpg?type=nf212_140&ut=1733882710000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">韓시총 톱10, 4년새 100조 이상 증발</span> <span class="r_ico_b r_modify"><b>9시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090900","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090900" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,58);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90900.jpg?type=nf212_140&ut=1733880014000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">기장군, ‘2024년 부산시 암관리사업 평가’ 우수기관 선정</span> <span class="r_ico_b r_modify"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090899","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090899" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,59);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90899.jpg?type=nf212_140&ut=1733879949000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경찰청장 체포에 차장 직무대리…국회경비대장 직무배제 예정</span> <span class="r_ico_b r_modify"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090898","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090898" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,60);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90898.jpg?type=nf212_140&ut=1733879414000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한강 "문학, 생명을 파괴하는 모든 행위에 반대하는 일"</span> <span class="r_ico_b r_modify"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090897","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090897" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,61);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90897.jpg?type=nf212_140&ut=1733879293000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">정부, 세계 최대 규모 선석 구축 통해 부산항 항만 경쟁력 ‘TOP 3’ 진입 추진</span> <span class="r_ico_b r_modify"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090896","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090896" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,62);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90896.jpg?type=nf212_140&ut=1733879291000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이재명 “탄핵열차 출발… 尹 전쟁 유도 정황 드러나”</span> <span class="r_ico_b r_modify"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090895","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090895" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,63);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90895.jpg?type=nf212_140&ut=1733876409000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[뭐라노-글로벌픽]시리아 독재자 몰락…내전 종식? 또 다른 시작?</span> <span class="r_ico_b r_modify"><b>11시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090894","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090894" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,64);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90894.jpg?type=nf212_140&ut=1733875993000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[정옥재의 스마트 라이프] '10만원대' 스마트폰 태블릿 써보니</span> <span class="r_ico_b r_modify"><b>11시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090893","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090893" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,65);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90893.jpg?type=nf212_140&ut=1733875223000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산시, 집단급식소 전수 점검서 식품위생법 위반 11곳 적발</span> <span class="r_ico_b r_modify"><b>11시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090892","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090892" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,66);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90892.jpg?type=nf212_140&ut=1733875220000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">드론 배송, 부산에서 4개월간 54회 이뤄져… 거리는 175㎞</span> <span class="r_ico_b r_modify"><b>11시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090891","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090891" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,67);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90891.jpg?type=nf212_140&ut=1733874378000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">트럼프 "美에 10억달러 이상 투자땐 인허가 신속 처리"</span> <span class="r_ico_b r_modify"><b>11시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090890","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090890" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,68);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90890.jpg?type=nf212_140&ut=1733873658000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">최상목, 옐런 미 재무장관에 "韓 국가시스템 정상…혼란 없어"</span> <span class="r_ico_b r_modify"><b>11시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090889","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090889" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,69);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90889.jpg?type=nf212_140&ut=1733872636000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">野, 두 번째 尹탄핵안 발의…국회, 비상계엄 긴급 현안질문</span> <span class="r_ico_b r_modify"><b>12시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090888","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090888" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,70);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90888.jpg?type=nf212_140&ut=1733872633000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">11월 취업자 12만명 늘었지만…제조업·건설업·20대 부진(종합)</span> <span class="r_ico_b r_modify"><b>12시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090887","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090887" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,71);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90887.jpg?type=nf212_140&ut=1733870592000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"친애하는 한강"에 기립박수... 한강 작가 한국 첫 노벨문학상 수상</span> <span class="r_ico_b r_modify"><b>12시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090886","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090886" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,72);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90886.jpg?type=nf212_140&ut=1733867952000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">북한, '12·3 비상계엄 사태' 보도…"괴뢰한국 땅 아비규환"</span> <span class="r_ico_b r_modify"><b>13시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090885","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090885" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,73);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90885.jpg?type=nf212_140&ut=1733866752000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">11일 부산·울산·경남 구름 많음</span> <span class="r_ico_b r_modify"><b>13시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090884","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090884" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,74);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90884.jpg?type=nf212_140&ut=1733865794000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경찰청장·서울청장 긴급체포 "중범죄·증거인멸 우려"</span> <span class="r_ico_b r_modify"><b>14시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090883","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090883" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,75);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/11/90883.jpg?type=nf212_140&ut=1733865792000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'비상계엄 주도' 김용현 구속…'尹내란 수사' 가속화</span> <span class="r_ico_b r_modify"><b>14시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090882","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090882" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,76);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90882.jpg?type=nf212_140&ut=1733835793000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">내년도 감액 예산안에 '나라살림' 반짝 개선…새해 추경 변수</span> <span class="r_ico_b r_modify"><b>22시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090881","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090881" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,77);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90881.jpg?type=nf212_140&ut=1733829979000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">탄핵안 가결 가능성 커졌다…尹 수사도 급물살</span> <span class="r_ico_b r_modify"><b>23시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090880","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090880" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,78);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90880.jpg?type=nf212_140&ut=1733829976000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">탄핵정국에 외투도 급감 우려…부산경제 설상가상</span> <span class="r_ico_b r_modify"><b>23시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090879","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090879" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,79);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90879.jpg?type=nf212_140&ut=1733829973000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">제4회 부산글로벌허브도시포럼</span> <span class="r_ico_b r_modify"><b>23시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090878","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090878" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,80);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90878.jpg?type=nf212_140&ut=1733829491000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">특전사령관 “尹이 직접 문 부수고 의원들 끄집어내라 지시”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090877","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090877" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,81);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90877.jpg?type=nf212_140&ut=1733829435000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">검찰 영장 보니 내란 수괴는 尹…警, 계엄 국무회의 참석자 소환</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090876","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090876" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,82);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90876.jpg?type=nf212_140&ut=1733829432000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김용현 영장청구 주체 檢…수사권 없다 판단 땐 혼란</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090875","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090875" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,83);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90875.jpg?type=nf212_140&ut=1733829429000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“여 사령관, 계엄 이틀 전 軍 대기 지시”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090874","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090874" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,84);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90874.jpg?type=nf212_140&ut=1733828421000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산시 연말 고위직 대폭 물갈이…승진 최소 10명 전망</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090873","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090873" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,85);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90873.jpg?type=nf212_140&ut=1733828419000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">사하구판 ‘나는솔로’ 대박났지만…‘가짜커플’ 등 우려 목소리</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090872","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090872" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,86);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90872.jpg?type=nf212_140&ut=1733828416000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">정부 우수상 받은 부산형 늘봄…학부모는 “전용학교 개교 반대”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090871","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090871" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,87);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90871.jpg?type=nf212_140&ut=1733828414000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">고교생 대학 강의 들으면 두 학교 모두 학점 인정</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090870","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090870" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,88);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90870.jpg?type=nf212_140&ut=1733828411000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">세계인권선언의 날 기념 전시회</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090869","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090869" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,89);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90869.jpg?type=nf212_140&ut=1733828297000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">질서있는 퇴진이든 탄핵이든…차기 대선은 내년 4, 5월</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090868","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090868" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,90);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90868.jpg?type=nf212_140&ut=1733828231000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">탄핵안 표결 불참했던 부산 與 의원들, 14일에도 버틸까</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090867","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090867" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,91);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90867.jpg?type=nf212_140&ut=1733827047000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">연제구, 지역봉사단체와 김장 봉사…취약계층·복지관 850여 곳 전달</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090866","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090866" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,92);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90866.jpg?type=nf212_140&ut=1733827044000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“실명위험 여부 AI활용 플랫폼으로 1분 내 판독”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090865","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090865" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,93);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90865.jpg?type=nf212_140&ut=1733827042000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산적십자 청소년단원, 남구서 연탄배달 봉사</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090864","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090864" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,94);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90864.jpg?type=nf212_140&ut=1733827039000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김한나 구서여중 교사, 부산교사노동조합 위원장 연임</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090863","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090863" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,95);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90863.jpg?type=nf212_140&ut=1733827035000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">케이비엠·담정희·조은숙, 산타원정대에 후원금</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090862","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090862" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,96);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90862.jpg?type=nf212_140&ut=1733827033000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">선상규 김해 코끼리정형외과 대표원장, 동아대병원에 발전기금</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090861","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090861" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,97);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90861.jpg?type=nf212_140&ut=1733827030000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">박현정 뉴욕스마일치과 원장, 사랑의열매에 성금</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090860","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090860" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,98);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90860.jpg?type=nf212_140&ut=1733826205000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[사설] 여당 ‘질서 있는 퇴진’ 자중지란, 근조 화환 조롱 자초</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090859","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090859" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,99);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90859.jpg?type=nf212_140&ut=1733826203000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[CEO 칼럼] 부산다운 디자인으로 생각하기</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090858","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090858" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,100);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90858.jpg?type=nf212_140&ut=1733826200000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[사설] ‘계엄 수렁 빠진 경제 살리기’ 여야정 신속 대처하라</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090857","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090857" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,101);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90857.jpg?type=nf212_140&ut=1733826198000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[아침의 갤러리] ‘그려보다 210430’</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090856","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090856" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,102);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90856.jpg?type=nf212_140&ut=1733826195000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[아침숲길] 영혼을 비추는 꽃의 빛깔</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090855","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090855" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,103);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90855.jpg?type=nf212_140&ut=1733826193000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[도청도설] 계엄으로 금 간 한류</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090854","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090854" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,104);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90854.jpg?type=nf212_140&ut=1733826190000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[기고] 울산, 동남권을 먼저 살려야</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090853","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090853" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,105);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90853.jpg?type=nf212_140&ut=1733825895000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與 PK의원 6명 찬성…野 추천특검 尹이 임명할지 미지수</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090852","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090852" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,106);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90852.jpg?type=nf212_140&ut=1733825893000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">검찰 특활비 등 4.1조 원 삭감…野 단독수정 정부예산안 처리</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090851","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090851" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,107);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90851.jpg?type=nf212_140&ut=1733825890000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이재명 “여·야·정 비상경제점검회의 구성하자”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090850","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090850" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,108);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90850.jpg?type=nf212_140&ut=1733825680000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">오늘의 날씨- 2024년 12월 11일</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090849","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090849" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,109);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90849.jpg?type=nf212_140&ut=1733825678000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[조해훈의 고전 속 이 문장] <428> 천하 다스리는데 중(中)의 실천이 중요함을 강조한 ‘논어’</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090843","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090843" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,110);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90843.jpg?type=nf212_140&ut=1733825661000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산시향 설레는 내년 공연 리스트</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090842","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090842" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,111);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90842.jpg?type=nf212_140&ut=1733825658000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">1974년·1999년·2021년 ‘마산의 서사’</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090841","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090841" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,112);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90841.jpg?type=nf212_140&ut=1733825655000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[수장고에서 찾아낸 유물이야기] <128> 조선견문도해</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090840","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090840" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,113);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90840.jpg?type=nf212_140&ut=1733825350000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">산업부 '대왕고래' 예산, 내년 497억원 전액 삭감 확정</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090839","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090839" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,114);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90839.jpg?type=nf212_140&ut=1733825293000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">정산장학재단, 고교생 52명 장학금 지급</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090838","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090838" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,115);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90838.jpg?type=nf212_140&ut=1733825290000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산본병원 12월 시민건강교실</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090837","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090837" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,116);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90837.jpg?type=nf212_140&ut=1733825236000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">탄핵 정국에…공기업 차기수장 선임 ‘시계제로’</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090836","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090836" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,117);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90836.jpg?type=nf212_140&ut=1733825232000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산대병원 전공의 75명 모집에 1명 지원…부산 내년 의료공백 더 암담</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090835","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090835" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,118);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90835.jpg?type=nf212_140&ut=1733825230000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산상의 “능인선원, 국제신문 만성적자 해결을”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090834","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090834" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,119);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90834.jpg?type=nf212_140&ut=1733824463000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[시인 최원준의 음식문화 잡학사전] <52> 부산 완당</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090833","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090833" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,120);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90833.jpg?type=nf212_140&ut=1733824460000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">고영삼의 인생 이모작…한 번 더 현역 <65> 일본 철도동호회 회원 타노시로 다카시(田野城 喬) 씨</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090832","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090832" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,121);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90832.jpg?type=nf212_140&ut=1733824458000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">국민의힘 원내대표 권성동 거론에 친한vs친윤 신경전</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090831","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090831" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,122);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90831.jpg?type=nf212_140&ut=1733824456000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">창원시의회 여야 계엄 두고 대립…국힘 '정당' 발언에 민주 반발</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090830","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090830" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,123);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90830.jpg?type=nf212_140&ut=1733822714000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 소상공인·자영업자에1800억 단비</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090829","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090829" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,124);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90829.jpg?type=nf212_140&ut=1733822712000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 특전사령관 “대통령, 문 부수고 의원 끄집어내라 지시”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090828","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090828" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,125);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90828.jpg?type=nf212_140&ut=1733822709000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 용두산공원에 쿠키런 은하수 정거장 세워진다</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090827","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090827" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,126);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90827.jpg?type=nf212_140&ut=1733821753000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 박범계 “특전사령관, 1일에 계엄 알고 있었다고 증언”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090826","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090826" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,127);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90826.jpg?type=nf212_140&ut=1733821272000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">양산 유산공단 공공폐수처리장 유독가스 대책 촉구</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090825","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090825" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,128);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90825.jpg?type=nf212_140&ut=1733820736000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 박범계 “尹, 특전사령관에 의원 끄집어내라고 지시”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090824","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090824" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,129);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90824.jpg?type=nf212_140&ut=1733820492000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">‘탄핵 찬성 요청’ 불만…공작부대 군복 중년 남성 양산시의회 난동</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090823","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090823" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,130);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90823.jpg?type=nf212_140&ut=1733820381000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 포크레인 부품 제조공장서 불, 인명피해 없어</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090822","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090822" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,131);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90822.jpg?type=nf212_140&ut=1733820378000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경남 광역 의원 10대 여아 추행 혐의로 송치…당사자는 부인</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090821","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090821" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,132);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90821.jpg?type=nf212_140&ut=1733819178000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] ‘4.1조원 감액’ 예산안, 본회의 통과…내년 예산 673.3조원</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090820","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090820" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,133);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90820.jpg?type=nf212_140&ut=1733819112000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">금투세 결국 폐지…'가상자산에 세금 부과' 2027년부터</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090819","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090819" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,134);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90819.jpg?type=nf212_140&ut=1733817551000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">국힘 의원 사무실에 “국민 편 누가 드냐” 비판 쪽지 붙인 고교생 ‘혐의없음’</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090818","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090818" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,135);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90818.jpg?type=nf212_140&ut=1733816473000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">결혼식장 가격 내달부터 공개한다지만…의무 아닌 '업체 자율'</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090817","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090817" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,136);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90817.jpg?type=nf212_140&ut=1733815930000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">국내외 정세변화, 부산항 긴급점검</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090816","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090816" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,137);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90816.jpg?type=nf212_140&ut=1733815150000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"매출 150% 증가" 부산 스타소상공인, 지역 경제 성장 끌어올린다</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090815","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090815" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,138);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90815.jpg?type=nf212_140&ut=1733814189000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"안마의자 앉으면 기억력 향상"…바디프랜드 '거짓 설명서' 철퇴</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090814","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090814" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,139);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90814.jpg?type=nf212_140&ut=1733813292000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'계엄사태 내란 진상규명' 상설특검, 국회 본회의 통과</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090813","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090813" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,140);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90813.jpg?type=nf212_140&ut=1733812091000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">수만건 해킹, 1초 만에 차단한다…국세청 'AI 보안 시스템' 가동</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090812","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090812" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,141);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90812.jpg?type=nf212_140&ut=1733811909000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">외교부 “외교 최종 결정권자, 헌법 정한 틀 내에서 진행”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090811","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090811" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,142);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90811.jpg?type=nf212_140&ut=1733811731000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 국회, ‘윤석열 대통령 등 신속체포 요구 결의안’ 채택</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090810","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090810" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,143);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90810.jpg?type=nf212_140&ut=1733811069000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">野 '내란사태 특별대책위' 출범…"尹탄핵 외 다른 길 없어"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090809","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090809" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,144);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90809.jpg?type=nf212_140&ut=1733810409000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與 '비상계엄 상설특검' 당론없이 자율 투표(종합)</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090808","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090808" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,145);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90808.jpg?type=nf212_140&ut=1733810353000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">박완수 "尹 조기 퇴진 불가피"…明 관련 의혹엔 "친분 없어"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090807","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090807" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,146);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90807.jpg?type=nf212_140&ut=1733810233000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 신혼부부 69% “빚 1억 원 넘어”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090806","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090806" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,147);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90806.jpg?type=nf212_140&ut=1733810115000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">삼성전기, 글로벌 AI 반도체사에 기판 공급 잇따라</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090805","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090805" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,148);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90805.jpg?type=nf212_140&ut=1733810113000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“윤석열 내란 행위 손해배상해라”… 위자료 청구 소송 추진</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090804","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090804" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,149);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90804.jpg?type=nf212_140&ut=1733809753000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">법무장관·경찰청장 탄핵안 본회의 보고…野, 모레 표결 방침(종합)</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090803","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090803" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,150);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90803.jpg?type=nf212_140&ut=1733808912000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 與 ‘비상계엄 진상규명 상설특검’ 자율 투표하기로</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090802","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090802" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,151);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90802.jpg?type=nf212_140&ut=1733808552000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 조지호 경찰청장·박성재 법무부 장관 탄핵소추안, 국회 본회의 보고</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090801","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090801" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,152);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90801.jpg?type=nf212_140&ut=1733807652000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김용현 구속 여부 촉각…'청구 주체 검찰' 법조계 우려도</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090800","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090800" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,153);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90800.jpg?type=nf212_140&ut=1733807172000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'AI 자율제조' 전문 기업 30곳 육성한다…내년 초 선정</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090799","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090799" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,154);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90799.jpg?type=nf212_140&ut=1733806391000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">금정산국립공원 지정 위한 부산 주민 공청회 11일 개최</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090798","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090798" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,155);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90798.jpg?type=nf212_140&ut=1733806333000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">충암고 학생들 "대통령, 졸업한 지 40년… 학교·재학생 비난 멈춰주길"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090797","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090797" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,156);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90797.jpg?type=nf212_140&ut=1733805671000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與 "민생경제 등 3.4조 원 증액하자"… 예산안 막판 협상</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090796","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090796" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,157);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90796.jpg?type=nf212_140&ut=1733804113000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">오차 범위 5㎝로 줄인 ‘해양 고정밀 위치 서비스’ 본격 가동</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090795","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090795" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,158);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90795.jpg?type=nf212_140&ut=1733804110000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">내란 특검법·네번째 김여사 특검법, 野주도 법사소위 통과</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090794","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090794" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,159);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90794.jpg?type=nf212_140&ut=1733802497000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'섬마을 주치의' 경남 병원선, 올해 13만여 명 진료…만족도 '98%'</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090793","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090793" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,160);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90793.jpg?type=nf212_140&ut=1733802495000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김해시, 글로컬시티 완성 위해 내년 1월부터 조직 개편 단행</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090792","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090792" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,161);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">BDX 대표 주주사 아이티센, 임원 인사 단행</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090791","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090791" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,162);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90791.jpg?type=nf212_140&ut=1733802430000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“윤석열 퇴진, 제2 부마민주항쟁 시작”…부산대 시국선언</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090790","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090790" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,163);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90790.jpg?type=nf212_140&ut=1733798773000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보]정보사령관 “국방장관이 선관위에 병력 파견 지시”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090789","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090789" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,164);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90789.jpg?type=nf212_140&ut=1733798173000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">정의화, 與향해 "尹탄핵 표결 불참은 헌법상 옳지 않아"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090788","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090788" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,165);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">비상계엄 후폭풍...두산그룹 사업재편 좌초 위기</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090787","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090787" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,166);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90787.jpg?type=nf212_140&ut=1733797874000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">R&D 사업, 내년 하반기부터 예타 안 받는다…탄핵정국 변수</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090786","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090786" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,167);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90786.jpg?type=nf212_140&ut=1733797578000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 경찰, ‘계엄 국무회의’ 참석자·국정원장 등 11명 출석요구</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090785","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090785" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,168);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90785.jpg?type=nf212_140&ut=1733797153000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">진주 그린바이오 벤처캠퍼스 조성된다.</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090784","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090784" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,169);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90784.jpg?type=nf212_140&ut=1733797103000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">진주시 역사와 문화, 맛 담은 로컬빵집 공모</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090783","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090783" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,170);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90783.jpg?type=nf212_140&ut=1733797099000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">진주 먹거리통합지원센터… 안정적인 급식</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090782","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090782" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,171);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90782.jpg?type=nf212_140&ut=1733796912000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">어려운 이웃 돕는 지역 기업을 찾아서…넥스트큐</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090781","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090781" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,172);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">연초부터 고려아연 지배구조 논의?...MBK, 2년 비밀유지 약정 지켰을까</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090780","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090780" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,173);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90780.jpg?type=nf212_140&ut=1733796858000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">계엄 동시수사 혼선에…검·경·공수처, 수사협의체 가동</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090779","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090779" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,174);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90779.jpg?type=nf212_140&ut=1733796138000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">해수부·한국어촌어항공단·카가오, 어촌 발전 위해 머리 맞대</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090778","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090778" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,175);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90778.jpg?type=nf212_140&ut=1733795952000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">與TF, '내년 5월 또는 6월 조기 대선' 로드맵 초안 마련</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090777","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090777" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,176);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90777.jpg?type=nf212_140&ut=1733795775000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">울산서 촛불집회 참가자 폭행해 집회 방해한 10대 경찰 붙잡혀</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090776","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090776" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,177);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90776.jpg?type=nf212_140&ut=1733795772000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'尹과 내란 공모' 김용현 구속영장심사 포기…"모든 책임 제게"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090775","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090775" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,178);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90775.jpg?type=nf212_140&ut=1733794698000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[카드뉴스] 한국에도 번진 '인프레 좀비', 허위 정보 확산 우려</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090774","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090774" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,179);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90774.jpg?type=nf212_140&ut=1733794392000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">尹탄핵 반대했던 김상욱 "尹, 즉시 하야하지 않으면 찬성 선회"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090772","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090772" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,180);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90772.jpg?type=nf212_140&ut=1733793795000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] ‘내란 혐의’ 김용현 전 국방, 구속영장심사 포기</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090771","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090771" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,181);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90771.jpg?type=nf212_140&ut=1733793373000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보]김상욱 “尹 탄핵표결 다음엔 찬성… 보수 가치 반해”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090770","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090770" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,182);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90770.jpg?type=nf212_140&ut=1733791451000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">장재선 시인, 대중문화 스타들의 이야기 담은 시집 ‘별들의 위로’ 출간</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090769","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090769" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,183);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90769.jpg?type=nf212_140&ut=1733790916000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 인테리어 사무실서 불… 인명피해 없어</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090768","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090768" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,184);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90768.jpg?type=nf212_140&ut=1733790913000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 사하구 아파트서 불, 주민 30여 명 대피</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090767","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090767" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,185);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90767.jpg?type=nf212_140&ut=1733790911000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">위생 불량에 원산지 거짓표시…부산시, 배달음식점 16곳 적발</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090766","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090766" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,186);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90766.jpg?type=nf212_140&ut=1733790191000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보]이재명 “오늘 예산안 처리 끝낸다…경제 불안해소 도움 될 것”</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090765","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090765" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,187);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90765.jpg?type=nf212_140&ut=1733788990000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[뭐라노] 2024년 12월 7일의 ‘기록’</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090764","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090764" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,188);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90764.jpg?type=nf212_140&ut=1733788630000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">최상목, 연일 대국민 메시지…"정부·한은 시장 대응 여력 충분"</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090763","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090763" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,189);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90763.jpg?type=nf212_140&ut=1733788150000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경찰 특별수사단, 경찰청장·서울청장 출국금지(종합)</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090762","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090762" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,190);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90762.jpg?type=nf212_140&ut=1733787255000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보] 경찰 특별수사단, 경찰청장·서울청장 등 출국금지</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090761","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090761" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,191);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90761.jpg?type=nf212_140&ut=1733787252000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">안전기준 부적합 차량 판매 제작·수입사, 과징금 117억 원 내야</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090760","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090760" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,192);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90760.jpg?type=nf212_140&ut=1733786055000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">김치 원산지 속이고, 위생도 불량…부산시, 배달음식점 16곳 적발</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090759","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090759" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,193);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90759.jpg?type=nf212_140&ut=1733785630000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">법원, 오늘 윤석열-김용현 '계엄사태' 내란 첫 판단</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090758","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090758" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,194);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90758.jpg?type=nf212_140&ut=1733782574000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">디지털 망명?… 계엄 당일 텔레그램 신규설치 4배 급증</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090757","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090757" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,195);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90757.jpg?type=nf212_140&ut=1733779389000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">10일 부산·울산·경남 대체로 맑음</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090756","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090756" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,196);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/10/90756.jpg?type=nf212_140&ut=1733779387000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">검찰, 김용현 전 국방 구속영장…尹과 공모해 내란 혐의</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090755","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090755" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,197);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90755.jpg?type=nf212_140&ut=1733752750000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[속보]경찰 국수본, 선관위·군 관계자 참고인 조사…계엄군 투입경위 파악</span> <span class="r_ico_b r_modify"><b>1일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090753","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090753" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,198);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90753.jpg?type=nf212_140&ut=1733741656000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">하야·개헌 퇴진로드맵 격론…휘청대는 與</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090752","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090752" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,199);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">‘비상계엄’ 尹 출국금지…현직 대통령 사상 초유</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090751","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090751" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,200);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90751.jpg?type=nf212_140&ut=1733741364000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산진구장학회, 예체능계열 고교생 29명 선정</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090750","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090750" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,201);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90750.jpg?type=nf212_140&ut=1733741362000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">고리원자력본부 신임 본부장에 이상욱 전 바라카 본부장 취임</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090749","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090749" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,202);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90749.jpg?type=nf212_140&ut=1733741359000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산공공형어린이집연합회, 사랑의열매에 이웃돕기 성금</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090748","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090748" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,203);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90748.jpg?type=nf212_140&ut=1733741357000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">화승, 부산박물관 전시·홍보사업 1억 지원</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090747","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090747" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,204);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90747.jpg?type=nf212_140&ut=1733741354000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">아이디노, 반여종합복지관서 김장나눔 후원 행사</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090745","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090745" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,205);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90745.jpg?type=nf212_140&ut=1733741349000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경성리츠·벡스코·KTE, 산타원정대 각각 후원</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090744","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090744" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,206);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90744.jpg?type=nf212_140&ut=1733741296000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">野 “탄핵안 3건·특검법 3건·예산삭감 금주 처리” 與 압박</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090743","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090743" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,207);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">與 신임 원내대표 12일 선출…김도읍 등 물망</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090742","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090742" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,208);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90742.jpg?type=nf212_140&ut=1733741292000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">PK ‘尹 지지율’ 14.3%…2주새 반토막</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090741","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090741" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,209);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90741.jpg?type=nf212_140&ut=1733741180000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">검·경·공수처 “尹, 우리가 엄정수사”…수사권 다툼 혼선</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090740","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090740" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,210);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">“현재 군통수권자, 법적으로 대통령”</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090739","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090739" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,211);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90739.jpg?type=nf212_140&ut=1733741175000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">707특임단장 “국회 내 의원 150명 넘기지 말라 지시받았다”(종합)</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090738","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090738" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,212);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90738.jpg?type=nf212_140&ut=1733741052000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">1달 만에 발견된 30대 금성호 선원, 선원 명부상 주소지는 '부산'</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090737","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090737" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,213);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90737.jpg?type=nf212_140&ut=1733740634000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">野 “법무부 장관도 내란 공범”…‘방심위원장 탄핵’도 여야 격돌</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090736","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090736" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,214);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90736.jpg?type=nf212_140&ut=1733740632000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">탄핵 가결 반대해도 시간 지나면 찍어준다? 윤상현 발언 구설수</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090735","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090735" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,215);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90735.jpg?type=nf212_140&ut=1733740629000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부마민주항쟁이 소요사태라니…방첩사 문건 논란</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090734","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090734" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,216);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90734.jpg?type=nf212_140&ut=1733740519000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[사설] 군 기강 흔들린다, 국민이 불안하다</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090733","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090733" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,217);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90733.jpg?type=nf212_140&ut=1733740517000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[정상도 칼럼] 민심이 옳다</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090732","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090732" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,218);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90732.jpg?type=nf212_140&ut=1733740514000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[사설] ‘계엄 수사’ 속도전…초점은 진상 규명</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090731","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090731" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,219);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90731.jpg?type=nf212_140&ut=1733740512000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[도청도설] 계엄, 비극 혹은 희극</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090730","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090730" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,220);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90730.jpg?type=nf212_140&ut=1733740509000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[과학에세이] 삼중수소, 과연 두려운 존재인가?</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090729","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090729" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,221);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90729.jpg?type=nf212_140&ut=1733740449000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[화요경제 항산항심] CCP청산 확대로 결제위험 축소 필요</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090728","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090728" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,222);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90728.jpg?type=nf212_140&ut=1733740214000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">클레이아크김해미술관, 우리나라 공예산업의 허브 되나?</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090727","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090727" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,223);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90727.jpg?type=nf212_140&ut=1733739924000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">문현고가, 주민 73% 철거 원한다 “경관 해치고 발전 막아”</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090726","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090726" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,224);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90726.jpg?type=nf212_140&ut=1733739921000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">하단 하수관로 정비 완료…괴정천 생태복원 이끌까</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090725","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090725" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,225);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90725.jpg?type=nf212_140&ut=1733739919000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">올 수능 부산 수석은 부산동고 출신 3수생</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090724","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090724" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,226);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90724.jpg?type=nf212_140&ut=1733739916000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">AI로 학교 안전사고 막는다…시·도마다 안전체험관 설립</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090723","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090723" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,227);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90723.jpg?type=nf212_140&ut=1733739914000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경주 앞바다 29t급 어선 전복…7명 사망·1명 실종</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090722","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090722" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,228);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90722.jpg?type=nf212_140&ut=1733739911000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">오늘의 날씨- 2024년 12월 10일</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090720","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090720" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,229);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90720.jpg?type=nf212_140&ut=1733739887000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[진료실에서] 주사만 맞아도 살 빠진다고? 포만감 들게하는 호르몬의 비밀</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090719","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090719" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,230);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90719.jpg?type=nf212_140&ut=1733739885000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[손변우의 한방 이야기] 위장 약해진 중년 ‘약 정리’ 필요</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090718","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090718" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,231);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산부민병원 뇌혈관센터 ‘뇌졸중 시술 인증기관’ 지정</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090717","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090717" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,232);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90717.jpg?type=nf212_140&ut=1733739877000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산의료원 재도약…호흡기센터 추진하고 필수의료 강화</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090716","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090716" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,233);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90716.jpg?type=nf212_140&ut=1733739875000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">종합병원 승격 1년 센텀종합병원…우수 의료진 대거 영입 큰 성장</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090715","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090715" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,234);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90715.jpg?type=nf212_140&ut=1733739872000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">양부대병원 문상우 교수 수상</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090714","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090714" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,235);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90714.jpg?type=nf212_140&ut=1733739870000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[의료 다이제스트] 대동병원 응급의료시책 포상 外</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090707","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090707" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,236);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90707.jpg?type=nf212_140&ut=1733739311000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">20억 vs 5억…부산 아파트 분양가 양극화</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090706","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090706" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,237);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90706.jpg?type=nf212_140&ut=1733739308000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">당국 “금융정상화 때까지 무제한 유동성 공급”</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090705","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090705" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,238);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90705.jpg?type=nf212_140&ut=1733739079000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산교육청 안전체험관, 겨울방학 프로그램 다채</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090704","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090704" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,239);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90704.jpg?type=nf212_140&ut=1733739076000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">0~2세 표준보육과정 개정…3~5세 누리과정과 연계 강화</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090703","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090703" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,240);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90703.jpg?type=nf212_140&ut=1733739073000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대학별 환산점수 고난도 방정식…탐구 변환표점도 따져봐야</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090702","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090702" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,241);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">증시 당분간 약세…손절보다 관망을</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090701","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090701" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,242);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90701.jpg?type=nf212_140&ut=1733738605000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[증시와이드] 비상계엄과 변동성 장세</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090700","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090700" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,243);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90700.jpg?type=nf212_140&ut=1733738602000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">소기업·소상공인 백기사 부산신보…누적보증 100만 건 돌파</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090699","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090699" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,244);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90699.jpg?type=nf212_140&ut=1733738600000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산 겨울 빛축제만 10개…지자체 개성 없는 아류행사 남발</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090698","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090698" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,245);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90698.jpg?type=nf212_140&ut=1733738596000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">금정구 ‘회동호 보행로’ 단절구간 이음 추진…100억 투입</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090697","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090697" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,246);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90697.jpg?type=nf212_140&ut=1733738594000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">“하버드 커리큘럼으로 배워요” 공식 영어캠프 부산서 첫 개최</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090696","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090696" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,247);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90696.jpg?type=nf212_140&ut=1733738418000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">노동진 수협 회장, “기후변화 위기 속 수산업 살리려 총력 대응할 터”</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090695","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090695" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,248);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90695.jpg?type=nf212_140&ut=1733737940000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산공동어시장 현대화 첫삽…낡은 유류탱크부터 철거</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_no_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090694","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090694" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,249);"> <span class="press_edit_news_text"> <span class="press_edit_news_title">양식어류 질병진단 정확도 높인다</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090693","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090693" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,250);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90693.jpg?type=nf212_140&ut=1733737515000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">개미 1조 팔았다…증시 연중 최저치</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090692","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090692" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,251);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90692.jpg?type=nf212_140&ut=1733737512000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">블록체인 기반 배터리 해상운송 성공</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news658,0000090691","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/658/0000090691" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',658,252);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/658/2024/12/09/90691.jpg?type=nf212_140&ut=1733735297000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">부산은행 비대면 펀드 업무 일시 중단… 이용객 혼란</span> <span class="r_ico_b r_modify"><b>2일전</b></span> </span> </a> </li> </ul> <div class="press_edit_news_more _nudge_more_area" data-count="6" data-more-count="12"> <a href="javascript:void(0);" class="press_edit_news_btn_more is_fold _nudge_more_fold_btn" onclick="nclk(event,'hom.moreclose',658,'');">접기</a> <a href="javascript:void(0);" class="press_edit_news_btn_more _nudge_more_btn" onclick="nclk(event,'hom.more',658,'');">더보기</a> </div> </div> <div class="press_desc_wrap"> <div class="press_desc"><em>국제신문</em>에서 직접 선정한 콘텐츠입니다.</div> </div> <p class="subscribe_ticker" style="display: none;">구독한 뉴스는 <em>My뉴스</em>에서 볼 수 있습니다.</p> </section> <section class="press_aside _aside_wrapper"> <div class="press_aside_inner _aside_content"> <h3 class="blind">구독</h3> <div class="_aside"></div> <script> doAfterLoadEnd(loadAside); function loadAside() { var forcePcVersion = ""; if (isMobileDevice() && !forcePcVersion) { return; } var iframe = append(); var asideFixed; window.addEventListener('message', function(event) { var data = event.data; if (event.origin !== "https://news.naver.com") { return; } if (data.type === "setIframeSize" && data.height) { iframe.style.height = data.height + 'px'; iframe.style.visibility = ""; try { asideFixed.deactivate(); // event 중복 적용되지 않게 } catch(e) {} asideFixed = AsideFixed({ "wrapper" : document.querySelector("._aside_wrapper") }); } }); function append() { var iframe = document.createElement('iframe'); iframe.title = "구독 및 추천 채널"; iframe.width = "100%"; iframe.height = "0"; iframe.style.visibility = "hidden"; iframe.setAttribute("frameborder", "no"); iframe.setAttribute("scrolling", "no"); iframe.src = "https://news.naver.com/aside?oid=658"; document.querySelector("._aside").appendChild(iframe); return iframe; } } </script> </div> </section> </div> </div> <hr /> <div class="mp_footer"> <div class="f_maininfo"> <div class="f_maininfoinner"> <a href="javascript:topPage();" class="r_pg_top _go_top" id="goTop" onclick="nclk(event, 'fot.pctop', '', '');">맨위로</a> <footer role="contentinfo"> <p class="u_cr"> <span class="u_ftm _footer_login"> <span class="u_cri u_cri_v1"><a href="https://m.naver.com/services.html" data-mpurl='{"m":"https://m.naver.com/services.html","p":"https://www.naver.com/more.html"}' class="u_cra" onclick="nclk(event,'fot.serviceall','','');">전체서비스</a></span> </span> <span class="u_ftm"> <span class="u_cri u_cri_v1"><a href="https://m.news.naver.com/ombudsman/index" data-mpurl='{"m":"https://m.news.naver.com/ombudsman/index","p":"https://news.naver.com/main/ombudsman/index.naver"}' class="u_cra" onclick="nclk(event,'fot.guide','','');">서비스안내</a></span> <span class="u_cri u_cri_v1"><a href="https://help.naver.com/alias/news/news_001.naver" data-mpurl='{"m":"https://help.naver.com/alias/news/news_001.naver","p":"https://help.naver.com/alias/news/news_001.naver"}' class="u_cra" onclick="nclk(event,'fot.report','','');">오류신고</a></span> <span class="u_cri u_cri_v1"><a href="https://help.naver.com/alias/news/news_007.naver" data-mpurl='{"m":"https://help.naver.com/alias/news/news_007.naver","p":"https://help.naver.com/alias/news/news_007.naver"}' class="u_cra" onclick="nclk(event,'fot.help','','');">고객센터</a></span> </span> <span class="cr_rule"> <span class="cr_rulea">청소년 보호 책임자 : 이정규</span> </span> <span class="u_presscopy"> 각 언론사가 직접 콘텐츠를 편집합니다. <span class="u_presscopy_a">ⓒ 국제신문</span> </span> <span class="u_copyright">이 콘텐츠의 저작권은 저작권자 또는 제공처에 있으며, 이를 무단 이용하는 경우 저작권법 등에 따라 법적 책임을 질 수 있습니다.</span> <span class="u_naverlogo"><a href="https://www.navercorp.com/" data-mpurl='{"m":"https://www.navercorp.com/","p":"https://www.navercorp.com/"}' class="u_naverlogo_a" id="nhnLink" onclick="nclk(event,'fot.navercorp','','');">NAVER</a></span> </p> </footer> </div> </div> </div> <script type="text/javascript"> /** * 이 파일은 모바일 뉴스 서비스 전체 페이지에 적용되는 스크립트로써, * 코드 추가 시 Front-End 성능 관점에서 주의를 요합니다. */ jQuery(window).on('load', function(){ setTimeout(onload, 10); function onload(){ var oLnb = new news.Lnb('._lnb_scroll'); new news.ImageLazyLoader().load("img[data-src]"); new news.MoveTopButton("._go_top"); new news.HistoryManager().init("naver_mobile_news_history", "https://m.naver.com/"); // iframe lazy-loading (function(){ try { Array.prototype.slice.apply(document.querySelectorAll('iframe[data-src]')) .forEach(function(iframeEl) { var originSrc = iframeEl.getAttribute('data-src'); if(originSrc) { iframeEl.setAttribute('src', originSrc); } }); }catch(e) {} })(); if(typeof init === "function"){ init(); } var cookie = news.Cookie.getInstance(); var isShownNewLnb = cookie.getItem("isShownNewLnb"); if(isShownNewLnb == null) { isShownNewLnb = "Y"; cookie.setItem("isShownNewLnb", isShownNewLnb, 3650, "", "/"); $("._isNew").addClass("is_new"); } { var footerLogin = jQuery(document).find('._footer_login'); if(footerLogin <= 0) { return; } // 디바이스에 따라 로그인, 로그아웃 URL 분기 var loginUrl = "https://nid.naver.com/nidlogin.login"; var logoutUrl = "https://nid.naver.com/nidlogin.logout?"; if (news.Util.getAgentInfo().bMobileOrTablet) { loginUrl = "https://nid.naver.com/nidlogin.login?svctype=262144"; logoutUrl = "https://nid.naver.com/nidlogin.logout?svctype=262144&"; } if(news.LoginAssistor.isLoginUser()) { footerLogin.prepend('<span class="u_cri u_cri_v1"><a href="javascript:news.Util.logout(\''+logoutUrl+'url=\'+encodeURIComponent(location.href));" class="u_cra" id="news_logout" onclick="nclk(event,\'fot.logout\',\'\',\'\');" >로그아웃</a></span>') }else { footerLogin.prepend('<span class="u_cri u_cri_v1"><a href="'+loginUrl+'" class="u_cra" id="news_login" onclick="nclk(event,\'fot.login\',\'\',\'\');" >로그인</a></span>') } } } }); </script> <script> function init() { /* LNB */ var pressHomeTopLnb = initPressHomeTopLnb(); /* LNB */ /* 탭 */ var pressHomeTab = initPressHomeTab({ floating: pressHomeTopLnb.floating }); /* 탭 */ /* 댓글 카운트 */ news.CommentCountPainterToList.getInstance().renderCommentCount({ linkDomainMap: { press: 'https://n.news.naver.com', pressHomeCard: 'https://n.news.naver.com' }, addStyle: "prepend", }); /* 댓글 카운트 */ /* 연/스 pc 기사링크 변경 대응 */ PressHomeMainManager.EnterSportsLinkChanger(); /* 연/스 pc 기사링크 변경 대응 */ /* 사설 */ if ($('._editorial_flick_wrap').length > 0) { new news.Flicking('._editorial_flick_wrap', { sNavDotAreaSelector: '._editorial_nav_items', // nStartIndex: 2, sOnNavDotClassName: 'pg_num_on', }); } /* 사설 */ /* 지면뉴스 플리킹 */ if ($('._paper_flick_wrap').length > 0) { new PressHomeMainManager.DotClickableFlicking('._paper_flick_wrap', { sNavDotAreaSelector: '._paper_nav_items', // nStartIndex: 2, sNavDotTpl: '<span role="tab" aria-selected="false" class="pg_num"></span>', sOnNavDotClassName: 'pg_num_on', }); } /* 지면뉴스 플리킹*/ // MyFeed wrapper 별로 초기화 해야한다. (관련 이슈 : NEW-27394) /* 칼럼 구독 */ if ($('._column_myfeed_wrapper').length > 0) { new news.MyFeed().init({ wrapper: $("._column_myfeed_wrapper"), sApiCheckFollowState: "/myfeed/subscribeYnList", sApiFollowerCount: "/myfeed/getFeedCount", followLayerAutoCloseMs: 5000, myFeedUrl: '/opinion/series' }).activate(); } /* 칼럼 구독 */ /* 연재 구독 */ if ($('._series_myfeed_wrapper').length > 0) { new news.MyFeed().init({ wrapper: $("._series_myfeed_wrapper"), sApiCheckFollowState: "/myfeed/subscribeYnList", sApiFollowerCount: "/myfeed/getFeedCount", followLayerAutoCloseMs: 5000, myFeedUrl: '/opinion/series' }).activate(); } /* 연재 구독 */ /* 기자 focus 구독 */ if ($('._journalist_focus_myfeed_wrapper').length > 0) { new news.MyFeed().init({ wrapper: $("._journalist_focus_myfeed_wrapper"), sApiCheckFollowState: "/myfeed/subscribeYnList", sApiFollowerCount: "/myfeed/getFeedCount", followLayerAutoCloseMs: 5000, isShowSubscribeButtonOnLayer: true, onRenderGuideLayer: function(welWrapper) { new PressHomeMainManager.ChannelSubscribeButton(welWrapper.find('.subscribe_guide_btn_wrapper'), { officeId: '658', buttonClassName: 'subscribe_guide_btn', nclk_add: 'hom.laypsub', nclk_remove: 'hom.laypusub', nclk_info: 'hom.info', needNotificationButton: false, needNotificationConfirm: false, // 기자 구독 > 언론사 구독 버튼은 기자 구독 시 생성되므로 캐시된 fetchChannelInfo 대신 최신 정보를 이용 refreshFetchChannelInfo: true }); }, myFeedUrl: getMyFeedUrl(), journalistSettingUrl: 'https://media.naver.com/channel/extraSettings' }).activate(); } /* 기자 focus 구독 */ /* 기자 focus > 기자 TALK 채팅 업데이트 여부 */ try { PressHomeMainManager.journalistTalkCommentUpdated(); } catch (e) {} /* 기자 focus > 기자 TALK 채팅 업데이트 여부 */ /* 랭킹 */ if ($('._ranking_news_wrapper').length > 0) { new PressHomeMainManager.Ranking('._ranking_news_wrapper'); } /* 랭킹 */ /* 개인화 추천 플리킹 */ if ($('._auto_recommend_news_wrapper').length > 0) { new PressHomeMainManager.AutoRecommend('._auto_recommend_news_wrapper'); if (typeof initAutoRecommendAiRS === 'function') { initAutoRecommendAiRS(); } } /* 개인화 추천 플리킹 */ /* 넛지 */ new PressHomeMainManager.HasMoreList('._nudge_wrap', { sMoreAreaSelector: '._nudge_more_area', sMoreButtonSelector: '._nudge_more_btn', sMoreFoldButtonSelector: '._nudge_more_fold_btn', onMoreArticleShow: function(articles, moreCount) { new news.ImageLazyLoader({ sSrcAttributeName: 'data-img-src' }).load('img[data-img-src]:lt(' + moreCount + ')'); } }); /* 넛지 */ /* 네이버TV 라이브 */ if ($('._navertv_live_wrapper').length > 0) { new PressHomeMainManager.NaverTvLive('._navertv_live_wrapper', { staticResourceDomain: 'https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918' }); } /* 네이버TV 라이브 */ /* 네이버앱 숏폼 공통 뷰어 */ if ($('._press_shortform_list').length > 0) { PressHomeMainManager.ShortFormAppViewer({ sOfficeId: "658" }); } /* 네이버앱 숏폼 공통 뷰어 */ /* 가로스크롤 일괄 추가 */ $("._hor_scroller").each(function(index, scrollerWrapper) { ScrollForNative(scrollerWrapper); }); /* 가로스크롤 일괄 추가 */ /* 큐레이션 카드 안내 레이어 열기/닫기 동작 일괄 추가 */ try { new PressHomeMainManager.CurationCardToggle(); } catch (e) {} /* 큐레이션 카드 안내 레이어 열기/닫기 동작 일괄 추가 */ new news.PressHomeProfile() .init({ billboardChartLibUrl: billboardChartLibUrl, templateData: profileData }) .on('toggleProfile', function(){ pressHomeTopLnb.floating.updateBoundary(); }); new news.ChannelPlugin() .init({ channelPluginApiDomain: "https://api.channel-plugin.naver.com", followLayerAutoCloseMs: 5000, nclickPrefix: 'prs_hom' }); (function(){ if( Boolean(location.hash) === false || news.Util.getNavigationInfo().navigate === false // 링크 클릭 등으로 새로 진입했을 때만 실행 ){ return; } try{ news.AnchorHelper.anchorTo(location.hash, pressHomeTopLnb.floating.getHeight() - 1); }catch(e){} })(); var showSectionToggle = false; if (showSectionToggle) { $('#ps_toggle').bind('change', function() { var url = location.pathname; var sid = 'Main'; var elToggle = $(this); var isChecked = elToggle.is(':checked'); if (isChecked) { window.location.href = url + '?sid=' + sid + '&isSectionGroup=false' } else { window.location.href = url + '?sid=' + sid + '&isSectionGroup=true' } }); } var showNewsCooperateTerminatePopup = ''; if(showNewsCooperateTerminatePopup === 'true') { (function() { var sDisplayedCookieKey = 'presshome_cooperate_terminate_211118'; var oNoticeModalPopup = new news.NoticeModalPopup() .init({ wrapper: '.press_alert_layer', sCssClassForHide: 'is_hidden', sSelectorCloseBtn: '._close', sDisplayedCookieKey: sDisplayedCookieKey, nCookieExpiresDay: -1 }); oNoticeModalPopup.show(); $('._btn_confirm').on('click', function() { oNoticeModalPopup.hide(); if ($('.press_alert_layer .layer_hide_area .layer_hide_btn').attr('aria-checked') === 'true') { $.cookie(sDisplayedCookieKey, "1", { expires: 7 }); } }); $('.press_alert_layer .layer_hide_area .layer_hide_btn').on('click', function (e) { var target = $(e.currentTarget); var value = target.attr('aria-checked'); if(value === 'true') { target.attr('aria-checked', 'false'); } else { target.attr('aria-checked', 'true'); } }) })() } // Impression try { news.Impression.getInstance().init(); } catch (e) { } } function getMyFeedUrl() { if (isMobileDevice()) { return null; } else { return "https://news.naver.com"; } } </script> <script> var gnb_service = 'news'; var gnb_logout = encodeURIComponent(location.href); var gnb_template = 'gnb_utf8'; var gnb_brightness = 1; var gnb_item_hide_option= 128; doAfterLoadEnd(function () { try { GlobalMPUrlManager.init(); } catch (e) {} }); doAfterLoadEnd(function() { if (!document.querySelector('#gnb') || isMobileDevice() === true) { return; } var gnb_src = "https://ssl.pstatic.net/static.gn/templates/gnb_utf8?2024121120"; // GnbHelper를 이용하여 GNB Layer를 닫을 수 있도록 지원한다. if (window.jindo) { jindo.LazyLoading.load( gnb_src, function() { try { getGNB(); } catch(e) {} }, 'utf-8' ); jindo.$Fn(function (oEvent) { GnbHelper.attachClick(oEvent.$value().target); }).attach(document, 'click'); } else if (window.jQuery) { new news.JsLoader(). load( [gnb_src], function() { try { getGNB(); } catch(e) {} } ); $(document).on("click", function(event) { GnbHelper.attachClick(event.target); }); } }); </script> <script> doAfterLoadEnd(function() { try { new SearchAutoComplete({ content: document.querySelector("._search_content"), contentToggleBtn: document.querySelector("._search_content_toggle_btn"), isMobile: isMobileDevice(), nClickType: "newsM" }); } catch(e) {} }); </script> <!-- LCS --> <script type="text/javascript"> function initMa(){ var data = { "service": "news", "baseInfo": { "category": (function(){ var result = "언론사홈"; if(result !== ""){ return result; } try{ return document.querySelector('meta[property="og:title"]') .getAttribute('content') .replace(/[\s]*:+[\s]*네이버[\s]*뉴스/, ''); }catch(e){ return ""; } })() }, "extraInfo": {} }; data.extraInfo.officeId = "658"; try{ ma.init({ api: "https://ma.news.naver.com/l", data: data }); }catch(e){} } </script> <script type="text/javascript"> window.ntm_news = window.ntm_news || []; doAfterLoadEnd(function () { var ntmUrl = "https://ntm.pstatic.net/scripts/ntm_b7032129a433.js"; ntmInit(ntmUrl); }); </script> <script type="text/javascript"> // NLog pageview 전송 var eventType = "onpageshow" in window ? "pageshow" : "load"; jQuery(window).on(eventType, function() { var sti = ""; var gdid = ""; if (isMobileDevice()) { // mobile } else { // pc sti = "news" } // ma 전송 try { initMa(); } catch (e) { } ntmCustomPageViewSend({ sti: sti, gdid: gdid }); }); </script> <!-- //LCS --> </body> </html>