body, p, input, button, textarea, select { 
	color:#222222; 
	font-family:"µ¸¿ò", "Tahoma";
	font-size:12px; 
}
td { 
	color:#666666; 
	font-family:"µ¸¿ò", "Tahoma";
	font-size:12px; 
	line-height:160%;
}

a:link, a:visited, a:active { text-decoration:none; color:#3A4E40;	 }
a:hover { text-decoration:none; }

a.catenv:link, a.catenv:visited, a.catenv:active { text-decoration:none; color:#000000;	 font-size:11px}
a.catenv:hover { text-decoration:none; font-size:11px; color:DB0008;}

a.category:link, a.category:visited, a.category:active { text-decoration:none; color:#545454;}
a.category:hover { text-decoration:underline; color:DB0008;}

a.hnot:link, a.hnot:visited, a.hnot:active { text-decoration:none; color:#999999; font-size:12px}
a.hnot:hover { 
	font-size:12px;
	color:fe0201;
}

a.innotice:link, a.innotice:visited, a.innotice:active { text-decoration:none; color:#747474;}
a.innotice:hover { 
	color:ffffff;
	text-decoration:none;
	background-color:fe0201;
}

a.tm2:link, a.tm2:visited, a.tm2:active { text-decoration:none; color:#FFFFFF}
a.tm2:hover { text-decoration:none }

.tablebg { background-color:#DDDDDD; }

.subject { color:#315584; }
.subjectbg { background-color:#EFF3F7; }

.content { color:#404040; }
.contentbg { background-color:#FFFFFF; }

.list { color:#222222; }
.list0 { background-color:#FFFFFF; }
.list1 { background-color:#F5F5F5; }

.textarea { border: 1px solid #777777; }

.button { }
.select { }

/* .name { font-weight: bold; color:#575757; } */
.name { font-weight: normal; color:#064E53; }

.b { font-weight: bold; }
.ht { height:30px; } 
.ht2 { height:20px; } 
.price { color:crimson; }
.lfont { font-size:13px; }
.sfont { font-size:12px; }
.w50 { width:50%; }
.w99 { width:99%; }
.arial { font-family:Arial; }
.lh  { line-height:150%; }
.lh2 { line-height:200%; }

.box {border:1 solid; border-color:#DDDDDD; background-color:#FDFDFD;}
.login { color:#222222; font-family:vernada; font-size:10px;}
.line { background-color:#969696;}
.tdsc {background-color:#F0F0F0;}
.edit    { border-color:#B4B4B4; border-style:solid; border-width:1px; }  /* ¸ðµç input¿¡ ÀÔ·ÂµÇ´Â ÅØ½ºÆ® ÆùÆ®*/
.bt {
	font-size: 12px;
	background-color: #CCCCCC;
	width:125px;
	height:23px;
}
.input {
	border-style:solid;
	border-width:1px;
	border-color:d1d1d1;
}
.outlogininput {
	border-style:solid;
	border-width:1px;
	border-color:3981C1;
}