@charset "gb2312";
/******************************************************************
* ID: 北控软件css规范及样式库
* date created: 2009-07-02
* latest changed : 2009-10-23 gaoweizhong
* Description: 用于控制全局的页面结构划分，不包含样式。
******************************************************************/
/* CSS Document */

/* 头部 */
#header { width: 946px; height:122px; }

/* 主体 */
#main { width: 946px; height:auto; margin-top:0px; padding-top:0px; padding-bottom:2px; float:left; }

/* 底部 */
#footer { width: 946px; height:80px; margin-left:auto; margin-right:auto; margin-bottom:2px; float:left; }