@charset "utf-8";
/* CSS Document */



*{margin:0; padding:0;}
body{font-family: 'Malgun Gothic', arial; font-size:12px; line-height:18px; color:#121212;}
a:link, a:hover, a:active, a:visited{color:#121212; text-decoration:none; }
img{border:none; vertical-align:top;}
ul{list-style:none;}
address{font-style:normal;}

.cf:after{clear:both; content:""; display:block;}