
dt {
	list-style: none;
}
dt {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	margin-left: 4px;
	width: 60px;
}
.usenow {
	width: 400px;
}
.img div {
	height: 300px;
	width: 400px;
	position: relative;
}
dt .odd {
	left: -280px;
}
.usenow .odd {
	left: 0;
}
.nosee {
	font-size: 30px;
	font-weight: 500;
	position: absolute;
	bottom: 26px;
	left: 16px;
	color: #fff;
	color: rgba(255,255,255,0);
}

.see {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: 100;
	text-shadow: 1px 1px 5px #212121;
  -webkit-transition: visible 1s, color 1s, text-shadow 3s;
  -moz-transition: visible 1s, color 1s, text-shadow 3s;
  -o-transition: visible 1s, color 1s, text-shadow 3s;
  transition: visible 1s, color 1s, text-shadow 3s;
	color:rgba(255,255,255,1);
}

.one	{ background-image: url(images/6.jpg); }
.two	{ background-image: url(images/14.jpg); }
.three { background-image: url(images/20.jpg); }
.four	{ background-image: url(images/24.jpg); }
.five	{ background-image: url(images/28.jpg); }
.six	{ background-image: url(images/32.jpg); }