/* CSS Document */
*{ margin:0px;}
body{ margin: 0px; background-color: #fff; font:12px "Î¢ÈíÑÅºÚ";}
#head1{ width:100%; text-align:center; height:540px; background-image:url(banner3.jpg); background-position:center; background-repeat: no-repeat;  }
#head2{ width:100%; height:200px; }
#head3{ width:100%; height:200px; }

#center{ width:976px; margin:0 auto; background-color:#fff; margin-top:20px; border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;  }
.bt{ font-size:28px; background-image:url(bt.jpg); background-repeat:no-repeat; height:120px; padding-left:90px; color:#006699; }
p{ line-height:120%; font:14px "Î¢ÈíÑÅºÚ"; padding-left:35px; padding-right:35px;}
.nr{ height:500px;}
.left{float:left; width:50%;}
.right{float:left;width:50%;}



#footer{ width:976px; height:100px; margin:0px auto; text-align:center;padding-top:30px;background:#ececec; }