@charset "utf-8";



/* 새글 스킨 (latest) */
.gy {position:relative; margin:30px auto 0; width:1200px; height:224px;} /* 140306 수정 */


.gy .lt_title {display:none;} /* 140221 수정 */
.gy .lt_more { display:none;position:absolute;top:10px;right:10px; } /* 140221 수정 */
.gy .cnt_cmt {display:none;margin:0 0 0 3px;font-weight:bold;}
.gy .red { color:#ff0000; } /* 140306 추가 */



/* modifided by redsalt */

.gy .gy_cotent {display:none; position:absolute; top:0px; width:224px; height:224px; text-align:center; line-height:300px; background:rgba(0,0,0,0.8); z-index:99; border-radius:50%; } /* 140306 추가 */
.gy .gy_cotent a {display:block; font-size:18px; font-weight:500; color:#fff; margin-top:-38px; letter-spacing:-0.8px;}
.gy .sbox_over:hover .gy_cotent {display:block;}

.gy .slider1 { height:224px;} /* 140306 추가 */
.gy .slider1 .slide { display:inline; } /* 140306 추가 */
.gy .sbox, .gy .sbox_over {width:224px !important; height:auto; }
.gy .sbox img, .gy .sbox_over img { width:224px; height:224px; background:#dbe5a1; border-radius:50%; border:1px solid #ddd; } /* 140306 추가 */
.gy .sbox_over img { width:224px; height:224px; } /* 140306 추가 */
