
.beijing
{
  background-color: #111926 ;
  width: 1002px ; 
  height: 2280px ;
}

.tianchong
{
  width: 950px ; 
  height: 500px ;
}





body
{
background: url("../images/beijing.jpg") ;
background-color: #111926 ;
  background-size: 100% 100% ;  /* 背景图片尺寸 */
  margin-left: 0px ;
  margin-top: 0px ;
  margin-right: 0px ;
  margin-bottom: 0px ;	
    
}



table,img,div
{
  margin-left: 0px ;
  margin-top: 0px ;
  margin-right: 0px ;
  margin-bottom: 0px ;	
}


.beijing2{
  width: 1002px; 
  height: 300px;
  background-image: url(../images/2.jpg) ;
background-color: #111926 ;
  background-repeat: no-repeat ;  /*  不重复背景图 */
  background-size: 100% 100% ;  /* 背景图片尺寸 */
}

h1{
	font-size: 25px ;
	font-weight: bold ;
	color: #FFFF00 ;
}



.STYLE5 {font-size: 14px ;
	font-weight: bold ;
	color: #FFFF00 ;
}

.STYLE21 {color: #FF3300}
.STYLE22 {color: #FF3399}
.STYLE1 {color: #666666}
