@media (min-width: 970px) {
	.adslot_1 {
		width: 970px;
		height: 90px;
	}
}
@media (max-width: 970px) and (min-width: 960px) {
	.adslot_1 {
		width: 728px;
		height: 90px;
	}
}