@charset "utf-8";

*{margin:0; padding:0}
html,body{width:100%; height:100%}
body{font-size:12px; font-family:Dotum, '돋움', NanumGothic, Dotum, '돋움', gulim; color:#505050; letter-spacing:-0.5px}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
em, address {font-style:normal}
img		{border:0; vertical-align:top}
ul		{list-style:none; vertical-align:top}
ol		{list-style:none;}
table	{border-collapse:collapse; border-spacing:0}
table	caption {display:none}
fieldset {border:0}
legend  {display:none}
a{text-decoration:none; color:#000}
.clear{clear:both}
.fl{float:left}
.fr{float:right}
.blank_box{height:60px}


