@charset "utf-8";
/* 새글 스킨 (latest)*/
.lt_gal{margin-top:10px;position:relative}
.lt_gal .lt_title{
	display: block; 
	padding: 10px 0;
	font-size: 1.333em;}
.lt_gal li{
	position:relative;
	width:25%;}
.lt_gal .lt_wrap {
	margin: 0 5px;
	border:1px solid #eee;}
.lt_gal li a.lt_tit{display:block;font-size:1em;padding:10px;font-weight:bold;text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;text-align:center;}
.lt_gal li .lt_detail{padding:0 10px;line-height:18px;overflow:hidden;height:37px;color:#8e8e8e}
.lt_gal li .lt_image{display: block;/*position:absolute;top:0;left:0;*/}
.lt_more a{position:absolute;top:10px;right:0;background:url('img/more_btn.jpg') no-repeat;width:20px;height:20px;text-indent:-999px;overflow:hidden;display:inline-block}
.lt_gal li .lt_image .no_img{text-align:center;display:block;line-height:89px;vertical-align:middle;text-transform:uppercase;font-size:1.3em;font-weight:bold;color:#bbb;background:#eee}
.lt_gal li.no_bd{border:0;width:100%;padding:150px 0 0;text-align:center}

.ghs-list-box {
	position: relative;}
.ghs-list .cycle-slide{
	background: url('img/spinner.gif') no-repeat 50% 50%;}
.ghs-list-ctrls {
	position: absolute;
	top: 50%; 
	width: 60px; height: 60px;
	margin-top: -30px;
	background: url('img/btn_new.png') no-repeat 0 50%;}
#ghs-list-prev {
	left: 0;}
#ghs-list-next {
	right: 0;
	background-position: -60px 50%;}