#carousel-wrapper_345 {padding:0; position:relative;}
#carousel_345, #thumbs_345 {overflow: hidden; }
#carousel-wrapper_345 .caroufredsel_wrapper {
	border-radius: 8px;
	box-shadow: 0 0 40px #889999;
}
#carousel_345 span, #thumbs_345 a {
	display: block;
	float: left;
	text-align:center;
}
#carousel_345 span, #carousel_345 a, #thumbs_345 a {
	position: relative;
	text-decoration:none;
}
#carousel_345 img {
	vertical-align:top;
	border: none;}
@media screen and (max-width:800px) {
	#carousel_345 img {width:100%;height:auto;}
}
#thumbs_345 img {
	vertical-align:top;
	width: 100%;
	height: 100%;
}
#thumbs-wrapper_345 {
	padding: 20px 40px 35px 40px;
	position: relative;
}
#thumbs_345 a img {
		border: 2px solid #cccccc;
		width: 50px;
		height: 33px;
		margin: 0 10px;
		border-radius: 8px;
	}
	#thumbs_345 a h3 {
		padding:0;margin:5px 0 0 0;text-align:center;word-break:keep-all;font-size:12px;color:#1fbab7;font-family:'Nanum Gothic';font-weight:normal;
	}
	#thumbs_345 a:hover img, #thumbs_345 a.selected img {
		border-color: #666666;
	}
#prev_345, #next_345 {
	background: transparent url('/image_bank/scroll_button/scroll_btn_5.png') no-repeat 0 0;
	display: block !important;
	width: 45px;
	height: 50px;
	margin-top: -44px;
	position: absolute;
	top: 50%;
}
#prev_345 {background-position:0 0; left:0; }
#next_345 {background-position:-50px 0; right:0;}
#prev_345:hover {background-position:0 -50px;}
#next_345:hover {background-position:-50px -50px;}
#prev_345.hidden, #prev_345.disabled {background-position:0 -100px;}
#next_345.hidden, #next_345.disabled {background-position:-50px -100px;}
