body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(/lib/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}

TD, TR, TABLE, SELECT, INPUT {
	FONT-FAMILY:  Vernada, Arial, Helvetica, sans-serif;
	COLOR:#5d5d5d;
	FONT-SIZE:9pt;
	LINE-HEIGHT:150%;
}
.pa11 {
	padding: 11px;
}



TEXTAREA  {
	BORDER:1px #C0C0C0 solid;
	LINE-HEIGHT:125%;
	LETTER-SPACING:-1px;
	font-size:9pt;
		color:#616161;
	
}
.point {
	color: #9d573c;
}
.point_pa {
	color: #9d573c;padding-left: 8px;
}
.bt10 {
	padding-bottom: 10px;
}


.bg{
background-image: url(lib/images/bg.gif);

	background-repeat: no-repeat;
	background-position: center top;
}	



img, boder{boder:none;}

/*--------------------------------------------------
          link class
--------------------------------------------------*/ 
a:link			{color: #313131; text-decoration:none;}
a:visited		{color: #313131; text-decoration:none;}
a:active		{color: #313131; text-decoration:none;}
a:hover			{color: #FF4D20; text-decoration:none;}

.notice a:link		{color: #ffffff; text-decoration:none; font-size: 9pt;}
.notice a:visited	{color: #ffffff; text-decoration:none; font-size: 9pt;}
.notice a:active		{color: #ffffff; text-decoration:none; font-size: 9pt;}
.notice a:hover		{
	color: #DCD25A;
	text-decoration:none;
	font-size: 9pt;
}

.main a:link		{color: #ff4800;font-size: 11pt; font-weight: bold; text-decoration:underline; }
.main a:visited	{color: #ff4800; font-weight: bold; text-decoration:underline; font-size: 11pt;}
.main a:active		{color: #ff4800;font-size: 11pt; font-weight: bold; text-decoration:underline; }
.main a:hover		{color: black;font-size: 11pt; font-weight: bold; text-decoration:underline; }


/*--------------------------------------------------
selectbox class
--------------------------------------------------*/ 

select.textbox{height:10px; behavior: url('../lib/selectbox.htc'); }
/*--------------------------------------------------
table class
--------------------------------------------------*/ 
.ta_title{
	color: #6c581c;
	background-color: #EBDDB1;
	font-weight: bold;
}
.form {
	border:1px solid #dbdbdb;
	font-size: 10pt;
	background-color: #ede9db;
	padding-left: 5px;
	color: #6D4623;
}
}
/*--------------------------------------------------
padding class
--------------------------------------------------*/ 	
.left6 {
	padding-left: 6px;
}
.left8 {
	padding-left: 8px;
	LINE-HEIGHT:130%;
}


.top10 {
	padding-top: 10px;
}

.l5 {
	padding-left: 5px;
}
.5pa {
	padding: 5px;
}
.8pa {
	padding: 8px;
}

.l10 {
	padding-left: 10px;
}

.pa10 {
	padding: 10px;
}

.LH{
	LINE-HEIGHT:150%;
}
/*--------------------------------------------------
fontclass
--------------------------------------------------*/ 
.font9
{
	FONT-SIZE:9pt;LINE-HEIGHT:18px; 
}
.navi
{
	FONT-SIZE:8pt;
	COLOR:#858585;
	font-family:  "돋움","돋움체" ;
}
