@charset "utf-8";

/* default */
html {overflow-y:auto}
body {margin:0;padding:0;font-size:0.75em;font-family:'Nanum Gothic', sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
ul { list-style:none; }
a { color:#000; text-decoration:none; }
.wrapper {position:relative; margin:0 auto; width:100%; }
.wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#head { position:relative; width:100%; height:100px; background:#000000; }
#tail { margin:0px; position:relative; width:100%; height:100px; background:#000000; }
.tail2 { margin:0px; width:100%; height:200px; background:#666666; }
.whd { margin:0 auto; width:951px; }
.middle { position:relative; width:100% background:#666666; }