#head{
 height:139px;
 margin:0 auto;
 width:1100px;
 
}
#head-pic{
 width:1100px; height:139px;
  
}
#nav{
 background-image:url(images/nav-images.png);
 background-repeat:repeat-x;
 height:40px;
 width:1100px;
margin:auto;
position:releative;
}

#nav-font{width:870px;
 height:40px;
 margin:auto;
 padding-top:5px;}
#nav-font ul li{float:left; list-style-type:none; }
#nav-font ul li:hover{background-color:#ae0000;
}
#nav-font ul li a img{border:0;}
.white{
 color:#FFF;
 font-size:20px;
 padding-top:4px;
 }
#friends{
 width:1100px;
 height:150px;
 margin:auto;
 padding-bottom：20px； 
}
#friends-pic{
 width:950px;
 height:35px;
 margin-left:50px; 
}
#friends-link{
 width:1030px;
 height:110px;
 margin:auto; 
padding-top:20px;
}



#footer{
 height:70px;
 width:1100px;
 background-color:#ac140f;
 margin:auto;
 padding-top:35px; 
}
#footer dl dt{
 display:block;
 margin:auto;
 height:15px;
 width:600px;
 text-align:center;
 color:#FFF;
 font-family:"黑体";
 font-size:12px;
 padding-top:2px;
 }