CINXE.COM
<!doctype html> <html lang="ko"> <head> <title id="browserTitleArea"> 대구MBC :: 네이버뉴스 </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/' + '657/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="대구MBC 언론사홈"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://media.naver.com/press/657"/> <meta property="og:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_41_20220119135617.png"/> <meta property="og:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."/> <meta property="og:article:author" content="네이버"/> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="대구MBC 언론사홈"> <meta name="twitter:site" content="네이버 뉴스"> <meta name="twitter:creator" content="네이버 뉴스"> <meta name="twitter:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_41_20220119135617.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: "657", 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=" body_press as_body_type_a _font_size_setting_target" style="color: #262f6f;"> <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: #262f6f;"> <div class="press_hd_bg" style="background-color: #262f6f; color: #262f6f;"> <div class="press_hd_bg_inner"> <img src="https://imgnews.pstatic.net/image/upload/spubs/9CG0000657/cover/2024/08/13/A_135252208.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',657,'');">이전</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',657,'');"> <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',657,'');" data-style="standard" data-url="https://media.naver.com/press/657" data-title="대구MBC 언론사 페이지 :: 네이버" data-mail-url="https://media.naver.com/press/657?lfrom=mail" data-blog-url="https://media.naver.com/press/657?lfrom=blog" data-blog-source-type="3" data-blog-blog-id="naver" data-cafe-url="https://media.naver.com/press/657?lfrom=cafe" data-cafe-source-type="3" data-memo-url="https://media.naver.com/press/657?lfrom=memo" data-calendar-url="https://media.naver.com/press/657?lfrom=calendar" data-band-url="https://media.naver.com/press/657?lfrom=band" data-line-url="https://media.naver.com/press/657?lfrom=line" data-kakaotalk-url="https://media.naver.com/press/657?lfrom=kakao" data-kakaostory-display="off" data-kakaotalk-image-url="https://ssl.pstatic.net/static.news/image/news/m/2015/10/press_logo/657_1200x630.jpg" data-facebook-url="https://media.naver.com/press/657?lfrom=facebook" data-twitter-url="https://media.naver.com/press/657?lfrom=twitter" data-mypeople-url="https://media.naver.com/press/657?lfrom=mypeople" data-friend-display="on" data-friend-url="https://media.naver.com/press/657?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: #262f6f;"> <a href="/press/657" class="press_hd_ci_image" onclick="nclk(event,'hom.logo',657,'');"> <img src="https://imgnews.pstatic.net/image/upload/spubs/9CG0000657/logo/2022/02/07/A_155003393.jpg?type=u144_144" alt="대구MBC" onerror="showNoImage(this)"> </a> <a href="https://dgmbc.com/" class="press_hd_ci_home" onclick="nclk(event,'hom.url',657,'');">홈페이지</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://dgmbc.com/" class="press_hd_name_link" onclick="nclk(event,'hom.url',657,'');"> 대구MBC<i class="press_hd_name_link_home" aria-label="대구MBC 홈페이지"></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">안녕하세요. 대구MBC입니다.</p> </div> <div class="press_hd_subscribe"> <em class="press_hd_subscribe_term _follower_label" style="display:none;">구독</em> <em class="press_hd_subscribe_num _channel_follower_count" style="display:none;">0</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="657" 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">+20.9만명</strong>이 함께해요! </div> </div> <div class="prd_right"> <div class="prd_icons"> <i class="prd_icon" aria-label="url"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png" alt="url" onerror="showNoImage(this)"></i> <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="61ef9b8a51a8f5614b9ec9c7" 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/dgmbcnews" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">대구MBC뉴스</span> </a> <span class="pp_rel_count _count"> 구독 3,665 </span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="61ef9b8a51a8f5614b9ec9c7" 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="61ef9b99e6c168596304324e" 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/UCNbYt65wiTchnxD-KNwXsAA" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">대구MBC뉴스</span> </a> <span class="pp_rel_count _count"> 구독 20.6만+ </span> </div> </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="61ef9bc737a4f84615fb21c6" data-count-label="" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="url"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png" alt="url" onerror="showNoImage(this)"></i> <a href="https://dgmbc.com/" class="pp_rel_text" onclick="nclk(event,'hom.petc', '', '');"> <span class="pp_rel_name">https://dgmbc.com/</span> </a> </div> </div> </li> </ul> <div class="pp_datalab _press_more_statistics"></div> </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: '657', pressListPopupUrl: popupUrl, wrapper: "._press_list_wrapper" }); return pressListPopup; } function initPressHomeLnb(params) { var officeId = '657'; var isChannelFollowerVisible = true; 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">메인 뉴스판에서 대구MBC 주요뉴스를 볼 수 있습니다.</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>대구MBC</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":209665,"channelGroupList":[{"type":"NAVER_TV","channels":[{"type":"NAVER_TV","name":"대구MBC뉴스","subscriberCount":"3,665","url":"https://tv.naver.com/dgmbcnews","channelPluginId":"61ef9b8a51a8f5614b9ec9c7","clickCode":"ptv","channelPluginFollowAvailable":true,"logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","countLabel":"구독","alternativeName":"네이버 TV","displayName":"대구MBC뉴스"}],"subscriberCount":"3,665","channelsCount":1,"representativeChannel":{"type":"NAVER_TV","name":"대구MBC뉴스","subscriberCount":"3,665","url":"https://tv.naver.com/dgmbcnews","channelPluginId":"61ef9b8a51a8f5614b9ec9c7","clickCode":"ptv","channelPluginFollowAvailable":true,"logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","countLabel":"구독","alternativeName":"네이버 TV","displayName":"대구MBC뉴스"}},{"type":"YOUTUBE","channels":[{"type":"YOUTUBE","name":"대구MBC뉴스","subscriberCount":"20.6만","url":"https://www.youtube.com/channel/UCNbYt65wiTchnxD-KNwXsAA","channelPluginId":"61ef9b99e6c168596304324e","clickCode":"pyoutube","channelPluginFollowAvailable":false,"logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","countLabel":"구독","alternativeName":"youtube","displayName":"대구MBC뉴스"}],"subscriberCount":"20.6만","channelsCount":1,"representativeChannel":{"type":"YOUTUBE","name":"대구MBC뉴스","subscriberCount":"20.6만","url":"https://www.youtube.com/channel/UCNbYt65wiTchnxD-KNwXsAA","channelPluginId":"61ef9b99e6c168596304324e","clickCode":"pyoutube","channelPluginFollowAvailable":false,"logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","countLabel":"구독","alternativeName":"youtube","displayName":"대구MBC뉴스"}},{"type":"URL","channels":[{"type":"URL","name":"https://dgmbc.com/","subscriberCount":"0","url":"https://dgmbc.com/","channelPluginId":"61ef9bc737a4f84615fb21c6","clickCode":"petc","channelPluginFollowAvailable":false,"logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","countLabel":"","alternativeName":"url","displayName":"https://dgmbc.com/"}],"subscriberCount":"0","channelsCount":1,"representativeChannel":{"type":"URL","name":"https://dgmbc.com/","subscriberCount":"0","url":"https://dgmbc.com/","channelPluginId":"61ef9bc737a4f84615fb21c6","clickCode":"petc","channelPluginFollowAvailable":false,"logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","countLabel":"","alternativeName":"url","displayName":"https://dgmbc.com/"}}]},"talkTalkUrl":null,"statistics":{"period":"2024.11.18.~2024.11.24.","ageStatList":[{"age":"10","percent":4.338779482189044,"rank":6,"ageParsedByInt":10},{"age":"20","percent":26.4392173935312,"rank":5,"ageParsedByInt":20},{"age":"30","percent":69.05298471151629,"rank":3,"ageParsedByInt":30},{"age":"40","percent":100.0,"rank":1,"ageParsedByInt":40},{"age":"50","percent":89.32943225178622,"rank":2,"ageParsedByInt":50},{"age":"60","percent":52.91236651386719,"rank":4,"ageParsedByInt":60}],"genderStatMap":{"male":66.15428669820926,"female":33.845713301790745},"hasSameTopRank":false},"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 = '657'; 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">메인 뉴스판에서 대구MBC 주요뉴스를 볼 수 있습니다.</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>대구MBC</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: #262f6f; 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/657" class="press_float_title_text" onclick="nclk(event,'prs_hom.top',657,'');">대구MBC</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: #262f6f;"> <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/657" 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/657/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="/tv/657" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Broadcast"> <span class="press_section_tab_txt">저녁방송</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/657/live" class="_press_tab_btn" data-tab-type="Link" data-tab-id="NaverTvLive"> <span class="press_section_tab_txt">생중계</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/657?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/657?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/657?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/657?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/657?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/657/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 = '657'; /* 탭 */ 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 _auto_recommend_news_wrapper"> <div class="press_main_news_flick _auto_recommend_news_inner"> <ul class="flick-container _flicking"> <li class="flick-panel"> <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/657/0000032379?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032379?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032379" data-imp-index="1" onclick="nclk(event,'hom.head2t',657,1);"> <span class="press_news_text"><strong>"공부 못하면 성매매 여자보다 못해"···유명 사교육 업체 회장, 대구 고등학생 특강에서 한 발언 알아보니</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/657/0000032382?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032382?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032382" data-imp-index="2" onclick="nclk(event,'hom.head2t',657,2);"> <span class="press_news_text"><strong>대구 아파트값 54주 연속 하락···전국 2주 연속 하락세</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/657/0000032391?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032391?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032391" data-imp-index="3" onclick="nclk(event,'hom.head2t',657,3);"> <span class="press_news_text"><strong>[심층] "신산업 뜨고 전통 제조업 지고" '대구 100대 기업' 2위는 iM뱅크···1위는?</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/657/0000032389?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032389?type=main" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032389" data-imp-index="4" onclick="nclk(event,'hom.head2t',657,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/657/0000032332?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032332?type=main" data-imp-area="hom.head2p" data-imp-gdid="88221sgf_000000000000000000032332" data-imp-index="1" onclick="nclk(event,'hom.head2p',657,1);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="https://imgnews.pstatic.net/image/origin/657/2024/11/27/32332.jpg?type=nf320_212" alt="" onerror="showNoImage(this)"> </span> </span> <span class="press_news_text"><strong>경북 칠곡에 30만 평 규모 복합 레저형 관광단지 조성</strong></span> </a> </li> <li class="press_news_item as_col"> <a href="https://n.news.naver.com/article/657/0000032365?type=main" class="press_news_link _es_pc_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032365?type=main" data-imp-area="hom.head2p" data-imp-gdid="88221sgf_000000000000000000032365" data-imp-index="2" onclick="nclk(event,'hom.head2p',657,2);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32365.jpg?type=nf320_212&ut=1732759089000" alt="" onerror="showNoImage(this)"> </span> </span> <span class="press_news_text"><strong>[심층] 실손보험금 보험사 멋대로 감액하자···소비자분쟁조정위 "차액 전액 지급" 이유는?</strong></span> </a> </li> </ul> <p class="press_news_desc"> 대구MBC에서 직접 선정한 뉴스입니다. </p> </div> </div> </li> <li class="flick-panel" hidden> <div class="press_main_news as_representation_airs _CURATION_CARD" id="Representation_CurationCard"> <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/657/0000032396" class="press_news_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032396" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032396" data-imp-index="1" onclick="nclk(event,'hom.head2t',657,1);"> <span class="press_news_text"><strong>대구 남구, 앞산 해넘이 캠핑장 재시공···"임시 개장 예정"</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/657/0000032395" class="press_news_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032395" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032395" data-imp-index="2" onclick="nclk(event,'hom.head2t',657,2);"> <span class="press_news_text"><strong>홍준표 "TK 행정 통합, 행안부는 적극적이지만···'정부 일부 부처' 수용 불가 입장"</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/657/0000032383" class="press_news_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032383" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032383" data-imp-index="3" onclick="nclk(event,'hom.head2t',657,3);"> <span class="press_news_text"><strong> 연정 붕괴 앞둔 독일···의료 개혁도 추진 중[글로벌+]</strong></span> </a> </li> <li class="press_news_item"> <a href="https://n.news.naver.com/article/657/0000032390" class="press_news_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032390" data-imp-area="hom.head2t" data-imp-gdid="88221sgf_000000000000000000032390" data-imp-index="4" onclick="nclk(event,'hom.head2t',657,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/657/0000032386" class="press_news_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032386" data-imp-area="hom.head2p" data-imp-gdid="88221sgf_000000000000000000032386" data-imp-index="1" onclick="nclk(event,'hom.head2p',657,1);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="https://imgnews.pstatic.net/image/origin/657/2024/11/28/32386.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/657/0000032356" class="press_news_link _nlog_impression" data-imp-url="https://n.news.naver.com/article/657/0000032356" data-imp-area="hom.head2p" data-imp-gdid="88221sgf_000000000000000000032356" data-imp-index="2" onclick="nclk(event,'hom.head2p',657,2);"> <span class="press_news_thumb"> <span class="press_news_thumbinner"> <img src="https://imgnews.pstatic.net/image/origin/657/2024/11/28/32356.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">02:14</span></span> </span> </span> <span class="press_news_text"><strong>오늘도 비 또는 눈 소식…바람 강하고 추워</strong></span> </a> </li> </ul> <p class="press_news_desc"> AiRS 추천 기술로 개인화된 관심 뉴스를 추천합니다. </p> </div> </div> </li> </ul> </div> <div class="press_nav _representation_nav_items" role="tablist"> <button type="button" role="tab" aria-selected="true" class="pg_num pg_num_on">1</button> <button type="button" role="tab" aria-selected="false" class="pg_num">2</button> </div> <button type="button" class="btn_carousel_prev _representation_prev_btn"><span class="blind">이전 카드들 보기</span></button> <button type="button" class="btn_carousel_next _representation_next_btn"><span class="blind">다음 카드들 보기</span></button> </div> <script type="text/javascript"> function initAutoRecommendAiRS() { new PressHomeMainManager.AutoRecommendAiRS('._auto_recommend_news_wrapper', { sOfficeId: "657", sTemplateType: "Text4Photo2A", sGdids: "88221sgf_000000000000000000032379,88221sgf_000000000000000000032382,88221sgf_000000000000000000032391,88221sgf_000000000000000000032389,88221sgf_000000000000000000032332,88221sgf_000000000000000000032365" }); } </script> <div class="r_group_comp" id="ad"> <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":"news657,0000032397","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032397" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32397.jpg?type=nf212_140&ut=1732784770000" 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>47분전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news657,0000032396","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032396" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32396.jpg?type=nf212_140&ut=1732783388000" 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":"news657,0000032395","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032395" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32395.jpg?type=nf212_140&ut=1732782971000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">홍준표 "TK 행정 통합, 행안부는 적극적이지만···'정부 일부 부처' 수용 불가 입장"</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":"news657,0000032394","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032394" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32394.jpg?type=nf212_140&ut=1732782733000" 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>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news657,0000032393","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032393" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32393.jpg?type=nf212_140&ut=1732782495000" 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":"news657,0000032392","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032392" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32392.jpg?type=nf212_140&ut=1732782373000" 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_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/657/0000032383?type=main" class="p_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.dep3p',657,);"> <div class="p_thumb"> <div class="p_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32383.jpg?type=nf260_172&ut=1732771988000" alt="" onerror="showNoImage(this)" class="p_img"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">08:15</span></span> </div> </div> <div class="p_text"> <strong class="p_headline">[글로벌+] 연정 붕괴 앞둔 독일···의료 개혁도 추진 중</strong> <span class="p_datetime">11월 28일 14:33</span> </div> </a> </li> <li class="p_item"> <a href="https://n.news.naver.com/article/657/0000032369?type=main" class="p_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.dep3p',657,);"> <div class="p_thumb"> <div class="p_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/origin/657/2024/11/28/32369.jpg?type=nf260_172" alt="" onerror="showNoImage(this)" class="p_img"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">02:34</span></span> </div> </div> <div class="p_text"> <strong class="p_headline">[뉴스+] ③ "윤 정부 남은 임기 다 한다면···'독버섯'이 대한민국에 창궐할 것"</strong> <span class="p_datetime">11월 28일 11:03</span> </div> </a> </li> <li class="p_item"> <a href="https://n.news.naver.com/article/657/0000032361?type=main" class="p_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.dep3p',657,);"> <div class="p_thumb"> <div class="p_thumbinner"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32361.jpg?type=nf260_172&ut=1732756268000" alt="" onerror="showNoImage(this)" class="p_img"> <span class="press_ico_mov"><em class="blind">동영상 뉴스</em></span> <span class="r_playtime"><em class="blind">재생시간</em><span class="r_time">02:09</span></span> </div> </div> <div class="p_text"> <strong class="p_headline">[약손+] 당당한 걸음을 위협하는 ‘무릎 관절염’ 관리와 치료 ④퇴행성 무릎 관절염 증상은?</strong> <span class="p_datetime">11월 28일 10:11</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":"news657,0000032391","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032391" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32391.jpg?type=nf212_140&ut=1732779495000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[심층] "신산업 뜨고 전통 제조업 지고" '대구 100대 기업' 2위는 iM뱅크···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 " data-comment='{"gno":"news657,0000032390","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032390" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32390.jpg?type=nf212_140&ut=1732778591000" 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":"news657,0000032389","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032389" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32389.jpg?type=nf212_140&ut=1732778230000" 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":"news657,0000032388","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032388" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32388.jpg?type=nf212_140&ut=1732776790000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">DGB금융그룹, 지속가능성 보고서상 역대 최다 수상</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news657,0000032387","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032387" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32387.jpg?type=nf212_140&ut=1732776430000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구시, '축산물이력제' 위반업소 24곳 적발</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news657,0000032386","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032386" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32386.jpg?type=nf212_140&ut=1732776310000" 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> </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/657/0000032383?type=series&cid=2000511" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,1);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/28/0000032383_001_20241128143308801.jpg?type=nf276_188" width="138" height="94" alt="연정 붕괴 앞둔 독일···의료 개혁도 추진 중" onerror="showNoImage(this)"></div> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000032383?type=series&cid=2000511" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,1);"> <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_2000511" 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=2000511" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000032377?type=series&cid=2000524" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,2);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/28/0000032377_001_20241128111329523.jpg?type=nf276_188" width="138" height="94" alt="겨울철 백일해 등 호흡기 감염병 환자 급증···예방접종과 위생 수칙이 해답" onerror="showNoImage(this)"></div> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000032377?type=series&cid=2000524" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,2);"> <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_2000524" 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=2000524" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000032361?type=series&cid=2000510" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,3);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/28/0000032361_001_20241128101109032.jpg?type=nf276_188" width="138" height="94" alt="당당한 걸음을 위협하는 ‘무릎 관절염’ 관리와 치료 ④퇴행성 무릎 관절염 증상은?" onerror="showNoImage(this)"></div> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000032361?type=series&cid=2000510" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,3);"> <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_2000510" 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=2000510" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000032327?type=series&cid=2000515" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,4);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/27/0000032327_001_20241127095911264.jpg?type=nf276_188" width="138" height="94" alt=""1010235 열렬히 사모해" 1980년~90년대 삐삐 문화" onerror="showNoImage(this)"></div> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000032327?type=series&cid=2000515" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,4);"> <div class="press_column_headline">"1010235 열렬히 사모해" 1980년~90년대 삐삐 문화</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2000515" 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=2000515" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000032289?type=series&cid=2002345" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,5);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/26/0000032289_001_20241126100109630.jpg?type=nf276_188" width="138" height="94" alt="월간정치 ③ TK 신공항 공적 자금 조달 추진, "채무 계상 면제" 약속 진실은?" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000032289?type=series&cid=2002345" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,5);"> <div class="press_column_headline">월간정치 ③ TK 신공항 공적 자금 조달 추진, "채무 계상 면제" 약속 진실은?</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2002345" data-subscribename="토크ON" 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=2002345" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,5);"> <div class="press_column_name">토크ON</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/657/0000032003?type=series&cid=2002340" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,6);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/18/0000032003_001_20241118103510856.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/657/0000032003?type=series&cid=2002340" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,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_2002340" data-subscribename="뉴스ON" 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=2002340" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,6);"> <div class="press_column_name">뉴스ON</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/657/0000031986?type=series&cid=2000502" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,7);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/17/0000031986_001_20241117102619127.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/657/0000031986?type=series&cid=2000502" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,7);"> <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_2000502" 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=2000502" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000031894?type=series&cid=2000517" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,8);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/11/14/0000031894_001_20241114112016510.jpg?type=nf276_188" width="138" height="94" alt=""이제 꽃길만 걸으렴" 2024년 수능" onerror="showNoImage(this)"></div> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000031894?type=series&cid=2000517" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,8);"> <div class="press_column_headline">"이제 꽃길만 걸으렴" 2024년 수능</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2000517" 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=2000517" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000030788?type=series&cid=2000512" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,9);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/10/12/0000030788_001_20241012102714854.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/657/0000030788?type=series&cid=2000512" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,9);"> <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_2000512" 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=2000512" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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/657/0000027542?type=series&cid=2000692" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,10);"> <div class="press_column_photo"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/657/2024/07/04/0000027542_001_20240704100309656.jpg?type=nf276_188" width="138" height="94" alt="대구·이슈와 쟁점 ③ TK신공항 이름을 '박정희국제공항'으로?" onerror="showNoImage(this)"></div> </a> </div> <div class="press_column_tx"> <a href="https://n.news.naver.com/mnews/hotissue/article/657/0000027542?type=series&cid=2000692" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.series',657,10);"> <div class="press_column_headline">대구·이슈와 쟁점 ③ TK신공항 이름을 '박정희국제공항'으로?</div> </a> <div class="press_column_info"> <button class="press_column_subscribe is_preparing _my_feed_btn" data-subscribechannelname="SERIES_HOME" data-subscribechannelkey="HS_2000692" 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=2000692" class="press_column_namewrap _es_pc_link" onclick="nclk(event,'hom.tseries',657,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":"news657,0000032385","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032385" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32385.jpg?type=nf212_140&ut=1732776136000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"민주당에 대응 못 한다" 현수막 훼손한 국민의힘 당원, 벌금 300만 원</span> <span class="r_ico_b r_modify"><b>3시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news657,0000032384","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032384" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32384.jpg?type=nf212_140&ut=1732776069000" 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 " data-comment='{"gno":"news657,0000032383","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032383" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32383.jpg?type=nf212_140&ut=1732771988000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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 " data-comment='{"gno":"news657,0000032382","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032382" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32382.jpg?type=nf212_140&ut=1732771208000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 아파트값 54주 연속 하락···전국 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 " data-comment='{"gno":"news657,0000032381","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032381" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32381.jpg?type=nf212_140&ut=1732767552000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"12월 대구·경북 중소기업 경기, 2024년 들어 최악"</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":"news657,0000032380","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032380" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32380.jpg?type=nf212_140&ut=1732762630000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구시, TK 행정 통합 동의안 시의회 제출···12월 12일 처리 예정</span> <span class="r_ico_b r_modify"><b>6시간전</b></span> </span> </a> </li> </ul> </div> <div class="press_journalist _CURATION_CARD _journalist_focus_myfeed_wrapper" id="JournalistFocus"> <div class="press_title"> <h4 class="press_title_h">기자 FOCUS</h4> <a href="/journalists/657" class="press_title_more" onclick="nclk(event,'hom.jmore',657,'');">전체보기</a> </div> <div class="press_journalist_ct"> <ul class="press_journalist_list _journalist_talk_comment_updated_wrapper "> <li class="press_journalist_item"> <div class="press_journalist_inside "> <div class="press_journalist_head"> <a href="https://n.news.naver.com/article/657/0000032383?type=journalists"> <div class="press_journalist_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32383.jpg?type=nf324_180" alt="[글로벌+] 연정 붕괴 앞둔 독일···의료 개혁도 추진 중" onerror="showNoImage(this);"> </div> </a> </div> <div class="press_journalist_body"> <div class="press_journalist_profile"> <a href="https://media.naver.com/journalist/657/77192" class="press_journalist_photo" onclick="nclk(event,'hom.journalist',657,1);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/upload/spubs/9CG0000657/profile/2022/01/20/profile_180334334.jpg?type=nf42_42" width="36" height="36" alt="석원" onerror="showNoImage(this, 'remove');"> </a> </div> <div class="press_journalist_title"> <a href="https://media.naver.com/journalist/657/77192" class="press_journalist_name" onclick="nclk(event,'hom.journalist',657,1);"> 석원 기자 </a> </div> <div class="press_journalist_headline"> <a href="https://n.news.naver.com/article/657/0000032383?type=journalists" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.jarticle',657,1);"> [글로벌+] 연정 붕괴 앞둔 독일···의료 개혁도 추진 중 </a> </div> </div> <div class="press_journalist_foot"> <div class="subscribe_wrap"> <a href="javascript:;" class="subscribe is_preparing _my_feed_btn" data-subscribeChannelName="JOURNALIST" data-subscribeChannelKey="JOURNALIST_77192" data-subscribeName="석원" data-clickcode-follow="hom.jsubs" data-clickcode-unfollow="hom.junsubs" data-serviceType="news" data-guide-layer-press-logo="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_18_20220119135552.png"> <span class="subscribe_ico"><span class="_txt">구독</span></span> </a> </div> </div> </div> </li> <li class="press_journalist_item"> <div class="press_journalist_inside "> <div class="press_journalist_head"> <a href="https://n.news.naver.com/article/657/0000032374?type=journalists"> <div class="press_journalist_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32374.jpg?type=nf324_180" alt="창작 뮤지컬 신작 12편 한 자리에···DIMF 뮤지컬 아카데미 10기 성과 발표회" onerror="showNoImage(this);"> </div> </a> </div> <div class="press_journalist_body"> <div class="press_journalist_profile"> <a href="https://media.naver.com/journalist/657/79501" class="press_journalist_photo" onclick="nclk(event,'hom.journalist',657,2);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_18_20220119135552.png?type=nf42_42" width="36" height="36" alt="이태우" onerror="showNoImage(this, 'remove');"> </a> </div> <div class="press_journalist_title"> <a href="https://media.naver.com/journalist/657/79501" class="press_journalist_name" onclick="nclk(event,'hom.journalist',657,2);"> 이태우 기자 </a> </div> <div class="press_journalist_headline"> <a href="https://n.news.naver.com/article/657/0000032374?type=journalists" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.jarticle',657,2);"> 창작 뮤지컬 신작 12편 한 자리에···DIMF 뮤지컬 아카데미 10기 성과 발표회 </a> </div> </div> <div class="press_journalist_foot"> <div class="subscribe_wrap"> <a href="javascript:;" class="subscribe is_preparing _my_feed_btn" data-subscribeChannelName="JOURNALIST" data-subscribeChannelKey="JOURNALIST_79501" data-subscribeName="이태우" data-clickcode-follow="hom.jsubs" data-clickcode-unfollow="hom.junsubs" data-serviceType="news" data-guide-layer-press-logo="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_18_20220119135552.png"> <span class="subscribe_ico"><span class="_txt">구독</span></span> </a> </div> </div> </div> </li> <li class="press_journalist_item"> <div class="press_journalist_inside "> <div class="press_journalist_head"> <a href="https://n.news.naver.com/article/657/0000032379?type=journalists"> <div class="press_journalist_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32379.jpg?type=nf324_180" alt=""공부 못하면 성매매 여자보다 못해"···유명 사교육 업체 회장, 대구 고등학생 특강에서 한 발언 알아보니" onerror="showNoImage(this);"> </div> </a> </div> <div class="press_journalist_body"> <div class="press_journalist_profile"> <a href="https://media.naver.com/journalist/657/77204" class="press_journalist_photo" onclick="nclk(event,'hom.journalist',657,3);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/upload/spubs/9CG0000657/profile/2022/02/14/profile_163840867.jpg?type=nf42_42" width="36" height="36" alt="심병철" onerror="showNoImage(this, 'remove');"> </a> </div> <div class="press_journalist_title"> <a href="https://media.naver.com/journalist/657/77204" class="press_journalist_name" onclick="nclk(event,'hom.journalist',657,3);"> 심병철 기자 </a> </div> <div class="press_journalist_headline"> <a href="https://n.news.naver.com/article/657/0000032379?type=journalists" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.jarticle',657,3);"> "공부 못하면 성매매 여자보다 못해"···유명 사교육 업체 회장, 대구 고등학생 특강에서 한 발언 알아보니 </a> </div> </div> <div class="press_journalist_foot"> <div class="subscribe_wrap"> <a href="javascript:;" class="subscribe is_preparing _my_feed_btn" data-subscribeChannelName="JOURNALIST" data-subscribeChannelKey="JOURNALIST_77204" data-subscribeName="심병철" data-clickcode-follow="hom.jsubs" data-clickcode-unfollow="hom.junsubs" data-serviceType="news" data-guide-layer-press-logo="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_18_20220119135552.png"> <span class="subscribe_ico"><span class="_txt">구독</span></span> </a> </div> </div> </div> </li> <li class="press_journalist_item"> <div class="press_journalist_inside "> <div class="press_journalist_head"> <a href="https://n.news.naver.com/article/657/0000032390?type=journalists"> <div class="press_journalist_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32390.jpg?type=nf324_180" alt="법원법 개정으로 대구에 회생법원 추가 설치" onerror="showNoImage(this);"> </div> </a> </div> <div class="press_journalist_body"> <div class="press_journalist_profile"> <a href="https://media.naver.com/journalist/657/77382" class="press_journalist_photo" onclick="nclk(event,'hom.journalist',657,4);"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://imgnews.pstatic.net/image/upload/spubs/9CG0000657/profile/2022/02/22/profile_111534050.jpg?type=nf42_42" width="36" height="36" alt="조재한" onerror="showNoImage(this, 'remove');"> </a> </div> <div class="press_journalist_title"> <a href="https://media.naver.com/journalist/657/77382" class="press_journalist_name" onclick="nclk(event,'hom.journalist',657,4);"> 조재한 기자 </a> </div> <div class="press_journalist_headline"> <a href="https://n.news.naver.com/article/657/0000032390?type=journalists" class="_es_pc_link" data-pc-link="" onclick="nclk(event,'hom.jarticle',657,4);"> 법원법 개정으로 대구에 회생법원 추가 설치 </a> </div> </div> <div class="press_journalist_foot"> <div class="subscribe_wrap"> <a href="javascript:;" class="subscribe is_preparing _my_feed_btn" data-subscribeChannelName="JOURNALIST" data-subscribeChannelKey="JOURNALIST_77382" data-subscribeName="조재한" data-clickcode-follow="hom.jsubs" data-clickcode-unfollow="hom.junsubs" data-serviceType="news" data-guide-layer-press-logo="https://mimgnews.pstatic.net/image/upload/office_logo/657/2022/01/19/logo_657_18_20220119135552.png"> <span class="subscribe_ico"><span class="_txt">구독</span></span> </a> </div> </div> </div> </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":"news657,0000032379","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032379" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32379.jpg?type=nf212_140&ut=1732762510000" 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 " data-comment='{"gno":"news657,0000032378","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032378" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32378.jpg?type=nf212_140&ut=1732761016000" 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 " data-comment='{"gno":"news657,0000032377","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032377" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32377.jpg?type=nf212_140&ut=1732760009000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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 " data-comment='{"gno":"news657,0000032376","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032376" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32376.jpg?type=nf212_140&ut=1732759999000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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 " data-comment='{"gno":"news657,0000032375","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032375" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32375.jpg?type=nf212_140&ut=1732759989000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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 " data-comment='{"gno":"news657,0000032374","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032374" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32374.jpg?type=nf212_140&ut=1732759871000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">창작 뮤지컬 신작 12편 한 자리에···DIMF 뮤지컬 아카데미 10기 성과 발표회</span> <span class="r_ico_b r_modify"><b>7시간전</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=17C2DF8EEB0BCBB806FA231E17F531B10E29&serviceType=NEWS&recType=NEWS&recId=657_69267_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="17C2DF8EEB0BCBB806FA231E17F531B10E29" data-rec-id="657_69267" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241128_100/FYW1g_1732773154086ROkK8_JPEG/9VvdnA1uY6_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:34</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">12월부터 대구시 전역 배출 가스 5등급 운행 차량에 과태료 부과 | 대구MBC뉴스</strong> <div class="press_shortform_datetime">2시간전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=15C89F00052B83BE92770AF7884589909A7F&serviceType=NEWS&recType=NEWS&recId=657_69238_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="15C89F00052B83BE92770AF7884589909A7F" data-rec-id="657_69238" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241128_285/62T4K_173276169009702NQp_JPEG/x0YAj7ME0W_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:40</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">대구간송미술관, 이번 주 개관전시 종료|대구MBC</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=8FAB3205BC45879AB7BB648038BB5B091AD7&serviceType=NEWS&recType=NEWS&recId=657_69234_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="8FAB3205BC45879AB7BB648038BB5B091AD7" data-rec-id="657_69234" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241128_193/6uwmQ_1732761610738dPMrf_JPEG/PK3lF30zww_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:36</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">'정치자금법 위반 기소' 대구 동구청장 "재판, 구정 활동 최선"|대구MBC</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=35DBB4659C51FDA4C50D675B389FA5C322ED&serviceType=NEWS&recType=NEWS&recId=657_69225_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="35DBB4659C51FDA4C50D675B389FA5C322ED" data-rec-id="657_69225" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241128_236/snXvO_1732761561010gAuvy_JPEG/1uHjTwXQWq_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:29</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">민주당 "홍준표 시장 고소·고발 남발로 혈세 낭비, 행정력 소모"|대구MBC</strong> <div class="press_shortform_datetime">7시간전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=7AE15BCF766D3358E5A4006EB2C178F445C7&serviceType=NEWS&recType=NEWS&recId=657_69203_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="7AE15BCF766D3358E5A4006EB2C178F445C7" data-rec-id="657_69203" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_214/nCd64_1732672474028lazs3_JPEG/1732672450902.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:49</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">② "대한민국이 윤석열 1인의 나라인가?"|대구MBC</strong> <div class="press_shortform_datetime">7시간전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=E60D21A9DDD4746513C21BD1C9B5C99E1760&serviceType=NEWS&recType=NEWS&recId=657_69189_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="E60D21A9DDD4746513C21BD1C9B5C99E1760" data-rec-id="657_69189" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241128_248/9jVTM_1732753124249WF8SD_JPEG/T2KhKDNjYC_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:57</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">오늘도 비 또는 눈 소식···바람 강하고 추워|대구MBC</strong> <div class="press_shortform_datetime">9시간전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=7C66251C72EFEC7567A581E760F310062BC7&serviceType=NEWS&recType=NEWS&recId=657_69080_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="7C66251C72EFEC7567A581E760F310062BC7" data-rec-id="657_69080" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_182/xTxyR_1732688400523xqIaS_JPEG/hUMjZKaXwx_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:30</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">"배신하지 않는 노력"···'진짜 푸른 피' 김헌곤과 함께할 삼성의 2025시즌 | 대구MBC뉴스</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=A44E2655F1830C87E3C3285572F2E8ADBC70&serviceType=NEWS&recType=NEWS&recId=657_69076_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="A44E2655F1830C87E3C3285572F2E8ADBC70" data-rec-id="657_69076" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_289/fpmWH_1732688357933C6V3G_JPEG/xpiUZHCH2M_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:34</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">대구오페라하우스 정갑균 관장 선임 두고 잡음 | 대구MBC뉴스</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=52B38DF7DF3EAC2119B10E798E7B382BB0E8&serviceType=NEWS&recType=NEWS&recId=657_69057_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="52B38DF7DF3EAC2119B10E798E7B382BB0E8" data-rec-id="657_69057" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_168/15vUt_1732688316863a7hri_JPEG/whL0OOyKxY_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:27</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">경북 경주 톱밥 야적장 화재···3시간 40여 분 만에 꺼져 | 대구MBC뉴스</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=776F0E4F117F9FB83F9F33AF01CB5363CFC7&serviceType=NEWS&recType=NEWS&recId=657_68982_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="776F0E4F117F9FB83F9F33AF01CB5363CFC7" data-rec-id="657_68982" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_224/59TDE_1732682577578XGPmJ_JPEG/B2Jtx2c11D_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:43</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">대구·경북 지식인 396명 시국선언‥윤 대통령 퇴진 촉구|대구MBC</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=5A57621A7CE12F036E4BB915120ECAA4C9CF&serviceType=NEWS&recType=NEWS&recId=657_68964_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="5A57621A7CE12F036E4BB915120ECAA4C9CF" data-rec-id="657_68964" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_270/q2Nhz_17326825427052Kpbj_JPEG/vGBX3pDkkp_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">'박정희 동상' 12월 5일 경북도청 천년숲서 제막식|대구MBC</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=9C82B963E4AB3926B8A0EA937733BA5EB256&serviceType=NEWS&recType=NEWS&recId=657_68955_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="9C82B963E4AB3926B8A0EA937733BA5EB256" data-rec-id="657_68955" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_247/lCwkN_1732681120376gOF4G_JPEG/hMTklMbhcJ_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">대구 동구 한우농장 '럼피스킨'..2024년 대구에서 2번째|대구MBC</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=F02BEEB01CEF661740346EC6A18421A0F188&serviceType=NEWS&recType=NEWS&recId=657_68886_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="F02BEEB01CEF661740346EC6A18421A0F188" data-rec-id="657_68886" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_166/ULOXX_1732672442747UK15q_JPEG/1732672440487.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">① "저 무도한 광란의 칼춤을 멈추게 하지 않고서는 대한민국의 미래는 없다"|대구MBC</strong> <div class="press_shortform_datetime">1일전</div> </div> </a> </div> </div> <div class="flick-panel"> <div class="press_shortform_item"> <a href="https://m.naver.com/shorts/?mediaId=E786604985FFF985827AE300A9B7110B6DD1&serviceType=NEWS&recType=NEWS&recId=657_68869_pressHome&mediaType=VOD&panelType=vs_news" class="press_shortform_link _press_shortform_link" onclick="nclk(event,'hom.shortcard','','');" data-seed-media-id="E786604985FFF985827AE300A9B7110B6DD1" data-rec-id="657_68869" > <div class="press_shortform_thumb_area"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://phinf.pstatic.net/tvcast/20241127_168/s4SCK_1732666702384obRsS_JPEG/r8R4ySASdm_03.jpg?type=nf364_548" alt="" onerror="showNoImage(this);" > <span class="r_playtime"> <em class="blind">재생시간</em> <span class="r_time">00:55</span> </span> </div> <div class="press_shortform_text_area"> <strong class="press_shortform_title">기온 평년보다 낮고 바람 강해···모레까지 비 또는 눈 (2024.11.27 날씨) | 대구MBC뉴스</strong> <div class="press_shortform_datetime">1일전</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":"news657,0000032373","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032373" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,1);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32373.jpg?type=nf212_140&ut=1732759869000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">바이올린 윤소영 & 피아노 박종해 듀오 리사이틀, 11월 29일에 열려</span> <span class="r_ico_b r_modify"><b>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount " data-comment='{"gno":"news657,0000032372","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032372" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,2);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32372.jpg?type=nf212_140&ut=1732759819000" 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 " data-comment='{"gno":"news657,0000032370","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032370" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,3);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32370.jpg?type=nf212_140&ut=1732759403000" 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 " data-comment='{"gno":"news657,0000032369","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032369" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,4);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32369.jpg?type=nf212_140&ut=1732759389000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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 " data-comment='{"gno":"news657,0000032368","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032368" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,5);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32368.jpg?type=nf212_140&ut=1732759329000" 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 " data-comment='{"gno":"news657,0000032367","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032367" class="press_edit_news_link _es_pc_link" data-pc-link="" onclick="nclk(event,'hom.list',657,6);"> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32367.jpg?type=nf212_140&ut=1732759269000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 북부권 반발 지속···경북 북부 의장협의회 "TK 행정 통합 중단하라"</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":"news657,0000032366","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032366" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,7);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32366.jpg?type=nf212_140&ut=1732759091000" 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>7시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032365","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032365" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,8);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32365.jpg?type=nf212_140&ut=1732759089000" 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":"news657,0000032364","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032364" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,9);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32364.jpg?type=nf212_140&ut=1732758849000" 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":"news657,0000032363","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032363" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,10);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32363.jpg?type=nf212_140&ut=1732758495000" 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>8시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032362","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032362" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,11);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32362.jpg?type=nf212_140&ut=1732756811000" 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":"news657,0000032361","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032361" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,12);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32361.jpg?type=nf212_140&ut=1732756268000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032360","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032360" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,13);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32360.jpg?type=nf212_140&ut=1732751407000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 곳곳 대설주의보···최대 7cm 눈</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":"news657,0000032359","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032359" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,14);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32359.jpg?type=nf212_140&ut=1732751227000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 청송터널서 25톤 덤프트럭, 경운기 추돌···70대 남성 숨져</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":"news657,0000032358","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032358" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,15);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32358.jpg?type=nf212_140&ut=1732751047000" 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>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032357","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032357" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,16);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32357.jpg?type=nf212_140&ut=1732750807000" 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":"news657,0000032356","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032356" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,17);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/28/32356.jpg?type=nf212_140&ut=1732748232000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032354","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032354" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,18);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32354.jpg?type=nf212_140&ut=1732716856000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2024년 겨울 첫눈 관측···대구는 2023년보다 9일 늦어</span> <span class="r_ico_b r_modify"><b>19시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032353","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032353" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,19);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32353.jpg?type=nf212_140&ut=1732708391000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032352","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032352" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,20);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32352.jpg?type=nf212_140&ut=1732708331000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"일주일 뒤 2배로 갚아"···'연 6천% 이자 뜯어낸' 대부업자 적발</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":"news657,0000032351","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032351" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,21);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32351.jpg?type=nf212_140&ut=1732693332000" 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":"news657,0000032350","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032350" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,22);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32350.jpg?type=nf212_140&ut=1732691178000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 '나드리콜' 요금 인상···2025년 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":"news657,0000032349","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032349" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,23);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32349.jpg?type=nf212_140&ut=1732691176000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구시 전역 배출 가스 5등급 운행 차량에 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":"news657,0000032348","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032348" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,24);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32348.jpg?type=nf212_140&ut=1732690455000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'2025 나눔캠페인' 12월 2일 출범···106억 모금 목표</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":"news657,0000032346","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032346" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,25);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32346.jpg?type=nf212_140&ut=1732690031000" 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":"news657,0000032345","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032345" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,26);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32345.jpg?type=nf212_140&ut=1732683731000" 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":"news657,0000032344","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032344" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,27);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32344.jpg?type=nf212_140&ut=1732682233000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구시교육청, 2024년 2회 건강급식 우수학교 20곳 선정</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":"news657,0000032343","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032343" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,28);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32343.jpg?type=nf212_140&ut=1732682228000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">TK 행정 통합 시도민 토론 광장, 12월 19일 열려···주민 200명 참석</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":"news657,0000032342","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032342" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,29);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32342.jpg?type=nf212_140&ut=1732682167000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 북구, 어린이보호구역 35곳 노란색 횡단보도 설치</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":"news657,0000032341","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032341" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,30);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32341.jpg?type=nf212_140&ut=1732675391000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 북부 대설특보···대구·경북 '낮 최고 6~9도' 눈비 계속</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":"news657,0000032340","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032340" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,31);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32340.jpg?type=nf212_140&ut=1732674551000" 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":"news657,0000032339","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032339" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,32);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32339.jpg?type=nf212_140&ut=1732674166000" 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":"news657,0000032338","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032338" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,33);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32338.jpg?type=nf212_140&ut=1732674156000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032337","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032337" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,34);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32337.jpg?type=nf212_140&ut=1732674148000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032336","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032336" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,35);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32336.jpg?type=nf212_140&ut=1732674136000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032335","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032335" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,36);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32335.jpg?type=nf212_140&ut=1732672934000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032334","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032334" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,37);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32334.jpg?type=nf212_140&ut=1732672510000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"이자만 최고 연 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":"news657,0000032333","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032333" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,38);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32333.jpg?type=nf212_140&ut=1732671970000" 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":"news657,0000032332","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032332" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,39);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32332.jpg?type=nf212_140&ut=1732671856000" 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":"news657,0000032331","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032331" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,40);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32331.jpg?type=nf212_140&ut=1732671734000" 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":"news657,0000032330","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032330" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,41);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32330.jpg?type=nf212_140&ut=1732671670000" 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":"news657,0000032329","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032329" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,42);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32329.jpg?type=nf212_140&ut=1732671490000" 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":"news657,0000032328","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032328" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,43);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32328.jpg?type=nf212_140&ut=1732669169000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032327","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032327" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,44);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32327.jpg?type=nf212_140&ut=1732669149000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[백투더투데이] "1010235 열렬히 사모해" 1980년~90년대 삐삐 문화</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":"news657,0000032326","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032326" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,45);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32326.jpg?type=nf212_140&ut=1732664828000" 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":"news657,0000032325","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032325" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,46);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32325.jpg?type=nf212_140&ut=1732664588000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 경주 톱밥 야적장 화재···3시간 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":"news657,0000032323","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032323" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,47);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/27/32323.jpg?type=nf212_140&ut=1732662488000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032322","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032322" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,48);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32322.jpg?type=nf212_140&ut=1732622047000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032319","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032319" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,49);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32319.jpg?type=nf212_140&ut=1732621929000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032318","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032318" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,50);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32318.jpg?type=nf212_140&ut=1732607888000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032317","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032317" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,51);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32317.jpg?type=nf212_140&ut=1732607588000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">티웨이항공, 12월 4일까지 일반직·기장·정비사 신입·경력 채용</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":"news657,0000032316","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032316" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,52);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32316.jpg?type=nf212_140&ut=1732607228000" 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":"news657,0000032315","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032315" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,53);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32315.jpg?type=nf212_140&ut=1732605248000" 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>2일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032314","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032314" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,54);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32314.jpg?type=nf212_140&ut=1732605139000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"터널 빠져나왔더니" 경북 경주 고가도로서 6중 추돌···1명 사망·4명 중·경상</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":"news657,0000032313","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032313" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,55);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32313.jpg?type=nf212_140&ut=1732605013000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한국장학재단·국민연금공단·국민연금나눔재단, 1억 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":"news657,0000032312","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032312" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,56);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32312.jpg?type=nf212_140&ut=1732604952000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 지식인 396명 시국 선언···"윤석열 대통령 퇴진 촉구"</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":"news657,0000032311","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032311" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,57);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32311.jpg?type=nf212_140&ut=1732604827000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'2024 월드오케스트라페스티벌' 대미···DCH 비르투오소 체임버와 피아니스트 이진상</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":"news657,0000032310","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032310" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,58);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32310.jpg?type=nf212_140&ut=1732604652000" 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":"news657,0000032309","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032309" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,59);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32309.jpg?type=nf212_140&ut=1732601591000" 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":"news657,0000032308","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032308" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,60);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32308.jpg?type=nf212_140&ut=1732601538000" 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":"news657,0000032307","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032307" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,61);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32307.jpg?type=nf212_140&ut=1732601471000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">iM뱅크, 2024 하반기 ESG 평가 2년 연속 AA 최고 등급</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":"news657,0000032306","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032306" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,62);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32306.jpg?type=nf212_140&ut=1732601408000" 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":"news657,0000032305","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032305" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,63);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32305.jpg?type=nf212_140&ut=1732601351000" 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":"news657,0000032304","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032304" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,64);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32304.jpg?type=nf212_140&ut=1732598709000" 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":"news657,0000032302","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032302" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,65);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32302.jpg?type=nf212_140&ut=1732589831000" 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":"news657,0000032301","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032301" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,66);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32301.jpg?type=nf212_140&ut=1732588751000" 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":"news657,0000032300","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032300" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,67);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32300.jpg?type=nf212_140&ut=1732588031000" 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":"news657,0000032299","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032299" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,68);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32299.jpg?type=nf212_140&ut=1732587136000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 동구 한우농장서 '럼피스킨' 확진···2024년 대구에서 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":"news657,0000032298","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032298" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,69);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32298.jpg?type=nf212_140&ut=1732586916000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032297","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032297" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,70);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32297.jpg?type=nf212_140&ut=1732586906000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032296","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032296" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,71);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32296.jpg?type=nf212_140&ut=1732586897000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032295","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032295" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,72);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32295.jpg?type=nf212_140&ut=1732585990000" 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":"news657,0000032294","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032294" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,73);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32294.jpg?type=nf212_140&ut=1732585816000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">DGIST 직원 창업기업, '차세대 세계 일류상품' 선정</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":"news657,0000032293","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032293" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,74);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32293.jpg?type=nf212_140&ut=1732585750000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">iM뱅크, 대한적십자사 '사랑의 김장 나눔'</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":"news657,0000032292","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032292" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,75);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32292.jpg?type=nf212_140&ut=1732585630000" 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":"news657,0000032291","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032291" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,76);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32291.jpg?type=nf212_140&ut=1732585576000" 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":"news657,0000032290","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032290" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,77);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32290.jpg?type=nf212_140&ut=1732585390000" 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":"news657,0000032289","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032289" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,78);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32289.jpg?type=nf212_140&ut=1732582869000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[토크ON] 월간정치 ③ TK 신공항 공적 자금 조달 추진, "채무 계상 면제" 약속 진실은?</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":"news657,0000032288","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032288" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,79);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32288.jpg?type=nf212_140&ut=1732582569000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032287","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032287" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,80);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32287.jpg?type=nf212_140&ut=1732579333000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 울진서 사륜오토바이 논두렁 아래로 추락···70대 남성 사망</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":"news657,0000032286","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032286" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,81);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32286.jpg?type=nf212_140&ut=1732579209000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 오전까지 최대 30mm 비···곳곳 강풍주의보</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":"news657,0000032285","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032285" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,82);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32285.jpg?type=nf212_140&ut=1732579096000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 경주서 경차가 승합차 충돌···1명 숨지고 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":"news657,0000032284","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032284" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,83);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32284.jpg?type=nf212_140&ut=1732578968000" 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":"news657,0000032283","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032283" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,84);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/26/32283.jpg?type=nf212_140&ut=1732575428000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032280","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032280" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,85);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32280.jpg?type=nf212_140&ut=1732535588000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032279","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032279" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,86);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32279.jpg?type=nf212_140&ut=1732535554000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"경주 APEC, 문화·경제·평화의 계기로"</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":"news657,0000032278","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032278" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,87);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32278.jpg?type=nf212_140&ut=1732535535000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032276","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032276" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,88);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32276.jpg?type=nf212_140&ut=1732521009000" 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":"news657,0000032275","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032275" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,89);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32275.jpg?type=nf212_140&ut=1732520889000" 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":"news657,0000032274","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032274" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,90);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32274.jpg?type=nf212_140&ut=1732520709000" 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>3일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032273","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032273" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,91);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32273.jpg?type=nf212_140&ut=1732519211000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 화요일 새벽부터 10~40mm 비···강풍 유의</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":"news657,0000032272","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032272" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,92);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32272.jpg?type=nf212_140&ut=1732517948000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구시, IT 기업 SGA 그룹 수성알파시티에 투자 유치</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":"news657,0000032271","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032271" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,93);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32271.jpg?type=nf212_140&ut=1732517828000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2024년 마지막 '동행축제', 12월 1일~28일 개최</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":"news657,0000032270","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032270" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,94);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32270.jpg?type=nf212_140&ut=1732517113000" 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":"news657,0000032269","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032269" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,95);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32269.jpg?type=nf212_140&ut=1732512738000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2025년 파워풀대구페스티벌 축제 감독단, '대구 축제의 미래'팀으로</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":"news657,0000032268","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032268" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,96);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32268.jpg?type=nf212_140&ut=1732512671000" 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":"news657,0000032267","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032267" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,97);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32267.jpg?type=nf212_140&ut=1732511831000" 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>3일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032266","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032266" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,98);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32266.jpg?type=nf212_140&ut=1732509614000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">iM뱅크, '해지 없이 퇴직 연금 이전' 서비스</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":"news657,0000032265","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032265" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,99);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32265.jpg?type=nf212_140&ut=1732501810000" 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":"news657,0000032264","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032264" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,100);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32264.jpg?type=nf212_140&ut=1732501635000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032263","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032263" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,101);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32263.jpg?type=nf212_140&ut=1732501634000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032262","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032262" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,102);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32262.jpg?type=nf212_140&ut=1732501632000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032261","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032261" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,103);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32261.jpg?type=nf212_140&ut=1732501507000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 낮 최고 14~17도···화요일 비바람</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":"news657,0000032260","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032260" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,104);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32260.jpg?type=nf212_140&ut=1732501327000" 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":"news657,0000032259","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032259" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,105);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32259.jpg?type=nf212_140&ut=1732501267000" 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":"news657,0000032258","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032258" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,106);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32258.jpg?type=nf212_140&ut=1732501032000" 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":"news657,0000032257","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032257" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,107);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32257.jpg?type=nf212_140&ut=1732500972000" 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":"news657,0000032256","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032256" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,108);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32256.jpg?type=nf212_140&ut=1732498454000" 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":"news657,0000032255","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032255" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,109);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32255.jpg?type=nf212_140&ut=1732498331000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 달서구 횟집 화재···재산 피해 1천7백만 원</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":"news657,0000032254","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032254" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,110);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32254.jpg?type=nf212_140&ut=1732498271000" 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>3일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032253","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032253" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,111);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32253.jpg?type=nf212_140&ut=1732498208000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"12미터 아래로···" 경북 안동 음료수 제조 공장서 천막 보수하던 60대 남성 추락사</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":"news657,0000032252","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032252" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,112);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32252.jpg?type=nf212_140&ut=1732496472000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032251","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032251" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,113);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32251.jpg?type=nf212_140&ut=1732496467000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[토크ON] 월간정치 ② 명태균 공천개입 의혹, 어디까지 퍼지나?</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":"news657,0000032250","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032250" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,114);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32250.jpg?type=nf212_140&ut=1732490892000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 맑다가 차차 흐려져···낮 최고 14~17도</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":"news657,0000032249","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032249" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,115);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32249.jpg?type=nf212_140&ut=1732490710000" 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":"news657,0000032248","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032248" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,116);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32248.jpg?type=nf212_140&ut=1732490535000" 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>3일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032247","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032247" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,117);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32247.jpg?type=nf212_140&ut=1732490350000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[2보] 포스코 포항제철소 화재···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":"news657,0000032246","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032246" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,118);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32246.jpg?type=nf212_140&ut=1732489147000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032244","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032244" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,119);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/25/32244.jpg?type=nf212_140&ut=1732461856000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[1보] "용융로 타워에서 화재 발생"···포항 포스코 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":"news657,0000032243","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032243" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,120);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32243.jpg?type=nf212_140&ut=1732447748000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032241","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032241" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,121);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32241.jpg?type=nf212_140&ut=1732424950000" 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>4일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032240","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032240" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,122);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32240.jpg?type=nf212_140&ut=1732413671000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 낮 최고 12~15도···맑고 일교차 큰 날씨</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":"news657,0000032239","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032239" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,123);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32239.jpg?type=nf212_140&ut=1732411270000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 영덕 주택서 화재···불 끄려던 60대 남성 화상</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":"news657,0000032238","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032238" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,124);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32238.jpg?type=nf212_140&ut=1732410613000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'총선 때 모친 투표에 간섭한' 50대, 벌금형 집행유예</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":"news657,0000032237","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032237" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,125);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32237.jpg?type=nf212_140&ut=1732410610000" 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":"news657,0000032236","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032236" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,126);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32236.jpg?type=nf212_140&ut=1732410552000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'대구 아파트 놀이터 화장실 공연음란·스토킹' 40대, 징역 10개월 선고</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":"news657,0000032235","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032235" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,127);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32235.jpg?type=nf212_140&ut=1732410550000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">수면무호흡증 환자, 5년 사이 3.4배로 증가</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":"news657,0000032234","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032234" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,128);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32234.jpg?type=nf212_140&ut=1732410502000" 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":"news657,0000032233","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032233" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,129);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32233.jpg?type=nf212_140&ut=1732410500000" 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":"news657,0000032232","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032232" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,130);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32232.jpg?type=nf212_140&ut=1732410496000" 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":"news657,0000032231","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032231" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,131);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32231.jpg?type=nf212_140&ut=1732410430000" 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>4일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032230","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032230" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,132);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32230.jpg?type=nf212_140&ut=1732410378000" 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>4일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032229","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032229" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,133);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32229.jpg?type=nf212_140&ut=1732410374000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[토크ON] 월간정치 ① 이재명 대표 ‘사법리스크’ 본격화···후폭풍은?</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":"news657,0000032228","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032228" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,134);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32228.jpg?type=nf212_140&ut=1732410312000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[심층] 대구에 집이 이렇게 많은데···10가구 중 4가구는 무주택 가구</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":"news657,0000032227","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032227" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,135);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32227.jpg?type=nf212_140&ut=1732410310000" 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":"news657,0000032226","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032226" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,136);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32226.jpg?type=nf212_140&ut=1732410258000" 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":"news657,0000032225","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032225" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,137);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/24/32225.jpg?type=nf212_140&ut=1732410255000" 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>4일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032223","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032223" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,138);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32223.jpg?type=nf212_140&ut=1732361651000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032221","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032221" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,139);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32221.jpg?type=nf212_140&ut=1732346170000" 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>5일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032220","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032220" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,140);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32220.jpg?type=nf212_140&ut=1732346110000" 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>5일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032219","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032219" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,141);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32219.jpg?type=nf212_140&ut=1732340228000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 동구 자원재활용센터 화재로 9천여만 원 피해</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":"news657,0000032218","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032218" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,142);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32218.jpg?type=nf212_140&ut=1732330337000" 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>5일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032217","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032217" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,143);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32217.jpg?type=nf212_140&ut=1732328057000" 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":"news657,0000032216","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032216" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,144);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32216.jpg?type=nf212_140&ut=1732324630000" 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":"news657,0000032215","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032215" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,145);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32215.jpg?type=nf212_140&ut=1732324572000" 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":"news657,0000032214","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032214" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,146);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32214.jpg?type=nf212_140&ut=1732324450000" 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>5일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032213","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032213" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,147);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32213.jpg?type=nf212_140&ut=1732324273000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"병원이 문을 닫았어요"···의료기관 휴·폐업 소비자 상담 21.8% 증가</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":"news657,0000032212","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032212" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,148);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32212.jpg?type=nf212_140&ut=1732324270000" 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":"news657,0000032211","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032211" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,149);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32211.jpg?type=nf212_140&ut=1732324213000" 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":"news657,0000032210","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032210" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,150);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32210.jpg?type=nf212_140&ut=1732324210000" 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":"news657,0000032209","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032209" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,151);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32209.jpg?type=nf212_140&ut=1732324152000" 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":"news657,0000032208","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032208" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,152);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/23/32208.jpg?type=nf212_140&ut=1732324150000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'알렉산더 리브라이히 & 신포니아 바르소비아', 11월 26일 대구콘서트하우스에서 공연</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":"news657,0000032206","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032206" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,153);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32206.jpg?type=nf212_140&ut=1732276167000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032205","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032205" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,154);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32205.jpg?type=nf212_140&ut=1732276151000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032204","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032204" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,155);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32204.jpg?type=nf212_140&ut=1732269974000" 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":"news657,0000032202","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032202" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,156);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32202.jpg?type=nf212_140&ut=1732269069000" 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":"news657,0000032201","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032201" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,157);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32201.jpg?type=nf212_140&ut=1732252390000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[뉴스+] ② "매년 2명씩 죽는데 인력 계속 줄이다니···시민 안전까지 위험 빠뜨릴 수 없어"</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":"news657,0000032200","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032200" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,158);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32200.jpg?type=nf212_140&ut=1732247469000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 도시철도 1호선 하양 연장선, 12월 21일 개통</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":"news657,0000032199","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032199" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,159);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32199.jpg?type=nf212_140&ut=1732247175000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">전세 사기 피해 938명 추가 인정···누적 24,668명</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":"news657,0000032198","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032198" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,160);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32198.jpg?type=nf212_140&ut=1732247108000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북도교육청 사이버 독도학교 '독도 사랑 행사' 방문자 2만 4천여 명 기록</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":"news657,0000032197","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032197" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,161);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32197.jpg?type=nf212_140&ut=1732246936000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 낮 최고 10~14도···강풍에 체감온도 '뚝'</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":"news657,0000032196","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032196" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,162);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32196.jpg?type=nf212_140&ut=1732246807000" 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>6일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032195","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032195" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,163);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32195.jpg?type=nf212_140&ut=1732246748000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">알리·테무 위해 제품 1,915건 유통 차단···가전·아동용품 많아</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":"news657,0000032193","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032193" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,164);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32193.jpg?type=nf212_140&ut=1732242792000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032192","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032192" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,165);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32192.jpg?type=nf212_140&ut=1732242610000" 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":"news657,0000032191","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032191" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,166);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32191.jpg?type=nf212_140&ut=1732242607000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 수성아트피아, 'A-ARTIST'·'Focus in suseong' 대상 선정</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":"news657,0000032190","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032190" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,167);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32190.jpg?type=nf212_140&ut=1732242555000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'아내와 다투다 때려 숨지게 한' 40대, 징역 12년 선고</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":"news657,0000032189","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032189" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,168);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32189.jpg?type=nf212_140&ut=1732242552000" 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>6일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032188","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032188" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,169);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32188.jpg?type=nf212_140&ut=1732242432000" 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>6일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032187","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032187" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,170);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32187.jpg?type=nf212_140&ut=1732242375000" 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":"news657,0000032186","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032186" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,171);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32186.jpg?type=nf212_140&ut=1732242311000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 지역 3개 고교, 교육부 자율형 공립고 2.0 선정</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":"news657,0000032185","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032185" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,172);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32185.jpg?type=nf212_140&ut=1732241291000" 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":"news657,0000032184","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032184" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,173);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32184.jpg?type=nf212_140&ut=1732241231000" 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":"news657,0000032183","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032183" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,174);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32183.jpg?type=nf212_140&ut=1732241174000" 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":"news657,0000032182","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032182" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,175);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32182.jpg?type=nf212_140&ut=1732239378000" 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":"news657,0000032181","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032181" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,176);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32181.jpg?type=nf212_140&ut=1732239375000" 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":"news657,0000032180","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032180" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,177);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32180.jpg?type=nf212_140&ut=1732238656000" 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":"news657,0000032179","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032179" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,178);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32179.jpg?type=nf212_140&ut=1732238188000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032178","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032178" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,179);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32178.jpg?type=nf212_140&ut=1732238178000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032177","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032177" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,180);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32177.jpg?type=nf212_140&ut=1732238168000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032176","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032176" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,181);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32176.jpg?type=nf212_140&ut=1732238046000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032175","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032175" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,182);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32175.jpg?type=nf212_140&ut=1732232174000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 상주서 길 건너던 70대, 차에 치여 숨져</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":"news657,0000032174","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032174" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,183);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32174.jpg?type=nf212_140&ut=1732231628000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'소설' 대구·경북 낮 최고 10~14도···바람 불어 체감온도 '뚝'</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":"news657,0000032173","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032173" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,184);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32173.jpg?type=nf212_140&ut=1732231448000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[3보] 경북 경산 자원순환 시설 화재 6시간 40분 만에 완진···2억 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":"news657,0000032172","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032172" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,185);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32172.jpg?type=nf212_140&ut=1732231148000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 달서구서 음주 SUV 차량 편의점 돌진···"면허 취소 수준"</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":"news657,0000032171","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032171" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,186);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/22/32171.jpg?type=nf212_140&ut=1732230187000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032169","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032169" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,187);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32169.jpg?type=nf212_140&ut=1732190006000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032168","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032168" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,188);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32168.jpg?type=nf212_140&ut=1732189988000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 2024년 전세 보증사고 역대 최고···2천억 원 넘어</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":"news657,0000032167","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032167" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,189);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32167.jpg?type=nf212_140&ut=1732189930000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032166","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032166" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,190);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32166.jpg?type=nf212_140&ut=1732185250000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[2보] 경북 경산 자원순환 시설 화재, 2시간 반 만에 큰 불길 잡혀</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":"news657,0000032165","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032165" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,191);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32165.jpg?type=nf212_140&ut=1732175592000" 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":"news657,0000032164","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032164" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,192);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32164.jpg?type=nf212_140&ut=1732175051000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"2030년까지 세계 100위권 창업 도시 4곳 창출"···창조경제혁신센터 발전 로드맵 발표</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":"news657,0000032163","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032163" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,193);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32163.jpg?type=nf212_140&ut=1732174934000" 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>7일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032162","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032162" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,194);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32162.jpg?type=nf212_140&ut=1732174578000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 아침 최저 1~7도···북동 산지 곳곳 서리·얼음</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":"news657,0000032161","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032161" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,195);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32161.jpg?type=nf212_140&ut=1732173379000" 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>7일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032159","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032159" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,196);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32159.jpg?type=nf212_140&ut=1732173311000" 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":"news657,0000032158","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032158" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,197);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32158.jpg?type=nf212_140&ut=1732173071000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이철우 경북도지사 2025년 시정 연설···"민생, 행복, 도약" 강조</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":"news657,0000032157","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032157" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,198);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32157.jpg?type=nf212_140&ut=1732172657000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032156","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032156" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,199);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32156.jpg?type=nf212_140&ut=1732168927000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032155","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032155" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,200);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32155.jpg?type=nf212_140&ut=1732165270000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 아파트값 53주 연속 하락···전국 반년 만에 하락세 전환</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":"news657,0000032154","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032154" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,201);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32154.jpg?type=nf212_140&ut=1732156807000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2024 대구 고교학점제 박람회, 11월 21일부터 23일까지 개최</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":"news657,0000032153","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032153" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,202);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32153.jpg?type=nf212_140&ut=1732156752000" 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":"news657,0000032152","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032152" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,203);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32152.jpg?type=nf212_140&ut=1732156627000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 가끔 구름 많음···한낮 12~16도</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":"news657,0000032151","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032151" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,204);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32151.jpg?type=nf212_140&ut=1732156567000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 지역 학교 비정규직 노조, 11월 21일부터 파업 돌입</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":"news657,0000032150","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032150" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,205);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32150.jpg?type=nf212_140&ut=1732154832000" 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":"news657,0000032149","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032149" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,206);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32149.jpg?type=nf212_140&ut=1732154712000" 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":"news657,0000032147","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032147" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,207);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32147.jpg?type=nf212_140&ut=1732154531000" 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>7일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032146","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032146" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,208);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32146.jpg?type=nf212_140&ut=1732154111000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">iM뱅크, AI 활용 고객 맞춤형 자산관리 서비스 추진</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":"news657,0000032145","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032145" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,209);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32145.jpg?type=nf212_140&ut=1732154071000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032144","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032144" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,210);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32144.jpg?type=nf212_140&ut=1732154061000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[만평] 포항 지진 발생 7년 됐지만 위자료 항소심 판결 하세월···시민 반발</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":"news657,0000032143","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032143" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,211);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32143.jpg?type=nf212_140&ut=1732154051000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032142","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032142" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,212);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32142.jpg?type=nf212_140&ut=1732153511000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경상북도, 우수 농산물 상표 사용자 9곳 추가 지정</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":"news657,0000032141","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032141" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,213);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32141.jpg?type=nf212_140&ut=1732153391000" 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":"news657,0000032140","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032140" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,214);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32140.jpg?type=nf212_140&ut=1732150991000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032139","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032139" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,215);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32139.jpg?type=nf212_140&ut=1732150937000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032138","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032138" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,216);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32138.jpg?type=nf212_140&ut=1732150931000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[토크ON] ③ 치열해진 '눈치싸움'···가채점 후 대입 전략은?</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":"news657,0000032137","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032137" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,217);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32137.jpg?type=nf212_140&ut=1732150571000" 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>7일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032136","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032136" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,218);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32136.jpg?type=nf212_140&ut=1732150511000" 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":"news657,0000032135","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032135" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,219);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32135.jpg?type=nf212_140&ut=1732150453000" 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>7일전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032134","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032134" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,220);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32134.jpg?type=nf212_140&ut=1732150386000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 낮 최고 12~16도 '일교차 커'···동해안 강풍 주의</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":"news657,0000032133","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032133" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,221);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/21/32133.jpg?type=nf212_140&ut=1732143669000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032132","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032132" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,222);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32132.jpg?type=nf212_140&ut=1732103767000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032131","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032131" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,223);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32131.jpg?type=nf212_140&ut=1732103708000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032129","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032129" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,224);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32129.jpg?type=nf212_140&ut=1732103588000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </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":"news657,0000032127","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032127" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,225);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32127.jpg?type=nf212_140&ut=1732088649000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032126","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032126" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,226);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32126.jpg?type=nf212_140&ut=1732088529000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 청도군에 빈집 502개···"효율적으로 정비해 활용"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032125","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032125" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,227);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32125.jpg?type=nf212_140&ut=1732088055000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032124","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032124" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,228);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32124.jpg?type=nf212_140&ut=1732087867000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 목요일도 쌀쌀···아침 최저 0~7도</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032123","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032123" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,229);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32123.jpg?type=nf212_140&ut=1732087749000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032122","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032122" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,230);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32122.jpg?type=nf212_140&ut=1732087629000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032121","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032121" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,231);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32121.jpg?type=nf212_140&ut=1732087509000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">홍준표 대구시장 "경상북도가 TK 행정 통합에 적극 대응해달라"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032120","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032120" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,232);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32120.jpg?type=nf212_140&ut=1732087389000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032119","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032119" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,233);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32119.jpg?type=nf212_140&ut=1732087331000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032118","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032118" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,234);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32118.jpg?type=nf212_140&ut=1732087269000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032117","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032117" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,235);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32117.jpg?type=nf212_140&ut=1732087149000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032116","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032116" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,236);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32116.jpg?type=nf212_140&ut=1732087087000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032115","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032115" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,237);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32115.jpg?type=nf212_140&ut=1732086732000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'고액·상습 체납' 대구 289명·경북 506명 공개</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032112","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032112" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,238);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32112.jpg?type=nf212_140&ut=1732080367000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032111","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032111" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,239);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32111.jpg?type=nf212_140&ut=1732080309000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032110","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032110" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,240);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32110.jpg?type=nf212_140&ut=1732080306000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">중소기업 10곳 중 8곳 "혁신 활동 경비 자체 조달"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032109","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032109" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,241);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32109.jpg?type=nf212_140&ut=1732080257000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032108","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032108" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,242);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32108.jpg?type=nf212_140&ut=1732077671000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구 학교 비정규직 노조, 11월 21부터 이틀간 파업···"대체식이나 간편식 제공"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032107","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032107" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,243);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32107.jpg?type=nf212_140&ut=1732077491000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032105","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032105" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,244);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32105.jpg?type=nf212_140&ut=1732075390000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032104","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032104" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,245);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32104.jpg?type=nf212_140&ut=1732070349000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 낮 최고 11~15도⋯목요일 일교차 커</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032103","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032103" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,246);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32103.jpg?type=nf212_140&ut=1732070128000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[만평] 대구·경북 대학교수, 대통령 퇴진 촉구 시국선언 잇따라</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032102","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032102" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,247);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32102.jpg?type=nf212_140&ut=1732070118000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[만평] 수능까지 쳤는데 의대 모집 중단?</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032101","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032101" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,248);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32101.jpg?type=nf212_140&ut=1732070109000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[만평] '졸속' 논란의 대구·경북 행정 통합</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032100","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032100" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,249);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32100.jpg?type=nf212_140&ut=1732069454000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032099","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032099" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,250);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32099.jpg?type=nf212_140&ut=1732069388000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032098","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032098" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,251);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32098.jpg?type=nf212_140&ut=1732066598000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구시립극단, 2024년 말 소극장 공연 2편 무대에 올려</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032097","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032097" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,252);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32097.jpg?type=nf212_140&ut=1732066579000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[뉴스+] ② "이제는 탄핵도 사치스러울 정도···주권자 힘으로 직접 파면해야"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032096","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032096" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,253);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32096.jpg?type=nf212_140&ut=1732066391000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">수출 중소기업 74.3% "2025년 수출 증가 예상"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032095","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032095" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,254);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32095.jpg?type=nf212_140&ut=1732065188000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[백투더투데이] "기아가 후진이 없는데요" 1970~90년대 운전면허</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032094","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032094" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,255);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32094.jpg?type=nf212_140&ut=1732064538000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[약손+] 건강한 노년을 위한 ‘치매’ 바로 알기 ⑨가성치매와 알츠하이머 치료</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032093","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032093" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,256);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32093.jpg?type=nf212_140&ut=1732064467000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">[토크ON] ② 수능 역대급 N수생···의대 정원 증원 속 입시 전략은?</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032092","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032092" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,257);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32092.jpg?type=nf212_140&ut=1732063151000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032091","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032091" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,258);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32091.jpg?type=nf212_140&ut=1732063095000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032090","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032090" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,259);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32090.jpg?type=nf212_140&ut=1732063031000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경북 상주 폐타이어 야적장 화재···15시간 만에 진화</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032089","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032089" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,260);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32089.jpg?type=nf212_140&ut=1732062971000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032088","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032088" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,261);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32088.jpg?type=nf212_140&ut=1732062851000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032087","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032087" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,262);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32087.jpg?type=nf212_140&ut=1732062791000" 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>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032086","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032086" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,263);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32086.jpg?type=nf212_140&ut=1732062733000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 아침 영하 추위, 낮 최고 11~15도···"일교차 주의"</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032085","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032085" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,264);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/20/32085.jpg?type=nf212_140&ut=1732057095000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">낮과 밤 기온 차 10~15도…건강관리 유의</span> <span class="r_ico_b r_modify"><b>2024.11.20.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032083","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032083" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,265);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32083.jpg?type=nf212_140&ut=1732017427000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">첨단 기계·소재·부품 최신 트렌드는?···대구 국제 기계산업 대전 개막</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032082","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032082" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,266);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32082.jpg?type=nf212_140&ut=1732017372000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2심 법원도 "대구MBC 수돗물 필터 남세균 검출 보도 허위 아냐"</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032081","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032081" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,267);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32081.jpg?type=nf212_140&ut=1732017307000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> <span class="r_ico r_vod"><em class="blind">동영상 뉴스</em></span> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"대통령은 해고다"···대구·경북서 잇따르는 시국선언</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032080","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032080" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,268);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32080.jpg?type=nf212_140&ut=1732006455000" 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>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032079","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032079" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,269);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32079.jpg?type=nf212_140&ut=1732006268000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2025년 대구 나드리콜 요금, 최대 9천 원으로 36%↑···7월엔 노약자 이용 기준도 제한</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032078","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032078" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,270);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32078.jpg?type=nf212_140&ut=1732001896000" 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>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032077","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032077" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,271);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32077.jpg?type=nf212_140&ut=1732001832000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구·경북 수요일도 구름 많고 추워···아침 최저 0~6도</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032076","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032076" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,272);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32076.jpg?type=nf212_140&ut=1732001111000" 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>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032075","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032075" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,273);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32075.jpg?type=nf212_140&ut=1732000871000" 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>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032074","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032074" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,274);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32074.jpg?type=nf212_140&ut=1731999971000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">2025년도 공시가격, 시세 변동만 반영하기로···아파트 현실화율 69%·단독주택 53.6%·토지 65.5%</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032073","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032073" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,275);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32073.jpg?type=nf212_140&ut=1731999737000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">경상북도 5개 기업, 미국 라스베이거스 CES 혁신상 수상</span> <span class="r_ico_b r_modify"><b>2024.11.19.</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount is_hidden" data-comment='{"gno":"news657,0000032072","type":"pressHomeCard","linkDomain":"https://n.news.naver.com"}'> <a href="https://n.news.naver.com/article/657/0000032072" class="press_edit_news_link _es_pc_link_hidden" data-pc-link="" onclick="nclk(event,'hom.list',657,276);"> <span class="press_edit_news_thumb"> <img data-img-src="https://mimgnews.pstatic.net/image/origin/657/2024/11/19/32072.jpg?type=nf212_140&ut=1731999613000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')"> </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">대구지검, 고용지원금 3억 부정 수급 1명 구속···5명 불구속 기소</span> <span class="r_ico_b r_modify"><b>2024.11.19.</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',657,'');">접기</a> <a href="javascript:void(0);" class="press_edit_news_btn_more _nudge_more_btn" onclick="nclk(event,'hom.more',657,'');">더보기</a> </div> </div> <div class="press_desc_wrap"> <div class="press_desc"><em>대구MBC</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=657"; 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">ⓒ 대구MBC</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://n.news.naver.com/article/657/0000032332?ntype=RANKING"); // 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: '657', 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: "657" }); } /* 네이버앱 숏폼 공통 뷰어 */ /* 가로스크롤 일괄 추가 */ $("._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?2024112818"; // 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 = "657"; 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>