@charset "utf-8";
/* CSS Document */

.banner {
    position: absolute;
    z-index: 2;
	position: fixed;
	top:17px;
    left: 300px;
}

.clicktag {
	position: absolute;
top: 0px;
left: 0px;
    z-index: 3;
	top:0px;
    left:0px;
}
.backup {
	  position: absolute;
    z-index: 2;
	position: fixed;
	top:17px;
    left: 19px;
}
	.iframe {
	position:absolute;
	z-index: 2;
	top:17px;
	right:10;
	margin-left:513px
