@charset "utf-8";
.gy_2 .bx-wrapper{
	height: 100% !important;
	width : 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.gy_2 .bx-wrapper .bx-viewport{
	width: 100% !important;
	height: 100% !important;
}
/* 새글 스킨 (latest) */
.gy_2 {
	position: relative;
	width : 100%;
	height: 160px;
	/* height: 210px; */
	display : inline-block;
	background: #fff;
}

/* modifided by redsalt */
.gy_2 .gy_cotent {
	position: absolute;
	width: 100%;
	height: 30px;
	z-index: 10;
	bottom : 0;
	left: 0;
	background: #000;
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
	color : #fff;
	padding: 0 15px;
}
.gy_2 .gy_cotent strong{
	line-height: 30px;
}
.gy_2 .gy_cotent a:link {
	color: #FFF;
	text-decoration: none;
}
.gy_2 .gy_cotent a:visited {
	color: #FFF;
	text-decoration: none;
} 
.gy_2 .gy_cotent a:hover, a:focus, a:active {
	color: #FFF;
	text-decoration: none;
} 
.gy_2 .slider2 {
	text-align: center;
	position: relative;
	width: 100%;
	height: 100%;
} 
.gy_2 .slider2 .slide {
	display: inline;
	/* padding: 55px 0; */
} 
.gy_2 .sbox{
	height: 160px;
}

.gy_2 .sbox a{
	width: 100%;
	height: 100%;
	font-size: 12px;
	position: relative;
}
/* .gy_2 .sbox img {
	width: 165px;
	height: 50px;
	margin: 0 auto;
} 
 */