@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.report_pc {float:left;}
.report {position:relative; width:90%;height:70px;float:left;}/*background:#f5f5f5; */
.report ul {margin:0 0 10px;padding:0;list-style:none;}
.report li {padding:3px 0;}
.report .report_title {display:block; margin-bottom:10px; padding:10px 0 8px;  font-size:1.5em; /*제목글자크기*/}
.report .report_title a{color:#666666; /*제목글자색상*/
		text-decoration:none; /*제목밑줄삭제*/}
.report li>a {color:#666666; /*제목글자색상*/
		text-decoration:none; /*제목밑줄삭제*/}
.report .report_more {position:absolute;margin:0;right:0;/*top:0*/}
.report .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.datatime {float:right; margin-right:2px; width:55px; white-space:nowrap; overflow:hidden;color:#666}
