footer.css 192 B

123456789101112131415
  1. #foot_main{
  2. width: 978px;
  3. height: 138px;
  4. }
  5. #foot_title{
  6. width: 100%;
  7. height: 10px;
  8. background: url(../images/copyright_t.gif);
  9. }
  10. .foot_content{
  11. text-align: center;
  12. margin-top: 10px;
  13. }