.fixediv{
	position: fixed;
	top: 80px;
	z-index: 9999;
	width: 363px;
	height: 163px;
	background: #ddd;
}
.fixediv img{float:left;}
.fixediv a.close{display:block;height:30px;line-height:30px;background:#fff;font-size:14px;padding:0 10px;color:#5e5e5e;text-decoration:none;text-align:center;}
.leftadv{left:0px;}
.rightadv{right:0px;}