body, td, p, input, button, textarea, select { 
	color:#222222; font-family:±¼¸²; font-size:12px; 
		margin-left: 0px;
		margin-top: 0px;
}

a:link, a:visited, a:active { text-decoration:none; color:#3A4E40;	 }
a:hover { text-decoration:none; }

a.tm:link, a.tm:visited, a.tm:active { text-decoration:none; color:#555555;	 font-size:11px}
a.tm:hover { text-decoration:none; font-size:11px}

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; }
.list2 { background-color:#F6B0FF; }
.list3 { background-color:#B1B9FF; }
.list4 { background-color:#D1D1D1; }
.list5 { background-color:#A6A7A6; }
.list6 { background-color:#FFDDE2; }

.textarea { border: 1px solid #777777; }

.button { }
.select { }

.name { font-weight: bold; color:#575757; }

.b { font-weight: bold; }
.ht { height:30px; } 
.ht2 { height:20px; } 
.price { color:crimson; }
.lfont { font-size:13px; }
.sfont { font-size:11px; }
.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;}
.input    { border-color:#B4B4B4; border-style:solid; border-width:1px; height:18}
.edit    { border-color:#B4B4B4; border-style:solid; border-width:1px; height:18}  /* ¸ðµç input¿¡ ÀÔ·ÂµÇ´Â ÅØ½ºÆ® ÆùÆ®*/
.textbox    { border-color:#B4B4B4; border-style:solid; border-width:1px; height:18}

.gb  {color:#006CA2; font-weight:bold;}


#DPContainer {
	position: absolute;
}

#DPTable {
	border: 1px solid black;
}

#DPTable TD, #DPTable TH {
	font-size: 9pt;
}

#DPTable SELECT {
	font-size: 8pt;
	background-color: #CCCCCC;
}

#DPSelector {
	background-color: #0A246A;
	color: #FFFFFF;
}

#DPSelector TD {
	padding-top: 2px;
	padding-bottom: 2px;
}

#DPToday, .DPDate, .DPDate2 {
	cursor: hand;
}

.DPDate, .DPDate2 {
	text-align: center;
}

.DPDate2 {
	background-color: #EEEEEE;
	color: #666666;
}

#DPCalendar TH {
	color: #0A246A;
}

INPUT.DateInput {
	cursor: hand;background-color:EEEEEE; border:1 solid #959595; font-size:9pt; height:18px;
}
