/* ¼­ºê°øÅë */
.body_line {
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	padding-top: 12px;
	padding-bottom: 50px;
	padding-left: 10px;
}

.body_line2 {
	border-right: 1px solid #D4D4D4;
	padding-top: 12px;
	padding-bottom: 50px;
	padding-left: 25px;
}

/* º»¹®»ó´Ü */
.content_title {
	width: 50%;
	padding-bottom: 3px;
}

.content_course {
	color: #ADADAD;
	font-size: 11px;
	padding-top: 3px;
}

.content_course_bold {
	color: #8C8C8C;
	font-weight: bold;
}

.content_sub_txt {
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	padding-top: 8px;
	padding-bottom: 8px;
}

.content_space {
	padding-top: 25px;
}

.content_space_professors {
	padding-top: 35px;
	padding-left: 10px;
}

/* ÀÏ¹ÝÅØ½ºÆ®( h1 ~ h4 ) */
.text_h1 {
	/*background: url(../inc/img/icon_h1.gif) no-repeat left 1px;*/
	color: #648E0C;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 17px;
	padding-bottom: 7px;
	text-align: justify;
}

.text_h2 {
	/*background: url(../inc/img/icon_h2.gif) no-repeat 17px 4px;*/
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: justify;
}

.text_h2_end {
	/*background: url(../inc/img/icon_h2.gif) no-repeat 17px 4px;*/
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.text_h3 {
	/*background: url(../inc/img/icon_h3.gif) no-repeat 30px 5px;*/
	color: #707070;
	font-size: 12px;
	line-height: 18px;
	padding-left: 39px;
	padding-bottom: 10px;
	text-align: justify;
}

.text_h3_middle {
	/*background: url(../inc/img/icon_h3.gif) no-repeat 30px 5px;*/
	color: #707070;
	font-size: 12px;
	line-height: 18px;
	padding-left: 39px;
	padding-bottom: 3px;
	text-align: justify;
}

.text_h3_end {
	/*background: url(../inc/img/icon_h3.gif) no-repeat 30px 5px;*/
	color: #707070;
	font-size: 12px;
	line-height: 18px;
	padding-left: 39px;
	padding-bottom: 25px;
	text-align: justify;
}

.text_h4 {
	/*background: url(../inc/img/icon_h4.gif) no-repeat 39px 7px;*/
	color: #878787;
	font-size: 11px;
	line-height: 18px;
	padding-left: 50px;
	padding-bottom: 10px;
	text-align: justify;
}

.text_h4_end {
	/*background: url(../inc/img/icon_h4.gif) no-repeat 39px 7px;*/
	color: #878787;
	font-size: 11px;
	line-height: 18px;
	padding-left: 50px;
	padding-bottom: 20px;
	text-align: justify;
}

.table_start {
	/*padding-left: 17px;*/
	padding-right: 17px;
}

/* Å×ÀÌºí */ 
table.excel	{
 	clear:both;
	width:100%;
	border-top:2px solid #acbb63;
	border-bottom:2px solid #acbb63;
	text-align:center;
	margin-bottom:0px;
}

	table.excel th {
		padding:6px 4px 6px 4px;
		background:#f3f3e5;
		border-bottom:1px solid #c6d197;
		color:#5a6539;
		}
	table.excel thead th {
		text-align:center;
		background:#f3f3e5 url('../inc/img/table_th_line.gif') no-repeat left top;
	}
	table.excel td {
		padding:5px 5px 6px 5px;
		font-size:12px;
		border-top:1px solid #d7d7d7;
		border-left:1px solid #d7d7d7;
		word-break:keep-all;
		}
	table.excel th.first, table td.first  {border-left:none;}

	table.excel thead th.th_multi {background-image:none;border-left:1px solid #000000;}
	table.excel thead th.th_multi2 {border-left:1px solid #00000;background:#fafaf4;}
	table.excel tbody th {vertical-align:middle;}
	table.excel tbody th.multi {border-left:1px solid #ae9165;}
	table.excel tbody td.t_left {text-align:left; padding-left:10px;}
	table.excel tbody td.t_right {text-align:right; padding-right:10px;}
	table.excel tr.center td.center {text-align:center;}
	table.excel tr.center td.left {text-align:left;}
	table.excel tbody td.center {padding:0px;text-align:center;}
	table.excel tbody td.noborder {border-top:0px;}
	table.excel tbody td.line {border-top:1px solid #000000;}
	table.excel thead th.line {border-top:1px solid #000000;}
	table.excel tbody .bgcolor {background:#f7f7f7;}
	table.excel tbody .bgcolor2 {background:#f7f7f7; border-right:1px solid #D7D7D7;}
	table.excel tbody .l_title {background:#f2f3e5;color:#5a653a;}
	table.excel th.nobg {background:none;background:#f3f3e5;}
	table.excel caption.nomal {font-size:12px;font-family:"dotum";}
	table.excel caption.small {font-size:12px;font-family:"dotum";}
	table.excel tr td.intro_l{text-align:left; padding-left:10px;border-left:none;}
	
.table_note {
	color: #707070;
	font-size: 11px;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 17px;
	padding-bottom: 20px;
	text-align: justify;
}

/* º¹ÁöÀÚ¿ø°æ¿µWRM - ±³¼öÁø */
.professors_bg {
	background: url(../wrm/img/professors_photo_bg.gif) no-repeat left top;
	padding-top: 26px;
	padding-left: 27px;
	padding-bottom: 64px;
}

.professors_bg2 {
	background: url(../wrm/img/professors_photo_bg2.gif) no-repeat left top;
	padding-top: 26px;
	padding-left: 27px;
	padding-bottom: 64px;
}

.professors_text_h1 {
	background: url(../inc/img/icon_h1.gif) no-repeat left top;
	color: #648E0C;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 17px;
	padding-bottom: 15px;
	text-align: justify;
}

.professors_text_h2 {
	background: url(../inc/img/icon_h2.gif) no-repeat 17px 2px;
	color: #707070;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 7px;
	text-align: justify;
}

/* ¼ö°­½ÅÃ»¼­ */
.admission_top {
	padding-top: 10px;
}

.admission_body {
	padding-top: 10px;
	padding-left: 10px;
}

.admission_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

.admission_form_space {
	padding-bottom: 5px;
}

.applicant_space {
	padding-top: 10px;
}

.admission_size {
	width: 566px;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
}
