@charset "UTF-8";
@import "global.css";
@import "common.css";
@import "sub.css";

/* 박상일에 의해 110410에 작성됨. */
body { font-size: 101%; }
#contentsGroup { width: 100%; }
#contents { width: 93%; }

body,
#contents,
#contents li,
#contents p { color: #000 !important; }

#header, 
#snb,
#aside,
#footer { display: none; }

a, a:link, a:visited { color: #000 !important; text-decoration:none !important; }
