@charset "utf-8";

/*세팅*/
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css");
*{font-family:"Nanum Gothic", 'malgun gothic', 'dotum'; margin:0; padding:0; list-style:none;}

html {overflow-y:scroll;font-size:13px;color:#333;line-height:180%;}
body {margin:0;}
a{color:#333;}
a:link {text-decoration:none;}
a:hover {text-decoration:none; font-weight:bold;}
a:visited {text-decoration:none; font-weight:bold;}
img {border:0;}

/*공통속성*/
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,from{margin:0; padding:0;}
img{border:0; vertical-align:top;}
.enter{clear:both; height:0;}
.br{height:10px;}

/*공통속성*/
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,from{margin:0; padding:0;}
ul,il,dl{list-style:none}
img{border:0; vertical-align:top;}
ul{list-style:none; padding:0; margin:0;}
