<!--

BODY, TABLE, TR, TD, INPUT, TEXTAREA, SELECT
	{	font-family:"dotum", "verdana", "Seoul", "gulim";
		font-size: 9pt;
        color: #555555;
		scrollbar-face-color: #F6F6F6; 
		scrollbar-shadow-color: #c0c0c0; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-3dlight-color: #F6F6F6; 
		scrollbar-darkshadow-color: F6F6F6; 
		scrollbar-track-color: #f3F3F3; 
		scrollbar-arrow-color: #444444; 
}

a:link, a:active, a:visited
	{	font-size: 9pt;
		color: #555555;
 	 	text-decoration: none;	}
a:hover
	{	font-size: 9pt;
		color: 3FA6B6;
		text-decoration: underline;	}

	.title1                   { font:bold 9pt dotum; color:#555555; padding-left:18; }

	.inputlogin          { font:8pt dotum; color:#555555; background-color:#ffffff; border-width:1pt; border-color:#B4B4B4; border-style:solid; }
	.inputtype1          { font:8pt dotum; color:#555555; width:250px; height:18px; background-color:#ffffff; border-width:1pt; border-color:#C5C5C5; border-style:solid; }
	.inputtype2          { font:8pt dotum; color:#555555; width:118px; height:18px; background-color:#ffffff; border-width:1pt; border-color:#C5C5C5; border-style:solid; }
	.inputtype3          { font:8pt dotum; color:#555555; width:168px; height:18px; background-color:#ffffff; border-width:1pt; border-color:#C5C5C5; border-style:solid; }
	.inputtype4          { font:8pt dotum; color:#555555; width:40px; height:18px; background-color:#ffffff; border-width:1pt; border-color:#C5C5C5; border-style:solid; }
	.inputtype5          { font:8pt dotum; color:#555555; width:50px; height:18px; background-color:#ffffff; border-width:1pt; border-color:#C5C5C5; border-style:solid; }

	.textareastyle         {font:9pt dotum; width:612px; color:#555555; background-color: transparent; border-width:1pt; border-color:#C5C5C5; border-style:solid; height:162;  }

	.table1                { font:bold 9pt dotum; color:#3D9AD3; background-color:#E8F3FA; }
	
	.table2                { font:8pt dotum; color:#555555; }

	.padding             { padding-left:15; }

//-->
