body {
	font-family:"Gulim";
	font-size: 10pt;
	color: #6b6863;
        margin-top: 0px;
        margin-left: 0px;
}

body_bold {
	font-family:"Gulim";
	font-size: 10pt;
	color: #404040;
	font-weight: bold;
}

td {
	font-family:"Gulim";
	font-size: 12px;
	color: #6b6863;
}

.td_orange {
	font-family:"Gulim";
	font-size: 12px;
	color: #D75E05;
}

.td_cost {
	background-color : #FFFFFF;
	font-family: Gulim;
	font-size: 12px;
	color: #6b6863;
	height: 23px;
	text-align: right;
	padding-right: 10px;
}

.white {
	background-color : #FFFFFF;
	font-family:Gulim;
	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:"Gulim";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
}

.td_menu1 {
	background-color : #D9DECF;
	font-family:"Gulim";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 28px;
}

.td_menu2 {
	background-color : #EEF0EA;
	padding-left: 28px;
	font-family:Gulim;
	font-size: 12px;
	color: #545454;
	height: 28px;
}

.td_menu_s {
	background-color : #EEF0EA;
	padding-left: 28px;
	font-family:Gulim;
	font-size: 12px;
	color: #D75E05;
	font-weight: bold;
	height: 28px;
}

.title {
	background-color : #EDEDE3;
	text-align : center;
    font-family : "Gulim";
	font-size: 12px;
	font-weight: bold;
	color: #6b6863;
	height: 28px;
}
input[type="text"], input[type="file"] {
	border : 1px solid #C0C4A1;
	font-family: "Gulim";
	font-size: 12px;
	background-color : #F8FAE8;
	height: 22px;
	padding-top: 5px;
}
.box {
	border : 1px solid #C0C4A1;
	font-family: "Gulim";
	font-size: 12px;
	background-color : #F8FAE8;
	height: 22px;
	padding-top: 5px;
}

.cost {
	border : 1px solid #C0C4A1;
	font-family: "Gulim";
	font-size: 12px;
	background-color : #F8FAE8;
	height: 22px;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}

.none {
	border : 0px solid #C0C4A1;
	font-family: "Gulim";
	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: "Gulim";
	font-weight: bold;
}

.calendar {
	behavior:url(/inc/htc_calendar1.htc);
	color:#666666; border:1px solid #7F9DB9; height:21px; width:73px;background-color:#FFFFFF; ime-mode:disabled; padding-top:2px;
	text-align:center; 
}
#main { width: 100%; text-align:center; }
#container { width: 995px; margin:0 auto; text-align: center;}
#container #menuTitle { text-align: left; padding-left: 0px; clear: both; }
#container #menuTitle h2 { font-size: 12px; font-weight: 100; margin-bottom:3px; margin-top: 5px; }
#container #left_menu {  position:relative; float: left; width: 180px; height: 450px; background-color: #EEF0EA;}
#container #content {  position:relative; width: 800px; text-align: left; float: left; margin-left:10px;} 
#container #content h2 { font-size:12px; font-weight: bold; margin-bottom: 0px; margin-top: 10px; }

#container #content .search {
	width: 100%;
	background-color: #dbdccb;
	border: 2px solid #aeaea4;
	margin: 0 auto 35px auto;
	padding-left: 10px; 
		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/round-border.htc);
}


#container #content .search dl {
	margin: 5px 0px 5px 0px;
	background-color: #fff;
	border: 1px solid #c4c4c4;
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
	font-size: 12px;
}

#container #content .search dt { float: left; display: inline; width: 70px; padding: 5px 0 3px 0;}
#container #content .search dd { display: inline-block; margin-left:90px;  }
#container #content #list { border: 5px solid #DCDDCB; padding: 7px; width: 100%;}

#container #content #list #pageNum { width: 100%; text-align: center; margin-top:5px; }
#container #content #list #btn_footer { width: 100%; text-align: right; margin-top:5px; }
