@charset "euc-kr"; 

/* default css */
body {font-family: Dotum, Gulim, Arial, sans-serif, Verdana, Helvetica, geneva;font-size: /*0.75em;*/ 12px; line-height:1.33; /* font-size:1em(12px) + line-space:0.33em(4px) = 16px */color:#333;margin:0;padding:0;background-color:#fefefe}

/* font-size Example
9px: 0.75em
10px: 0.83em
11px: 0.92em
12px: 1em
13px: 1.08em
14px: 1.17em
15px: 1.25em
16px: 1.34em
*/

a:link		{text-decoration:none;color:#333;}
a:visited	{text-decoration:none;color:#333;}
a:hover	{text-decoration:none;color:#333;}
a:active	{text-decoration:none;color:#333;}

fieldset	{border:none;margin:0;padding:0;}
legend	{display:none;margin:0;padding:0;}
a, img	{border:none;}

input	{vertical-align:middle;font-family: Dotum, Gulim;color:#818181;font-size:100%;}
input.radio	{margin-top:-4px;}
input.checkbox	{margin-top:-4px;}
textarea	{font-family:  Dotum,  Gulim;color:#000;font-size:100%;}
select	{font-family:  Dotum, Gulim;vertical-align:middle;color:#818181;}

h1,	h2,	h3,	h4,	h5,	h6	{font-size:100%;}
h1,	h2,	h3,	h4,	h5,	h6,	p,	dl,	dt,	dd,	ul,	ol,	li,	form,	fieldset,	blockquote	{margin:0;padding:0;}
dl,	ul,	ol	{list-style-type:none;}
hr.section	{position:absolute;width:0;height:0;overflow:hidden;font:0/0 sans-serif;visibility:hidden;}
caption	{position:absolute;width:0;height:0;overflow:hidden;font:0/0 sans-serif;visibility:hidden;}

/* accessibility */
#accessibilityMenu	 {position:absolute;width:0;height:0;overflow:hidden;font:0/0 sans-serif;visibility:hidden;}
.accessibilityTitle	 {position:absolute;width:0;height:0;overflow:hidden;font:0/0 sans-serif;visibility:hidden;}
.accessibilityContents	 {position:absolute;width:0;height:0;overflow:hidden;font:0/0 sans-serif;visibility:hidden;}

/* wysiwyg editor display CSS setting (ex: div class="editorContents"> */
.editorContents	h1	{font-size:2em;margin:.67em 0}
.editorContents	h2	{font-size:1.5em;margin:.83em 0}
.editorContents	h3	{font-size:1.17em;margin:1em 0;}
.editorContents	h4,
.editorContents	p,
.editorContents	ul,
.editorContents	ol,
.editorContents	dl,	
.editorContents	fieldset,	
.editorContents	form	{margin:1.33em 0;}
.editorContents	h5	{font-size:.83em;line-height:1.17em;margin:1.67em 0;}
.editorContents	h6	{font-size:.67em;margin:2.33em 0;}
.editorContents	ol,
.editorContents	ul,
.editorContents	dd	{margin-left:40px;}
.editorContents	ol	{list-style-type:decimal;}
.editorContents	ul	{list-style-type:disc;}
.editorContents	ol	ul,
.editorContents	ul	ol,
.editorContents	ul	ol,
.editorContents	ol	ol	{margin-top:0;margin-bottom:0;}

.editorContents	h1	img,
.editorContents	h2	img,
.editorContents	h3	img,
.editorContents	h4	img,
.editorContents	h5	img,
.editorContents	h6	img,
.editorContents	li	img,
.editorContents	dl	img,
.editorContents	p	img,
.editorContents	input,
.editorContents	select	{vertical-align:baseline;}