#footer {  height:34px;  background:#7d7562;  display:block;  clear:both;  width:950px;  }  #footer #footer_cleft {  float:left;  width:690px; }  #footer #footer_cright {  float:left;  width:260px; }  #footer #footer_cright img {  float:right; }  #footer ul {  list-style:none; }  #footer ul li {  float:left;  color:#fff;  padding:6px 20px;  font-size:11px; }  #footer ul li a  {  color:#fff;  background:#7d7562; }  #footer a:hover {  color:#e3dcd0; }
