@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:100%;}
.lt ul {width:100%;margin:0;padding:0;list-style:none}
.lt li {width:18%;margin:0 1%;float:left;}
.lt li .youtube {width:230px;height:180px;}
.lt .lt_title {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:-50px;right:0
font-size:15px;
  border-width:2px;
  color:#505739;
  border-color:#333029;
  font-weight:bold;
padding:5px 20px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
  box-shadow: 0px 1px 0px 0px #1c1b18;
  text-shadow: 0px 1px 0px #ffffff;
  background:linear-gradient(#eae0c2, #ccc2a6);
}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}


@media only screen and (min-width: 321px) and (max-width: 768px){
.lt li {width:100%;margin:0 0 40px 0;float:none;text-align:center;}
.lt li a {font-size:18px;}
.lt ul {width:90%;margin:0 auto;}
	}