*{margin: 0;padding: 0;}
ul{list-style: none;}
a{color: inherit;text-decoration: none;display: inline}
body{min-width: 1000px;background-image: url("../img/bg.png");color: gray;line-height: 2em}
.body{width: 1000px;margin: 0 auto; }
.heade{background-color: #129b7c;height: 70px;line-height: 100px;position: fixed;top: 0;width: 100%;z-index: 1000}
#img{width: 110px;position: absolute;height: 70px;z-index: 1}
#img>img{width: 100%}
.u1{float: right;color: white}
.u1 li{float: left;width: 11em;text-align: center}
.new{width: 1000px;margin: 100px auto;padding: 20px;}
.new p{font-size: 1.1em;font-weight: bold;padding-top: 20px}
.new span{text-indent: 2em;display: inline-block}
#bottom{background-color: #455f6c;border-top: 5px solid #687d88;border-bottom: 3px solid #687d88;height: 50px;line-height: 50px;font-size: 14px;text-align: center;color: #b2b2b2;margin-top: 50px;}
#bottom div>span{display: inline-block;margin: 0 20px}
#bottom span span{font-size: 20px}