/* I1 */

.ad-I1-content {
	text-align:center;
	padding-bottom:10px;
}
.ad-I1 a {
	z-index:2;
}
.ad-I1 img {
	width: 200px;
	height:300px;
	background:url('') top left transparent no-repeat;
	z-index:1;
}
.ad-I1 a:hover img {
	background-position: -200px 0;
}

/* C1 */



/* M1-2-3 */

.ads-m-indent {
	padding-top:10px;
}
.ads-m .ad-m {
	float:left;
	width:33%;
}
.ads-m .ad-m-content {
	text-align:center;
}

.ad-m img {
	width:240px;
	height:150px;
}
.ad-m a:hover img {
	background-position: 0 -150px;
}

.ad-G {
	text-align:center;
	padding-top:10px;
}