@charset "gb2312";

/*分享*/
.gov_weixin_share{position:fixed;width:82px;font-size:12px;top:30px;right:0;}
.gov_weixin_share .fixed{width:82px;text-align:center;margin:5px 0 5px 20px;}
.gov_weixin_share .fixed p{margin:3px 0 0 0;padding:0;line-height:18px;}

/*--头部结束--*/

/*200140522修改结束*/
/*share*/
.mainShareDiv_24{margin:0;}
/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .gov_weixin_share{position:absolute;width:72px;font-size:12px;
position:absolute;
right:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
top:expression(eval(document.documentElement.scrollTop+150-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}