
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-size: 9pt;
	line-height: 1.4em;
	font-family:"Gulim","Dotum", Verdana,  sans-serif;
	color:#666666;
	width:100%;
	height:100%;
}

a:link {color: #666666; font-size: 9pt; text-decoration: none}
a:visited {color: #666666; font-size:9pt; text-decoration: none} 
a:hover {color: #000000; font-size: 9pt; text-decoration: none} 
a:active {color: #666666; font-size: 9pt; text-decoration: underline}

br{
	line-height:10px;
}

img,
input.type-image {
	border:0 none;
}

form, h1, h2, h3, h4, h5, h6, p, div, th, td,  select, address {
	margin:0;
}

table{margin:0 auto;}

h1 {
	font-size:1.4em;
	font-family:±¼¸²,"Dotum";
	line-height:150%;
	color:#000000;
}
h2 {
	font-size:1.2em;
	font-family:±¼¸²,"Gulim";
	line-height:150%;
}
h3 {
	font-size:1.1em;
	font-family:±¼¸²,"Gulim";
	line-height:150%;
}
h4,
h5{
	font-size:1em;
	font-family:±¼¸²,"Gulim";
	line-height:150%;
}


h6{
	font-size:1em;
	font-family:±¼¸²,"Gulim";
	line-height:150%;
	font-weight:normal;
}

hr {
	display:none;
}

ul, li, ol, dl, dt, dd {
	margin:0;
	padding:0;
	list-style:none;
}

select { font-size:9pt; }
input  { font-size:9pt; }




.pointer {
	cursor:pointer;
}




.vm	{
	vertical-align: middle;
	}
.vt	{
	vertical-align: top;
	}
.lm		{
	margin-left: 5px ;
	}
.rm		{
	margin-right: 5px ;
	}

.bm		{
	margin-bottom: 5px ;
	}
	
.bm10	{
	margin-bottom: 10px ;
	}

.lm10		{
	margin-left: 10px ;
	}
	
.rm10		{
	margin-right: 10px ;
	}

.tm		{
	margin-top: 5px ;
	}

.tm10 {
	margin-top: 10px ;
	}

.img01 {
	border:solid 1px #696969;
}


.tl{
	text-align:left;
}

.tc{
	text-align:center;
}

.tr{
	text-align:right;
}

.tj{
	text-align:justify;
}


.b		{
	font-weight:bold	;
}

.gray01 {
	color:#cccccc ;
}

.white01{
	color:#FFFFFF ;
}

.black01{
	color:#000000 ;
}

.red{
	color:#ff6666 ;
}

.green
{
    color:#009900;
}

.blue
{
    color:#0066cc;
}

.num	{
	font-family: "Microsoft Sans Serif" ; font-size:10px;
}

.f8{
	font-size:8pt;
}

.f9 {
	font-size:9pt;
}

.f11 {
	font-size:11pt;
}

.f12 {
	font-size:12pt;
}

