@charset "utf-8";



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


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



/* modifided by redsalt */

.gy .gy_cotent {width:410px; height:60px;} /* 140306 추가 */
.gy .gy_cotent a:link {color:#504a41;text-decoration:none; } /* 140306 추가 */
.gy .gy_cotent a:visited {color:#504a41;text-decoration:none; } /* 140306 추가 */
.gy .gy_cotent a:hover, a:focus, a:active {color:#504a41;text-decoration:none; } /* 140306 추가 */

.gy .gy_cotent a {display:block; padding-left:20px; font-size:20px; color:#222; line-height:60px;}
.gy .gy_cotent a span.menu_more {float:right; margin:7px 10px 0 0; width:40px; height:40px; line-height:40px; background:#acacac; text-align:center; color:#fff;}

.gy .slider1 { height:350px; } /* 140306 추가 */
.gy .slider1 .slide { display:inline; } /* 140306 추가 */
.gy .sbox, .gy .sbox_over {width:410px !important; height:340px; border:1px solid #e7e7e7;}
.gy .sbox img, .gy .sbox_over img { width:410px; height:280px; border:1px solid #e7e7e7; } /* 140306 추가 */
.gy .sbox_over img { width:410px; height:280px; } /* 140306 추가 */

.gy .gy_cotent a:hover span.menu_more {background:#d80a0a;}