#nav{ height: 35px; background: #f00; } .nav-center{ width: 1199px; height: 35px; background: #0f0; margin:0 auto; } .nav-left{ float: left; } .nav-right{ float: right; }