/* 오른쪽 많이본뉴스 */
.rg-muchnews { position:relative; overflow:hidden; width:330px; margin-bottom:30px; }
.rg-muchnews ul.public-hotnews::after { content: "."; display: block; font-size: 0; height: 0px; line-height: 0; clear: both; }
.rg-muchnews .public-hotnews li { position:relative; float:left; padding-left:14px; font-size:15px; margin-bottom:12px; }
.rg-muchnews .public-hotnews li:last-child { padding-left:20px; margin-bottom:0; }
.rg-muchnews .public-hotnews li span { display:block; overflow:hidden; width:316px; text-overflow:ellipsis; word-wrap:normal; white-space:nowrap; }
.rg-muchnews .public-hotnews li a { color:#2c2c2c; } 
.rg-muchnews .public-hotnews li em { position:absolute; top:0; left:0; font-size:15px; color:#019d9a; }
.rg-muchnews .much-list { position:relative; }
.rg-muchnews .much-title { margin-bottom:10px; font-size:15px; font-weight:600; color:#000; }