*{
  margin:0;
  padding:0;
}
body {
  width:867px;
  margin:0 auto;
  background:#2c383e url(../images/beijing.png)  ;
  font-size:12px;
  color:#666;
}
ul {
  list-style-type:none;
}
img{
  border:none;
}

	#banner
	{
		width:867px;
		margin:0px auto;
		  height:210px;
		overflow:hidden;
		z-index:-1;
	}
	#btn
	{	display: inline;
		width:110px;
		hegiht:18px;
		float:left;
		margin:-30px 0px 0px 750px;
		position:absolute;
		z-index:1;
	}
	#btn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(images/ibbtn.gif) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
	}
	#btn a.activeSlide
	{	
		color:#fff;
		background:url(images/ibhbtn.gif) no-repeat;
	}
	#btn a:hover
	{	
		color:#fff;
		background:url(images/ibhbtn.gif) no-repeat;
	}
.nav {
  width:867px;
  height:51px;
  background:url(../images/beijing2.png);
}
.nav ul{
  height:51px;
  line-height:51px;
}
.nav ul li {
  text-align:center;
  height:51px;
  width:124px;
  background:url(../images/linkr.gif) no-repeat right center;
  float:left;
}

.nav ul li.end{
  width:123px;
  background:none;
}
.nav ul li a {
  display:inline-block;
  width:124px;
  height:51px;
  color:#fff;
  text-decoration:none;
}
.nav ul li a:hover{
  font-size:14px;
  font-weight:bold;
  color:yellow;
  text-decoration:underline;
}
.nav ul li.end a {
  width:123px;
}

.footer {
  clear:both;
  width:867px;
  height:110px;
}
.footer img {
  padding-top:10px;
}
.footer p {
  margin:0 auto;
  width:120px;
  height:21px;
  background:black;
  color:#ccc;
  text-align:right;
  font-family:Tahoma;
  font-size:10px;
  padding-right:10px;
  padding-top:10px;
}
