*{
  padding:0;
  margin:0;
}
body{
  font-family:Arial;
  font-size:12px;
  background-color:#fff;
  text-align:center;
}
.top-table{
  margin:auto;
  }
.content{
  width:920px;
  margin:0 auto 0px auto;
  overflow:hidden;
  zoom:1;
  }
input{
  margin:0; 
  padding:0;
}
.top{
  width:920px;
  height:76px;
  margin:0px auto;
  background-color:#FFFFFF;
  z-index:25 ;
}
.top-top{
  widht:920px;
  }
.top-left{
  width:235px;
  float:left;
  }
.top-right{
  width:685px;
  float:left;
  }
.top-right span{
  text-align:right;
  display:block;
  font-size:12px;
}
.top-right span a{ 
 color:#000;
 text-decoration:none;
 } 
.search{
  height:20px;
  margin-right:10px;
  margin-left:400px;
  }
.search i{
  float:left;
  font-size:12px;
  margin-right:10px;
  line-height:20px;
  color:#021b2d;
}


.menu{
  width:920px;
  height:30px;
  margin:0 auto;
   background:url(/images/menu-beijing.jpg) repeat-x;
   position:relative;
  
}
.menu-left{
  position:absolute;
  height:30px;
  float:left;
  left:0;
  width:6px;
  }
.menu-right{
	position:absolute;
	width:6px;
	height:30px;
	float:right;
	left: 915px;
	top: 0px;
  }


.footer{
  width:920px;
  height:38px;
  line-height:14px;
  margin:2px auto;
  padding-top:5px;
  clear:both;
  background-color:#000;
  color:#fff;

}
.footer a{
  text-decoration:none;
 
 color:#fff;

}

.footer1{
  width:920px;
  line-height:12px;
  background-color:#8F8F8F;
  
  }
.banquan{
  color:#fafafa;
}
.wangluo{
 color:#96bed1;
}
.mail a{
  color:#FF0000;
  }
.mail a:hover{
  color:#fa8206;
  }
.content{
  background-color:#ece1cb;
  }
.bottom-content{
  width:920px;
   margin:auto;
    height:50px;
	 background-color:#ece1cb;
}
