
	.adsbox{display: none !important;}
	
	a{
	bblr:expression(this.onFocus=this.blur());/*IE使用*/
	outline-style:none;/*FF使用*/
	} /*去除a标签带来的虚框*/ 

