@charset "utf-8";

/* 새글 스킨 (latest) */
.gy {position:relative; margin: 60px 0 0 0; width: 100%; } /* 140306 수정 */

.gy .lt_title {display:block; padding:10px; } /* 140221 수정 */
.gy .lt_title a:link {color:#000;text-decoration:none; font-size:1.25em !important; } /* 140306 추가 */
.gy .lt_title a:visited {color:#000;text-decoration:none; font-size:1.25em !important; } /* 140306 추가 */
.gy .lt_title a:hover, a:focus, a:active {color:#000;text-decoration:none; font-size:1.25em !important; } /* 140306 추가 */

.gy .lt_more {position:absolute;top:10px;right:10px; } /* 140221 수정 */
.gy .lt_more a:link {color:#2d2d2d; text-decoration:none; font-size:inherit !important; } /* 140306 추가 */
.gy .lt_more a:visited {color:#2d2d2d; text-decoration:none; font-size:inherit !important; } /* 140306 추가 */
.gy .lt_more a:hover, a:focus, a:active {color:#2d2d2d; text-decoration:none; font-size:inherit !important; } /* 140306 추가 */ 

.gy .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.gy .red { color:#ff0000; } /* 140306 추가 */
s


/* modifided by redsalt */

.gy .gy_cotent a:link {color:#FFF;text-decoration:none; } /* 140306 추가 */
.gy .gy_cotent a:visited {color:#FFF;text-decoration:none; } /* 140306 추가 */
.gy .gy_cotent a:hover, a:focus, a:active {color:#FFF;text-decoration:none; } /* 140306 추가 */

.gy .slider1 { text-align:center; height:130px; } /* 140306 추가 */
.gy .slider1 .slide { display:inline; overflow: hidden; } /* 140306 추가 */
.gy .sbox img { width: 100%; transform: scale(1.35); } /* 140306 추가 */

/* 20200525 추가 */
.bx-wrapper .bx-pager { display: none !important; }
.bx-wrapper { width: 100% !important; margin: auto !important; }
.bx-controls-direction { width: 100% !important; position: absolute; top: 40%; }
.bx-wrapper .bx-controls-direction a { margin-top: -10px !important; top: 50% !important; width: 80px !important; height: 80px !important; display: block !important; }
.bx-wrapper .bx-next { right: -143px !important;  background: url(../../../img/min_slider_next_w.png) no-repeat 0 0 !important; }
.bx-wrapper .bx-prev { left: -95px !important; background: url(../../../img/min_slider_prev_w.png) no-repeat 0 0 !important; }

