@charset "utf-8"; * { margin:0 auto; padding:0; } body { padding:0; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; } #container { width:980px; height:auto; padding:0;} #header { width:980px; height:260px; } #center { width:980px; height:1654px; _height:1660px; overflow:hidden; } #footer { width:980px; height:auto; margin-top:3px; }