@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@charset "utf-8";
.header li {line-height:0; list-style:none;} /* FF用 */
*:first-child+html .header  li {margin-bottom:0px;} /* IE7用 */

/*=====floating 해제=====*/
.clearfix:before{
  display: table;
  content: " ";
}
.clearfix:after{
  clear: both;
  display: table;
  content: " ";
}
/*0302 추가완료*/
