﻿/*页面定位样式表 -- 居中对齐 */
.PagePannel { position:absolute; left:50%; top:0px; margin-left:-501px; width:1003px; }

/*头部BANNER样式表*/
.Header{ width:1003px; }

/*头部菜单样式表*/
.TopMenu{ width:1003px; height:44px; background-image:url(/images/top_pic7.gif); }

/*内容区样式表*/
.PageContent{ width:976px; background:url(/images/bg.jpg); padding:0px 13px 0px 13px; }


/*脚部样式表*/
.Foot { width:1003px; text-align:center; }
.BottomMenu { line-height:31px; border-bottom:solid 1px #B4E1C1; }
