@charset "utf-8";
/* 새글 스킨 (latest) */
.item {
width:100%;
height:auto;
background:#fff;
text-align:center;
}
.item p{
padding:30px 10px;
height:110px;
text-align:center;
border:0px solid red;
display:block;

}
.item div {
width:100%;
height:auto;
padding:0px;
}
