@charset "utf-8";
/*학습자료실*/
.guide .guide-box {
	position: relative;
	width: 1015px;
	height: 100px;
	margin: 50px 0 50px 37px;
	border: 1px solid #cccbcb;
}
.guide .guide-box:before {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 60px;
	top: 20px;
	right: 390px;
	background: #cccbcb;
}
.guide .guide-box .icon-book,
.guide .guide-box .title-guide,
.guide .guide-box .btn-guide {
	display: block;
	position: absolute;
}
.guide .guide-box .icon-book {
	left: 60px;
	top: 20px;
}
.guide .guide-box .title-guide {
	font-size: 20px;
	font-family: 'spoqa4', dotum;
	font-weight: 100;
	top: 38px;
	left: 160px;
}
.guide .guide-box .btn-guide {
	top: 30px;
	right: 70px;
}

/*교수소개*/
.container.teacher {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/top_bg.png') center 52px no-repeat;
	font-family: 'spoqa';
}
.container.teacher .top {
	padding-top: 55px;
	height: 745px;
}
.container.teacher .teacher-tab {
	background: #0a8de0;
}
.container.teacher .teacher-tab .teacher-list {
	height: 96px;
}
.container.teacher .teacher-tab .teacher-list li {
	float: left;
	width: 33.3%;
}

.container.teacher .teacher-tab .teacher-list li a {
	position: relative;
	display: block;
	text-align: center;
	height: 76px;
	padding-top: 20px;
	letter-spacing: -1px;
}
.container.teacher .teacher-tab .teacher-list li a:before {
	content: '';
	display: block;
	position: absolute;
	width: 367px;
	height: 518px;
	top: -518px;
	left: 0;
}
.container.teacher .teacher-tab .teacher-list li a.link-tab1:before {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/teacher01_off_.png') 0 0 no-repeat;
}
.container.teacher .teacher-tab .teacher-list li a.link-tab2:before {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/teacher02_off_.png') 0 0 no-repeat;
}
.container.teacher .teacher-tab .teacher-list li a.link-tab3:before {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/teacher03_off_.png') 0 0 no-repeat;
}

.container.teacher .teacher-tab .teacher-list li a.link-tab1.selected:before,
.container.teacher .teacher-tab .teacher-list li a.link-tab1:hover:before {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/teacher01_on_.png') 0 0 no-repeat;
}
.container.teacher .teacher-tab .teacher-list li a.link-tab2.selected:before,
.container.teacher .teacher-tab .teacher-list li a.link-tab2:hover:before {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/teacher02_on_.png') 0 0 no-repeat;
}
.container.teacher .teacher-tab .teacher-list li a.link-tab3.selected:before,
.container.teacher .teacher-tab .teacher-list li a.link-tab3:hover:before {
	background: url('/_skin/tpl_skin/basic_csleader2/images/teacher/teacher03_on_.png') 0 0 no-repeat;
}

.container.teacher .teacher-tab .teacher-list li a.selected,
.container.teacher .teacher-tab .teacher-list li a:hover {
	background: #17325a;
}
.container.teacher .teacher-tab .teacher-list li a .name {
	color: #cce1f6;
	font-weight: 300;
	font-size: 26px;
	line-height: 32px;
}
.container.teacher .teacher-tab .teacher-list li a.selected .name,
.container.teacher .teacher-tab .teacher-list li a:hover .name {
	color: #fff;
}
.container.teacher .teacher-tab .teacher-list li a .name strong {
	font-weight: 600;
}
.container.teacher .teacher-tab .teacher-list li a .subject {
	color: #65d4f6;
	font-weight: 600;
	font-size: 16px;
}
.container.teacher .teacher-tab .teacher-list li a.selected .subject,
.container.teacher .teacher-tab .teacher-list li a:hover .subject {
	color: #7eeeff;
}
.container.teacher .teacher-con {
	padding: 95px 0;
	background: #17325a;
}
.container.teacher .teacher-con > .tab-content {
	width: 1100px;
	margin: 0 auto;
}
.container.teacher .teacher-con .play-wrap {
	margin-right: 48px;
}
.container.teacher .teacher-con .play-wrap .play-menu {
	position: relative;
	z-index: 2;
}
.container.teacher .teacher-con .play-wrap .play-menu li {
	float: left;
}
.container.teacher .teacher-con .play-wrap .play-menu li a {
	display: block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	font-weight: 600;
	background: #053f94;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.container.teacher .teacher-con .play-wrap .play-menu li a.selected {
	background: #0b88f2;
}
.container.teacher .teacher-con .play-wrap .tab_img .tab-content .play {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.25);
}

/***최윤지 알럿***/

.apply.ctp .con2play .tab-content6 a {
	width: 577px;
	height: 344px;
	position: absolute;
	left: 42px;
	top: 74px;
	font-size: 0;
}

/***최윤지 알럿 end***/

.container.teacher .teacher-con .teacher-info {
	width: 600px;
	margin-top: 40px;
}
.container.teacher .teacher-con .teacher-info .ment1,
.container.teacher .teacher-con .teacher-info .ment2,
.container.teacher .teacher-con .teacher-info .subject {
	font-size: 34px;
	line-height: 42px;
}

.container.teacher .teacher-con .teacher-info .ment1 {
	font-weight: 300;
	color: #7eeeff;
}
.container.teacher .teacher-con .teacher-info .ment2,
.container.teacher .teacher-con .teacher-info .subject {
	font-weight: 600;
	color: #fff;
}

.container.teacher .teacher-con .teacher-info .teacher-curri {
	position: relative;
	padding-top: 35px;
	margin-top: 30px;
}
.container.teacher .teacher-con .teacher-info .teacher-curri:before {
	content: '';
	display: block;
	position: absolute;
	width: 49px;
	height: 1px;
	left: 0;
	top: 0;
	background: #80d7ff;
}
.container.teacher .teacher-con .teacher-info .teacher-curri li {
	float: left;
	color: #8bb5f7;
}
.container.teacher .teacher-con .teacher-info .teacher-curri li.long {
	width: 330px;
}
.container.teacher .teacher-con .teacher-info .teacher-curri li.short {
	width: 250px;
}

.container.teacher .teacher-con .teacher-con3 .teacher-info .teacher-curri li.short,
.container.teacher .teacher-con .teacher-con3 .teacher-info .teacher-curri li.long {
	width: 300px;
}

/*도서소개*/
.container.book {
	background: #f7f9fc;
}
.container.book .top-bg {
	padding-top: 95px;
	height: 587px;
	background: url('/_skin/tpl_skin/basic_csleader2/images/book/top_bg__.png') center 0 no-repeat;
}
