@charset "utf-8";
.gy_1 .bx-wrapper{
	height: 100% !important;
	width : 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.gy_1 .bx-wrapper .bx-viewport{
	width: 100% !important;
	height: 100% !important;
}
/* 새글 스킨 (latest) */
.gy_1 {
	position: relative;
	width : 100%;
	height: 320px;
	/* height: 260px; */
	display : inline-block;
}

/* modifided by redsalt */
.gy_1 .gy_cotent {
	position: absolute;
	width: 100%;
	height: 50px;
	z-index: 10;
	bottom : 0;
	left: 0;
	background: #000;
}
.gy_1 .gy_cotent a:link {
	color: #FFF;
	text-decoration: none;
}
.gy_1 .gy_cotent a:visited {
	color: #FFF;
	text-decoration: none;
} 
.gy_1 .gy_cotent a:hover, a:focus, a:active {
	color: #FFF;
	text-decoration: none;
} 
.gy_1 .slider1 {
	text-align: center;
} 
.gy_1 .slider1 .slide {
	display: inline;
} 
.gy_1 .sbox{
	height: 320px;
	/* height: 260px; */
}
.gy_1 .sbox a{
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 50px;
	letter-spacing: .1rem;
}
.gy_1 .sbox img {
	width: 100%;
	height: 100%;
} 
