/* CSS Document */
#box
{
width:950px;
height:auto;
background-color:#0033FF;
}
#top{
width:950px;
height:130px;}
#center{
width:950px;
height:38px;
background-image:url(images/2.jpg); background-repeat:repeat-x;}
#foot{
width:950px;
height:400px;
background-image:url(images/beijing1.jpg);}

