@charset "utf-8";

.slideshow2_wrap {
	position: relative;
	height: 494px;
	overflow: hidden;
	clear: both;
	z-index: 100;
	background: transparent;
}

.slideshow2_wrap_center {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	left: auto;
	background: transparent;
	text-align: center;
}

.number_slideshow {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.number_slideshow > ul:first-child {
	background-color: transparent !important;
}

.number_slideshow_nav {
	position: absolute;
	bottom: 14px;
	left: 0;
	float: left;
	width: 100%;
	text-align: center;
	top: auto;
}

.number_slideshow .number_slideshow_nav li {
	margin: 0 0 0 10px;
	position: relative;
	display: inline-block;
}

.number_slideshow .number_slideshow_nav li a {
	padding-left: 5px;
	padding-right: 12px;
}

.number_slideshow ul {
	background-position: center center;
	background-repeat: no-repeat;
}

.number_slideshow ul li {
	border-radius: 100px;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
}
