@charset "utf-8";
/* 
@import url(/fonts/nanumgothic.css);

*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css);
@import url(/css/button.css);
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.8em;font-family:'Nanum Gothic', Dotum;background-color:#edeef2;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Nanum Gothic', Dotum}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:'Nanum Gothic', Dotum;font-size:1em}
button {cursor:pointer}
textarea, select {font-family:'Nanum Gothic', Dotum;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}
#wrapper {width:100%;height:100%;overflow:hidden;top:0;left:0;position:!important;background-color:#edeef2;}
#logotype {max-width:800px;height:100px;margin:0 auto;padding:50px 0 50px;text-align:center;}
#product_info {max-width:800px;height:920px;margin:0 auto;padding:30px 0 50px;border-top:1px solid #d7d7d7;text-align:center;}
#tail {max-width:800px;margin:0 auto;padding:20px 0 50px;border-top:1px solid #d7d7d7;text-align:center;color:#4a4949;font-size:9px;font-family:verdana;}