@charset "utf-8";

#m_cont #m_news ul {list-style:none;margin:0;padding:0;}
#m_cont #m_news ul li.cont {padding:20px;border:1px solid #ebebeb;border-radius:10px;}
#m_cont #m_news ul li.cont span.date {display:block;font-size:.8em;color:#9eb4bc;}
#m_cont #m_news ul li.cont strong.tit {display:block;margin:5px 0 15px;font-family:'Noto Sans Kr','Nanum Gothic','나눔고딕','NanumGothic','돋움';font-size:1.25em;font-weight:400;}
#m_cont #m_news ul li.cont div.txt {font-size:.95em;line-height:1.25em;color:#787878;}
#m_cont #m_news ul li.list {border-bottom:1px solid #ebebeb;}
#m_cont #m_news ul li.list a {display:block;padding:12px 10px;color:#787878;}
#m_cont #m_news ul li.list a span.date {display:inline-block;margin-right:7px;font-size:.8em;color:#8bc7e5;}
#m_cont #m_news ul li:hover {background-color:#f6f6f6;}