@charset "utf-8";

/* 새글 스킨 (latest) */
.gy {position:relative; float:left;width:75%; margin:0; height:100%;line-height:70px} /* 140306 수정 */
.gy a {font-size:17px; color:#161616;font-weight:400; } /* 140306 추가 */

.gy .lt_more {position:absolute;top:0px;right:0px; } /* 140221 수정 */
.lt_more a:link {color:#5d5d5d; text-decoration:none;  } /* 140306 추가 */
.lt_more a:visited {color:#5d5d5d; text-decoration:none;  } /* 140306 추가 */
.lt_more a:hover {color:#fff; text-decoration:none; } /* 140306 추가 */ 
.lt_more a:focus, a:active {color:#fff; text-decoration:none; } /* 140306 추가 */ 
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.red { color:#ff0000; } /* 140306 추가 */


/* modifided by redsalt */

.gy .slider_notice {text-align:left;margin-left:30px; height:70px; color:#5d5d5d;font-size:17px;font-weight:500; } /* 140306 추가 */
.gy .slider_notice .slide { display:inline; } /* 140306 추가 */
.gy .sbox img { width:668px; height:70px; border:1px solid #cdcdcd; } /* 140306 추가 */
.gy .sbox_over img { width:668px; height:70px; border:1px solid #ff0000; } /* 140306 추가 */
.gy .datee {margin-left:20px;font-size:14px;color:#858484;}