#pagecornr {
	position: absolute;
	right: 0; top: 0;
	z-index: 999999;
}
#pagecornr img {
	width: 110px; height: 113px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pagecornr .bg_msg {
	width: 110px; height: 110px;
	position: absolute;
	z-index: 98;
	right: 0; top: 0;
	background: url('images/ad.jpg') no-repeat right top;
	text-indent: -99999px;
}
