@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:#676767;line-height:180%;}
body {margin:0;}
a{text-decoration:none; font-weight:bold; color:#000000;}
a:link {text-decoration:none; font-weight:bold;}
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;}
.enter_100{clear:both; height:100px;}
.br{height:10px;}

th, input, textarea, p {font-size:14px;color:#555;line-height:200%; }
li {font-size:14px;color:#555;line-height:115%; font-weight:bold;}
p {line-height:17px;}
td {line-height:17px;}

/*공통속성*/
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;}
