float에 overflow 속성으로 대응하는 방법
#header {clear:both;}
#container {overflow:hidden;}
#lnb {float:left;}
#content {float:right;}