@charset "utf-8";
/* CSS Document */
#Body{width:100%; height:auto; background-image:url(../Images/BodyBG.jpg); background-repeat:repeat-x; overflow:auto;}
#Container{ width:873px; height:auto; margin:0 auto;}
#Top{ width:900px; height:155px;}
#MLeft{ width:18px; height:590px; float:left; background-image:url(../Images/MLeft.gif);}
#MRight{ width:18px; height:590px; float:right; background-image:url(../Images/MRight.gif);}
#Middle{ width:837px; height:590px; float:left; background-color:#FFF;}
#Bottom{ width:100%; height:60px; clear:both; margin-top:20px; background-color:#4E64D2; text-align:center; line-height:25px; color:#FFF;}
#TopLeft{ width:204px; height:155px; float:left; background-image:url(../Images/TopLeft.gif);}
#TopRight{ width:696px; height:155px; float:right;}
#Logo{ width:669px; height:118px; background-image:url(../Images/ComName.gif);}
#Menu{ width:635px; height:37px; background-color:#0350C2; overflow:hidden;}
.MenuItem{line-height:42px; text-align:center; width:108px;}
.MenuItem a{ font-family:"黑体"; font-size:15px; color:#FFF; text-decoration:none; display:block;}
.MenuItem a:hover{ background-color:#09F; color:#006;}
.MenuItem_Index{width:85px; height:37px;}
.MenuHr{ height:37px; width:2px;}
#ComInfo{ height:195px; width:530px; float:left;}
#GZ{ height:195px; width:300px;  float:right;}
#News{ height:185px; width:415px;  float:left; margin-top:10px;}
#PMInfo{ height:185px; width:415px;  float:right; margin-top:10px;}
#Example{ height:195px; width:837px; margin-top:10px; clear:both;}


