@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}
img {
	border:0;
}
dl, dt, dd, p {
	margin:0;
	padding:0
}
body {
	margin:0;
	padding:0;
	color:#7d7d7d;
	font-size:12px;
	font-family:돋움, 굴림, Dotum, Gulim, sans-serif, Arial Unicode MS;
	line-height:17px;
}
a:link, a:visited, a:active {
	color:#7d7d7d;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#ff6f0f;
	text-decoration:underline;
}
.menu_style {
	background:url(../make_img/menu_sub_bg2.jpg) repeat-x;
	height:31px;
	padding-right:10px;
	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 50%;
	padding-left:18px;
	font-weight:bold;
	font-size:14px;
	color:#555454;
}
.history_y {
	font-weight:bold;
	color:#ce5798;
	padding-right:10px;
}
.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 5px;
	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;
}
.p_detail_table td {
	padding:5px;
	border:1px solid #ccc;
}
/***************************************************************/
.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 #0099FF;
	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;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #a21863;
	margin-top: 50px;
	margin-bottom: 15px;
}
.icon-box {
	margin-bottom: 20px;
}
.icon-box dt {
	background:url(../make_img/sub/list_img01.gif) no-repeat 0 -1px;
	padding-left: 18px;
	font-weight: bold;
	color: #555454;
	margin-bottom: 5px;
}
.icon-box dd {
	padding-left: 18px;
}
.t01 {
	width: 100%;
}
.t01 thead th {
	height: 37px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	border-bottom: 1px solid #e0e0e0;
	background: #c0d2dd;
}
.t01 tbody th {
	font-weight: normal;
	text-align:center;
	padding: 10px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #eaeaea;
}
.t01 tbody td {
	padding: 10px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.t02 {
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	border-top: 2px solid #bd1b1b;
	border-left:1px solid #d2d2d2;
}
.t02 thead th {
	text-align: center;
	font-size: 11px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
}
.t02 tbody th {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background: #f4f4f4;
}
.t02 tbody td {
	font-size: 11px;
	text-align: center;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.t02 tbody th.text-left {
	text-align: left;
}
.t03 {
	width: 100%;
	font-size: 11px;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.t03 thead th, .t03 tbody th, .t03 tbody td {
	border-right: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.t03 thead th {
	background: #f4f4f4;
	padding: 8px 5px;
}
.t03 tbody td {
	padding: 8px 5px;
	text-align: center;
}
/* tab menu */

.tab {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-left: 1px solid #ccc;
	margin-top: 20px;
}
.tab li {
	float: left;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.tab li a {
	display: block;
	font-weight: bold;
	line-height: 35px;
	background: #F0F0F0;
}
.tab li a:hover, .tab li a.selected {
	display: block;
	color: #fff;
	background: #6270b1;
}
.tab-content {
	width: 100%;
	padding-top: 30px;
}

/* 교수 상세페이지 */
.professor-box {
	margin: 20px 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB
}


/* ul-list */
.ul-list {
	margin: 0;
	padding: 0;
	margin: 10px 0 10px 18px;
	list-style-type: none;
	line-height: 20px;
}
.ul-list li {
	padding-left: 10px;
	background: url(../make_img/icon_bullet01.png) no-repeat left 7px;
}