<style type="text/css">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;color:#5e5e5e;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif, "ÐÂËÎÌå";}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}

/* fixediv */
.fixediv{position:fixed;top:140px;z-index:9999;height:610px;width:160px;}
*html .fixediv{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin:140px 0 0 0;}
.fixediv-l{left:0px;}
.fixediv-r{right:0px;}
.fixediv .btn{height:25px;background:#CCCCCC;text-align:right;line-height:25px;overflow:hidden;}
.fixediv .btn2{height:25px;background:#CCCCCC;text-align:left;line-height:25px;overflow:hidden;}
.mask {
	position: fixed;
	bottom: 0;
	left:100%;
	width: 100%;
	height: 60px;
	background: url("/adminjs/banner/dibu/dibu-A.gif")  no-repeat scroll center;
	z-index: 1001;
}
.closeee{
	background: url("/adminjs/banner/dibu/closesanjiao.png")  no-repeat center center;
}
.mask .gotoCenter {
	display: block;
	width: 960px;
	height: 60px;
	margin: 0 auto;
}
.mask .closeee {
	position: absolute;
	top: 0;
	left: 20px;
	margin-left: 0px;javascript:;
	width: 40px;
	height: 100%;
	cursor: pointer;
}
.clickarea{
	position: absolute;
	top: 0;
	left: 200px;
	margin-left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.thumbnail {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 184px;
	height: 124px;
	cursor: pointer;
	/*display: none;*/
}
@-webkit-keyframes rotate {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}
.bottom-ad {position:fixed;bottom:5px;right:0;z-index:1000;box-sizing:border-box;}
.bottom-ad img{height:0px;}
</style>