@charset "utf-8";
/* CSS Document */

html {overflow-x:scroll; overflow-X: hidden;} 


body{margin:0; padding:0; color:#7d7d7d; font-size:12px; font-family:돋움,굴림,Dotum,Gulim,sans-serif,Arial Unicode MS; line-height:17px; background:url(../make_img/sub/bg.jpg) repeat-x left top;}
img{border:0;}

a:link, a:visited, a:active {color:#7d7d7d; font-size:12px; text-decoration:none; }
a:hover { color:#ff6f0f; text-decoration:underline }

.menu_style{height:31px; position:absolute; left:50%;}
.menu_style ul{margin:0; padding:0; list-style:none; }
.menu_style ul li{float:left;}
.list_img {background:url(../make_img/sub/list_img01.gif) no-repeat 0 1px; padding-left:18px;font-weight:bold; font-size:14px; color:#555454; }

.history_y{ font-weight:bold; color:#aa6f23; padding-right:10px;}

.pad05{padding:5px;}
.professor_bd1{border-right:1px solid #d4d4d4; border-bottom:1px solid #c5c5c5;} 
.professor_bd2{border-bottom:1px solid #d4d4d4;}



.border1{border:1px solid #d7d7d7; padding:3px;}

.p_detail_table td{padding:5px; border:1px solid #ccc;}


.pad05{padding:5px;}
.pad15{padding:15px;}
.professor_bd1{border-right:1px solid #d4d4d4; border-bottom:1px solid #c5c5c5;} 
.professor_bd2{border-bottom:1px solid #d4d4d4;}



.sub_stitle{font-weight:bold; padding:8px 18px;}
.pad_b_40{padding-bottom:40px;}
.pad_l_18{padding-left:18px;}
.pad_lb{padding-left:18px; padding-bottom:40px;}


ul.list2{padding:0; margin:0; margin-left:20px; list-style:none; }
ul.list2 li, ul.list1 li{background:url(../make_img/sub/arrow.gif) no-repeat 0 3px; padding-left:18px;}


ul.list1{padding:0; margin:0; list-style:none;}
.td_border1{border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; padding:10px; }
.td_border2{border-bottom:1px solid #e0e0e0; padding:10px;}
.td_border3{border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0; padding:10px;}


/***************************************************************/
.listTable {border-top:2px solid #fb8b12; clear:both;}
.listTable table {width:100%;}
.listTable table td {border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; padding:7px;}
.listTable table th {border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; padding:7px; background:#f4f4f4; text-align:center;}
.listTable table .first {border-left:none;}
.listTable table .end {border-left:none;}

/***************************************************************/
.listTable2 {border-top:2px solid #ff6f0f; clear:both;}
.listTable2 table {width:100%;}
.listTable2 table td {border-bottom:1px solid #d2d2d2; border-left:1px solid #d2d2d2; padding:2px;}
.listTable2 table .first {border-left:none;}
.listTable2 table .end {border-left:none;}

.listTable3 table td {padding:2px 5px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:13px;}
.listTable3 .num_bg1 {border:1px solid #ff4301; background:#ff7801; text-align:center; overflow-y:hidden; color:#FFF; font-weight:bold;}
.listTable3 .num_bg2 {border:1px solid #d5d5d5; background:#FFFFFF; text-align:center; overflow-y:hidden;}

/***************************************************************/
.grade ul{list-style:none; margin:0; padding:0}
.grade li{display:inline;}
.grade li a{float:left; margin-right:5px;  margin-bottom:5px; padding:6px 30px; text-decoration:none; color:#FFF; background:#999;}}
.grade li a.active, .grade a:hover{color:#FFF; background:#36F;}


.t01 {
	width: 100%;
	margin-top: 10px;
	border-top: 2px solid #f15a22;
	border-left:1px solid #d2d2d2;
}

.t01 thead th {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
	padding: 3px;
}

.t01 tbody th {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
	padding: 3px;
}

.t01 tbody td {
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding: 3px;
}

.t01 tbody th.text-left {
	text-align: left;
}