@charset "utf-8";

@import "common.css";

html, body {width:100%; height:100%;}

@font-face{
font-family:'NBG';
src: url(../font/NBG.otf);
src: url(../font/NBG.eot?#iefix) format('embedded-opentype'),
     url(../font/NBG.woff) format('woff'),
     url(../font/NBG.woff2) format('truetype');
}

@font-face{
font-family:'NBG_B';
src: url(../font/NBG_B.otf);
src: url(../font/NBG_B.eot?#iefix) format('embedded-opentype'),
     url(../font/NBG_B.woff) format('woff'),
     url(../font/NBG_B.woff2) format('truetype');
}

body,input,textarea,select,button,table {font-family:NBG, '나눔고딕','돋움',dotum,AppleGothic,serif}
*{font-family:NBG, '나눔고딕','돋움',dotum,AppleGothic,serif}

/* default definition */
body, textarea, select {font:12px '돋움',dotum,AppleGothic,sans-serif; color:#666; word-break:break-all;
	margin:0;
	padding:0;
	letter-spacing:-0.5px;
	scrollbar-face-color:#F2F2F2;
	scrollbar-shadow-color:#DEDEDE;
	scrollbar-highlight-color:#DEDEDE;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-arrow-color:#D2D2D2;
}

body {
	 /*background:url(/images/admin/bg_head.gif) repeat-x left top;*/
	}
#wrap {
	width:100%;
	background:url(../../images/admin/line_h.gif) repeat-x left 72px;
	}
#wrap #header {
	width:1024px;  height:66px; padding-top:13px;
}

#wrap #header h1{
	 width:232px; position:relative; text-align:center; float:left;
}

/* admin MemberBox */
#member_box {float:left;width:201px;padding:1px;border:3px solid #dcdcdc;}
#member_box .menber_name {height:23px;padding-left:7px;padding-top:8px;background:#f3f3f3;}
#member_box .menber_name img {vertical-align:-4px;margin-right:5px;}
#member_box .info {width:179px;margin-left:11px;border-bottom:1px solid #e4e4e4;}
#member_box .info li {margin:5px 0;}
#member_box .info li .title {float:left;width:64px;padding-left:6px;background:url(../../images/admin/dot.gif) no-repeat left 5px;}
#member_box .info li .num {color:#4b6985;}
#member_box .btnArea {display:inline;float:left;width:179px;margin-left:11px;padding:5px 0;}
#member_box .btnArea a {float:left;font-size:11px;font-family:dotum;}
#member_box .btnArea a.logout {margin-right:60px;}	
				
:root body, :root select, :root input {letter-spacing:0px;}

div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,th,td,form {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0; word-break:break-all;}
ul, li, ol {list-style-type:none; margin:0; padding:0;}
hr {display:none;}
img {border:0 none;}
label {margin:0; padding:0;}
fieldset {margin:0; padding:0; border:0 none;}
legend {display:none;}

/* link */
a, a:link, a:visited {color:#808080; text-decoration:none; cursor:pointer;}
a:hover, a:active {color:#808080; cursor:pointer;}

a.file,  a.file:link, a.file:visited {color:#568bc0; text-decoration:none; cursor:pointer;}
a.file:hover, a.file:active {color:#808080; cursor:pointer;} 


/* 타이틀 */
h3.big_tit {clear:both; padding-left:22px; font-size:16px; font-weight:bold; color:#333; background:url(../../images/common/ico/blt_ge_tit.gif) no-repeat left top;}
h3.big_tit img {vertical-align:-2px; margin:0 6px 0 0;}
h3.big_tit span {font-size:12px; color:#999; font-weight:normal;}

/* 서브타이틀 */
h4.small_tit {margin-top:25px; font-size:14px; color:#555; padding:1px 0 10px 15px; background:url(../../images/common/ico/blt_accountant.gif) no-repeat left top;}
h4 span.txt {font-size:11px; letter-spacing:-1px; color:#999; font-weight:normal;}
h4 span.ac {font-size:11px; letter-spacing:-1px; color:#71a04a; font-weight:normal;}

/* 컨텐트 영역 */
div.content {clear:both; /* width:97%; */ margin:0 30px 50px 29px;}
div.content2 {clear:both; width:97%; margin:0 0px 0px 10px;}
	ul.category {margin-top:-45px; float:right; padding:6px 0 34px;}
	ul.category li {float:left; padding:0 9px 0 5px; color:#bfbfbf; background:url(../../images/common/ico/ico_category.gif) no-repeat right 3px;}
	ul.category li a {color:#bfbfbf;}
	ul.category li.now {padding-right:0; color:#666; background:none !important;}

/* 검색테이블 */
table	{font-size:12px;border-collapse:collapse;margin:0;padding:0;}

/* 이전글 다음글 */
div.prenxt_box {width:98%; margin-top:20px; padding:5px 10px; border:1px solid #d7d7d7;}
	table.prenxt_box {width:100%;}
	table.prenxt_box th {width:93px; text-align:right; padding:9px 0 8px; border-bottom:1px dashed #cdcecd;}
	table.prenxt_box td {padding-left:47px; border-bottom:1px dashed #cdcecd; color:#999;}
	table.prenxt_box tr.end th, table.prenxt_box tr.end td {border:none;}
	table.prenxt_box td span.file {font-size:11px;}
	table.prenxt_box td a {margin-right:5px; color:#999;}

/* 우축정렬 */
.btR {float:right;margin-top:10px;}

/* 좌측정렬 */
.btL {float:left;margin-top:10px;}


		
table.util_list {clear:both; width:100%; border:1px solid #d8d8d8;}
	table.util_list thead th {padding:8px 0; line-height:14px; border:1px solid #d8d8d8; border-bottom:2px solid #7f7f7f; background:#f8f8f8;}
	table.util_list thead th.chk, table.util_list tbody td.chk {padding:0;}
	table.util_list thead th.chk input.ra {background:#f8f8f8;}
	table.util_list thead th.rows {border-bottom:1px solid #d8d8d8;}
	table.util_list tbody td {padding:8px 0; border-right:1px solid #d8d8d8; border-bottom:1px dashed #d8d8d8; text-align:center; color:#636161;}
	table.util_list tbody td.divide {color:#999;}
	table.util_list tbody td.num {color:#999;}
	table.util_list tbody td a {color:#636161;}
	table.util_list .ta_l {padding-left:10px; text-align:left;}
	table.util_list tbody td.reply {background:#f0f0f0; text-align:left; padding:8px 17px; line-height:18px; color:#7c7cb4;}
	table.util_list tbody th {padding:8px 0; border:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; background:#f8f8f8;}
	table.util_list tbody td.btn {padding:3px 0 5px;}
	table.util_list tbody td.btn img {vertical-align:middle;}
	table.util_list tbody td.ac {color:#cc3333;}
	table.util_list tbody td span.nom {color:#999; font-size:11px; line-height:16px;}
	table.util_list tbody tr.bo td {border-bottom:1px solid #d8d8d8;}
	table.util_list ul.list li {padding-left:8px; background:url(../../images/common/ico/ico_list_square.gif) no-repeat left 6px;}
	table.util_list tr.type1 th {background:#EFEFEF; border-bottom:0; padding:10px 0;}
	table.util_list tr.type1 td {color:#444; border-bottom:0; text-align:left;  padding:12px 0 12px 14px;}
	table.util_list tr.type2 th {background:#EFEFEF; border-bottom:1px solid #d8d8d8; padding:10px 0;}
	table.util_list tr.type2 td {color:#444; text-align:left; border-bottom:1px solid #d8d8d8; padding:12px 0 12px 14px;}
	table.util_list tr.type3 th.rows {background:#EFEFEF; padding:10px 0;}
	table.util_list td.nonum_box {padding:4px 0; font-weight:bold;}
	table.util_list td.nonum_box div.no {margin:5px 0;}
	table.util_list td.nonum_box p {border:1px solid #CBCBCB; padding:4px 0; font-weight:bold; width:83px; text-align:center;}
	table.util_list td.nonum_box p.box {display:inline; border:1px solid #CBCBCB; margin-right:5px; padding:4px 10px;}



/* write */
div.datatable_title {background:#0e4d80; color:#fff; padding:5px 0 5px 10px; font-weight:bold; font-size:14px;}
table.con_table {clear:both; width:100%; border-top:2px solid #7f7f7f; border-right:1px solid #e2e2e2;}
table.con_table1 {clear:both; width:100%; border-top:2px solid #7f7f7f; border-right:1px solid #e2e2e2;}
table.dot_bor {border:none;}
	table.con_table th {padding:9px 0 8px; border:1px solid #e2e2e2; text-align:center;font-weight:bold; background:#f7f6f4; color:#264965;}
	table.con_table1 th {padding:9px 10px 8px; border:1px solid #e2e2e2; text-align:left;font-weight:bold;}
	table.con_table tr.toptit th {border:1px solid #CACACA; border-width:1px 1px 1px 0; background:#E6E6E6;}
	table.con_table td {border:1px solid #e2e2e2; text-align:center; padding:3px 3px 5px 7px; text-align:left;}
	table.con_table td.list {padding:7px 3px 5px 7px; line-height:18px;}
	table.con_table td.list dd {color:#999;}
	table.con_table td.dot {border-bottom:1px dashed #e2e2e2;}
	table.con_table td.reason {height:50px; vertical-align:top; line-height:18px;}
	table.con_table td.txt {padding:5px 3px 5px 7px;}
	table.con_table td.img {padding:0; text-align:center;}
	table.con_table td.img p.img {width:118px; height:139px; margin:0 auto; background:#dfdfdf; padding:0; border:0;}
	table.con_table td span.stxt {padding-left:5px; color:#999;}
	/*table.con_table input {color:#7c7c7c; font-size:11px;}*/
	table.con_table tr.sel td {padding:0px; border:none;}
	table.con_table tr.ta_c td {padding-left:0px !important; padding-right:0px !important; text-align:center !important;}
	table.con_table td.sel img {margin:0;}
	table.con_table tr.sel td.inbox {border:1px solid #e2e2e2; padding:3px 3px 5px 7px !important;}
	table.con_table td input.btn_img {vertical-align:-6px;}
	table.con_table td p.row {margin-bottom:3px;}
	table.con_table td * {vertical-align:middle;}
	table.con_table td.btn {border:none; padding-top:12px; text-align:center;}
	table.con_table td p.int {margin:6px 0 0 0; padding-left:14px; font-size:11px; letter-spacing:-1px; color:#666; background:url(../../images/common/ico/ico_cube_mem.gif) no-repeat 0 0;}
	table.con_table td.photo {padding-left:2px; text-align:center;}
	table.con_table td p.photo {width:103px; height:107px; margin:0 auto; font-size:0; border:1px solid #d0d0d0;}
	table.con_table td p.photo_pop {width:119px; height:139px; margin:10px; font-size:0; background:#dfdfdf;}
	table.con_table td p.photo img {vertical-align:top;}
	table.con_table td img.btn {margin:3px 0 0 1px;}
	table.con_table td.txtinput {padding-bottom:3px;}
	table.con_table td.txtinput textarea {border:1px solid #d0d0d0; width:95%; height:36px; padding:5px 10px;}
	table.con_table td.txtinput1 textarea {border:1px solid #d0d0d0; width:98%; height:200px;}
	table.con_table p.int {font-size:11px; color:#666; margin:5px 0 4px 0; background:url(../../images/common/ico/ico_eqwe.gif) no-repeat 0 0; padding-left:14px;}
	table.con_table td.con {height:140px; vertical-align:top; padding:5px 3px 5px 7px; line-height:18px;}
	table.con_table td.file {padding:7px 3px 7px 7px;}
	table.con_table td.file a {color:#568bc0;}
	table.con_table td.file img {vertical-align:middle;}
	table.con_table td.file span.dose {font-family:Verdana; font-size:9px;}
	table.dot_bor td {line-height:18px !important;}
	:root table.con_table .rtxt {padding-top:2px !important; padding-bottom:0 !important;}
	table.con_table1 p.con_t1 {clear:both; width:100%; height:24px; float:left; vertical-align:middle;}	
	
	
div.layer_wrap {position:absolute; padding:4px 5px 8px; border:1px solid #c6c6c6; background:#fff; z-index:100;}
div.layer_wrap h3 {height:32px; margin:0 0px 0 0; padding:0 0 0; background:url(../../images/common/modulebg_tit_left.gif) no-repeat left top;}
div.layer_wrap h3 span {display:block; height:24px; padding:10px 0 0 12px; font-size:12px; font-weight:bold; color:#555354; background:url(../../images/common/modulebg_tit_right.gif) no-repeat right top;}
div.layer_wrap h3 img.icn {vertical-align:middle; margin-right:7px;}
div.layer_wrap h3 a {position:absolute; top:14px; right:13px;}

div.layer_wrap h4 {width:100%; height:33px; margin:5px 0; background:url(../../images/common/h4_bgright.gif) no-repeat right top;}
div.layer_wrap h4 p {width:100%; height:25px; padding-top:8px; font-size:12px; font-weight:bold; text-align:center; background:url(../../images/common/h4_bgleft.gif) no-repeat left top;}

div.layer_wrap p.search {margin:0 3px; padding:10px 0 7px; border-bottom:1px solid #E6E6E6;}
div.layer_wrap p.search span.tit {display:inline-block; padding:0 7px 0 17px; font-size:12px; vertical-align:middle; background:url(../../images/icon/icon_blue_dot.gif) no-repeat 7px 6px;}
div.layer_wrap p.search input {margin-top:middle; width:290px; border:1px solid #BEBEBE;}
div.layer_wrap p.search input, div.module_add p a {vertical-align:middle;}
div.layer_wrap p.txt {margin:15px 0 27px; border-bottom:none; text-align:center; font-size:12px;}
div.layer_wrap p.txt span.ac {color:#DE3A17;}
div.layer_wrap p.r_btn {margin-top:8px;}

/* 데이터테이블1 */

table.datatable1 {clear:both; width:100%; font-size:12px; border:1px solid #e6e6e6; empty-cells:show;border-collapse:collapse;}
table.datatable1 tbody th {padding:8px 0 9px; text-align:center; background-color:#f4f4f4; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; font-weight:normal;}
table.datatable1 tbody td {padding:7px 0 5px; text-align:center; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; line-height:13px; background:#fafafa;}
table.datatable1 tr.ac th {font-weight:bold; color:#333;}
table.datatable1 tbody td.wh {background:#fff;}
table.datatable1 tbody tr.write_box td {padding:4px 0 4px 5px !important;}
table.datatable1 tbody tr.txt td {text-align:center; padding:7px 0 8px 0 !important;}
table.datatable1 tbody td.cate {font-size:11px; color:#666; letter-spacing:-1px;}
table.datatable1 tbody td.con {padding-left:10px; padding-right:10px; font-size:12px; line-height:19px; text-align:left;}
table.datatable1 tbody td.scon {padding-left:10px; padding-right:10px; font-size:11px; line-height:14px; text-align:left;}
table.datatable1 tbody td.txtar_in {padding:5px 10px; padding-right:10px; text-align:left;}
table.datatable1 tbody td.txtar_in textarea {font-size:11px; line-height:14px; width:93%;}
table.datatable1 tbody td.cate a {text-decoration:underline; color:#333; font-size:12px;}
table.datatable1 tbody tr.img_box td {padding:0px 0 0 4px !important;}
table.datatable1 .ta_l {padding-left:10px; text-align:left;}
table.datatable1 .ta_r {padding-right:10px; text-align:right;}
table.datatable1 .in {padding:4px 0 5px 10px !important; text-align:left;}
table.datatable1 .intxt {padding:4px 0 5px 10px; text-align:left;}
table.datatable1 tbody td.sbtn {padding:5px 0; border-left:none; background:#fafafa; text-align:center;}
table.datatable1 p a span {padding-top:5px;}

table.datatable1 tbody tr.wh td {background:#fff !important;}
table.datatable1 tbody td.white {background:#fff !important;}
table.datatable1 tbody td.con {padding:15px; background:#fff;}

table.datatable1 p.btn_step {position:relative; display:inline; width:10px; height:20px; margin-left:2px;}
table.datatable1 p.btn_step a {position:absolute; padding-top:4px;}
:root table.datatable1 p.btn_step a {padding-top:0px;}
table.datatable1 p.btn_step a.up {top:0px; left:0;}
table.datatable1 p.btn_step a.down {top:9px; left:0;}

/* 데이터테이블2 */

table.datatable2 {clear:both; width:100%; font-size:12px; border:1px solid #e6e6e6; empty-cells:show;border-collapse:collapse;}
table.datatable2 tbody th {padding:8px 0 9px; text-align:center; background-color:#f4f4f4; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; font-weight:normal;}
table.datatable2 tbody td {padding:7px 5px 5px; border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background:#fafafa;}
table.datatable2 tr.ac th {font-weight:bold; color:#333;}
table.datatable2 tbody td.wh {background:#fff;}
table.datatable2 tbody tr.write_box td {padding:4px 0 4px 5px !important;}
table.datatable2 tbody tr.txt td {text-align:center; padding:7px 0 8px 0 !important;}
table.datatable2 tbody td.cate {font-size:11px; color:#666; letter-spacing:-1px;}
table.datatable2 tbody td.con {padding-left:10px; padding-right:10px; font-size:12px; line-height:19px; text-align:left;}
table.datatable2 tbody td.scon {padding-left:10px; padding-right:10px; font-size:11px; line-height:14px; text-align:left;}
table.datatable2 tbody td.txtar_in {padding:5px 10px; padding-right:10px; text-align:left;}
table.datatable2 tbody td.txtar_in textarea {font-size:11px; line-height:14px; width:93%;}
table.datatable2 tbody td.cate a {text-decoration:underline; color:#333; font-size:12px;}
table.datatable2 tbody tr.img_box td {padding:0px 0 0 4px !important;}
table.datatable2 .ta_l {padding-left:10px; text-align:left;}
table.datatable2 .ta_r {padding-right:10px; text-align:right;}
table.datatable2 .in {padding:4px 0 5px 10px !important; text-align:left;}
table.datatable2 .intxt {padding:4px 0 5px 10px; text-align:left;}
table.datatable2 tbody td.sbtn {padding:5px 0; border-left:none; background:#fafafa; text-align:center;}
table.datatable2 p a span {padding-top:5px;}

table.datatable2 tbody tr.wh td {background:#fff !important;}
table.datatable2 tbody td.white {background:#fff !important;}
table.datatable2 tbody td.con {padding:15px; background:#fff;}

table.datatable2 p.btn_step {position:relative; display:inline; width:10px; height:20px; margin-left:2px;}
table.datatable2 p.btn_step a {position:absolute; padding-top:4px;}
:root table.datatable2 p.btn_step a {padding-top:0px;}
table.datatable2 p.btn_step a.up {top:0px; left:0;}
table.datatable2 p.btn_step a.down {top:9px; left:0;}

.mg_t5 {margin-top:5px !important;}

/*layer popup1 
	2012.07.10 
	window popup 이나 layer popup 안에 popup이 나올 경우를 위해 하나 더 추가함
 */
.layerPopup1 {z-index:300; position:absolute; top:200px; left:250px; width:500px; border:solid 1px #b6b6b6; padding:0; background-color:#fff;  overflow:hidden;}
.layerPopup1 .topArea{width:100%; height:32px; background:url(../../images/classroom/pop/pop1_right_bg.gif) repeat-x left top;}
.layerPopup1 .topArea p.subject1 {float:left;  height:32px; padding-left:20px; padding-top:5px; color:#666; font-size:14px; font-weight:bold; background:url(../../images/classroom/pop/pop1_left_bg.gif) no-repeat left top;}
.layerPopup1 .topArea p.close {float:right; padding-right:10px; padding-top:7px;}
.layerPopup1 .contents{padding:10px; margin:10px; border:solid 1px #ccc;}
.layerPopup1 .bottonFunction{border-top:solid 1px #ccc; padding:5px; text-align:center;}


/*2012-11-09 : 타이틀 영역 없는 layer팝업*/
.layerPopup2 {z-index:300; position:absolute; top:200px; left:250px; border:solid 2px #bbb; /*border:solid 2px #366d8c;*/ padding:0; background-color:#fff;  overflow:hidden;}
.layerPopup2 .leftList{float:left; width:180px; min-height:400px;}
.layerPopup2 .leftList p.title{padding:5px 0; font-weight:bold; text-align:center; margin-bottom:10px; border-bottom:solid 1px #ccc; background-color:#f5f5f5;}
.layerPopup2 .leftList p.subject{margin:0; padding:0; margin-left:10px; font-weight:bold; padding-left:20px; background:url(../../images/classroom/icon/icon_folder.gif) no-repeat left center;}
.layerPopup2 .leftList ul{margin:0; padding:0; margin:7px 16px 0;}
.layerPopup2 .leftList ul li{line-height:20px; padding-left:28px; background:url(../../images/classroom/icon/icon_folder3.gif) no-repeat left center;}
.layerPopup2 .leftList ul li:last-child{line-height:20px; padding-left:28px; background:url(../../images/classroom/icon/icon_folder4.gif) no-repeat left center;}
.layerPopup2 .leftList ul li a:link {}
.layerPopup2 .leftList ul li a:hover {color:#333; text-decoration:underline;}

.layerPopup2 .rightContent{float:right; width:550px;  min-height:400px; border-left:solid 1px #ccc;}
.layerPopup2 .rightContent p.title{padding:5px 0; margin-bottom:10px; font-weight:bold; text-align:center; border-bottom:solid 1px #ccc; background-color:#f5f5f5;}
.layerPopup2 .rightContent .contArea {margin:10px; width:100%; min-height:300px;}
.layerPopup2 .bottonFunction{clear:both; border-top:solid 1px #ccc; padding:5px; text-align:center;}

a.combtn {display:inline-block; margin:0 2px; height:22px; background:url(../../images/btn/btn_combg_right.gif) no-repeat right top;}
a.combtn span {display:inline-block; height:20px; padding:2px 18px 0; font-size:11px; background:url(../../images/btn/btn_combg_left.gif) no-repeat left top;}

/* 첨부파일 리스트: 2023-12-15 */
ul.file_list {margin-top:5px; border-bottom:solid 1px #ddd; overflow:hidden;}
ul.file_list li {display:inline-block; margin:0 2px; padding:7px;}
ul.file_list li:hover {text-decoration:underline;}
ul.file_list li a.btn_file_delete:hover {color:#f01616;}

/* tooltip: 2023-12-15 */
a.btn_help {font-size:14px; color:#4964ff; position:relative;}
a.btn_help:hover:after {display:block; font-size:12px; text-align:left; content:''; clear:both; padding:10px; width:auto; height:auto; color:#666; white-space:pre; position:absolute; top:0; left:17px;
	background-color:#fff; border-radius:3px 10px 10px 10px; border:solid 1px #333; box-shadow: 0px 3px 5px 0 #ccc; z-index:999999999;}
a.tooltip1:hover:after {content:'장기형: 만족도 및 교육성과 측정이 가능한 프로그램으로 \A 한 학기/방학 중/1년(단위)에 걸쳐서 운영되는 프로그램입니다. \A \A 단기형만족도조사 이외의 교육성과 측정이 제한적이며 \A 비교적 단기간(1일 이내) 운영되는 프로그램임 (예 , 특강, 견학 등)';
	top:0;}
a.tooltip2:hover:after {content:'신규 : 현재연도 노출 \A 지속 : 시작연도 노출'; top:0;}
a.tooltip3:hover:after {content:'프로그램 목적을 달성하기 위하여 수행한 교육내용(주제 등), \A 교육방법(강사선정, 교수법 등)을 작성합니다.'; top:0;}
a.tooltip4:hover:after {content:'개조식으로 프로그램 목적을 작성해주세요.'; top:0;}
a.tooltip5:hover:after {content:'※ 프로그램의 목적과 프로그램 내용의 연계성을 서술 \A ※ 장기형 프로그램은 한 학기/방학 중/1년 단위)에 걸쳐서 운영되는 프로그램을 제시하거나 별도 첨부서류로 제시  \A ※ 단기형은 단기간(1일 이내) 운영되는 프로그램의 세부 내용을 제시하거나 첨부서류로 제시 \A ※ 요구조사를 반영해서 프로그램 내용이 편성된 경우에 서술'; top:0;}
a.tooltip6:hover:after {content:'프로그램 운영방식을 구체적으로 서술한다.\A \A 예시 ) \A - 같은 학과의 학생들끼리 팀을 만들어 교과협의회를 구성한다.\A - 매주 수업내용을 충실히 이해하고, 실제 교사들이 작성한 예시를 참고로 한다. \A - 평가의 절차에 따라 매주 프로젝트 활동을 한다. \A - 학기말 프로젝트 결과를 발표하여 공유한다.'; top:0;}
a.tooltip7:hover:after {content:'대학발전 계획과 프로그램 운영과의 연계성을 제시함(대학의 인재상, 교육목표, 핵심 역량 등).\A 대학 발전계획과 프로그램의 연계성을 구체적으로 진술'; top:0;}

/* 사용여부 toggle버튼 */
i.use_toggle_on {font-size:20px; color:#2196f3}
i.use_toggle_off {font-size:20px; color:#aaa;}
