@charset "utf-8";

#galerie_wrap{
	
}

#galerie_wrap .image{
	width: 419px;
	height: 279px;
  background-repeat: no-repeat;
  background-position: center;
}

#galerie_wrap .image_bu{
	text-align: center;
	height: 1em;
	margin-bottom: 1em;
	font-style:italic;
	font-size:12px;
}

#galerie_wrap .img_scroll{
	
}

#galerie_wrap .img_scroll .left_scroll,
#galerie_wrap .img_scroll .right_scroll{
	width: 30px;
	height: 70px;
	background-image: url(../img/general/search_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#galerie_wrap .img_scroll .left_scroll{
	background-image: url(../img/general/search_img_re.jpg);
}

#galerie_wrap .img_scroll .wrap_thumb_nails {
	width: 330px;
	overflow: hidden;
	float: left;
	margin: 0 1em;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails{
	position: relative;
	left: 0;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails .thumb_nails{
	float: left;
	padding-right: 10px;
	cursor: pointer;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails .thumb_nails a{
	display: none;
}

#galerie_wrap .img_scroll .wrap_thumb_nails .section_thumb_nailscontainer_thumb_nails .thumb_bu{
	display: none;
}

