@charset "utf-8";

/* 공통 속성 */
body {background:#444444;}

body,div,ul,li,p,h1,h2,h3,h4,h5,h6,form,span,img {padding:0; margin:0;}
img {border:0; vertical-align:top;}
ul {list-style:none;}

#footer {position:fixed; z-index:7777; bottom:0;}

.w10 {width:10%;}
.w20 {width:20%;}
.w50 {width:50%;}
.w60 {width:60%;}