@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
	font: normal 1em/1.2 굴림, AppleGothic, arial, sans-serif;
	color: #000;
}
h1, h2, h3, h4, 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;
}
hr {
	display: none;
}
pre {
	margin: .7em 0;
	padding: 1em;
	background-color: #ddd;
}
code {
	font-family: Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace;
	background-color: #ddd;
}
#skipnav {
	display: none;
}
#wrap {
	position: relative;
	width: 75em;
	min-width: 750px;
	max-width: 92%;
	margin: 12px auto 0;
}
h1 {
	float: left;
	margin: 0 0 0 7px;
	font-size: 1.44em;
	font-weight: normal;
	font-family: "맑은 고딕", arial, sans-serif;
	letter-spacing: -.1em;
}
a:link {
	color: #44f;
	text-decoration: underline;
}
a:visited {
	color: #c07;
	text-decoration: underline;
}
a:hover,
a:active,
a:focus {
	color: #d00;
}
h1 a {
	position: relative;
	display: block;
	width: 297px;
	height: 48px;
	overflow: hidden;
	text-align: center;
}
h1 span.ir {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: url(../i/logo.gif) no-repeat 0 0;
	cursor: pointer;
}
h1 span[lang="en"] {
	display: block;
	font-size: .650em;
	letter-spacing: -.1em;
}
#nav h2 {
	display: none;
}
#nav ul {
	margin: 25px 0 0;
	padding: 0;
	float: right;
	list-style: none;
	text-align: right;
}
#nav li {
	float: left;
	padding: 0 .6em 0 1em;
	background: url(../i/nav_pipe.gif) no-repeat 0 50%;
	font-size: 0.75em;
}
#nav li:first-child {
	background: none;
}
#nav li.first-child {
	background: none;
}
#nav span.rule-item {
	display: none;
}
#nav ul.guidelines {
	clear: both;
	float: none;
	list-style: none;
	height: 1.96em;
	margin: 0;
	padding: 0 0 0 .3em;
	background: #72e7b2 url(../i/guidelines_bg.gif) repeat-x top;
}
#nav ul.guidelines li {
	float: left;
	display: block;
	margin: 0;
	padding: .8em 1em;
	background: url(../i/guideline_pipe.gif) no-repeat 0 50%;
	font-size: 0.750em;
	letter-spacing: -.1em;
}
#nav ul.guidelines li:first-child {
	background: none;
}
#nav ul.guidelines li.first-child {
	background: none;
}
#nav ul.guidelines li a:link,
#nav ul.guidelines li a:visited {
	color: #000;
	text-decoration: none;
}
#nav ul.guidelines li a:hover,
#nav ul.guidelines li a:active,
#nav ul.guidelines li a:focus {
	color: #090;
	text-decoration: underline;
}
div.section-nav {
	position: absolute;
	width: 20em;
	padding: 1em 0 0;
}
div.section-nav h2 {
	text-align: center;
	color: #0a480d;
	font: 2.7em/1.2 "맑은 고딕", AppleGothic, 굴림, arial, sans-serif;
	letter-spacing: -.2em;
}
div.section-nav h2 span.rule-item {
	display: none;
}
div.section-nav p {
	width: 20.2em;
	margin: 1em auto 0;
	text-align: center;
	font-size: .75em;
	line-height: 1.6;
	letter-spacing: -.05em;
	color: #3b3b3b;
}
div.section-nav ul {
	list-style: none;
	margin: 1em 2em;
}
div.section-nav ul li {
	padding: .3em 0;
	font-size: 0.75em;
	line-height: 1.5;
}
div.section-nav ul li span.rule-item {
	float: left;
	margin: -.2em .4em 0 0;
	padding: .2em .3em;
	background-color: #f4e993;
}
#content {
	padding: 1.7em 3em 2em 21em;
	color: #333;
}
#content h2 {
	margin: 1em 0 0 -.5em;
	font: bold 1.2em/1.3 "맑은 고딕", 굴림, AppleGothic, sans-serif;
	color: #0a480d;
}
#content div.head h2 {
	margin-top: 0;
}
#content h3 {
	margin: 1.5em 0 1em -.5em;
	font: bold 1em/1.3 "맑은 고딕", 굴림, AppleGothic, sans-serif;
	color: #0a480d;
}
#content h4 {
	margin: 1.5em 0 1em -.3em;
	font: bold .9em/1.3 "맑은 고딕", 굴림, AppleGothic, sans-serif;
	color: #0a480d;
}
#content h5 {
	margin: 1em 0;
	font: bold .8em/1.3 "맑은 고딕", 굴림, AppleGothic, sans-serif;
	color: #0a480d;
}
#content ul span.rule-item {
	float: left;
	margin: -.2em .4em 0 0;
	padding: .2em .3em;
	background-color: #e2d781;
}
#content ul ul span.rule-item {
	background-color: #f4e993;
}
#content p,
#content li,
#content dl {
	margin: .7em 0;
	font-size: .75em;
	line-height: 1.4;
}
#content dd p,
#content li p,
#content li dl,
#content li li {
	font-size: 1em;
}
#content dt {
	margin-bottom: .2em;
	font-weight: bold;
}
#content dd {
	margin-bottom: .7em;
}
#content li {
	margin-left: 2em;
}
#content table {
	border-collapse: collapse;
	border: 0;
}
#content th,
#content td {
	padding: .3em .7em;
	border: 1px solid #bbb;
	text-align: center;
	font-size: .75em;
	line-height: 1.4;
}
#content th {
	font-weight: bold;
	background-color: #eee;
}

#wrap>p.tothetop {
	position: fixed;
}
p.tothetop {
	position: absolute;
	right: .5em;
	bottom: 2.5em;
}
#wrap p.tothetop a {
	display: block;
	padding: .1em;
	border: 1px solid #999;
	background-color: #eee;
	font-size: 2em;
	color: #000;
	text-decoration: none;
}
#foot {
	background-color: #ddd;
	color: #666;
	font-size: .71em;
}
#foot {
	margin-bottom: 1em;
	padding: .5em;
}
#foot p.copyright {
	float: left;
}
#foot ul.nav {
	float: left;
	list-style: none;
	padding-left: .5em;
}
#foot ul.nav li {
	float: left;
	padding: 0 .5em;
	background: url(../i/guideline_pipe.gif) no-repeat 0 50%;
}
#foot p.license {
	text-align: right;
}

