@charset "gb2312";

/*头部导航*/
.topNav .menuCon .subcon{display:none;background:#ffffff;height:323px;}   /*整个菜单的布局*/

/*--头部结束--*/
/*网页基础数据*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
body{background:#ffffff;text-align:left;margin:0;padding:0;}
img{border:medium none;}
/*规定网页最大宽度*/
.main-colum{width:1000px;margin:0 auto;overflow:hidden;}
.inner-page{width:950px;margin:0 auto;overflow:hidden;}
/* 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)))}