@charset "GB18030";
#ain {
	display: block;
	width: 110px;
	height: 110px;
	background: url("../../_images/logo.png") no-repeat 0 0;
}
#ain:hover {
	background-position: center -110px;
}
#ain:active {
	background-position: center -220px;
}
#ain span {
	position: absolute;
	top: -999em;
}
#stm {
	display: block;
	width: 110px;
	height: 110px;
	background: url("../../_images/logo_tim.png") no-repeat 0 0;
}
#stm:hover {
	background-position: center -110px;
}
#stm:active {
	background-position: center -220px;
}
#stm span {
	position: absolute;
	top: -999em;
}
#sejl {
	display: block;
	width: 110px;
	height: 110px;
	background: url("../../_images/12meridians.png") no-repeat 0 0;
}
#sejl:hover {
	background-position: center -110px;
}
#sejl:active {
	background-position: center -220px;
}
#sejl span {
	position: absolute;
	top: -999em;
}
#qjbm {
	display: block;
	width: 110px;
	height: 110px;
	background: url("../_images/8meridians.png") no-repeat 0 0;
}
#qjbm:hover {
	background-position: center -110px;
}
#qjbm:active {
	background-position: center -220px;
}
#qjbm span {
	position: absolute;
	top: -999em;
}
#qtjm {
	display: block;
	width: 110px;
	height: 110px;
	background: url("../_images/othermeridians.png") no-repeat 0 0;
}
#qtjm:hover {
	background-position: center -110px;
}
#qtjm:active {
	background-position: center -220px;
}
#qtjm span {
	position: absolute;
	top: -999em;
}
#iaq {
	display: block;
	width: 110px;
	height: 110px;
	background: url("../../_images/logo_ia.png") no-repeat 0 0;
}
#iaq:hover {
	background-position: center -110px;
}
#iaq:active {
	background-position: center -220px;
}
#iaq span {
	position: absolute;
	top: -999em;
}


