*{
	padding: 0;
	margin: 0;
}
img{
	width: 100%;
}
a img{
	width: 336px;
	height: 104px;
}
.active,.active1,.active2,.active3{
	position: relative;
	margin-top: -4px;
}
.active1 a {
    position: absolute;
    bottom: 26%;
    right: 42%;
}
.active2 a {
    position: absolute;
    bottom: 2%;
    right: 41%;
}
.active3 a {
    position: absolute;
    bottom: 39%;
    right: 20%;
}