@charset "utf-8";
/* 새글 스킨 (latest) */
#mainArea2 .mainPhoto {width:685px;padding:0px 0 0 0} /* 전체박스 가로크기, 메인이미지와 높이간격 */
#mainArea2 .mainPhoto h2 {position:relative;width:685px;height:16px;line-height:16px}
#mainArea2 .mainPhoto h2 a {text-decoration:none;display:inline-block;width:100%;font-size:1.45em;color:#333}
#mainArea2 .mainPhoto h2 img {position:absolute;top:0;right:0}
#mainArea2 .mainPhoto ul {width:690px;margin:5px 0 0 0} /* 이미지박스 전체크기 / 타이틀과 이미지박스 사이의 여백 */
#mainArea2 .mainPhoto li {float:left;width:150.3px;margin:0 0 5px 20px;background:#f6f6f6} /* 이미지박스 가로크기 / 하단과 좌,우측여백/세로는Auto */
#mainArea2 .mainPhoto li:nth-child(1),
#mainArea2 .mainPhoto li:nth-child(4) {margin:0 0 20px 20}
#mainArea2 .mainPhoto li .thumb {display:block;width:100%;max-height:215px;background-color:#f6f6f6}
#mainArea2 .mainPhoto li .title {display:block;padding:5px 8px 5px;color:#000;text-align:center}