/*<meta />*/

body
{
	font-family: 'Malgun Gothic', '맑은 고딕', arial, helvetica, geneva, sans-serif;
	background-color: white;
}

code
{
	font-family: "Courier New", monospace;
	font-size: 9pt;
	color: #004080;
}

code em
{
	font-family: 'Malgun Gothic', '맑은 고딕', arial;
	margin-right: 5px;
	font-size: 9pt;
	color: black;
	font-weight: normal;
	font-style: normal;
}

body,
td,
th,
p
{
	font-size: 9pt;
}

td.td_5, td.td_4 { border: none;}

pre
{
	background-color: #D9D9D9;
	font-family: 'Courier New';
	font-size: 8pt;
}

small
{
	font-size: 0.85em;
}

h1
{
	margin-bottom: 24pt;
	font-weight: bold;
	font-size: 12pt;
}

h1 code
{
	font-size: 12pt;
	color: black;
	font-family: 'Malgun Gothic', '맑은 고딕', arial, helvetica, geneva, sans-serif;
}

h1.nCvrTitle
{
	font-size: 36pt;
}
h2
{
	margin-top: 15pt;
	margin-bottom: 7pt;
	mc-heading-level: 3;
	font-weight: bold;
	font-size: 10pt;
}

h3
{
	margin-bottom: 0pt;
	font-size: 9pt;
}

h4
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 36pt;
	font-weight: bold;
	font-size: 9pt;
}

a:link
{
	color: #004080;
	text-decoration: none;
}

a:visited
{
	color: #006699;
	text-decoration: none;
}

a:link:hover
{
	text-decoration: underline;
}

img
{
	border-width: 0px;
}

p
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 36pt;
}

p.name
{
	padding-top: 1em;
	margin-left: 0em;
}

li
{
	margin-left: 32pt;
}

pre.example
{
	background-color: rgb(245, 245, 245);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	padding: 1em;
	margin-left: 1em;
	margin-right: 1em;
	font-family: "Andale Mono", monospace;
	font-size: smaller;
}

table
{
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left: 41pt;	
}

th
{
	border: 1px solid black;
	padding-left: 5pt;
	padding-right: 5pt;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

th p
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0pt;
}

td
{
	border: 1px solid black;
	padding-left: 5pt;
	padding-right: 5pt;
	font-size: 9pt;
}

td p
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0pt;
}

p.nTblHeader_1, p.nTblHeader
{
	font-weight: bold;
}

table.index
{
	border: 1px #00007f;
}

table.index td
{
	text-align: left;
	vertical-align: top;
}

table.index ul
{
	padding-top: 0em;
	margin-top: 0em;
}

div.header,
div.footer
{
	margin-left: 0em;
}

#about
{
	display: none;
}

table.module_list td
{
	border: 1px solid black;
	padding: 3px;
	margin-left: 41pt;
}

table.module_list td.name
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

table.module_list td.summary
{
	width: 100%;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

table.file_list
{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
}

table.file_list td
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #cccccc;
}

table.file_list td.name
{
	background-color: #f0f0f0;
}

table.file_list td.summary
{
	width: 100%;
}

table.function_list
{
	border: 1px solid black;
	border-collapse: collapse;
	margin-left: 41pt;
}

table.function_list td
{
	border: 1px solid black;
	padding: 3px;
}

table.function_list td.name
{
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

table.function_list td.summary
{
	width: 100%;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
}

table.table_list
{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
}

table.table_list td
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #cccccc;
}

table.table_list td.name
{
	background-color: #f0f0f0;
}

table.table_list td.summary
{
	width: 100%;
}

table.nNote { border-top:1px solid black; border-bottom: 1px solid black; border-left: none; border-right: none; }
table.nNote td {border: none; }
.nBxTitle {font-weight: bold; }

dl.function dt
{
	margin-top: 12pt;
	margin-bottom: 5pt;
	font-weight: bold;
	font-size: 9pt;
}

dl.function dd
{
	font-size: 9pt;
}

dl.function li
{
	margin-left: 0pt;
}

dl.function h4
{
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	font-weight: bold;
	font-size: 9pt;
}

dl.table dt
{
	border-top: 1px solid #ccc;
	padding-top: 1em;
}

dl.table dd
{
	padding-bottom: 1em;
}

dl.table h4
{
	padding: 0;
	margin: 0;
	font-size: medium;
}

dd p
{
	margin-left: 0;
}

.nCode, .nCvrCode
{
	background-color: #CCCCCC;
	font-family: 'Courier New';
	margin-bottom: 0pt;
	margin-top: 0pt;
	font-size: 8pt;
}

.nCvrTitle_d2
{
	font-size: 12pt;
	font-weight: bold;
}

p.nCvrTitle_d3
{
	font-weight: bold;
	margin-top: 12pt;
}

.ul_1, .ul_2
{
	margin-top: 5pt;
	margin-bottom: 5pt;
}

.캡션, .캡션_1, .nGlossaryTitle { font-weight: bold; }

xref
{
	mc-format: '{para}';
}

