.kwicks {
	position: relative;
	margin: 0 0 0 60px;
	width: 660px;
}

.kwicks li {
	width: 120px;
	height: 110px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
}

.kwicks li.last {
	margin-right: 0px;
}

.kwicks li img {
	width: 110px;
	height: 100px;
	border: 5px solid #a5a4a4;
	float: left;
}

.kwicks li .extension {
	height: 120px;
	background: url(../../images/16/index/star_img01.png) no-repeat right top #e9ebea;
	overflow: hidden;
}

.kwicks li.second .extension {
	background: url(../../images/16/index/star_img02.png) no-repeat right top #e9ebea;
}

.kwicks li.third .extension {
	background: url(../../images/16/index/star_img03.png) no-repeat right top #e9ebea;
}

.kwicks li.last .extension {
	background: url(../../images/16/index/star_img04.png) no-repeat right top #e9ebea;
}

.kwicks li .extension .info {
	overflow: hidden;
	padding: 5px 0px 0px 10px;
	width: 260px;
	margin-left: 0px;
}

.kwicks li .extension .info h4 ,
.kwicks li .extension .info p {
	color: #353535;
}
