float을 가상선택자 :after로 clear 하는 방법 예제
#header {clear:both;}
#container {float:none;}
#lnb {float:left;}
#content {float:right;}