img { behavior: url('/system/htc/iepngfix.htc') }
a img {
	border: none;
}
#pageflip {
	position: relative;
	margin-top: -200px;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url('/img/top/subscribe.png') no-repeat right top;
	text-indent: -9999em!important;
}
