@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
	font: normal 9pt/1.2 바탕, AppleMyoungjo, Times, serif;
	color: #000;
}
h1, h2, h3, h4, dl, dt, dd, ul, ol, li, table, tr, td, img, div, p, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	color: inherit;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font: bold 12pt/1.2 "맑은 고딕", 굴림, AppleGothic, Arial, sans-serif;
}
a {
	color: #000;
}
h1 {
	margin: 3pt 3pt 15pt;
	text-align: center;
	font-size: 14pt;
}
h2 {
	margin: 3pt 0;
	font-size: 13pt;
}
h3 {
	margin: 3pt 0;
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
p, ul, ol, dl {
	margin: 10pt;
}
li {
	margin: 2pt 0 2pt 10pt;
}
dd {
	margin: 2pt 0 5pt 10pt;
}
dt, string {
	font-weight: bold;
}
code {
	font-family: Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#skipnav, #nav, #foot ul.nav, p.tothetop, hr, div.section-nav ul {
	display: none;
}
#foot p.copyright {
	float: left;
}
#foot p.license {
	float: right;
}

