.body {
	font-family:굴림;
	font-size: 10pt;
	color: #6b6863;
}

.body_bold 
	font-family:굴림;
	font-size: 10pt;
	color: #404040;
	font-weight: bold;
}

td {
	font-family:굴림;
	font-size: 12px;
	color: #6b6863;
}

.td_orange {
	font-family:굴림;
	font-size: 12px;
	color: #D75E05;
}

.td_cost {
	background-color : #FFFFFF;
	font-family:굴림;
	font-size: 12px;
	color: #6b6863;
	height: 23px;
	text-align: right;
	padding-right: 10px;
}

.white {
	background-color : #FFFFFF;
	font-family:굴림;
	font-size: 12px;
	color: #6b6863;
	height: 23px;
}

.td_num {
	font-family:tahoma;
	font-size: 10pt;
	color: #6b6863;
	height: 23px;
	text-align: center;
	font-weight: bold;
}

.td_menu_top {
	background-color : #8DA919;
	text-align: center;
	font-family:굴림;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
}

.td_menu1 {
	background-color : #D9DECF;
	font-family:굴림;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 28px;
}

.td_menu2 {
	background-color : #EEF0EA;
	padding-left: 28px;
	font-family:굴림;
	font-size: 12px;
	color: #545454;
	height: 28px;
}

.td_menu_s {
	background-color : #EEF0EA;
	padding-left: 28px;
	font-family:굴림;
	font-size: 12px;
	color: #D75E05;
	font-weight: bold;
	height: 28px;
}

.title {
	background-color : #EDEDE3;
	text-align : center;
    font-family : 굴림;
	font-size: 12px;
	font-weight: bold;
	color: #6b6863;
	height: 28px;
}

.box {
	border : 1px solid #C0C4A1;
	font-family: 굴림;
	font-size: 12px;
	background-color : #F8FAE8;
	height: 22px;
	padding-top: 5px;
}

.cost {
	border : 1px solid #C0C4A1;
	font-family: 굴림;
	font-size: 12px;
	background-color : #F8FAE8;
	height: 22px;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}

.none {
	border : 0px solid #C0C4A1;
	font-family: 굴림;
	font-size: 12px;
	background-color : #F8FAE8;
	height: 22px;
	padding-top: 5px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #6b6863;
}

a:hover {
	text-decoration: underline;
	color: #6b6863;
}

.subject {
    color: #996633;
    font-size: 11pt;
	font-family: 굴림;
	font-weight: bold;
}

.calendar {
	behavior:url(/inc/htc_calendar1.htc);
	color:#666666; border:1 solid #7F9DB9; height:21px; width:73px;background-color:#FFFFFF; ime-mode:disabled; padding-top:2;
	text-align:center; 
}