
/*分享*/


.gov_weixin_share{position:fixed;width:118px;font-size:12px;top:190px;right:0;}
.gov_weixin_share .fixed{width:110px;padding:6px;border:1px #d2d2d2 solid;background:#eeeeee;text-align:center;margin:0 0 18px 0;}
.gov_weixin_share .fixed p{margin:3px 0 0 0;padding:0;line-height:14px;}
.gov_wx,.gov_wx a{color:#b20000;}
/*网页基础数据*/
div{margin:0 auto;padding:0;}
/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */

* html .gov_weixin_share{position:absolute;width:118px;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+203-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}