#slider {
}

#slider .content {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	clear: both;
}
#slider .content ul {
	position: absolute;
	top: 0;
	left: 0;
}
#slider .content ul li {
	overflow: hidden;
	list-style: none;
	float: left;
}
#slider .navigation {
	z-index:9999;
	width: 100%;
	height: 32px;
	overflow: auto;
}
#slider .navigation ul li {
	margin-top: 14px;
	margin-left: 14px;
	height: 8px;
	width: 8px;
	border-radius: 5px;
	background: #222222;
	text-indent: 9999px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	box-shadow: -1px -1px 0 #000000;
}
#slider .navigation ul li.active {
	background: #4a0508;
}
#slider .left {
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	cursor: pointer;
}
#slider .right {
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	right: 0;
	cursor: pointer;
}
#slider .imgCaption {
}
.sliderPutting {
	position:absolute;
	top:0;
	left:0;
	width:460px;
	height:338px;
	z-index:9999;
}
.kv-1 {
	position:relative;
	width:460px;
	height:338px;
	margin:0px;
	padding:0px;
	background-image:url(../img/background-6-2-1.png);
}
.kv-2 {
	position:relative;
	width:460px;
	height:338px;
	margin:0px;
	padding:0px;
	background-image:url(../img/background-6-2-2.png);
}
.kv-3 {
	position:relative;
	width:460px;
	height:338px;
	margin:0px;
	padding:0px;
	background-image:url(../img/background-6-2-3.png);
}
.kv-4 {
	position:relative;
	width:460px;
	height:338px;
	margin:0px;
	padding:0px;
	background-image:url(../img/background-6-2-4.png);
}
.kv-5 {
	position:relative;
	width:460px;
	height:338px;
	margin:0px;
	padding:0px;
	background-image:url(../img/background-6-2-5.png);
}
.kv-6 {
	position:relative;
	width:460px;
	height:338px;
	margin:0px;
	padding:0px;
	background-image:url(../img/background-6-2-6.png);
}