@import url('https://fonts.googleapis.com/css?family=Oswald');
* {margin:0; padding:0;}
html, body {width:100%; height:100%}
body {font-family:dotum,'돋움',sans-serif;font-weight:normal;font-size:14px;color:#333;line-height:20px;background:#efefef;}
div, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, button, abbr, acronym, address, code,del, dfn, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td ,hr {margin:0;padding:0;font-family: 'Noto Sans KR', sans-serif;;font-size:100%;font-weight:normal;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block;}
a {color:#333;text-decoration:none;}a:hover {color:#fe4365;text-decoration:none;}a.nolink {cursor:default;}a:link, a:visited {text-decoration:none;}
.logo {position:absolute;top:50%;left:50%;width:300px;height:200px;margin-left:-150px;margin-top:-150px;background:url("/park/logo.png") no-repeat;text-indent:-9999px;}
.copy{position:fixed;right:30px;bottom:20px;font-family:'Oswald',sans-serif;font-size:0.4em;color:#666;letter-spacing:0.2em;text-transform:uppercase;}
.copy a {color:#333;font-size:1.5em;font-weight:bold;letter-spacing:-0.1em;}