@charset "utf-8";

/* 최근게시물 스킨 (latest) */
.lthell {position:relative;padding:10px 0px ;}
.lthell ul {list-style:none;margin:0;padding:0;}
.lthell ul:after {display:block;visibility:hidden;clear:both;content:""}
.lthell .mob {float:left;width:30.3%;max-width:30.3%;padding:0px; }
.lthell .mob2 {float:left;width:30.3%;max-width:30.3%;padding:0px;margin-left:10px;}

.lthell .img {
width:100%;max-width:100%;height:auto;border:1px solid #fff;border-radius: 50%;    margin: 5px;
/*그림자를 넣고 싶다면 box-shadow: 0 4px 7px 0 rgba(181,182,197,0.6); */}

.lthell a {display:block;color:#c5c5c5;text-decoration:none}
.lthell a  {     display: block;
    color: #333;
     text-align: center;
    /* font-weight: bold; */
    font-size: 0.91em;
    letter-spacing: -0.5px;
    padding-top: 5px;
}

.lthell .lt_titlea1 {    display: block;

    color: #000000;
    font-size: 1.65em;
    line-height: 30px;
    padding: 10px;
     text-align: center;}
.lthell .lt_allowso2{float:right;color:#c3c3c3;font-size: 0.75em;padding:0px 10px ;}

.lthell .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}