@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.newsticker { float: left; display: inline; width: 100%; position: relative;}
.newsticker:after {display:block;visibility:hidden;clear:both;content:""}
.newsticker span{    
	color: #666;
    font-family: "Noto sans KR";
    font-size: 14px;
    left: 0;
    margin-right: 20px;
    overflow: hidden;
    padding: 0px 16px 0px 15px;
    position: absolute;
    z-index: 15;
	background: none repeat scroll 0 0 #fff;}