@charset "utf-8";
* { margin: 0; padding: 0; border: 0; }
body { font-size: 9pt; font-family: Tahoma, 굴림, Gulim, sans-serif; line-height: 140%; color: black; background: none; }
code { font-family:"Courier New", Courier, monospace; }
h1, h2, h3, h4 { font-size: 100%; line-height: 1em; }
a { text-decoration: underline; }
ul { list-style: none; }

blockquote { margin-left: 5px; }
pre { margin-bottom: 1em; overflow: auto; border: 1px solid #333; padding: 8px; background-color: #5B5B5B; color: #fff; }
pre.dosoutput { background-color: #000; color: #ccc; width: 353px; border: none; line-height: 110%; margin: 5px 10px 4px 2px; float: left; display: inline; }

table { border-top: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d; border-collapse: collapse;	margin: 0 0 16px 4px; width: 607px; }
#content table img { margin: 0 auto; padding: 0; border: none; display: block; }
tr, td, th { padding: 5px 10px 4px 10px; border-right: 1px solid #3d3d3d; border-bottom: 1px solid #3d3d3d; }
table tr td.nopadding { padding: 0; }
table tr td.noalign { text-align: left; }
table tr td.center { text-align: center; }

th { background-color: #5b5b5b; padding: 5px 0px 4px 0px; }
.data tr td { text-align: center; }
caption { padding: 0.8em 0 0.6em 0; }

.smalltable1, .smalldatatable1 { width: 297px; float: left; margin-right: 9px; }
.smalltable2, .smalldatatable2 { width: 297px; }
.smalldatatable1 tr td, .smalldatatable2 tr td { text-align: center; }

/* layout layers */
#wrapper { margin: 0 auto; width: 100%; }
#header { display: none }
#title { display: none }


#search { display: none }


#nav { display: none }

#content p { padding-bottom: 0.5em; padding-top: 0; text-align: justify; text-indent: 0.5em; }

#content p.en { color: #ccc; margin: 0.4em 0 0 0; padding-bottom: 0.3em; }
#content p.ko { color: #fff; margin: 0 0 0 0.2em; }

#content ol.faq h3 { font-weight: normal; margin-left: 0; }
#content ol.faq { margin-bottom: 12px; padding-left: 6px; margin-top: 5px; }
#content div.dosbox { width: 100%; overflow: hidden; }
#content div.dosbox img { border: 6px solid #000; float: left; }
#content div.imgtopic { width: 100%; overflow: hidden; margin-top: 0.6em; padding-bottom: 0.8em; }
#content div.imgtopic img { float: left; }
#content div.floatbox { width: 100%; overflow: hidden; }
#content div.floatbox img { float: left; }
#content img { margin: 5px 10px 4px 2px; border: 1px solid #000; }

#content div.imgtopic img.right { margin: 5px 2px 4px 10px; float: right; }
#content img.noborder { border: none; }
#content h2 { padding-top: 1.6em; margin-bottom: 0.8em; text-indent: 0.5em; }
#content h3 { text-indent: 0.5em; padding-top: 0.5em; margin-bottom: 0.7em }
#content ul { margin-top: 0.4em; margin-bottom: 0.6em; }
#content ul li { margin-left: 6px; }
#content ul h3 { padding-top: 0.8em; }
#content ul.topic { margin-top: 0; margin-bottom: 0; }
#content ul.topic li { margin-left: 0; }

#content ol li { margin-left: 24px; }
#content dt { text-indent: 0.5em; color: #ffd384; background-color: inherit; font-weight: bold; margin-bottom: 0.3em; }
#content dd { margin-bottom: 0.5em; }

#subnav { display: none; }

#footer { display: none; }
#icons { display: none; }
/* form elements */

.clearer { clear: both; }
