@import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumgothic/nanumgothic.css);
@import url(https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);

@font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 400;
	src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
	src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
   }
   
   @font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 700;
	src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
	src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
   }
   
   @font-face {
	font-family: 'NanumBarunGothic';
	font-style: normal;
	font-weight: 300;
	src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
	src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
   }
   
   .nanumbarungothic * {
	font-family: 'NanumBarunGothic', sans-serif;
   }

@font-face {
	font-family: 'GmarketSansBold';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GmarketSansMedium';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


* {font-family: 'NanumBarunGothic', "Malgun Gothic", "돋움", "Dotum", "AppleGothic", sans-serif;}

body {width:100%; margin:0 auto; padding:0px; line-height:normal; } /* 20170802 KBR font-size:12px; */
img {border:none; padding:0px; margin:0px; outline:none;}
a {border:none; padding:0px; margin:0px; outline:none; text-decoration:none;}
a:active {color:#000000; text-decoration:none;} /* 20170711 KBR 글자색상 color: #666666; */
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}
input, select, textarea {margin:0; padding:0; outline:none; font-size:13px; color:#000000; font-weight: bold; } /* 20170711 KBR 팝업글꼴크기굵게 */
ul {list-style:none; padding:0; margin:0; *zoom:1;}
ul:after {content:""; display:block; clear:both;}

/*display:inline-block; *display:inline; zoom:1;*/

input::-moz-placeholder {color:#b1b1b1;}
input::-webkit-input-placeholder {color:#b1b1b1;}

textarea::-moz-placeholder {color:#b1b1b1;}
textarea::-webkit-input-placeholder {color:#b1b1b1;}

td {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#wrap{width:100%; min-width:1200px; margin:0 auto; position:relative; top:0; left:0;}



/*헤더*/
#header {width:100%; margin:0 auto; background-color:  #fff; } 
#header > .header_top {background-color: #4e4e4e; height: 35px;} 
#header > .header_top > .nav {width:1080px; margin:0 auto; *zoom:1;}
#header > .header_top > .nav:after {content:""; display:block; clear:both;}
#header > .header_top > .nav > ul {float:right;}
#header > .header_top > .nav > ul > li {float:left;}
#header > .header_top > .nav > ul > li a {display:block; font-size:16px; color:#ffffff; line-height:35px;}
#header > .header_top > .nav > ul > .li05 .select{ margin-top: 5px; } 
#header > .header_top > .nav > ul > .bar {margin:0 4px;}
#header > .header_top > .nav > ul > .bar span {display:block; font-size:12px; color:#f9f8b7; line-height:35px;}

#header > .header {text-align: center; /*padding: 20px 0;*/ padding: 12px 0;}
#header > .header > table {width: 1080px; margin: 0 auto;}
#header > .header > table > tr > td {width:360px;}


#header > #main_nav { 
	background-color: #114270; 
}

#header > #main_nav > .main_nav {
	width:1100px; 
	margin:0 auto;
}

#header > #main_nav > .main_nav > ul {	
	width:1100px; 
	margin:0 auto;
}

#header > #main_nav > .main_nav > ul > li {
	float:left; 
	width:137.5px; 
	text-align:center; 
	position:relative; 
	top:0; 
	left:0;  
	height: 60px;  
	box-sizing: border-box;
}

#header > #main_nav > .main_nav > ul > li > a {
	display:block;
	font-size:20px;  
	font-family: 'NanumSquare', sans-serif; 
	font-weight:bold; 
	line-height:60px; 
	color: #fff; 
} 

#header > #main_nav > .main_nav > ul > li:hover > a {
	display:block; 
	font-size:20px;  
	font-family: 'NanumSquare', sans-serif;  
	font-weight:bold;  
	line-height:54px; 
	border-top: 3px solid #3fa5d4; 
	color: #c5f6ff;
} 

#header > #main_nav > .main_nav > ul > li #sub_nav {
	width:1100px; height: 260px;
	position:absolute; top:60px; left:0; z-index:999; 
	display:none; 
}

.sub_back { 
	display: none; 
	position: absolute; 
	z-index:700; 
	top:249px; 
	left: 0px; 
	right: 0px; 
	width: 1100px; 
	height: 261px; 
	background: #fff; 
	margin: 0 auto; 
	border:  1px solid #b3b2b2;
	
}



#header > #main_nav > .main_nav > ul > li #sub_nav > ul {
	float: left; 
	width:134px; 
	height: 260px; 
	border-right: 1px solid #b3b2b2;
}

#header > #main_nav > .main_nav > ul > li:last-child #sub_nav > ul {border-right: 0px; }

#header > #main_nav > .main_nav > ul > li #sub_nav > #border_none {border-right: 0; width: 130px; }


#header > #main_nav > .main_nav > ul > li #sub_nav > ul > li { text-align:left; margin: 0 13px; padding: 5px;}

#header > #main_nav > .main_nav > ul > li #sub_nav > ul > li:first-child {margin-top:0; padding-top: 15px;}

#header > #main_nav > .main_nav > ul > li #sub_nav > ul > li a {font-size: 14px; color:#353535;  }


#header > #main_nav > .main_nav > ul > li #sub_nav > ul > li a:hover {color: #3fa5d4;}

#header > #main_nav > .main_nav > ul > .li01 {text-align:center; margin: 0 auto;   } 

#header > #main_nav > .main_nav > ul > .li04 {
	background-color: #9933cc;
}

#header > #main_nav > .main_nav > ul > .li04 > a {
	color: #ffffff;
}

#header > #main_nav > .main_nav > ul > .li04 > a:hover {
	color: #ffffff;
}




/* 빠른메뉴 원격지원 */
body {overflow-x:hidden; overflow-y:auto;}

.quick_toggle{
	background: url(../img/main/close_btn_1.png) no-repeat;
	display: block;
	width: 50px;
	height: 120px;
	/*position: fixed;*/
	position:absolute;
	top: 40%;
	/*margin-top: -60px;*/
    margin-top: 0px;
	/* right: 170px; */
	left: 170px;
	cursor: pointer;
    z-index: 1000000;
}
.quick_open{
	position: fixed;
	top: 49%;
    margin-top: 0px;
	/*right: 210px;*/
	/* right:172px; */
	left:172px;
	background: url(../img/main/open_btn_1.png) no-repeat;
	display: block;
	width: 50px;
	height: 120px;
	cursor: pointer;
    z-index: 1000000;
}

.quick_follow {
	position: absolute;
	/*top: 190px; */
	top:140px;
	/*right: 20px;*/
	/*right: 38px;*/
	/* right:0px; */
	left:0px;
	z-index: 10000000;
	border: 1px solid #7c6fdc;

}

.quick_follow > .quick_follow_con {
	width: 170px;
}

.quick_follow > .quick_follow_con > ul > li {
	width: 170px;
	padding: 6px 10px;
	display: block;
	background-color: #fff;
	box-sizing: border-box;
}

.quick_follow > .quick_follow_con > ul > .quick_title {
	background-color: #7c6fdc;
	padding: 12px;
	color: #fff;
	font-family: 'GmarketSansMedium';
	font-size: 20px;
	text-align: center;
}

.quick_follow > .quick_follow_con > ul > #li_sugang {
	padding: 10px 8px 8px;
}




.quick_follow > .quick_follow_con > ul > .quick_list {
	border-bottom: 1px solid #7c6fdc;
}


.quick_follow > .quick_follow_con > ul > .quick_border {
	background-color: #ffe9fe;
	box-sizing: border-box;
}


.quick_follow > .quick_follow_con > ul > li:last-child {
	text-align: center;
	background-color: #d4d0f9;
}

.quick_follow > .quick_follow_con > ul > li:last-child > a {
	font-family: 'GmarketSansMedium';
	font-size: 13px;
}

.quick_follow > .quick_follow_con > ul > .quick_list > a {
	text-align:left;
}

.quick_follow > .quick_follow_con > ul > .quick_list > a > .quick_list_con_title {
	font-family: 'GmarketSansMedium';
	font-size: 16px;
	margin-bottom: 6px;
	color: #114270;
}

.quick_follow > .quick_follow_con > ul > .quick_list > a > .quick_list_con {
	font-family: 'GmarketSansMedium';
	font-size: 16px;
	color: #114270;
}



.quick_follow > .quick_follow_con > ul > .quick_list > a > .quick_list_con_img {
	width: 65px;
	margin-bottom: 5px;
}

.quick_follow > .quick_follow_con > ul > .quick_list > a > .quick_list_con_img > img {
	width: 100%;
}

.quick_follow > .quick_follow_con > ul > .quick_list > a > .quick_list_con_txt1 {
	font-family: 'GmarketSansMedium';
	font-size: 13px;
	margin-bottom: 6px;
}


.quick_follow > .quick_follow_con > ul > .quick_list > a > .quick_list_con_num {
	font-family: 'GmarketSansBold';
	font-size: 18px;
	color: #f41560;
}


/*컨텐츠*/
#container {width:100%; margin:0 auto;}


/*메인컨텐츠*/
#main_con {}


/* 메인 슬라이드 */
#main_con > .slide_con .main_slide {}
#main_con > .slide_con .main_slide ul.slides {}
#main_con > .slide_con .main_slide ul.slides li {width:100%; height:580px; margin:0 auto; position:relative; top:0; left:0;} 
#main_con > .slide_con .main_slide ul.slides li > .btn_con {width:1080px; margin:0 auto; position:absolute; bottom:30px; left:0; right:0; z-index:9;}


#main_con > .contents_con {}


/*info1_로그인창 */

#main_info01_con {padding: 20px 0;background: #6e0000; border-top: 3px solid #fff; border-bottom: 3px solid #fff;} 
#main_info01_con > .main_info01_con {width:1080px; margin:0 auto; *zoom:1;}
#main_info01_con > .main_info01_con:after {content:""; display:block; clear:both;}


/* 로그인 전 */
#main_info01_con > .main_info01_con > .login_off_con {}
#main_info01_con > .main_info01_con > .login_off_con > div {display: block; float: left;}
#main_info01_con > .main_info01_con > .login_off_con > .title_con {margin-right: 6px; padding-right: 6px; line-height: 32px;  width: 105px;}
#main_info01_con > .main_info01_con > .login_off_con > .title_con span {font-size:20px; color:#fff;  font-family: 'NanumSquare', sans-serif; font-weight:bold;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con {}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con {}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form {}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div {width: 963px;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem {display: block; float: left;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > li {display: block; float: left; margin-right: 5px;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > li > .input { padding: 5px; width: 110px; height: 36px; box-sizing: border-box; border-radius: 0px; border: 1px solid #a3a3a3;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > li > .input_btn {width: 85px; height: 36px; border-radius: 0px; border: none; background-color: #fde752; color: #e74f30; border-radius: 5px; font-size: 16px; cursor: pointer; font-weight: bold ;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .btn_secur {width: 140px; height: 36px; border-radius: 0px; border: none; background-color: #ebebeb; line-height: 36px;  border-radius: 5px; text-align: center; margin-right: 10px; }
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .btn_secur > a {color: #353535; font-size: 16px;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .a_label {line-height: 36px; } 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .a_label > #check_label {border-radius: 0px; border: 1px solid #a3a3a3;  } 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .a_label > span {font-size: 16px;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > #btn_find {line-height: 36px; } 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > #btn_find > a {font-size: 16px; color: #fff; font-weight: bold;} 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > #btn_cert {line-height: 36px; } 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > #btn_cert > a {font-size: 16px; color: #fff; font-weight: bold;} 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .cate_line {line-height: 36px; padding: 0px 3px;  } 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #left_mem > .cate_line > span { color: #acacac; } 
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #right_mem { float:left; margin-right: 0px; }
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #right_mem > li {display: block; float: left;}
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #right_mem > #btn_join { line-height: 36px; width: 96px; text-align: center; background-color: #e74f30; border-radius: 5px; margin-left: 8px; }
#main_info01_con > .main_info01_con > .login_off_con > .write_con > .input_con > form > div > #right_mem > li > a { font-size: 16px; color: #ffffff; }



/*로그인 후*/
#main_info01_con > .main_info01_con > .login_on_con {} 

/* 로그인 후 이름부분*/
#main_info01_con > .main_info01_con > .login_on_con > .title_con {display: block; float: left; margin-right: 20px; border-right: 1px solid #acacac; padding-right: 20px;}
#main_info01_con > .main_info01_con > .login_on_con > .title_con span {font-size:13px; color:#fff; line-height:22px;}
#main_info01_con > .main_info01_con > .login_on_con > .title_con .name_text {font-size:18px; font-weight:bold; padding-right: 3px;}

/* 로그인 후 테이블*/
#main_info01_con > .main_info01_con >.login_on_con > .info_con {display: block; float: left; margin-top: 5px; }
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table {width: 240px; height: 35px; border: 1px solid #acacac; border-collapse: collapse; margin-right: 20px;}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody {}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr { }
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr > td {border: 1px solid #acacac; padding: 5px;}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr > td > span {font-size: 13px;}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr > .title_td {background-color: #e0e0e0; width: 50px;}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr > .info_td {background-color: #fff; width: 70px;}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr > .info_td > span {}
#main_info01_con > .main_info01_con >.login_on_con > .info_con > table > tbody > tr > .info_td > span > .color_text {color: #f1433d; font-weight: bold;}

/* 로그인 후 버튼*/
#main_info01_con > .main_info01_con >.login_on_con > .btn_con {display: block; float: left;}
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul { margin-top: 5px; }
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > li {display: block; float: left;  margin-right: 5px; padding: 9px 18px; border-radius: 30px;}
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > li:last-child {margin-right: 0px;}
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > li > a {color: #fff; font-size: 14px;}
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > #go_class{background-color: #fde752; }
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > #go_class > a {color: #343434; }
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > #logout {background-color: #f56957;}
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul > #mem_info {background-color: #f1f1f1;}
#main_info01_con > .main_info01_con >.login_on_con > .btn_con > ul >  #mem_info > a {color: #343434; }



/* info02 시작 */
#main_info02_con { height: 440px; padding: 20px 0; background-color: #e8effa; }
#main_info02_con > .main_info02_con {width:1080px; margin:0 auto; }
#main_info02_con > .main_info02_con > div {display: block; float: left;}



/* info02 list 시작*/
#main_info02_con > .main_info02_con > .info02_li {width: 420px; height: 440px;}
#main_info02_con > .main_info02_con > .info02_li > ul > li {display: block; float: left;}


/* info02 상담신청 시작*/
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call { background-color: #0f3b75; box-sizing: border-box; padding: 15px; width:210px; height: 220px; text-align: center; box-shadow: 1px 1px 8px #979797;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_title {font-size: 18px;   font-family: 'NanumSquare', sans-serif;  font-weight: 700; margin-top: 10px; color: #fff; }
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_num {font-size: 26px;  font-family: 'NanumSquare', sans-serif; font-weight: 900; color: #fff0ad; padding: 6px 0; margin-bottom: 6px;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_box {border: 1px solid #fff; padding: 10px; height: 75px; background-color: rgba(255, 255, 255, 0.3); }
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_box:hover {background-color:  rgba(255, 255, 255, 0.4);}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_box > a {display: block;  line-height: 25px; margin-top: 8px;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_box > a > span {font-size: 18px;  font-family: 'NanumSquare', sans-serif; font-weight: 500; transform: skew(-0.03deg); color: #ffffff; }
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_call > .call_box > a > .box_t2 {font-size: 13px;  font-family: 'NanumSquare', sans-serif; font-weight: 900; transform: skew(-0.03deg); color: #353535; display: block; background-color: #ffffff; border-radius: 20px; width: 120px; margin: 0 auto; margin-top: 5px;}


/* info02 맞춤학습설계 시작*/
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_consult {
	background-color: #6c9ed8; box-sizing: border-box; padding: 15px; width: 210px; height: 220px; text-align: center; box-shadow: 1px 1px 8px #979797;
}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_consult > .consult_title {font-size: 18px;   font-family: 'NanumSquare', sans-serif;  font-weight: 700;  margin-top: 10px; color: #fff;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_consult > .consult_box {border: 1px solid #fff; padding: 10px; height: 114px; background-color: rgba(255, 255, 255, 0.3); margin-top: 10px;}

#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_consult > .consult_box:hover {background-color: rgba(255, 255, 255, 0.4);} 

#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_consult > .consult_box > a {font-size: 13px; color: #fff; line-height: 20px;}

#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_consult > .consult_box > a > span {font-size: 13px;  font-family: 'NanumSquare', sans-serif; font-weight: 900; transform: skew(-0.03deg); color: #353535; display: block; background-color: #ffffff; border-radius: 20px; padding: 4px 0;  margin: 0 auto; margin-top: 5px;}


/* info02 PC원격지원시스템 시작*/
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_pc  { background-color: #ffffff; box-sizing: border-box; padding: 15px;  width: 210px; height: 220px; text-align: center; box-shadow: 1px 1px 8px #979797;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_pc > .pc_title {font-size: 18px; font-family: 'NanumSquare', sans-serif; font-weight: 900; margin: 10px 0; }
#main_info02_con > .main_info02_con > .info02_li > ul > li >.index_pc > .pc_box {}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_pc > .pc_box > a {line-height: 25px;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_pc > .pc_box > a > .pc_t1 {font-family: 'NanumSquare', sans-serif; font-size: 26px; font-weight: 900; color: #ff6741;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_pc > .pc_box > a > .pc_t2 { font-family: 'NanumSquare', sans-serif; transform: skew(-0.03deg);  font-size: 15px; color: #363636; }
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_pc > .pc_box > a > .pc_t3 {font-family: 'NanumSquare', sans-serif; font-size: 18px; font-weight: 900; color: #0075c3;}


/* info02 장학제도 시작*/
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_scholarship { background-color: #cfe6fa; box-sizing: border-box; padding: 15px;  width: 210px; height: 220px; text-align: center;  box-shadow: 1px 1px 8px #979797; }
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_scholarship > .scholarship_title  {font-size: 18px; font-family: 'NanumSquare', sans-serif; margin: 10px 0; font-weight: 800; }
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_scholarship > .scholarship_box {}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_scholarship > .scholarship_box > a {}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_scholarship > .scholarship_box > a > .scholarship_t1 { font-size: 13px; line-height: 20px;}
#main_info02_con > .main_info02_con > .info02_li > ul > li > .index_scholarship > .scholarship_box > a > .scholarship_t2 { font-weight: bold; font-size: 19px; font-family: 'NanumSquare', sans-serif; font-weight: 900; display: block; padding-top: 10px; color: #0f3b75; }



/*메인 과목 슬라이드*/
#main_info02_con > .main_info02_con > .center_con {display: block; float: left; width:640px; height:200px; background-color: #71a9e6; margin-left: 20px; margin-bottom: 20px;}
#main_subject_slide_con { width:640px; height:200px; z-index:99;}
#main_subject_slide_con #slide_div { width:640px; height:200px;  margin:0 auto; z-index:1;}
#main_subject_slide_con #slide_div.responsive {width:auto; margin-left:0;}
#main_subject_slide_con #slide_div .main_subject_slide_list {list-style:none; padding:0px; margin:0 auto; width:640px; height:200px; *zoom:1;}
#main_subject_slide_con #slide_div .main_subject_slide_list:after {content:""; display:block; clear:both;}
#main_subject_slide_con #slide_div .main_subject_slide_list li {float:left;  width:640px; height:200px;}

/* 20170703 KBR 중앙슬라이드4개 변경 */
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject01{margin-top:-142px; margin-bottom: 230px; margin-left: 26px; width: 140px; height: 28px; }
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject02{margin-top:-115px; margin-bottom: 230px; margin-left: -1px; width: 193px; height: 28px; }
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject03{margin-top:-109px; margin-bottom: 196px; margin-left: -338px; width: 140px; height: 28px; }
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject04{margin-top:-107px; margin-bottom: 196px; margin-left: -1px; width: 192px; height: 28px; }
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject05{margin-top:-109px; margin-bottom: 168px; margin-left: -338px; width: 140px; height: 26px; }
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject06{margin-top:-107px; margin-bottom: 168px; margin-left: 1px; width: 192px; height: 26px; }
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject07{margin-top:-182px; margin-bottom: 161px; margin-left: 361px; width: 87px; height: 26px; }

/* 20170703 KBR 중앙슬라이드4개 변경 */
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject01:hover{background:url("/img/main/main_subject01.png") no-repeat;}
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject02:hover{background:url("/img/main/main_subject02.png") no-repeat;}
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject03:hover{background:url("/img/main/main_subject03.png") no-repeat;}
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject04:hover{background:url("/img/main/main_subject04.png") no-repeat;}
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject05:hover{background:url("/img/main/main_subject05.png") no-repeat;}
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject06:hover{background:url("/img/main/main_subject06.png") no-repeat;}
#main_subject_slide_con #slide_div .main_subject_slide_list li .main_subject07:hover{background:url("/img/main/main_subject07.png") no-repeat;}
 

#main_subject_slide_con #slide_div .main_subject_slide_prev_btn {width:0px; height:0px; display:block !important; position:absolute; top:0px; left:0px; z-index:9;}
#main_subject_slide_con #slide_div .main_subject_slide_next_btn {width:0px; height:0px; display:block !important; position:absolute; top:0px; right:0px; z-index:9;}
#main_subject_slide_con #slide_div .main_subject_slide_pagination {width:640px; position:relative; bottom:30px; left:10px; z-index:9;}
#main_subject_slide_con #slide_div .main_subject_slide_pagination a {width:20px; background-color:#bdbdbd; margin:0 1px; display:inline-block; text-align:center;}
#main_subject_slide_con #slide_div .main_subject_slide_pagination a.selected {width:20px; background-color:#3fa5d4;}
#main_subject_slide_con #slide_div .main_subject_slide_pagination a span {font-size:10px; color:#ffffff; line-height:20px;}




/* 공지사항 시작 */
#main_info02_con > .main_info02_con > .center_con_notice {float:left; border: 1px solid #b8b8b8; width:640px; height: 220px; background-color: #fff; box-sizing: border-box; padding: 16px; margin-left: 20px;}

#main_info02_con > .main_info02_con > .center_con_notice .main_notice_con  {float:left; width:295px; margin-left: 15px; }
#main_info02_con > .main_info02_con > .center_con_notice #main_notice_con1  {margin-left: 0px; }

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .title_con {margin-bottom:6px; border-bottom: 1px solid #bed2e2; padding-bottom: 6px; }

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .title_con > .title_notice_txt {font-size: 18px;  }

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .title_con > .title_notice_txt > a { font-family: 'NanumSquare', sans-serif; font-weight: 900; color: #353535; transform: skew(-0.03deg);}

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .title_con > .title_notice_btn { display: block; float: right; background-color: #013375; width: 21px; height: 21px; line-height: 22px; border-radius: 10px; text-align: center; font-size: 21px; }

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .title_con > .title_notice_btn > a {color: #fff;  }

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li {padding-top: 5px;}

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li:hover {background-color:#efefef;  } 
#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li:hover > a .title_text {color: #f60;} 


#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li > a {display:block; *zoom:1;}

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li > a:after {content:""; display:block; clear:both;}

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li > a span {font-size:13px; color:#3c3c3c; margin-bottom: 5px; }

#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li > a .title_text {float:left;}
#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li > a .dot_text {color: #6f3568; font-weight:bold;}
#main_info02_con > .main_info02_con .center_con_notice .main_notice_con > .list_con > ul > li > a .date_text {float:right; font-size: 11px; color:#6d6d6d; padding: 2px; }






/* info03 시작 */
#main_info03_con { padding: 20px 0; background-color: #a3d1fb;}
#main_info03_con > .main_info03_con { width:1080px; margin:0 auto;}

#main_info03_con > .main_info03_con > .package_con { width: 1080px; }
#main_info03_con > .main_info03_con > .package_con > ul > li {display: block; float: left; margin-bottom:15px; }
#main_info03_con > .main_info03_con > .package_con > ul > li:last-child {margin-bottom: 0px;} 

/* 하단 아이콘*/
#main_info04_con { padding: 40px 0; background-color: #fff;}
#main_info04_con > .main_info04_con { width:1080px; margin:0 auto;}
#main_info04_con > .main_info04_con > ul { width: 1080px; }
#main_info04_con > .main_info04_con > #first_ul {margin-bottom: 12px;}
#main_info04_con > .main_info04_con > ul > li { box-sizing: border-box;
	display: block;  float:left; text-align: center; padding: 20px 10px;
    width: 170px; height: 170px; background-color: #fff;
    margin-right: 12px; border: 1px solid #d7d7d7; cursor: pointer;}
#main_info04_con > .main_info04_con > ul > li:last-child {margin-right: 0px;}
#main_info04_con > .main_info04_con > ul > li > a {}
#main_info04_con > .main_info04_con > ul > li > a > img {padding-top: 8px;}
#main_info04_con > .main_info04_con > ul > li > a > .icon_hover {display: none;}

#main_info04_con > .main_info04_con > ul > li > a > span {display: block; margin-top: 18px; font-size: 17px; color: #888888; font-family: 'NanumSquare', sans-serif; font-weight: 800;}
#main_info04_con > .main_info04_con > ul > li:hover {background-color: #ececec; transition-duration: 0.5s;}
#main_info04_con > .main_info04_con > ul > li:hover > a > .icon_block {display: none;  transition-duration: 0.5s;}
#main_info04_con > .main_info04_con > ul > li:hover > a > .icon_hover {display: inline;  transition-duration: 0.5s;}
#main_info04_con > .main_info04_con > ul > li:hover > a > span {color: #3f3f3f;}





.bottom_bnr {  height: 100px; margin: 0 auto; background-color: aliceblue; }
.bottom_bnr > ul { width: 800px; height: 100px; margin: 0 auto; ;}
.bottom_bnr > ul > li { float: left; margin-right: 20px; margin-top: 17px;  }
.bottom_bnr > ul > li:last-child {margin-right: 0;  }
.bottom_bnr > ul > li > a > img { width: 240px;}




/*푸터*/
#footer {width:100%; margin:0 auto; border-top:1px solid #d9d9d9; }
#footer > #top_con {padding:8px 0; background-color:#f7f7f7;}
#footer > #top_con > .top_con {width:1080px; margin:0 auto; *zoom:1;}
#footer > #top_con > .top_con:after {content:""; display:block; clear:both;}
#footer > #top_con > .top_con > .nav {float:left;}
#footer > #top_con > .top_con > .nav a {font-size:14px; color:#000;}
#footer > #top_con > .top_con > .nav span {margin:0 15px; color:#cccccc; line-height:30px;}
#footer > #top_con > .top_con > .agency_con {float:right; width:370px; *zoom:1;}
#footer > #top_con > .top_con > .agency_con:after {content:""; display:block; clear:both;}
#footer > #top_con > .top_con > .agency_con .select {width:180px; border:1px solid #d9d9d9; padding:6px;}
#footer > #top_con > .top_con > .agency_con .fl {float:left;}
#footer > #top_con > .top_con > .agency_con .fr {float:right;}
#footer > .bottom_con {width:1080px; margin:0 auto; padding:10px 0px 20px 0px; *zoom:1;}
#footer > .bottom_con:after {content:""; display:block; clear:both;}
#footer > .bottom_con > .logo_con {float:left; width:240px;}
#footer > .bottom_con > .copy_con {float:left;}
#footer > .bottom_con > .copy_con > .text01_con {margin-bottom:8px;}
#footer > .bottom_con > .copy_con > .text01_con span {font-size:14px; color:#000; line-height:22px;}
#footer > .bottom_con > .copy_con > .text02_con {}
#footer > .bottom_con > .copy_con > .text02_con span {font-size:12px; font-weight:bold; color:#000; line-height:16px;}

/*서브컨텐츠*/

#sub_con {}

#sub_con > .title_con {
	width:100%; 
	height: 60px;  
	margin:0 auto; 
	text-align:center; 
	background-color: #eef1ff;
	border-bottom: 1px solid #b3b2b2;
} 

#sub_con > .title_con .dashed_con {
	width:100%; 
	height:60px; 
	margin:0 auto; 
	z-index:9; 
	line-height:60px; 
} 

#sub_con > .title_con > .dashed_con > .nav {display: table;
  margin-left: auto;
  margin-right: auto; height: 60px; margin: 0 auto;  }
#sub_con > .title_con > .dashed_con > .nav > ul {float: left;  }


#sub_con > .title_con > .dashed_con > .nav > ul > li { 
	display: inline-block;
	float: left;
	line-height: 60px; 
	height: 60px;  
	margin-left: 20px; 
	text-align: center;
}

#sub_con > .title_con > .dashed_con > .nav > .ul_first > li:first-child {margin-left: 0; }
#sub_con > .title_con > .dashed_con > .nav > ul > li a {
	font-size: 18px; 
	font-weight: bold; 
	text-align: center; 
	font-family: 'NanumSquare', sans-serif; 
	color: #114270;
	line-height: 60px; 
}

#sub_con > .title_con > .dashed_con > .nav > ul > li a:hover {
	font-size: 18px; 
	font-family: 'NanumSquare', sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color:#5849ff;
	line-height: 60px; 
}

#sub_con > .title_con > .dashed_con > .nav > ul > .on > a {
	font-size: 18px; 
	font-family: 'NanumSquare', sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color:#5849ff;
	line-height: 60px; 
}





#sub_con > .title_con > .text_con span {font-size:28px; color:#ffffff; font-weight:bold;}
#sub_con > .contents_con {width:1060px; margin:0 auto; padding:40px 20px 120px 0; *zoom:1; margin-top: 20px;}
#sub_con > .contents_con:after {content:""; display:block; clear:both;}
#sub_con > .contents_con > .left_con {float:left; width:220px;}
#sub_con > .contents_con > .left_con > .title_con {padding:18px 20px; background-color:#3fa5d4; display: none; } /* background-color: #3cb64b; 20180627 좌측메뉴(상단) */
#sub_con > .contents_con > .left_con > .title_con span {font-size: 26px; color:#ffffff; font-weight:bold;} /* 20170706 KBR 좌측메뉴 글자크기 변경 */
#sub_con > .contents_con > .left_con > .nav { width:1080px;   }
#sub_con > .contents_con > .left_con > .nav > ul { display: flex; width: 1080px; } /* 20180627 좌측메뉴(상단) */
#sub_con > .contents_con > .left_con > .nav > .license_ul {  }
#sub_con > .contents_con > .left_con > .nav > .aboutus_ul { margin-left: 86px; }
#sub_con > .contents_con > .left_con > .nav > .aboutus_ul > li { height: 50px; }
#sub_con > .contents_con > .left_con > .nav > .library_ul{ margin-left: 333px; }
#sub_con > .contents_con > .left_con > .nav > .mypage_ul{ width: 1400px; margin-top: -265px; margin-left: -160px; } /* 20180628 마이페이지 좌측메뉴(상단) */
#sub_con > .contents_con > .left_con > .nav > .mypage_ul > li {padding: 0; border:1px solid #000000; border-top:0; background-color: #d3e8f3; width: 150px; height: 200px; } /* 20180628 마이페이지 좌측메뉴(상단) */
#sub_con > .contents_con > .left_con > .nav > .enrolment_ul > li {padding: 0; border:1px solid #000000; border-top:0; background-color: #d3e8f3; width: 150px; } /* 20180627 수강신청 좌측메뉴(상단)  padding-left: 2px; padding-top:1px; padding-bottom: 1px; */
#sub_con > .contents_con > .left_con > .nav > .library_ul > li { width: 202px; }
#sub_con > .contents_con > .left_con > .nav > .license_ul > li {border:1px solid #000000; border-top:0; background-color: #d3e8f3; width: 150px; height: 30px; }

#sub_con > .contents_con > .left_con > .nav > ul > li {padding: 3px 5px; text-align: center; border:1px solid #000000; background-color: #d3e8f3; width: 150px; } /* 20170707 KBR 좌측메뉴 구분선 진하게 */

#sub_con > .contents_con > .left_con > .nav > ul > li table {width:100%; margin:0 auto; }
#sub_con > .contents_con > .left_con > .nav > .enrolment_ul > li table > tbody > tr > td {height:30px; text-align: center;}
#sub_con > .contents_con > .left_con > .nav > ul > li table > tbody > tr > td {height:32px; text-align: center;}
#sub_con > .contents_con > .left_con > .nav > .enrolment_ul > li table > tbody > tr > td a {font-size:16px; color:#000; font-weight: bold;} /* 20180627 수강신청 20180627 좌측메뉴(상단) */
#sub_con > .contents_con > .left_con > .nav > ul > li table > tbody > tr > td a {font-size:16px; color:#000; font-weight: bold;} /* 20170706 KBR 좌측메뉴 글자크기 변경 */
#sub_con > .contents_con > .left_con > .nav > ul > li table > tbody > tr > td a:hover {color: #3fa5d4;} /* #3cb64b */
#sub_con > .contents_con > .left_con > .nav > ul > li table > tbody > tr > td .arrow {color: #3fa5d4; font-size:26px; display:none;} /* #3cb64b */
#sub_con > .contents_con > .left_con > .nav > ul > .on {background-color:#f8f8f8;}
#sub_con > .contents_con > .left_con > .nav > ul > .on table > tbody > tr > td a {color: #3fa5d4;} /* #3cb64b */
#sub_con > .contents_con > .left_con > .nav > ul > .on table > tbody > tr > td .arrow {display:block;}
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav {border-top:1px solid #000000; padding:6px;} /* 20170707 KBR 좌측메뉴 구분선 진하게 */
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul {}
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li {margin-bottom:5px; font-size: 11pt; font-weight: bold; border-bottom: 1px dotted #000000; width: 202px; line-height: 12pt; }  /* 20170706 KBR 글자크기조절 */
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li:hover {color:#ffffff; background-color: #85d3f6; width: 131px; } /* 20170707 KBR 좌측배경색 추가 #72ce7d */

/*
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li:hover {color:#ffffff; background-color: #72ce7d; padding-left: 15px; padding-right: 38px; margin-left: -15px; width: 165px;} /* 20170707 KBR 좌측배경색 추가 */
*/

#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li a {color:#000000; line-height:18px;} /* 20170707 KBR 마이페이지 글자색깔 조절 */
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li a:hover {color:#ffffff;} /* 20170707 KBR 글자색상조절 (color: #8dc641; )*/
/*
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li .on {color:#000000;}
*/
#sub_con > .contents_con > .left_con > .nav > ul > li .sub_nav > ul > li .on {color:#000000; background-color: #85d3f6; padding-right: 35px; } /* 20170710 KBR 좌측배경색 추가, 좌측메뉴 색상조절(color: #8dc641;) #72ce7d padding-left: 15px;  margin-left: -16px; */

#sub_con > .contents_con > .left_con > .quick_consult_con {background-color:#f8f8f8; margin-bottom:20px;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .title_con {padding:15px 10px; background-color:#eec453; text-align:center;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .title_con span {font-size:18px; color:#ffffff; font-weight:bold;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .intro_con {margin-bottom:11px; text-align:center;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .intro_con span {font-size:13px; color:#3fa5d4; line-height:18px;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con {padding:15px 10px;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table {width:100%; margin:0 auto;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > td {}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .title_td {}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .title_td span {font-size:13px; color:#000000;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td {padding:0 8px;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td span {}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td .input {border:1px solid #c1c1c1; padding:6px;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td .select {border:1px solid #c1c1c1; padding:5px;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td label {cursor:pointer;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td label > input {vertical-align:middle;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td label > span {color:#777777; vertical-align:middle;}
#sub_con > .contents_con > .left_con > .quick_consult_con > .input_con table > tbody > tr > .info_td .input_btn {width:200px; background-color:#eec453; border:0; font-size:16px; color:#ffffff; line-height:44px;}



#sub_con > .contents_con > .left_con > .question_con {padding:18px 10px 15px 10px; background-color:#f0f0f0; margin-bottom:20px; margin-top: 60px; } /* 20180627 좌측메뉴(상단) */


#sub_con > .contents_con > .left_con > .question_con > .join {padding:13px 0 7px 0; background-color:#fff0b5; border:4px solid #235fb0; margin-bottom:16px; text-align:center;}
#sub_con > .contents_con > .left_con > .question_con > .join > .text01_con span {font-size:30px; color: #fff; font-weight:bold;}



#sub_con > .contents_con > .left_con > .question_con > .info01_con {padding:13px 0 7px 0; background-color:#ffffff; border-top:1px solid #d9d9d9; margin-bottom:16px; text-align:center;}
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text01_con {margin-bottom:6px;}
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text01_con span {font-size:18px; color:#4d4d4d; font-weight:bold;}
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text02_con {margin-bottom:6px;}
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text02_con span {font-size:34px; color: #3fa5d4; font-weight:bold; font-family:sans-serif !important;} /* #3cb64b */
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text03_con {}
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text03_con span {font-size:13px; color:#4d4d4d; line-height:18px;}
#sub_con > .contents_con > .left_con > .question_con > .info01_con > .text03_con b {color:#000000; font-family:'sans-serif' !important;}
#sub_con > .contents_con > .left_con > .question_con > .info02_con {padding:13px 0 7px 0; background-color:#ffffff; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; margin-bottom:12px; text-align:center;}
#sub_con > .contents_con > .left_con > .question_con > .info02_con > .text01_con {margin-bottom:9px;}
#sub_con > .contents_con > .left_con > .question_con > .info02_con > .text01_con span {font-size:14px; color:#4d4d4d; font-weight:bold;}
#sub_con > .contents_con > .left_con > .question_con > .info02_con > .text02_con {}
#sub_con > .contents_con > .left_con > .question_con > .info02_con > .text02_con span {font-size:24px; color:#333333; font-weight:bold; font-family:sans-serif !important;}
#sub_con > .contents_con > .left_con > .question_con > .info02_con > .text03_con {}
#sub_con > .contents_con > .left_con > .question_con > .info02_con > .text03_con span {font-size:24px; color:#333333; font-weight:bold; font-family:sans-serif !important;}
#sub_con > .contents_con > .left_con > .question_con > .btn_con {}
#sub_con > .contents_con > .left_con > .question_con > .btn_con .a_btn {display:block; background-color:#555555; text-align:center; font-size:16px; color:#ffffff; line-height:44px;}
#sub_con > .contents_con > .left_con > .banner_con {}
#sub_con > .contents_con > .left_con > .banner_con > ul {}
#sub_con > .contents_con > .left_con > .banner_con > ul > li {margin-bottom:10px;}
#sub_con > .contents_con > .left_con > .banner_con > ul > li > a {display:block; padding:16px 0;}
#sub_con > .contents_con > .left_con > .banner_con > ul > li > a > table {width:100%; margin:0 auto;}
#sub_con > .contents_con > .left_con > .banner_con > ul > li > a > table > tbody > tr > td .icon {color:#ffffff;}
#sub_con > .contents_con > .left_con > .banner_con > ul > li > a > table > tbody > tr > td span {font-size:15px; color:#ffffff; line-height:18px;}
#sub_con > .contents_con > .right_con {float:right; width:790px; margin-top: -20px; } /* 20180627 좌측메뉴(상단) */
#sub_con > .contents_con > .right_con > .route_con {margin-bottom:35px;}
#sub_con > .contents_con > .right_con > .route_con > table {width:100%; margin:0 auto;}
#sub_con > .contents_con > .right_con > .route_con > table > tbody > tr > .left_td span {font-size:32px; color:#000000; font-weight:bold;}
#sub_con > .contents_con > .right_con > .route_con > table > tbody > tr > .right_td .home_icon {font-size:18px; vertical-align:middle;}
#sub_con > .contents_con > .right_con > .route_con > table > tbody > tr > .right_td .route_arrow {font-size:10px; margin:0 3px; vertical-align:middle;}
#sub_con > .contents_con > .right_con > .route_con > table > tbody > tr > .right_td span {font-size:14px; color:#555555; vertical-align:middle;}
#sub_con > .contents_con > .right_con > .route_con > table > tbody > tr > .right_td .end_txt {}
#sub_con > .contents_con > .right_con > .contents_con {}

/*서브 우측 퀵*/
.sub_right_quick_con {width:82px; position:absolute; top:470px; right:10px; z-index:9;}
.sub_right_quick_con > .nav {}
.sub_right_quick_con > .nav > ul {}
.sub_right_quick_con > .nav > ul > li {}
.sub_right_quick_con > .nav > ul > li a {display:block; border:1px solid #e6e6e6; background-color:#f8f8f8; text-align:center; color:#666666; line-height:18px; font-weight:bold;}
.sub_right_quick_con > .nav > ul > li .a01 {padding:15px 0;}
.sub_right_quick_con > .nav > ul > li .a02 {padding:6px 0;}
.sub_right_quick_con > .nav > ul > li a:hover {border:1px solid #515151; background-color:#515151; color: #eef8fd;} /* #bef674 */
.sub_right_quick_con > .btn_con {}
.sub_right_quick_con > .btn_con img {display:block;}

/*교육원소개*/
/*.aboutus_title_con_bg {background:url("/img/aboutus/aboutus_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*교육원소개*/
.aboutus_sub01_con {}

/*인사말*/
.aboutus_sub02_con {}

/*찾아오시는 길*/
.aboutus_sub03_con {}
.aboutus_sub03_con > .nav {margin-bottom:35px;}
.aboutus_sub03_con > .nav > ul {}
.aboutus_sub03_con > .nav > ul > li {float:left; cursor:pointer;}
.aboutus_sub03_con > .map01 {}
.aboutus_sub03_con > .map02 {display:none;}
.aboutus_sub03_con > .info_con {}

/*학위취득*/
/*.degree_title_con_bg {background:url("/img/degree/degree_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*학점은행소개*/
.degree_sub01_con {}

/*대학과정조기졸업*/
.degree_sub02_con {}

/*학점취득과정*/
.degree_sub03_con {}

/*시행취지*/
.degree_sub04_con {}

/*평가인정절차*/
.degree_sub05_con {}

/*국가자격증*/
/*.license_title_con_bg {background:url("/img/license/license_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*수강신청*/
/*.enrolment_title_con_bg {background:url("/img/enrolment/enrolment_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*과목안내*/
.enrolment_sub02_con {}
.enrolment_sub02_con > ul {}
.enrolment_sub02_con > ul > li {margin-bottom:40px;}
.enrolment_sub02_con > ul > li .list_div {}
.enrolment_sub02_con > ul > li .list_div > .title_con {margin-bottom:7px;}
.enrolment_sub02_con > ul > li .list_div > .title_con span {font-size:28px; color:#000000; font-weight:bold;}
.enrolment_sub02_con > ul > li .list_div > .contents_con {border:1px solid #dddddd; border-top:2px solid #333333;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .info01_con {margin:0 10px; padding:16px 0 14px 0; border-bottom:1px solid #333333;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .info01_con span {font-size:16px; color:#000000;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .info01_con .color_text {color:#0047a9;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .info02_con {margin:0 10px; padding:15px; text-align:justify;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .info02_con span {font-size:14px; color:#333333; line-height:20px;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .btn_con {padding:15px 10px; background-color:#f2f2f2;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .btn_con > table {width:100%; margin:0 auto;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .btn_con > table > tbody > tr > td .a_btn {display:inline-block; *display:inline; zoom:1; text-align:center; width:98px; font-size:16px; line-height:38px;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .btn_con > table > tbody > tr > td .a_btn01 {border:1px solid #333333; background-color:#ffffff; color:#333333;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .btn_con > table > tbody > tr > td .a_btn02 {border:1px solid #333333; background-color:#333333; color:#ffffff;}
.enrolment_sub02_con > ul > li .list_div > .contents_con > .btn_con > table > tbody > tr > td .a_btn03 {border:1px solid #ff7c25; background-color:#ff7c25; color:#ffffff;}
.enrolment_sub02_con > .intro02_con {padding:30px; background-color:#f5f3f2; border:1px solid #cccccc; margin-bottom:30px;}
.enrolment_sub02_con > .intro02_con > .info_con {}
.enrolment_sub02_con > .intro02_con > .info_con > ul {}
.enrolment_sub02_con > .intro02_con > .info_con > ul > li {margin-bottom:3px;}
.enrolment_sub02_con > .intro02_con > .info_con > ul > li span {font-size:14px; color:#666666; line-height:20px;}

/*수강신청하기*/
.enrolment_sub_con {}
.enrolment_sub_con > .intro01_con {padding:30px; background-color:#f5f3f2; margin-bottom:40px;}
.enrolment_sub_con > .intro01_con > .title_con {border-bottom:1px solid #0047a9; padding-bottom:9px; margin-bottom:14px;}
.enrolment_sub_con > .intro01_con > .title_con span {font-size:29px; color:#0047a9; font-weight:bold;}
.enrolment_sub_con > .intro01_con > .info_con {}
.enrolment_sub_con > .intro01_con > .info_con > ul {}
.enrolment_sub_con > .intro01_con > .info_con > ul > li {margin-bottom:3px;}
.enrolment_sub_con > .intro01_con > .info_con > ul > li span {font-size:14px; color:#666666; line-height:20px;}
.enrolment_sub_con > .big_nav {background-color:#a6adbe; margin-bottom:40px;}
.enrolment_sub_con > .big_nav > ul {}
.enrolment_sub_con > .big_nav > ul > li {float:left; width:50%; position:relative; top:0; left:0;}
.enrolment_sub_con > .big_nav > ul > li .list_div {width:290px; height:175px; margin:0 auto; padding-top:20px; text-align:center;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .term01_con {margin-bottom:20px;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .term01_con > table {width:100%; margin:0 auto;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .term01_con > table > tbody > tr > td .icon {font-size:20px; color:#ffffff; margin-right:3px; vertical-align:middle;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .term01_con > table > tbody > tr > td span {font-size:14px; color:#ffffff; vertical-align:middle;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .title_con {margin-bottom:27px;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .title_con span {font-size:36px; color:#ffffff; font-weight:bold;}
.enrolment_sub_con > .big_nav > ul > li .list_div > .term02_con {padding:8px 0; border-top:1px solid rgba(255,255,255,0.3);	border-bottom:1px solid rgba(255,255,255,0.3);}
.enrolment_sub_con > .big_nav > ul > li .list_div > .term02_con span {font-size:14px; color:#ffffff;}
.enrolment_sub_con > .big_nav > ul > .on {background-color:#3fa5d4;}

/*.enrolment_sub_con > .small_nav > table > tbody > tr > #td_tab{width: 150px; background-color: #fff000; }*/ /*180110 주석*/ /* 20170821 KBR 상단탭 크기 조절 */
.enrolment_sub_con > .small_nav > table > tbody > tr > #td_tab{width: 200px; height: 50px; background-color: #fff000; border-radius:8px;  }
.enrolment_sub_con > .small_nav > table > tbody > tr > #td_tab > a{ color: #ff0000; } /* 20170821 KBR 상단탭 크기 조절 */
.enrolment_sub_con > .small_nav > table > tbody > tr > #td_tab > a:hover{width: 160px; color: #fff000; border-radius:8px; } /* 20170821 KBR 상단탭 크기 조절 */

/*
.enrolment_sub_con > .small_nav > table > tbody > tr > #td_tab.on {background-color:#273665;}        
.enrolment_sub_con > .small_nav > table > tbody > tr > #td_tab.on > a {color:#ffffff;}  
*/

.enrolment_sub_con > .small_nav {width:786px; margin:0 auto; margin-bottom:30px;}
.enrolment_sub_con > .small_nav > table {width:100%; margin:0 auto; } /* border-top:1px solid #273665; border-left:1px solid #273665; */
.enrolment_sub_con > .small_nav > table > tbody > tr > td {width:131px; height:49px;  border-radius:8px; font-weight: bold; background: #eeeeee;  border: 1px solid #273665;  } /* border-right:2px solid #273665; border-top:2px solid #273665; border-right:1px solid #273665; border-bottom:1px solid #273665;  */
.enrolment_sub_con > .small_nav > table > tbody > tr > td > a {display:block; font-size:14px; color:#273665; vertical-align:middle;  }

/* 20171229 KBR (실습) */
.enrolment_sub_con > .small_nav > table > tbody > tr > td > .practice_colors { color: #ff0000; }
.enrolment_sub_con > .small_nav > table > tbody > tr > td > .practice_colors:hover { color: #fff; }
.enrolment_sub_con > .small_nav > table > tbody > tr > td > a > .practice_color { color: #000; font-size: 11pt; }
.enrolment_sub_con > .small_nav > table > tbody > tr > td > a > .practice_color:hover { color: #fff; }

.enrolment_sub_con > .small_nav > table > tbody > tr > td > a:hover { display: table-cell; width: 195px; height: 46px; background: #273665; color: #ffffff; vertical-align:middle; border-radius:8px; } /* 20170622 KBR 마우스오버색 추가 */

.enrolment_sub_con > .small_nav > table > tbody > tr > td.on {background-color:#273665; border-radius:8px;   }
.enrolment_sub_con > .small_nav > table > tbody > tr > td.on > a {color:#ffffff;}
.enrolment_sub_con > .term_con {margin-bottom:10px;}
.enrolment_sub_con > .term_con span {font-size:18px; color:#666666; font-weight:bold;}
.enrolment_sub_con > .list_con {margin-bottom:18px;}
.enrolment_sub_con > .list_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.enrolment_sub_con > .list_con > table > thead > tr > td {padding:12px 0; background-color:#f7f7f9; border-bottom:1px solid #cccccc;}
.enrolment_sub_con > .list_con > table > thead > tr > td span {font-size:14px; color:#333333; font-weight:bold;}
.enrolment_sub_con > .list_con > table > tbody > tr > td {padding:5px 0; border-bottom:1px solid #cccccc;}
.enrolment_sub_con > .list_con > table > tbody > tr > td span {font-size:14px; color:#555555;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .a_btn {display:inline-block; *display:inline; zoom:1; border:1px solid #999999; text-align:center; width:78px; font-size:14px; color:#999999; line-height:31px;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .apply_btn {display:inline-block; *display:inline; zoom:1; text-align:center; width:78px; font-size:14px; line-height:31px;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .apply_btn01 {border:1px solid #000000; color:#000000; line-height:31px;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .apply_btn02 {border:1px solid #fb721f; color:#fb721f; line-height:31px; font-weight: bold; } /* 20170718 KBR 수강신청 마감임박 글자색상(#0047a9), 굵기조절 */
.enrolment_sub_con > .list_con > table > tbody > tr > td .apply_btn03 {border:1px solid #ff0000; color:#ff0000; line-height:31px;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .arrow {font-size:18px; color:#d2d2d2; font-weight:bold;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .arrow01.on {color:red;}
.enrolment_sub_con > .list_con > table > tbody > tr > td .arrow02.on {color:blue;}
/* .enrolment_sub_con > .intro02_con {padding:30px; background-color:#f5f3f2; border:1px solid #cccccc; margin-bottom:30px;} */
.enrolment_sub_con > .intro02_con > .info_con {}
.enrolment_sub_con > .intro02_con > .info_con > ul {}
.enrolment_sub_con > .intro02_con > .info_con > ul > li {margin-bottom:3px;}
.enrolment_sub_con > .intro02_con > .info_con > ul > li span {font-size:14px; color:#666666; line-height:20px;}
.enrolment_sub_con > .btn_con {text-align:center;}
.enrolment_sub_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:230px; margin:0 9px; text-align:center; font-size:22px; color:#ffffff; line-height:70px;}
.enrolment_sub_con > .btn_con .a_btn01 {background-color:#3fa5d4;}
.enrolment_sub_con > .btn_con .a_btn02 {background-color:#cccccc;}


/* 20171228 KBR 수강신청 CSS수정 */
.contents_con .intro02_con .info_con ul { padding:30px; background-color:#f5f3f2; border:1px solid #cccccc; margin-bottom:30px; }
.contents_con .intro02_con .info_con ul li{ margin-bottom:3px; }
.contents_con .intro02_con .info_con ul li span {font-size:14px; color:#666666; line-height:20px;}

.contents_con .btn_con { text-align: center; }
.contents_con .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:200px; margin:0 1px; text-align:center; font-size:22px; color:#ffffff; line-height:70px;}
.contents_con .btn_con .a_btn01 {background-color:#3fa5d4;}
.contents_con .btn_con .a_btn02 {background-color:#cccccc;}


/*수강신청 뷰페이지*/
.enrolment_sub_view_con {}
.enrolment_sub_view_con > .profile_con {margin-bottom:15px;}
.enrolment_sub_view_con > .profile_con > .title_con {padding:0 2px; margin-bottom:4px;}
.enrolment_sub_view_con > .profile_con > .title_con span {font-size:16px; color:#4a4a4a; font-weight:bold;}
.enrolment_sub_view_con > .profile_con > .info_con {border-top:2px solid #7366d8; padding:30px; background-color:#f8f7fb;}
.enrolment_sub_view_con > .profile_con > .info_con > table {width:100%; margin:0 auto;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td {}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .img_con {}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .img_con img {border:1px solid #c1bfd8; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .name_con {margin:8px 0;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .name_con span {color:#5f5f5f;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .btn_con {*zoom:1;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .btn_con:after {content:""; display:block; clear:both;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:59px; background-color:#fefefe; border:1px solid #cccccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px text-align:center; font-size:11px; color:#000000; line-height:22px;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .btn_con .fl {float:left; padding-bottom: 15px; padding-top: 15px; background-color: #ffe7f4; font-weight: bold;  width: 53px; } /* 20170707 KBR 수강신청 강사프로필 크기 조절 */
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .img_td .btn_con .fr {float:right; padding-bottom: 15px; padding-top: 15px; background-color: #ffe7f4; font-weight: bold; width: 53px; } /* 20170707 KBR 수강신청 강의계획서 크기 조절 */
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td {}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td table {width:100%; margin:0 auto; background-color:#ffffff;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td table > tbody > tr > td {border-bottom:1px dotted #777777; }
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td table > tbody > tr > .title_td {background-color: #f4f4f7;} /* 20170707 KBR 배경색상추가 */
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td table > tbody > tr > .title_td span {font-size:13px; color:#5f5f5f; font-weight:bold;}
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td table > tbody > tr > .info_td {padding:13px 10px;} /* 20170707 KBR 수강신청 과목안내 테이블 크기 조절(padding: 5px 10px) */
.enrolment_sub_view_con > .profile_con > .info_con > table > tbody > tr > .text_td table > tbody > tr > .info_td span {font-size:13px; color:#5f5f5f; line-height:18px;}
.enrolment_sub_view_con > .contents_con {margin-bottom:50px;}
.enrolment_sub_view_con > .contents_con .list_div {margin-bottom:30px;}
.enrolment_sub_view_con > .contents_con .list_div > .title_con {margin-bottom:4px;}
.enrolment_sub_view_con > .contents_con .list_div > .title_con span {font-size:16px; color:#4a4a4a; font-weight:bold; vertical-align:middle;}
.enrolment_sub_view_con > .contents_con .list_div > .list_con {padding:10px; border-top:2px solid #333333; border-bottom:1px solid #cccccc;}
.enrolment_sub_view_con > .contents_con .list_div > .list_con > ul {}
.enrolment_sub_view_con > .contents_con .list_div > .list_con > ul > li {margin:5px 0;}
.enrolment_sub_view_con > .contents_con .list_div > .list_con > ul > li span {font-size:13px; color:#333333; line-height:20px;}

/* 20170726 KBR 수강신청(실습과목) */
.list_div > .title_cons {margin-bottom:4px;}
.list_div > .title_cons span {font-size:16px; color:#4a4a4a; font-weight:bold; vertical-align:middle;}
.list_div > .list_cons {padding:10px; border-top:2px solid #333333; border-bottom:1px solid #cccccc;}
.list_div > .list_cons > ul {}
.list_div > .list_cons > ul > li {margin:5px 0;}
.list_div > .list_cons > ul > li span {font-size:13px; color:#333333; line-height:20px;}

.enrolment_sub_view_con > .contents_con .list_div > .tab_con {}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > table > thead > tr > td {padding:8px 0; background-color:#f4f4f7; border-bottom:1px solid #dddddd;}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > table > thead > tr > td span {font-size:13px; color:#333333; font-weight:bold; line-height:20px;}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > table > tbody > tr > td {padding:8px 0; border-bottom:1px solid #dddddd;}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > table > tbody > tr > td span {color:#777777; line-height:18px; vertical-align:middle;}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > .intro_con {margin-top:5px;}
.enrolment_sub_view_con > .contents_con .list_div > .tab_con > .intro_con span {font-size:13px; color:#333333; line-height:18px;}
.enrolment_sub_view_con > .contents_con .list_div > .info_con {padding:15px; border-top:2px solid #333333; border-bottom:1px solid #cccccc; text-align:justify;}
.enrolment_sub_view_con > .contents_con .list_div > .info_con span {font-size:13px; color:#333333; line-height:20px;}
.enrolment_sub_view_con > .btn_con {text-align:center;}
.enrolment_sub_view_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
.enrolment_sub_view_con > .btn_con .a_btn01 {background-color:#3fa5d4;}
.enrolment_sub_view_con > .btn_con .a_btn02 {background-color:#cccccc;}

/*수강신청 프로필 팝업*/
.enrolment_sub_teacher_con {overflow-x: hidden;}
.enrolment_sub_teacher_con {width:100%; margin:0 auto;}
.enrolment_sub_teacher_con .title_con {padding:11px 15px;} /* 20170707 KBR 상단 배경글자색 삭제 */
.enrolment_sub_teacher_con .title_con span {font-size:21px; color:#ffffff; font-weight:bold;}
.enrolment_sub_teacher_con .contents_con {width:610px; margin:0 auto; padding:20px 20px 30px 20px;}
.enrolment_sub_teacher_con .contents_con .profile_con {margin-bottom:15px;}
.enrolment_sub_teacher_con .contents_con .profile_con .title_con {padding:0 2px; margin-bottom:4px;}
.enrolment_sub_teacher_con .contents_con .profile_con .title_con span {font-size:16px; color:#4a4a4a; font-weight:bold;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con {border-top:2px solid #7366d8; padding:30px; background-color:#f8f7fb;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con table {width:100%; margin:0 auto;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .img_td {}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .img_td img {border:1px solid #c1bfd8; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td {}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td table {width:100%; margin:0 auto; background-color:#ffffff;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td table > tbody > tr > td {border-bottom:1px dotted #777777;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td table > tbody > tr > .title_td {}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td table > tbody > tr > .title_td span {font-size:13px; color:#5f5f5f; font-weight:bold;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td table > tbody > tr > .info_td {padding:5px 10px;}
.enrolment_sub_teacher_con .contents_con .profile_con .info_con > table > tbody > tr > .text_td table > tbody > tr > .info_td span {font-size:13px; color:#5f5f5f; line-height:18px;}
.enrolment_sub_teacher_con .contents_con .history_con {margin-bottom:25px;}
.enrolment_sub_teacher_con .contents_con .history_con .title_con {margin-bottom:7px;}
.enrolment_sub_teacher_con .contents_con .history_con .title_con span {font-size:15px; color:#5f5f5f; font-weight:bold;}
.enrolment_sub_teacher_con .contents_con .history_con .list_con {padding:12px 12px 4px 12px; border-top:2px solid #333333; border-bottom:1px solid #cccccc;}
.enrolment_sub_teacher_con .contents_con .history_con .list_con ul {}
.enrolment_sub_teacher_con .contents_con .history_con .list_con ul li {margin-bottom:8px;}
.enrolment_sub_teacher_con .contents_con .history_con .list_con ul li span {font-size:13px; color:#5f5f5f}
.enrolment_sub_teacher_con .contents_con .btn_con {margin-top:50px; text-align:center;}
.enrolment_sub_teacher_con .contents_con .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; background-color:#cccccc; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}

/*수강신청 강의계획 팝업*/
.enrolment_sub_plan_con {width:100%; margin:0 auto;}
.enrolment_sub_plan_con > .title_con {padding:11px 15px; background-color:#7366d8;}
.enrolment_sub_plan_con > .title_con span {font-size:21px; color:#ffffff; font-weight:bold;}
.enrolment_sub_plan_con > .contents_con {width:610px; margin:0 auto; padding:20px 20px 30px 20px;}
.enrolment_sub_plan_con > .contents_con > .tab01_con {margin-bottom:30px; }
.enrolment_sub_plan_con > .contents_con > .tab01_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.enrolment_sub_plan_con > .contents_con > .tab01_con > table > tbody > tr > td {border-bottom:1px solid #dddddd;}
.enrolment_sub_plan_con > .contents_con > .tab01_con > table > tbody > tr > .title_td {background-color:#f4f4f7;}
.enrolment_sub_plan_con > .contents_con > .tab01_con > table > tbody > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:20px;}
.enrolment_sub_plan_con > .contents_con > .tab01_con > table > tbody > tr > .info_td {padding:10px;}
.enrolment_sub_plan_con > .contents_con > .tab01_con > table > tbody > tr > .info_td span {color:#777777; line-height:20px; vertical-align:middle;}
.enrolment_sub_plan_con > .contents_con > .tab02_con {}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table {width:100%; margin:0 auto;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > thead > tr > td {padding-bottom:10px;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > thead > tr > td span {font-size:16px; color:#000000; font-weight:bold;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > td {}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > .title_td {padding:10px; background-color:#f4f4f7; border-top:2px solid #333333; border-bottom:1px solid #dddddd;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:20px;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > .info_td {padding:10px;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > .info_td span {color:#777777; line-height:20px; vertical-align:middle;}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > .info_td ul {}
.enrolment_sub_plan_con > .contents_con > .tab02_con > table > tbody > tr > .info_td ul > li {margin:5px 0;}
.enrolment_sub_plan_con > .contents_con > .btn_con {margin-top:50px; text-align:center;}
.enrolment_sub_plan_con > .contents_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; background-color:#cccccc; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}

/*결제하기*/
.enrolment_order_con {}
.enrolment_order_con > .nav {margin-bottom:30px;}
.enrolment_order_con .list_div {margin-bottom:50px;}
.enrolment_order_con .list_div > .title_con {margin-bottom:10px;}
.enrolment_order_con .list_div > .title_con span {font-size:18px; color:#000000;}
.enrolment_order_con .list_div > .info_con {}
.enrolment_order_con .list_div > .info_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.enrolment_order_con .list_div > .info_con > table > thead > tr > td {padding:12px 0; background-color:#f7f7f9; border-bottom:1px solid #cccccc;}
.enrolment_order_con .list_div > .info_con > table > thead > tr > td span {font-size:13px; color:#333333; font-weight:bold;}
.enrolment_order_con .list_div > .info_con > table > tbody > tr > td {padding-top:12px; padding-bottom:12px; border-bottom:1px solid #cccccc;}
.enrolment_order_con .list_div > .info_con > table > tbody > tr > .info_td {padding-left:15px; padding-right:15px;}
.enrolment_order_con .list_div > .info_con > table > tbody > tr > td span {color:#555555; vertical-align:middle;}


/*
.enrolment_order_con .list_div > .btn_con {margin-top:8px; text-align:right;}
.enrolment_order_con .list_div > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; margin-left:3px; padding:6px 12px; background-color:#999999; text-align:center; font-size:12px; color:#ffffff;}
*/

.enrolment_order_con .list_div > .btn_con {margin-top:8px; text-align:right; height: 20px; }
.enrolment_order_con .list_div > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; background-color:#999999; text-align:center; font-size:14px; color:#ffffff; width: 140px; height: 50px; padding-bottom: 10px;}



.enrolment_order_con > .btn_con {text-align:center;}
.enrolment_order_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
.enrolment_order_con > .btn_con .a_btn01 {background-color:#3fa5d4;}
.enrolment_order_con > .btn_con .a_btn02 {background-color:#cccccc;}

/**/
.enrolment_order_coupon_popup01_con {width:610px; margin:0 auto;}

/**/
.enrolment_order_coupon_popup02_con {width:100%; margin:0 auto;}
.enrolment_order_coupon_popup02_con > .title_con {padding:11px 15px; background-color:#7366d8;}
.enrolment_order_coupon_popup02_con > .title_con span {font-size:21px; color:#ffffff; font-weight:bold;}
.enrolment_order_coupon_popup02_con > .contents_con {width:400px; margin:0 auto; padding-top:20px;}
.enrolment_order_coupon_popup02_con > .contents_con > .intro_con {text-align:center; margin-bottom:20px;}
.enrolment_order_coupon_popup02_con > .contents_con > .intro_con span {color:#000000;}
.enrolment_order_coupon_popup02_con > .contents_con > .input_con {text-align:center; background-color:#f0f0f2; padding:20px 0;}
.enrolment_order_coupon_popup02_con > .contents_con > .input_con span {font-size:15px; color:#000000; font-weight:bold; vertical-align:middle;}
.enrolment_order_coupon_popup02_con > .contents_con > .input_con .input {border:1px solid #8992a6; padding:7px; margin:0 3px; vertical-align:middle;}
.enrolment_order_coupon_popup02_con > .contents_con > .input_con .input_btn {width:58px; background-color:#ffffff; border:1px solid #8992a6; color:#000000; line-height:28px; vertical-align:middle;}
.enrolment_order_coupon_popup02_con > .contents_con > .btn_con {margin-top:30px; text-align:center;}
.enrolment_order_coupon_popup02_con > .contents_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:100px; background-color:#cccccc; text-align:center; font-size:16px; color:#ffffff; line-height:40px;}

/**/
.enrolment_sub04_con {}

/**/
.enrolment_sub05_con {}

/*상담실*/
/*.consult_title_con_bg {background:url("/img/consult/consult_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*학점인정 자격증*/
.consult_sub03_con {}
.consult_sub03_con > .info01_con {margin-bottom:35px;}
.consult_sub03_con > .info02_con {margin-bottom:35px;}
.consult_sub03_con > .info03_con {position:relative; top:0; left:0; margin-bottom:35px;}
.consult_sub03_con > .info03_con > .popup_con {width:450px; margin:0 auto; position:absolute; top:30px; left:0; right:0; z-index:999; text-align:center; display:none;}
.contents_con > .license_sub04_con > .popup_con {width:450px; margin:0 auto; position:absolute; top:1690px; left:210px; right:0; z-index:999; text-align:center; display:none;} /* 20170726 KBR 상담실습1급2급*/
.consult_sub03_con > .info03_con > .popup01_con {}
.consult_sub03_con > .info03_con > .popup01_con {}
.consult_sub03_con > .info03_con > .popup01_con {}
.popup_bg {
	width:100%; 
	position:absolute; top:0; left:0; z-index:99;
	/*
	20170726 KBR 투명도 없앰

	background: rgba(0, 0, 0, 0.5);
	*/
	background: transparent !ie;
	zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
}
.consult_sub03_con > .info04_con {margin-bottom:35px;}
.consult_sub03_con > .info04_con > .title_con {margin-bottom:10px; text-align:center;}
.consult_sub03_con > .info04_con > .title_con > .text01_con {margin-bottom:4px;}
.consult_sub03_con > .info04_con > .title_con > .text01_con span {font-size:16px; color:#cc3300;}
.consult_sub03_con > .info04_con > .title_con > .text02_con {}
.consult_sub03_con > .info04_con > .title_con > .text02_con span {color:#5f5f5f; line-height:18px;}
.consult_sub03_con > .info05_con {margin-bottom:35px;}
.consult_sub03_con > .info05_con > .title_con {margin-bottom:10px; text-align:center;}
.consult_sub03_con > .info05_con > .title_con > .text01_con {margin-bottom:4px;}
.consult_sub03_con > .info05_con > .title_con > .text01_con span {font-size:16px; color:#cc3300;}
.consult_sub03_con > .info05_con > .title_con > .text02_con {}
.consult_sub03_con > .info05_con > .title_con > .text02_con span {color:#5f5f5f; line-height:18px;}
.consult_sub03_con > .info06_con {margin-bottom:35px;}
.consult_sub03_con > .info06_con > .title_con {margin-bottom:8px;}
.consult_sub03_con > .info06_con > .title_con .i_icon {font-size:15px; color:#7da1d3; vertical-align:middle;}
.consult_sub03_con > .info06_con > .title_con span {font-size:15px; color:#5f5f5f; font-weight:bold; vertical-align:middle;}
.consult_sub03_con > .info06_con .list_div {padding:0 8px; margin-bottom:20px;}
.consult_sub03_con > .info06_con .list_div > .title_con {margin-bottom:10px;}
.consult_sub03_con > .info06_con .list_div > .title_con .icon {color:#3565a5;}
.consult_sub03_con > .info06_con .list_div > .title_con span {color:#5f5f5f;}
.consult_sub03_con > .info06_con .list_div > .tab01_con {padding:0 12px;}
.consult_sub03_con > .info06_con .list_div > .tab01_con > .intro_con {}
.consult_sub03_con > .info06_con .list_div > .tab01_con > .intro_con span {color:#5f5f5f; line-height:18px;}
.consult_sub03_con > .info06_con .list_div > .tab01_con > table {margin:5px 0;}
.consult_sub03_con > .info06_con .list_div > .info_con {padding:0 16px; margin-top:8px;}
.consult_sub03_con > .info06_con .list_div > .info_con > ul {}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li {margin-bottom:9px;}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con {}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con > .title_con {margin-bottom:9px;}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con > .title_con span {color:#003366; font-weight:bold;}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con > .info_con {padding:0 8px;}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con > .info_con span {color:#5f5f5f; line-height:18px;}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con > .info_con > ul {}
.consult_sub03_con > .info06_con .list_div > .info_con > ul > li > .item_con > .info_con > ul > li {}
/*유통관리사 2급 ~ 정보처리산업기사 공용*/
.consult_sub03_con > .info07_con {margin-bottom:35px;}
.consult_sub03_con > .info07_con > .title_con {margin-bottom:8px;}
.consult_sub03_con > .info07_con > .title_con .i_icon {font-size:15px; color:#7da1d3; vertical-align:middle;}
.consult_sub03_con > .info07_con > .title_con span {font-size:15px; color:#5f5f5f; font-weight:bold; vertical-align:middle;}
.consult_sub03_con > .info07_con .list_div {padding:0 8px; margin-bottom:20px;}
.consult_sub03_con > .info07_con .list_div > .title_con {margin-bottom:10px;}
.consult_sub03_con > .info07_con .list_div > .title_con .icon {color:#3565a5;}
.consult_sub03_con > .info07_con .list_div > .title_con span {color:#5f5f5f;}
.consult_sub03_con > .info07_con .list_div > .tab01_con {padding:0 12px;}
.consult_sub03_con > .info07_con .list_div > .tab02_con {margin:0 12px;}
.consult_sub03_con > .info08_con {}
.consult_sub03_con > .info08_con span {color:#5f5f5f; line-height:20px;}
.consult_sub03_con > .info08_con .red_txt {color:#ff0000; font-weight:bold;}
/*테이블 형식01 공용*/
.consult_sub03_con .tab01_con {}
.consult_sub03_con .tab01_con > table {width:100%; border-top:1px solid #999999; border-left:1px solid #999999;}
.consult_sub03_con .tab01_con > table > thead > tr > td {padding:6px 0; background-color:#e3eeff; border-right:1px solid #999999; border-bottom:1px solid #999999;}
.consult_sub03_con .tab01_con > table > thead > tr > td span {color:#5f5f5f; font-weight:bold; line-height:18px;}
.consult_sub03_con .tab01_con > table > tbody > tr > td {}
.consult_sub03_con .tab01_con > table > tbody > tr > .title_td {background-color:#e3eeff; border-right:1px solid #999999; border-bottom:1px solid #999999;}
.consult_sub03_con .tab01_con > table > tbody > tr > .title_td span {color:#5f5f5f; font-weight:bold; line-height:18px;}
.consult_sub03_con .tab01_con > table > tbody > tr > .info_td {padding:6px 0; border-right:1px solid #999999; border-bottom:1px solid #999999;}
.consult_sub03_con .tab01_con > table > tbody > tr > .gray_bg {background-color:#e6e6e6;}
.consult_sub03_con .tab01_con > table > tbody > tr > .info_td span {color:#5f5f5f; line-height:18px;}
.consult_sub03_con .tab01_con > table > tbody > tr > .info_td b {color:#5f5f5f; line-height:18px;}
.consult_sub03_con .tab01_con > table > tbody > tr > .info_td ul {margin:18px 0;}
.consult_sub03_con .tab01_con > table > tbody > tr > .info_td ul > li {margin-bottom:3px;}
/*테이블 형식02 공용*/
.consult_sub03_con .tab02_con {padding:4px; border-left:1px solid #dadcdb; border-right:1px solid #dadcdb; background-color:#f4e7d5;}
.consult_sub03_con .tab02_con > table {width:100%; border-top:1px solid #cccccc; border-left:1px solid #cccccc;}
.consult_sub03_con .tab02_con > table > tbody > tr > td {}
.consult_sub03_con .tab02_con > table > tbody > tr > .title_td {background-color:#f4f4f4; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.consult_sub03_con .tab02_con > table > tbody > tr > .title_td span {color:#333333; font-weight:bold; line-height:18px;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td {padding:6px 8px; background-color:#ffffff; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td .i_icon {color:#aa9f6f; vertical-align:middle;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td span {color:#333333; line-height:18px; vertical-align:middle;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td .blue_txt {color:#006599;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td .brown_txt {color:#986700;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td b {color:#333333; line-height:18px;}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td ul {}
.consult_sub03_con .tab02_con > table > tbody > tr > .info_td ul > li {margin-bottom:6px;}

/*학사·전문학사 전공 종류*/
.consult_sub04_con {}

/*장학제도*/
.consult_sub05_con {}

/*열린마당*/
/*.yard_title_con_bg {background:url("/img/yard/yard_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*전자도서관*/
/*.library_title_con_bg {background:url("/img/library/library_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*국가지식포털통합검색*/
.library_sub02_con {}
.library_sub02_con > .search_con {width:540px; margin:0 auto; padding:6px; border:1px solid #d8d8d8; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#f2f2f2; margin-bottom:45px;}
.library_sub02_con > .search_con table {}
.library_sub02_con > .search_con table > tbody > tr > td .type_con {margin-bottom:6px;}
.library_sub02_con > .search_con table > tbody > tr > td .type_con span {color:#075079; vertical-align:middle;}
.library_sub02_con > .search_con table > tbody > tr > td .type_con label {margin-left:8px; cursor:pointer; vertical-align:middle;}
.library_sub02_con > .search_con table > tbody > tr > td .type_con label > input {vertical-align:middle;}
.library_sub02_con > .search_con table > tbody > tr > td .type_con label > span {color:#4d4d4d;}
.library_sub02_con > .search_con table > tbody > tr > td .input_con {}
.library_sub02_con > .search_con table > tbody > tr > td .input_con .select {border:1px solid #a9a9a9; padding:6px; vertical-align:middle;}
.library_sub02_con > .search_con table > tbody > tr > td .input_con .input {border:1px solid #a9a9a9; padding:7px; margin:0 3px; vertical-align:middle;}
.library_sub02_con > .search_con table > tbody > tr > td .input_con .input_btn {width:58px; background-color:#ffffff; border:1px solid #a9a9a9; color:#000000; line-height:28px; vertical-align:middle;}
.library_sub02_con > .intro_con {}
.library_sub02_con > .intro_con > .title_con {margin-bottom:3px;}
.library_sub02_con > .intro_con > .title_con span {font-size:15px; color:#656565; font-weight:bold;}
.library_sub02_con > .intro_con > .info_con {}
.library_sub02_con > .intro_con > .info_con > ul {}
.library_sub02_con > .intro_con > .info_con > ul > li {margin-bottom:4px;}
.library_sub02_con > .intro_con > .info_con > ul > li span {color:#5f5f5f; line-height:18px;}

/*마이페이지*/
/*.mypage_title_con_bg {background:url("/img/mypage/mypage_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*학습현황/학습안내*/
.mypage_sub01_con {}
.mypage_sub01_con > .search_con {}
.mypage_sub01_con > .search_con {margin-bottom:30px; text-align:center;}
.mypage_sub01_con > .search_con > .input_con {background-color:#f0f0f2; padding:20px 0; }
.mypage_sub01_con > .search_con > .input_con span {font-size:15px; color:#000000; font-weight:bold; vertical-align:middle;}
.mypage_sub01_con > .search_con > .input_con .input {border:1px solid #8992a6; padding:7px; margin:0 3px; vertical-align:middle;}
.mypage_sub01_con > .search_con > .input_con .input_btn {width:58px; background-color:#ffffff; border:1px solid #8992a6; color:#000000; line-height:28px; vertical-align:middle;}
.mypage_sub01_con .list_div {}
.mypage_sub01_con .list_div > .title_con {margin-bottom:5px;}
.mypage_sub01_con .list_div > .title_con span {font-size:18px; color:#000000;}
.mypage_sub01_con .list_div > .info_con {}
.mypage_sub01_con .list_div > .info_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.mypage_sub01_con .list_div > .info_con > table > thead > tr > td {padding-top:10px; padding-bottom:10px; background-color: #6f3568; border-bottom:1px solid #cccccc;} /* 20170707 KBR Mypage 표색(#f7f7f9; #6f3568, #786ada) */
.mypage_sub01_con .list_div > .info_con > table > thead > tr > td span {font-size:15px; color:#ffffff; font-weight:bold;}  /* 20170707 KBR Mypage 글자색(#333333) */
.mypage_sub01_con .list_div > .info_con > table > tbody > tr > td {padding-top:10px; padding-bottom:10px; border-bottom:1px solid #cccccc;}
.mypage_sub01_con .list_div > .info_con > table > tbody > tr > .info_td {padding-left:10px; padding-right:10px;}
.mypage_sub01_con .list_div > .info_con > table > tbody > tr > td span {color:#000000; line-height:18px; font-size: 10pt; } /* 20170707 KBR 마이페이지 글자색깔 조절, 0713 글자크기조절 20170913 KBR font-weight: bold;  */
.mypage_sub01_con > .info01_con {margin-bottom:30px; *zoom:1;}
.mypage_sub01_con > .info01_con:after {content:""; display:block; clear:both;}
.mypage_sub01_con > .info01_con  > .left_con {float:left; width:380px;}
.mypage_sub01_con > .info01_con  > .right_con {float:right; width:380px;}
.mypage_sub01_con > .info02_con {margin-bottom:30px;}
.mypage_sub01_con > .info02_con .list_div > .title_con {margin-bottom:0;}
.mypage_sub01_con > .info02_con .list_div > .intro01_con {margin-bottom:5px; text-align:right;}
.mypage_sub01_con > .info02_con .list_div > .intro01_con span {font-size:12px; color:#000000; line-height:24px;}
.mypage_sub01_con > .info02_con .list_div > .intro01_con .btn {display:inline-block; *display:inline; zoom:1; width:40px; text-align:center; font-size:12px; color:#ffffff; line-height:24px;}
.mypage_sub01_con > .info02_con .list_div > .intro01_con .btn01 {background-color:#d0c04e;}
.mypage_sub01_con > .info02_con .list_div > .intro01_con .btn02 {background-color:#fb8d23;}
.mypage_sub01_con > .info02_con .list_div > .intro01_con .btn03 {background-color:#f2472b;}
.mypage_sub01_con > .info02_con .list_div > .info_con {margin-bottom:5px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .non_attendance_btn {display:inline-block; *display:inline; zoom:1; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; width:17px; font-size:10px; color:#ffffff; line-height:18px;} /* 20170913 KBR 마이페이지 글자크기간격 조절 */
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .non_attendance_step01 {background-color:#d0c04e;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .non_attendance_step02 {background-color:#fb8d23;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .non_attendance_step03 {background-color:#f2472b;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .thisweek_tab {margin:0 auto; border-top:1px solid #cccccc; border-left:1px solid #cccccc;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .thisweek_tab > tbody > tr > td {width:34px; background-color:#eeeeee; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .thisweek_tab > tbody > tr > td.thisweek_title{width:auto; padding-left:5px; padding-right:5px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .thisweek_tab > tbody > tr > td span {color:#5f5f5f; font-weight:bold; line-height:24px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > tr > td .a_btn {display:block; width:40px; margin:0 auto; background-color:#5c8ab5; font-size:12px; color:#fffa67; line-height:24px;} /* 20170706 KBR 버튼 색깔 변경(background-color: #000000; color: #ffffff;) */
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr {display:none;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td {padding:20px 10px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con {margin-bottom:10px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table {width:100%; margin:0 auto;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .left_td {}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .left_td span {font-size:16px; color:#000000;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .right_td {}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .right_td span {font-size:12px; color:#000000; vertical-align:middle;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .right_td .icon {font-size:16px; margin-right:3px; vertical-align:middle;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .right_td .xi-radiobox-checked {color:#3fa5d4;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .title_con > table > tbody > tr > .right_td .xi-close {color:#f22613}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con {}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table {width:100%; margin:0 auto; border-top:2px solid #9a9a9a; border-left:1px solid #dadada;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > thead > tr > td {height:30px; background-color:#e9e9e9; border-right:1px solid #dadada; border-bottom:1px solid #dadada;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > thead > tr > td span {}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > td {height:40px; border-right:1px solid #dadada; border-bottom:1px solid #dadada;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > td span {}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > .exam_td {background-color: #3fa5d4;} /*  #8dc641 */
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > .exam_td span {color:#ffffff; line-height:22px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > td .icon {font-size:18px;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > td .xi-radiobox-checked {color:#3fa5d4;}
.mypage_sub01_con > .info02_con .list_div > .info_con > table > tbody > .attendance_tr > td .tab_con > table > tbody > tr > td .xi-close {color:#f22613;}
.mypage_sub01_con > .info02_con .list_div > .intro02_con {text-align:right;}
.mypage_sub01_con > .info02_con .list_div > .intro02_con span {color:#ff0000;}
.mypage_sub01_con > .info03_con {margin-bottom:30px;}
.mypage_sub01_con > .info03_con .list_div > .info_con > table > tbody > tr > td span {line-height:24px; font-size: 11pt; } /* 20170713 KBR 글자크기조절 */
.mypage_sub01_con > .info03_con .list_div > .info_con > table > tbody > tr > td .icon {font-size:18px; line-height:24px;}
.mypage_sub01_con > .info03_con .list_div > .info_con > table > tbody > tr > td .xi-radiobox-checked {color:#3fa5d4;}
.mypage_sub01_con > .info03_con .list_div > .info_con > table > tbody > tr > td .xi-close {color:#f22613;}
.mypage_sub01_con > .info04_con {margin-bottom:30px;}

/*학습하기*/
.mypage_sub02_aa {}
.mypage_sub02_bb {display:none;}
.mypage_sub02_cc {display:none;}
.mypage_sub02_search_con {margin-bottom:30px; text-align:center;}
.mypage_sub02_search_con > .intro_con {margin-bottom:10px;}
.mypage_sub02_search_con > .intro_con span {font-size:19px; color:#000000; font-weight:bold;}
.mypage_sub02_search_con > .input_con {background-color:#f0f0f2; padding:20px 0; }
.mypage_sub02_search_con > .input_con span {font-size:15px; color:#000000; font-weight:bold; vertical-align:middle;}
.mypage_sub02_search_con > .input_con .input {border:1px solid #8992a6; padding:7px; margin:0 3px; vertical-align:middle;}
.mypage_sub02_search_con > .input_con .input_btn {width:58px; background-color:#ffffff; border:1px solid #8992a6; color:#000000; line-height:28px; vertical-align:middle;}
.mypage_sub02_nav {margin-bottom:40px; position:relative; top:0; left:0;}
.mypage_sub02_nav > table {width:100%; margin:0 auto;}
.mypage_sub02_nav > table > tbody > tr > td {border:1px solid #cccccc; border-left:0;}
.mypage_sub02_nav > table > tbody > tr > td > a {display:block;}
.mypage_sub02_nav > table > tbody > tr > td > a span {font-size:17px; color:#000000; font-weight: bold; line-height:43px; vertical-align:middle} /* 20170711 KBR 글꼴색상크기조절 */
.mypage_sub02_nav > table > tbody > tr > td > a .icon {font-size:10px; color:#333333; margin-left:3px; vertical-align:middle;}
.mypage_sub02_nav > table > tbody > tr > td > .on {background-color:#494e5a;}
.mypage_sub02_nav > table > tbody > tr > td > .on span {color:#ffffff;}
.mypage_sub02_nav > table > tbody > tr > td > .on .icon {color:#ffffff;}
.mypage_sub02_nav > .ip_con {position:absolute; bottom:-34px; right:0;}
.mypage_sub02_nav > .ip_con > table {}
.mypage_sub02_nav > .ip_con > table > tbody > tr > td {padding:4px;}
.mypage_sub02_nav > .ip_con > table > tbody > tr > td span {color:#666666;}
.mypage_sub02_cal_con {}
.mypage_sub02_cal_con .carlendar_con {width:785px; margin:0 auto; margin-bottom:30px;}
.mypage_sub02_cal_con .carlendar_con > .cal_top {margin-bottom:10px;}
.mypage_sub02_cal_con .carlendar_con > .cal_top > table {width:100%; margin:0 auto;}
.mypage_sub02_cal_con .carlendar_con > .cal_top > table > tbody > tr > td span {font-size:20px; color:#000000;}
.mypage_sub02_cal_con .carlendar_con > .cal_content {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .week {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .week > table {width:100%; margin:0 auto; border-top:1px solid #a2a2a2; border-left:1px solid #a2a2a2;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .week > table > tbody > tr > td {width:112px; height:27px; border-right:1px solid #a2a2a2; border-bottom:1px solid #a2a2a2;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .week > table > tbody > tr > td span {color:#444444; font-weight:bold;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table {width:100%; margin:0 auto; border-left:1px solid #a2a2a2;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td {width:112px; border-right:1px solid #a2a2a2; border-bottom:1px solid #a2a2a2;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .day_con {background-color:#f7f7f7; padding:3px;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .day_con span {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .info_con {min-height:84px; padding:3px;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .info_con > ul {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .info_con > ul > li {}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .info_con > ul > li span {line-height:16px; vertical-align:middle;}
.mypage_sub02_cal_con .carlendar_con > .cal_content > .day > table > tbody > tr > td .list_div > .info_con > ul > li img {line-height:16px; margin-left:3px; vertical-align:middle;}
.mypage_sub02_cal_con .icon_name_con {width:785px; margin:0 auto; position:relative; top:0; left:0;}
.mypage_sub02_cal_con .icon_name_con > .title_con {padding:3px 5px; background-color:#ffffff; position:absolute; top:-12px; left:9px;}
.mypage_sub02_cal_con .icon_name_con > .title_con span {}
.mypage_sub02_cal_con .icon_name_con > .info_con {padding:7px; border:1px solid #e6e6e6;} 
.mypage_sub02_cal_con .icon_name_con > .info_con > table {width:100%; margin:0 auto;}
.mypage_sub02_cal_con .icon_name_con > .info_con > table > tbody > tr > td {}
.mypage_sub02_cal_con .icon_name_con > .info_con > table > tbody > tr > td img {margin-right:2px; vertical-align:middle;}
.mypage_sub02_cal_con .icon_name_con > .info_con > table > tbody > tr > td span {color:#7a7a7a; vertical-align:middle;}
								
/*학습하기 강의겸임교수 팝업*/
.mypage_sub02_teacher_con {width:100%; margin:0 auto;}
.mypage_sub02_teacher_con .title_con {padding:11px 15px; background-color:#7366d8;}
.mypage_sub02_teacher_con .title_con span {font-size:21px; color:#ffffff; font-weight:bold;}
.mypage_sub02_teacher_con .contents_con {width:610px; margin:0 auto; padding:20px 20px 30px 20px;}
.mypage_sub02_teacher_con .contents_con .profile_con {margin-bottom:15px;}
.mypage_sub02_teacher_con .contents_con .profile_con .title_con {padding:0 2px; margin-bottom:4px; background: #fff; }
.mypage_sub02_teacher_con .contents_con .profile_con .title_con span {font-size:16px; color:#4a4a4a; font-weight:bold;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con {border-top:2px solid #7366d8; padding:30px; background-color:#f8f7fb;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table {width:100%; margin:0 auto;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .img_td {}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .img_td img {border:1px solid #c1bfd8; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td {}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td table {width:100%; margin:0 auto; background-color:#ffffff; padding:0 10px;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td table tbody tr td {border-bottom:1px dotted #777777;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td table tbody tr .title_td {}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td table tbody tr .title_td span {font-size:13px; color:#5f5f5f; font-weight:bold;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td table tbody tr .info_td {padding:5px 10px;}
.mypage_sub02_teacher_con .contents_con .profile_con .info_con table tbody tr .text_td table tbody tr .info_td span {font-size:13px; color:#5f5f5f; line-height:18px;}
.mypage_sub02_teacher_con .contents_con .history_con {margin-bottom:25px;}
.mypage_sub02_teacher_con .contents_con .history_con .title_con {margin-bottom:7px; background: #fff; }
.mypage_sub02_teacher_con .contents_con .history_con .title_con span {font-size:15px; color:#5f5f5f; font-weight:bold;}
.mypage_sub02_teacher_con .contents_con .history_con .list_con {padding:12px 12px 4px 12px; border-top:2px solid #333333; border-bottom:1px solid #cccccc;}
.mypage_sub02_teacher_con .contents_con .history_con .list_con ul {}
.mypage_sub02_teacher_con .contents_con .history_con .list_con ul li {margin-bottom:8px;}
.mypage_sub02_teacher_con .contents_con .history_con .list_con ul li span {font-size:13px; color:#5f5f5f}
.mypage_sub02_teacher_con .contents_con .btn_con {margin-top:50px; text-align:center;}
.mypage_sub02_teacher_con .contents_con .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; background-color:#cccccc; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}

/*학습하기 소감문 팝업*/
.mypage_sub02_write_con {width:100%; margin:0 auto;}
.mypage_sub02_write_con .title_con {padding:11px 15px; background-color:#7366d8;}
.mypage_sub02_write_con .title_con span {font-size:21px; color:#ffffff; font-weight:bold;}
.mypage_sub02_write_con .contents_con {width:480px; margin:0 auto; padding:20px 20px 0 20px;}
.mypage_sub02_write_con .contents_con .title_con {padding:0 2px; margin-bottom:4px; background: #fff; }
.mypage_sub02_write_con .contents_con .title_con span {font-size:16px; color:#4a4a4a; font-weight:bold;}
.mypage_sub02_write_con .contents_con .input_con {margin-bottom:50px;}
.mypage_sub02_write_con .contents_con .input_con table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr td {border-bottom:1px solid #dddddd;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .title_td {background-color:#f4f4f7;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:20px;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .info_td {padding:10px;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .info_td span {color:#777777; line-height:18px; vertical-align:middle;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .info_td .input {border:1px solid #8992a6; padding:5px; vertical-align:middle;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .info_td .select {border:1px solid #8992a6; padding:4px; vertical-align:middle;}
.mypage_sub02_write_con .contents_con .input_con table tbody tr .info_td .textarea {width:368px; height:150px; border:1px solid #8992a6; padding:5px; line-height:18px; overflow-y:scroll;}
.mypage_sub02_write_con .contents_con .btn_con {text-align:center;}
.mypage_sub02_write_con .contents_con .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
.mypage_sub02_write_con .contents_con .btn_con .a_btn01 {background-color:#3fa5d4;}
.mypage_sub02_write_con .contents_con .btn_con .a_btn02 {background-color:#cccccc;}

/*학습하기 뷰페이지*/
#mypage_sub02_view_con {}
.mypage_sub02_view_con > .info_con {margin-bottom:50px;}
.mypage_sub02_view_con > .info_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.mypage_sub02_view_con > .info_con > table > tbody > tr > td {border-bottom:1px solid #dddddd;}
.mypage_sub02_view_con > .info_con > table > tbody > tr > .title_td {background-color:#f4f4f7;}
.mypage_sub02_view_con > .info_con > table > tbody > tr > .title_td span {font-size:16px; color:#333333; font-weight:bold; line-height:20px;} /* 20170713 KBR 학습-수업하기(출석) 글자크기조절 */
.mypage_sub02_view_con > .info_con > table > tbody > tr > .info_td {padding:10px 15px;}
.mypage_sub02_view_con > .info_con > table > tbody > tr > .info_td span {color:#777777; line-height:18px; vertical-align:middle; font-size: 12pt; } /* 20170713 KBR 학습-수업하기(출석) 글자크기추가 */
.mypage_sub02_view_con > .list_con {margin-bottom:50px;}
.mypage_sub02_view_con > .list_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.mypage_sub02_view_con > .list_con > table > thead > tr > td {padding:12px 0; background-color:#f7f7f9; border-bottom:1px solid #cccccc;}
.mypage_sub02_view_con > .list_con > table > thead > tr > td span {font-size:16px; color:#333333; font-weight:bold;} /* 20170713 KBR 학습-수업하기(출석) 글자크기조절 */
.mypage_sub02_view_con > .list_con > table > tbody > tr > td {}
.mypage_sub02_view_con > .list_con > table > tbody > tr > td span {font-size:10pt; color:#555555;} /* 20170713 KBR 학습-수업하기(출석) 글자크기조절 (font-size:11pt;) */
.mypage_sub02_view_con > .list_con > table > tbody > tr > td i.icon {font-size:20px;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .title_td {height:34px; padding:0 10px;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .title_td span {color:#7c6fdc; font-weight:bold;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .title_td .date_con {display:inline-block; *display:inline; zoom:1; background-color:#000000; padding:3px 3px 3px 6px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .title_td .date_con .text01 {display:inline-block; *display:inline; zoom:1; margin-right:3px; color:#ffffff;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .title_td .date_con .text02 {display:inline-block; *display:inline; zoom:1; background-color:#ffffff; padding:4px 8px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#666666;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .info_td {height:24px; padding:0 0 0 25px;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .line_td {height:24px;}
.mypage_sub02_view_con > .list_con > table > tbody > tr > .line_td .line {height:1px; background-color:#dddddd;}
#mypage_sub02_view_con > .btn_con {}
#mypage_sub02_view_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:68px; border:1px solid #8992a6; text-align:center; font-size:14px; color:#000000; line-height:36px;}

/*실습과목 학점관리*/
.mypage_sub03_aa {}
.mypage_sub03_bb {display:none;}
.mypage_sub03_cc {display:none;}
.mypage_sub03_dd {display:none;}
.mypage_sub03_ee {display:none;}
.mypage_sub03_ff {display:none;}
.mypage_sub03_gg {display:none;}
.mypage_sub03_title_con {margin-bottom:13px;}
.mypage_sub03_title_con > table {width:100%; margin:0 auto;}
.mypage_sub03_title_con > table > tbody > tr > .left_td {}
.mypage_sub03_title_con > table > tbody > tr > .left_td span {font-size:26px; color:#000000; font-weight:bold;}
.mypage_sub03_title_con > table > tbody > tr > .right_td {}
.mypage_sub03_title_con > table > tbody > tr > .right_td > a span {font-size:14px; color:#000000; font-weight: bold; vertical-align:middle; border: 1px solid #cccccc; padding: 6px; background-color: #ffe7f4;} /* 20170707 KBR 실습과목학점관리 현장실습진행절차 상세보기 배경색&구분선, 글꼴색상크기 */
.mypage_sub03_title_con > table > tbody > tr > .right_td > a .icon {font-size:16px; color:#333333; margin-left:3px; vertical-align:middle;}
.mypage_sub03_tab_con {margin-bottom:30px;}
.mypage_sub03_tab_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.mypage_sub03_tab_con > table > thead > tr > td {padding:15px 0; background-color:#f7f7f9; border-bottom:1px solid #cccccc;}
.mypage_sub03_tab_con > table > thead > tr > td span {font-size:16px; color:#333333; font-weight:bold;} /* 20170713 KBR 학습평가(응시) 글자크기조절 */
.mypage_sub03_tab_con > table > tbody > tr > td {height:48px; border-bottom:1px solid #cccccc;}
.mypage_sub03_tab_con > table > tbody > tr > .info_td {padding-left:15px; padding-right:15px;}
.mypage_sub03_tab_con > table > tbody > tr > td span {font-size:14px; color:#555555; vertical-align:middle;}
.mypage_sub03_nav {margin-bottom:30px;}
.mypage_sub03_nav > .big_nav {margin-bottom:10px;}
.mypage_sub03_nav > .big_nav > table {width:100%; margin:0 auto;}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td {border:1px solid #cccccc; border-left:0;}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td > a {display:block;}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td > a span {font-size:14px; color:#333333; line-height:43px; vertical-align:middle}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td > a .icon {font-size:10px; color:#333333; margin-left:3px; vertical-align:middle;}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td > .on {background-color:#494e5a;}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td > .on span {color:#ffffff;}
.mypage_sub03_nav > .big_nav > table > tbody > tr > td > .on .icon {color:#ffffff;}
.mypage_sub03_nav > .small_nav {}
.mypage_sub03_nav > .small_nav > table {width:100%; margin:0 auto;}
.mypage_sub03_nav > .small_nav > table > tbody > tr > td {border:1px solid #cccccc; border-left:0;}
.mypage_sub03_nav > .small_nav > table > tbody > tr > td > a {display:block; font-size:14px; color:#333333; line-height:43px; vertical-align:middle}
.mypage_sub03_nav > .small_nav > table > tbody > tr > td > .on {background-color:#494e5a; color:#ffffff;}

/*강의노트*/
.mypage_sub07_select_con {margin-bottom:5px; text-align:right;}
.mypage_sub07_select_con .select {border:1px solid #8992a6; padding:5px;}

/*학점관리 (시험/과제/토론)*/
.mypage_sub08_aa {}
.mypage_sub08_bb {display:none;}
.mypage_sub08_cc {display:none;}
.mypage_sub08_dd {display:none;}
.mypage_sub08_ee {display:none;}
.mypage_sub08_ff {display:none;}
.mypage_sub08_nav {margin-bottom:30px;}
.mypage_sub08_nav > .big_nav {margin-bottom:10px;}
.mypage_sub08_nav > .big_nav > table {width:100%; margin:0 auto;}
.mypage_sub08_nav > .big_nav > table > tbody > tr > td {border:1px solid #cccccc; border-left:0;}
.mypage_sub08_nav > .big_nav > table > tbody > tr > td > a {display:block;}
.mypage_sub08_nav > .big_nav > table > tbody > tr > td > a span {font-size:16px; color:#333333; line-height:43px; vertical-align:middle} /* 20170713 KBR 학습평가(응시) 글자크기조절 */
.mypage_sub08_nav > .big_nav > table > tbody > tr > td > a .icon {font-size:10px; color:#333333; margin-left:3px; vertical-align:middle;}
.mypage_sub08_nav > .big_nav > table > tbody > tr > td > .on {background-color:#494e5a;}
.mypage_sub08_nav > .big_nav > table > tbody > tr > td > .on span {color:#ffffff;}
.mypage_sub08_nav > .big_nav > table > tbody > tr > td > .on .icon {color:#ffffff;}
.mypage_sub08_nav > .small_nav {}
.mypage_sub08_nav > .small_nav > table {width:100%; margin:0 auto;}
.mypage_sub08_nav > .small_nav > table > tbody > tr > td {border:1px solid #cccccc; border-left:0;}
.mypage_sub08_nav > .small_nav > table > tbody > tr > td > a {display:block; font-size:16px; color:#333333; line-height:43px; vertical-align:middle} /* 20170713 KBR 학습평가(응시) 글자크기조절 */
.mypage_sub08_nav > .small_nav > table > tbody > tr > td > .on {background-color:#494e5a; color:#ffffff;}

/*신입생사이버오리엔테이션*/
.mypage_sub09_con {text-align:center;}

/*교수와의 면담*/
.mypage_sub10_select_con {margin-bottom:5px; text-align:right;}
.mypage_sub10_select_con .select {border:1px solid #8992a6; padding:5px;}

/*학습Q&A*/
.mypage_sub11_select_con {margin-bottom:5px; text-align:right;}
.mypage_sub11_select_con .select {border:1px solid #8992a6; padding:5px;}

/*학습Q&A*/
.mypage_sub12_select_con {margin-bottom:5px; text-align:right;}
.mypage_sub12_select_con .select {border:1px solid #8992a6; padding:5px;}

/*증명서관리*/
.mypage_sub13_select_con {margin-bottom:5px;}
.mypage_sub13_select_con > table {width:100%; margin:0 auto;}
.mypage_sub13_select_con > table > tbody > tr > td span {color:#777777; line-height:18px;}
.mypage_sub13_select_con > table > tbody > tr > td .select {border:1px solid #8992a6; padding:5px;}
.mypage_sub13_select_con > table > tbody > tr > td .a_btn {display:inline-block; *display:inline; zoom:1; padding:0 10px; border:1px solid #8992a6; text-align:center; font-size:12px; color:#000000; line-height:26px;}
.mypage_sub13_select_con > table > tbody > tr > td .a_btn:hover {background-color:#3fa5d4; color:#ffffff;}

/*회원탈퇴*/
.mypage_sub15_sub02_con {padding:30px; background-color:#f5f3f2; margin-bottom:50px;}
.mypage_sub15_sub02_con > .title_con {border-bottom:1px solid #0047a9; padding-bottom:9px; margin-bottom:14px;}
.mypage_sub15_sub02_con > .title_con span {font-size:26px; color:#0047a9; font-weight:bold;}
.mypage_sub15_sub02_con > .intro01_con {margin-bottom:2px;}
.mypage_sub15_sub02_con > .intro01_con > table {width:100%; margin:0 auto;}
.mypage_sub15_sub02_con > .intro01_con > table > tbody > tr > td {}
.mypage_sub15_sub02_con > .intro01_con > table > tbody > tr > td > ul {}
.mypage_sub15_sub02_con > .intro01_con > table > tbody > tr > td > ul > li {margin-bottom:3px;}
.mypage_sub15_sub02_con > .intro01_con > table > tbody > tr > td > ul > li span {font-size:14px; color:#666666; line-height:20px;}
.mypage_sub15_sub02_con > .intro01_con > table > tbody > tr > td .icon {font-size:110px;}
.mypage_sub15_sub02_con > .intro02_con {border:4px solid #cbd4df; padding:15px; margin-bottom:22px;}
.mypage_sub15_sub02_con > .intro02_con > .text01_con {margin-bottom:5px;}
.mypage_sub15_sub02_con > .intro02_con > .text01_con span {font-size:16px; color:#115bab; font-weight:bold;}
.mypage_sub15_sub02_con > .intro02_con > .text02_con {margin-bottom:13px;}
.mypage_sub15_sub02_con > .intro02_con > .text02_con span {font-size:14px; color:#000000;}
.mypage_sub15_sub02_con > .intro02_con > .text03_con {}
.mypage_sub15_sub02_con > .intro02_con > .text03_con span {font-size:14px; color:#000000; line-height:22px;}
.mypage_sub15_sub02_con > .intro03_con {}
.mypage_sub15_sub02_con > .intro03_con span {font-size:14px; color:#666666; line-height:20px;}
.mypage_sub15_sub02_con > .intro03_con b {color:#000000;}

/*IP 등록센터*/
.mypage_sub16_con {}
.mypage_sub16_con > .intro_con {margin-bottom:50px;}
.mypage_sub16_con > .intro_con > .ii_con {padding:30px; background-color:#f5f3f2;}
.mypage_sub16_con > .intro_con > .ii_con > .title_con {border-bottom:1px solid #0047a9; padding-bottom:9px; margin-bottom:14px;}
.mypage_sub16_con > .intro_con > .ii_con > .title_con span {font-size:26px; color:#0047a9; font-weight:bold;}
.mypage_sub16_con > .intro_con > .ii_con > .info_con {}
.mypage_sub16_con > .intro_con > .ii_con > .info_con > table {width:100%; margin:0 auto;}
.mypage_sub16_con > .intro_con > .ii_con > .info_con > table > tbody > tr > td {}
.mypage_sub16_con > .intro_con > .ii_con > .info_con > table > tbody > tr > td > ul {}
.mypage_sub16_con > .intro_con > .ii_con > .info_con > table > tbody > tr > td > ul > li {margin-bottom:3px;}
.mypage_sub16_con > .intro_con > .ii_con > .info_con > table > tbody > tr > td > ul > li span {font-size:14px; color:#666666; line-height:20px;}
.mypage_sub16_con > .intro_con > .ii_con > .info_con > table > tbody > tr > td .icon {font-size:110px;}
.mypage_sub16_con > .intro_con > .info_con {background-color:#e5e2e0; padding:10px 0; text-align:center;}
.mypage_sub16_con > .intro_con > .info_con span {font-size:14px; color:#666666; line-height:20px;}
.mypage_sub16_con > .manage_con {}
.mypage_sub16_con > .manage_con > .title_con {margin-bottom:8px;}
.mypage_sub16_con > .manage_con > .title_con span {font-size:26px; color:#000000; font-weight:bold;}
.mypage_sub16_con > .manage_con > .list_con {margin-bottom:18px;}
.mypage_sub16_con > .manage_con > .list_con > table {width:100%; margin:0 auto;}
.mypage_sub16_con > .manage_con > .list_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.mypage_sub16_con > .manage_con > .list_con > table > thead > tr > td {padding:11px 0; background-color:#f7f7f9; border-bottom:1px solid #cccccc;}
.mypage_sub16_con > .manage_con > .list_con > table > thead > tr > td span {font-size:13px; color:#333333; font-weight:bold;}
.mypage_sub16_con > .manage_con > .list_con > table > tbody > tr > td {padding:11px; border-bottom:1px solid #cccccc;}
.mypage_sub16_con > .manage_con > .list_con > table > tbody > tr > td span {font-size:13px; color:#555555; line-height:20px;}
.mypage_sub16_con > .manage_con > .list_con > table > tbody > tr > td .ip_text {color:#ff0000;}
.mypage_sub16_con > .manage_con > .list_con > table > tbody > tr > td .type_text {font-weight:bold;}
.mypage_sub16_con > .manage_con > .list_con > table > tbody > tr > td .admin_info_text {font-weight:bold;}
.mypage_sub16_con > .manage_con > .list_con > table > tbody > tr > td input {cursor:pointer;}
.mypage_sub16_con > .manage_con > .intro_con {border:1px solid #cccccc; background-color:#fbfbfb; padding:14px 0; text-align:center;}
.mypage_sub16_con > .manage_con > .intro_con span {font-size:14px; color:#666666; line-height:20px;}

/*회원*/
/*.member_title_con_bg {background:url("/img/member/member_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/

/*로그인*/
#login_con {}
#login_con > .login_con {margin-bottom:20px;}
#login_con > .login_con > .write_con {background-color:#f4f4f6; padding:40px 30px;}
#login_con > .login_con > .write_con > .type_con {margin-bottom:25px; text-align:center;}
#login_con > .login_con > .write_con > .type_con label {margin:0 7px; cursor:pointer;}
#login_con > .login_con > .write_con > .type_con label > input {vertical-align:middle;}
#login_con > .login_con > .write_con > .type_con label > span {font-size:14px; color:#666666; vertical-align:middle;}
#login_con > .login_con > .write_con > .input_con {margin-bottom:15px;}
#login_con > .login_con > .write_con > .input_con table {margin:0 auto;}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > td {}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .title_td {}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .title_td span {font-size:14px; color:#666666;}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .info_td {}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .info_td .input {width:202px; border:1px solid #666666; padding:6px;}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .info_td .input_btn {width:120px; background-color:#eb5e52; border:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size:14px; color:#ffffff; line-height:62px;}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .intro_td {padding-top:5px;}
#login_con > .login_con > .write_con > .input_con table > tbody > tr > .intro_td span {color:#fc532d;}
#login_con > .login_con > .write_con > .input_con .tab01 {}
#login_con > .login_con > .write_con > .input_con .tab02 {display:none;}
#login_con > .login_con > .write_con > .member_btn_con {border-top:1px dotted #999999; padding-top:15px; text-align:center;}
#login_con > .login_con > .write_con > .member_btn_con .list_div {display:inline-block; *display:inline; zoom:1; margin:0 9px;}
#login_con > .login_con > .write_con > .member_btn_con .list_div span {font-size:14px; color:#666666; vertical-align:middle;}
#login_con > .login_con > .write_con > .member_btn_con .list_div .dot_text {color:#000000;}
#login_con > .login_con > .write_con > .member_btn_con .list_div .a_btn {display:inline-block; *display:inline; zoom:1; border:1px solid #000000; background-color:#ffffff; padding:5px 13px; margin-left:3px; font-size:14px; color:#000000; line-height:18px; vertical-align:middle;}
#login_con > .login_con > .intro_con {padding:23px 0; background-color:#eaeaef; text-align:center;}
#login_con > .login_con > .intro_con span {font-size:15px; color:#333333;}
#login_con > .security_con {margin-bottom:50px;}
#login_con > .security_con .a_btn {display:block; padding:20px 0; background-color:#122139; text-align:center;}
#login_con > .security_con .a_btn > .icon {font-size:36px; color:#ffffff; margin-right:5px; vertical-align:middle;}
#login_con > .security_con .a_btn > span {font-size:22px; color:#ffffff; vertical-align:middle;}
#login_con > .center_con {border:1px solid #898989; padding:6px; background:repeating-linear-gradient(-45deg, #dcdcdc, #dcdcdc 2px, #ffffff 2px, #ffffff 4px);}
#login_con > .center_con > .info_con {padding:28px 0; background-color:#ffffff;}
#login_con > .center_con > .info_con > table {margin:0 auto;}
#login_con > .center_con > .info_con > table > tbody > tr > td {}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div {}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .img_con {margin-bottom:25px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .img_con .icon {font-size:80px;}

/* 20170713 KBR 로그인 광고 페이지 샘플 */
#login_cons > .center_con > .info_con { padding-bottom: 20px; padding-left: 70px; margin-top: -5px; }

#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con #ad1 img { width: 300px; height: 150px; visibility: visible; }
#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con #ad2 img { width: 300px; height: 150px; visibility: visible; }
		  
#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con #ad01 embed { width: 300px; height: 150px; visibility: hidden; margin-top: -250px; }
#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con #ad02 embed { width: 300px; height: 150px; visibility: hidden; margin-top: -250px; }

#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > #title_con1 { height: 150px; }
#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > #title_con2 { height: 150px; }

#login_cons > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .info01_con > .info01_cons {float: left; text-align: left; font-size: 19px; font-weight: bold; }

/* background:url("/img/sitemap/sitemap_title_bg.png") no-repeat;  */
/* 20170721 KBR 수강신청 광고 페이지 샘플 */
.login_cons {  } /* width: 778px; border: 6px solid #8cc63f; background-color: #fffcc3 background-color: #fffcc3; */

.login_cons > .center_con > .info_cons { margin-top: -7px; }


.login_cons > .center_con > .info_cons > table > tbody > tr > td .list_div > .text_con > #title_con1 { margin-top: -15px; height: 105px; }
.login_cons > .center_con > .info_cons > table > tbody > tr > td .list_div > .text_con > #title_con2 { margin-top: -15px; height: 105px; }


#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con {}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con {}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con span {color:#494949; line-height:22px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con .text01 {font-size:20px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .title_con .text02 {font-size:14px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .info01_con {margin-top:3px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .info01_con span {font-size:22px; color:#494949; font-family:'sans-serif' !important;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .info02_con {margin-top:9px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .info02_con span {font-size:15px; color:#000000; line-height:20px;}
#login_con > .center_con > .info_con > table > tbody > tr > td .list_div > .text_con > .info02_con b {font-family:'sans-serif' !important;}

/*회원가입*/
#join_con {}
#join_con > .step_nav {margin-bottom:50px;}
#join_con > .step_nav > table {width:100%; margin:0 auto;}
#join_con > .step_nav > table > tbody > tr > td {border:1px solid #cccccc; border-left:0;}
#join_con > .step_nav > table > tbody > tr > td span {display:block; font-size:14px; color:#333333; line-height:43px;}
#join_con > .step_nav > table > tbody > tr > td .on {background-color:#494e5a; color:#ffffff;}

/*회원가입 스탭01*/
.join_step01_con {}
.join_step01_con > .title_con {margin-bottom:13px;}
.join_step01_con > .title_con span {font-size:26px; color:#000000; font-weight:bold;}
.join_step01_con > .intro_con {margin-bottom:41px;}
.join_step01_con > .intro_con span {font-size:14px; color:#666666;}
.join_step01_con > .all_con {margin-bottom:47px;}
.join_step01_con > .all_con label {cursor:pointer;}
.join_step01_con > .all_con label > input {vertical-align:middle;}
.join_step01_con > .all_con label > span {font-size:14px; color:#000000; vertical-align:middle;}
.join_step01_con > .agree_con {margin-bottom:50px;}
.join_step01_con > .agree_con .list_div {margin-bottom:47px;}
.join_step01_con > .agree_con .list_div > .title_con {margin-bottom:11px;}
.join_step01_con > .agree_con .list_div > .title_con span {font-size:22px; color:#000000; font-weight:bold;}
.join_step01_con > .agree_con .list_div > .info_con {margin-bottom:11px;}
.join_step01_con > .agree_con .list_div > .info_con .textarea {width:768px; height:156px; background-color:#efefef; border:1px solid #bbbbbb; padding:10px; line-height:18px; overflow-y:scroll;}
.join_step01_con > .agree_con .list_div > .check_con {}
.join_step01_con > .agree_con .list_div > .check_con label {cursor:pointer;}
.join_step01_con > .agree_con .list_div > .check_con label > input {vertical-align:middle;}
.join_step01_con > .agree_con .list_div > .check_con label > span {font-size:14px; color:#666666; vertical-align:middle;}
.join_step01_con > .btn_con {text-align:center;}
.join_step01_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
.join_step01_con > .btn_con .a_btn01 {background-color:#3fa5d4;} /* 3cb64b */
.join_step01_con > .btn_con .a_btn02 {background-color:#cccccc;}

/*회원가입 스탭02, 마이페이지 공용*/
.join_step02_con {}
.join_step02_con > .title_con {margin-bottom:13px;}
.join_step02_con > .title_con .text01 {font-size:26px; color:#000000; font-weight:bold;}
.join_step02_con > .title_con .text02 {font-size:13px; color:#666666;}
.join_step02_con > .title_con .star_text_on {color:#ff7b38;}
.join_step02_con > .input_con {margin-bottom:50px;}
.join_step02_con > .input_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.join_step02_con > .input_con > table > tbody > tr > td {border-bottom:1px solid #dddddd;}
.join_step02_con > .input_con > table > tbody > tr > .title_td {background-color:#f4f4f7;}
.join_step02_con > .input_con > table > tbody > tr > .title_td span {font-size:15px; color:#333333; font-weight:bold; line-height:20px;} /* 20170713 KBR 회원정보수정 글자크기조절 */
.join_step02_con > .input_con > table > tbody > tr > .title_td .star_text_on {color:#ff7b38;}
.join_step02_con > .input_con > table > tbody > tr > .title_td .star_text_off {color:#a4a4a4;}
.join_step02_con > .input_con > table > tbody > tr > .info_td {padding:15px;}
.join_step02_con > .input_con > table > tbody > tr > .info_td span {color:#777777; line-height:18px; vertical-align:middle;}
.join_step02_con > .input_con > table > tbody > tr > .info_td .mypage_info_text {font-size:13px; color:#333333; line-height:36px;}
.join_step02_con > .input_con > table > tbody > tr > .info_td .input {border:1px solid #8992a6; padding:10px; vertical-align:middle;}

.join_step02_con > .input_con > table > tbody > tr > .info_td .check{border:1px solid #8992a6; padding:10px; vertical-align:middle;}

.join_step02_con > .input_con > table > tbody > tr > .info_td .check2 {border:1px solid #8992a6; padding:10px; vertical-align:middle;}
 


.join_step02_con > .input_con > table > tbody > tr > .info_td .file_input {display:none;}
.join_step02_con > .input_con > table > tbody > tr > .info_td .select {border:1px solid #8992a6; padding:9px; vertical-align:middle;}
.join_step02_con > .input_con > table > tbody > tr > .info_td .textarea {width:606px; border:1px solid #8992a6; padding:10px; line-height:18px; overflow-y:scroll;}
.join_step02_con > .input_con > table > tbody > tr > .info_td .a_btn {display:inline-block; *display:inline; zoom:1; padding:0 10px; border:1px solid #8992a6; text-align:center; font-size:12px; color:#000000; line-height:34px; vertical-align:middle;}
.join_step02_con > .btn_con {text-align:center;}
.join_step02_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
.join_step02_con > .btn_con .a_btn01 {background-color:#3fa5d4;}
.join_step02_con > .btn_con .a_btn02 {background-color:#cccccc;}

/*회원가입 스탭03*/
.join_step03_con {}
.join_step03_con > .info_con {background-color:#f4f4f6; padding:40px 30px; text-align:center;}
.join_step03_con > .info_con > .icon_con {margin-bottom:10px;}
.join_step03_con > .info_con > .icon_con .icon {font-size:100px; color:#3fa5d4;}
.join_step03_con > .info_con > .text_con {margin-bottom:50px;}
.join_step03_con > .info_con > .text_con span {font-size:22px; color:#3fa5d4; line-height:30px;}
.join_step03_con > .info_con > .btn_con {text-align:center;}
.join_step03_con > .info_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
.join_step03_con > .info_con > .btn_con .a_btn01 {background-color:#3fa5d4;}
.join_step03_con > .info_con > .btn_con .a_btn02 {background-color:#cccccc;}

/*아아디/비밀번호 찾기*/
#find_con {}
#find_con .list_div {}
#find_con .list_div > .title_con {margin-bottom:12px;}
#find_con .list_div > .title_con span {font-size:22px; color:#000000; font-weight:bold;}
#find_con .list_div > .find_con {padding:30px 0 30px 110px; background-color:#f4f4f6}
#find_con .list_div > .find_con > table {}
#find_con .list_div > .find_con > table > tbody > tr > .icon_td {}
#find_con .list_div > .find_con > table > tbody > tr > .icon_td .icon {font-size:100px; color: #3fa5d4; } /* #3fa5d4 */
#find_con .list_div > .find_con > table > tbody > tr > .input_td {padding-left:10px;}
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table {}
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table > tbody > tr > .title_td {}
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table > tbody > tr > .title_td .icon {font-size:15px; color: #3fa5d4; vertical-align:middle;} /* #3cb64b; */
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table > tbody > tr > .title_td span {font-size:15px; color:#000000; font-weight:bold; vertical-align:middle;}
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table > tbody > tr > .info_td {}
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table > tbody > tr > .info_td span {color:#333333; line-height:18px;}
#find_con .list_div > .find_con > table > tbody > tr > .input_td > table > tbody > tr > .info_td .input {border:1px solid #666666; padding:6px;}
#find_con .list_div > .intro_con {border:1px solid #cccccc; background-color:#fbfbfb; padding:15px 40px; margin-top:10px;}
#find_con .list_div > .intro_con > ul {}
#find_con .list_div > .intro_con > ul > li {margin-bottom:5px;}
#find_con .list_div > .intro_con > ul > li > table {}
#find_con .list_div > .intro_con > ul > li > table > tbody > tr > td {}
#find_con .list_div > .intro_con > ul > li > table > tbody > tr > td span {font-size:14px; color:#000000; line-height:20px;}
#find_con .list_div > .intro_con > ul > li > table > tbody > tr > td .dot_text {font-weight:bold;}
#find_con .list_div > .btn_con {margin-top:30px; text-align:center;}
#find_con .list_div > .btn_con .input_btn {width:130px; background-color:#000000; border:0; font-size:16px; color:#ffffff; line-height:50px;}

/*개인정보처리방침*/
.privacy_con {}
.privacy_con span {font-size:14px; color:#5f5f5f; line-height:22px;}
.privacy_con span .textarea_personals{width:768px; height:450px; background-color:#efefef; border:1px solid #bbbbbb; padding:10px; line-height:18px; overflow-y:scroll;}
/*이용약관*/
.privacy_con {}

/*사이트맵*/
/*.sitemap_title_con_bg {background:url("/img/sitemap/sitemap_title_bg.png") no-repeat; background-size:cover; background-position:center;}*/
#sitemap_con {*zoom:1;}
#sitemap_con:after {content:""; display:block; clear:both;}
#sitemap_con .list_div {float:left; width:180px; margin:0 23px 53px 0;}
#sitemap_con .list_div > .title_con {padding-bottom:17px; border-bottom:1px solid #333333; margin-bottom:17px;}
#sitemap_con .list_div > .title_con a {font-size:18px; color:#323232;}
#sitemap_con .list_div > .list_con {}
#sitemap_con .list_div > .list_con > ul {}
#sitemap_con .list_div > .list_con > ul > li {margin-bottom:4px;}
#sitemap_con .list_div > .list_con > ul > li > a {}
#sitemap_con .list_div > .list_con > ul > li > a > table {display:inline;}
#sitemap_con .list_div > .list_con > ul > li > a > table > tbody > tr > td span {font-size:14px; color:#555555; line-height:20px;}
#sitemap_con .list_div > .list_con > ul > li > a:hover span {color:#3fa5d4;}

/*게시판*/
#notice_con {}
#notice_con > .title_con {margin-bottom:5px;}
#notice_con > .title_con span {font-size:32px; color:#000000; font-weight:bold;}
#notice_con > .btn_con {margin-top:20px; text-align:right;}
#notice_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:68px; border:1px solid #8992a6; text-align:center; font-size:14px; color:#000000; line-height:36px;}

/* 20170710 KBR 팝업 게시판 */
#sub_con .route_con{padding-top: 14px; }
#sub_con .route_con table tbody tr td span{font-size: 13pt; margin-left: 10px;} /* background: url('/images/admin/include/popup_bg.gif'); */


/*마이페이지 게시판 공용*/
.mypage_notice_title_con {margin-bottom:13px;}
.mypage_notice_title_con span {font-size:26px; color:#000000; font-weight:bold;}
.mypage_notice_intro_con {border-top:2px solid #0047a9; padding:20px; background-color:#f5f3f2; margin-bottom:30px;}
.mypage_notice_intro_con ul {}
.mypage_notice_intro_con > ul > li {margin-bottom:3px;}
.mypage_notice_intro_con > ul > li span {font-size:14px; color:#666666; line-height:20px;}

/*일반게시판*/
.notice_con {}
.notice_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.notice_con > table > thead > tr > td {height:48px; background-color:#f7f7f9; border-bottom:1px solid #cccccc;}
.notice_con > table > thead > tr > td span {font-size:14px; color:#333333; font-weight:bold;} /* 20170713 KBR 수업가기 글자크기 조절 */
.notice_con > table > tbody > tr > td {height:48px; border-bottom:1px solid #cccccc; color: #000000; font-size: 11pt;} /* 20170711 KBR 일반게시판 글꼴크고굵게 20170913 KBR font-weight: bold;   */
.notice_con > table > tbody > tr > .info_td {padding-left:15px; padding-right:15px;}
.notice_con > table > tbody > tr > td span {color:#000000; vertical-align:middle; font-size: 11pt; } /* 20170706 KBR 글자크기 조절(글자크기지정되있지않았음) 20170913 KBR  font-weight: bold; */
.notice_con > table > tbody > tr > td img.icon {margin-left:3px; vertical-align:middle;}
.notice_con > table > tbody > tr > td i.icon {font-size:16px; vertical-align:middle;}
.notice_con > table > tbody > tr > td .notice_btn {display:inline-block; *display:inline; zoom:1; background-color:#3fa5d4; text-align:center; width:40px; color:#ffffff; line-height:28px;}
.notice_con > table > tbody > tr > td .notice_text {font-weight:bold;}
.notice_con > table > tbody > tr > td .qna_btn {display:inline-block; *display:inline; zoom:1; text-align:center; width:40px; color:#ffffff; line-height:28px;}
.notice_con > table > tbody > tr > td .qna_btn01 {background-color:#3fa5d4;}
.notice_con > table > tbody > tr > td .qna_btn02 {background-color:#cccccc;}
.notice_con > table > tbody > tr > .list_none_td {padding-top:45px; padding-bottom:45px;}
.notice_con > table > tbody > tr > .list_none_td span {color:#000000;}
.notice_con > table > tbody > tr > td .date_con {margin:15px 0;}
.notice_con > table > tbody > tr > td .date_con > table {}
.notice_con > table > tbody > tr > td .date_con > table > tbody > tr > .title_td {}
.notice_con > table > tbody > tr > td .date_con > table > tbody > tr > .title_td span {}
.notice_con > table > tbody > tr > td .date_con > table > tbody > tr > .title_td .text01 {color:#3fa5d4;} /* 20170707 KBR 개강일&종강일 색상 변경(color: #ef8d00;) */
.notice_con > table > tbody > tr > td .date_con > table > tbody > tr > .title_td .text02 {color:#299236;} /* 20170707 KBR 개강일&종강일 색상 변경(color: #e05d1c;) */
.notice_con > table > tbody > tr > td .date_con > table > tbody > tr > .info_td {}
.notice_con > table > tbody > tr > td .date_con > table > tbody > tr > .info_td span {}
.notice_con > table > tbody > tr > td .mypage_sub14_btn {display:inline-block; *display:inline; zoom:1; text-align:center; width:60px; color:#ffffff; line-height:28px;}
.notice_con > table > tbody > tr > td .mypage_sub14_btn01 {background-color:#3fa5d4;}
.notice_con > table > tbody > tr > td .mypage_sub14_btn02 {background-color:#cccccc;}

/*번호목록*/
.number_list_con {margin-top:20px; text-align:center;}
.number_list_con .number_list_btn {margin:0 1px; vertical-align:middle;}
.number_list_con .list_a {display:inline-block; width:28px; border:1px solid #cfcfcf; color:#555555; line-height:28px; margin:0 1px; vertical-align:middle;}
.number_list_con .on {border:1px solid #7e7e7e; background-color:#3fa5d4; color:#ffffff;}

/*게시판 검색창*/
.notice_search_con {margin-top:30px; background-color:#f0f0f2; padding:20px 0; text-align:center;}
.notice_search_con .select {border:1px solid #8992a6; padding:6px; vertical-align:middle;}
.notice_search_con .input {border:1px solid #8992a6; padding:7px; margin:0 3px; vertical-align:middle;}
.notice_search_con .input_btn {width:58px; background-color:#ffffff; border:1px solid #8992a6; color:#000000; line-height:28px; vertical-align:middle;}

/*게시판 뷰페이지*/
#notice_view_con {}
.notice_view_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.notice_view_con > table > thead > tr > td {border-bottom:1px solid #dddddd;}
.notice_view_con > table > thead > tr > .title_td {background-color:#f4f4f7;}
.notice_view_con > table > thead > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:22px;}
.notice_view_con > table > thead > tr > .info_td {padding:10px 15px;}
.notice_view_con > table > thead > tr > .info_td span {font-size:17px; color:#333333; line-height:28px; font-weight: bold;} /* 20170718 KBR 게시판 뷰페이지 글자크기굵기 조절 */
.notice_view_con > table > thead > tr > .info_td .qna_btn {display:inline-block; *display:inline; zoom:1; width:50px; text-align:center; color:#ffffff;}
.notice_view_con > table > thead > tr > .info_td .qna_btn01 {background-color:#3fa5d4;}
.notice_view_con > table > thead > tr > .info_td .qna_btn02 {background-color:#cccccc;}
.notice_view_con > table > thead > tr > .info_td .file_text {display:block;}
.notice_view_con > table > thead > tr > .info_td .file_text span {line-height:22px;}
.notice_view_con > table > tbody > tr > td {padding:30px 15px 50px 15px; border-bottom:1px solid #dddddd;}
.notice_view_con > table > tbody > tr > td .posts_con {}
/*
.notice_view_con > table > tbody > tr > td .posts_con span {font-size:13px; color:#000000; line-height:20px;}
*/
.notice_view_con > table > tbody > tr > td .posts_con img {max-width:760px;}
.notice_view_con > table > tbody > tr > td .answer_con {margin:0 auto; margin-top:30px; border:2px solid #3fa5d4;}
.notice_view_con > table > tbody > tr > td .answer_con > .title_con {padding:12px; background-color:#3fa5d4;}
.notice_view_con > table > tbody > tr > td .answer_con > .title_con > table {width:100%; margin:0 auto;}
.notice_view_con > table > tbody > tr > td .answer_con > .title_con > table > tbody > tr > td .title_text {font-size:13px; color:#ffffff;}
.notice_view_con > table > tbody > tr > td .answer_con > .title_con > table > tbody > tr > td .date_text {font-size:13px; color:#ffffff;}
.notice_view_con > table > tbody > tr > td .answer_con > .info_con {padding:12px;}
.notice_view_con > table > tbody > tr > td .answer_con > .info_con span {font-size:13px; color:#000000; line-height:20px;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con {}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table {width:100%; margin:0 auto;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > thead > tr > td {padding-bottom:10px;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > thead > tr > td span {font-size:16px; color:#000000; font-weight:bold;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > td {}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > .title_td {padding:10px; background-color:#f4f4f7; border-top:2px solid #333333; border-bottom:1px solid #dddddd;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:20px;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > .info_td {padding:10px;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > .info_td span {color:#777777; line-height:20px; vertical-align:middle;}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > .info_td ul {}
.notice_view_con > table > tbody > tr > td .mypage_sub04_view_tab_con > table > tbody > tr > .info_td ul > li {margin:5px 0;}
.notice_view_con > table > tfoot > tr > td {border-bottom:1px solid #dddddd;}
.notice_view_con > table > tfoot > tr > .title_td {background-color:#f4f4f7;}
.notice_view_con > table > tfoot > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:22px;}
.notice_view_con > table > tfoot > tr > .info_td {padding:10px 15px;}
.notice_view_con > table > tfoot > tr > .info_td span {font-size:13px; color:#333333; line-height:28px;}
.notice_view_con > table > tfoot > tr > .info_td .qna_btn {display:inline-block; *display:inline; zoom:1; width:50px; text-align:center; color:#ffffff;}
.notice_view_con > table > tfoot > tr > .info_td .qna_btn01 {background-color:#3fa5d4;}
.notice_view_con > table > tfoot > tr > .info_td .qna_btn02 {background-color:#cccccc;}
.notice_view_con > table > tfoot > tr > .info_td .file_text {display:block;}
.notice_view_con > table > tfoot > tr > .info_td .file_text span {line-height:22px;}
#notice_view_con > .article_con {margin-bottom:20px;}
#notice_view_con > .article_con > table {width:100%; margin:0 auto;}
#notice_view_con > .article_con > table > tbody > tr > td {border-bottom:1px solid #dddddd;}
#notice_view_con > .article_con > table > tbody > tr > .title_td {background-color:#f4f4f7;}
#notice_view_con > .article_con > table > tbody > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold;}
#notice_view_con > .article_con > table > tbody > tr > .info_td {padding:16px 15px}
#notice_view_con > .article_con > table > tbody > tr > .info_td span {font-size:13px; color:#333333;}
#notice_view_con > .btn_con {}
#notice_view_con > .btn_con > table {width:100%; margin:0 auto;}
#notice_view_con > .btn_con > table > tbody > tr > td .a_btn {display:inline-block; *display:inline; zoom:1; width:68px; border:1px solid #8992a6; text-align:center; font-size:14px; color:#000000; line-height:36px; margin-top: 10px; }

/*게시판 글쓰기*/
#notice_write_con {}
.notice_write_con {margin-bottom:50px;}
.notice_write_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.notice_write_con > table > tbody > tr > td {border-bottom:1px solid #dddddd;}
.notice_write_con > table > tbody > tr > .title_td {background-color:#f4f4f7;}
.notice_write_con > table > tbody > tr > .title_td span {font-size:13px; color:#333333; font-weight:bold; line-height:20px;}
.notice_write_con > table > tbody > tr > .info_td {padding:15px;}
.notice_write_con > table > tbody > tr > .info_td span {color:#777777; line-height:18px; vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td .input {border:1px solid #8992a6; padding:10px; vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td .file_input {display:none;}
.notice_write_con > table > tbody > tr > .info_td .adviser_input {display:none;}
.notice_write_con > table > tbody > tr > .info_td .select {border:1px solid #8992a6; padding:9px; vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td .textarea {width:638px; height:200px; border:1px solid #8992a6; padding:10px; line-height:18px; overflow-y:scroll;}
.notice_write_con > table > tbody > tr > .info_td label {cursor:pointer; margin-right:18px; line-height:36px; vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td label > input {vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td label > span {color:#777777; vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td .a_btn {display:inline-block; *display:inline; zoom:1; padding:0 10px; border:1px solid #8992a6; text-align:center; font-size:12px; color:#000000; line-height:34px; vertical-align:middle;}
.notice_write_con > table > tbody > tr > .info_td .consult_sub02_write_aa_tab {width:100%; border-top:1px solid #cccccc; border-left:1px solid #cccccc;}
.notice_write_con > table > tbody > tr > .info_td .consult_sub02_write_aa_tab > thead > tr > td {padding:5px 0; background-color:#f7f7f9; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.notice_write_con > table > tbody > tr > .info_td .consult_sub02_write_aa_tab > thead > tr > td span {color:#333333; font-weight:bold;}
.notice_write_con > table > tbody > tr > .info_td .consult_sub02_write_aa_tab > tbody > tr > td {padding:5px 0; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;}
.notice_write_con > table > tbody > tr > .info_td .consult_sub02_write_aa_tab > tbody > tr > td .input {width:80px; padding:4px; vertical-align:middle; text-align:center;}
#notice_write_con > .btn_con {text-align:center;}
#notice_write_con > .btn_con .a_btn {display:inline-block; *display:inline; zoom:1; width:140px; margin:0 9px; text-align:center; font-size:16px; color:#ffffff; line-height:50px;}
#notice_write_con > .btn_con .a_btn01 {background-color:#3fa5d4;}
#notice_write_con > .btn_con .a_btn02 {background-color:#cccccc;}

/*아이피 인증*/
.ip_intro_title_con_bg {background:url("/img/ip_intro/ip_intro_title_con_bg.png") no-repeat; background-size:cover; background-position:center;}
.ip_intro_sub_con {}
.ip_intro_sub_con > .info01_con {margin-bottom:20px;}
.ip_intro_sub_con > .info02_con {}

/* 20170831 KBR 공인인증 */
.library_sub01_con .btns{ 
	color: #ffffff; 
	padding-left: 50px; 
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #3fa5d4;
}

.library_sub01_con .btnes{
	color: #ffffff; 
	padding-left: 147px; 
	padding-right: 147px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #019388;
	border-right: 2px solid #ffffff;
	float: left;
	margin-top: 5px;
}

/* 20171227 KBR 나의강의실 */
#container #sub_con .contents_con .right_con .mypage_community_intro_con ul { border-top:2px solid #0047a9; padding:20px; background-color:#f5f3f2; margin-bottom:30px; }

/* 20180110 KBR 수강신청 */
.intro01_con {padding:30px; background-color:#f5f3f2; margin-bottom:40px;}
.intro01_con .title_con {border-bottom:1px solid #0047a9; padding-bottom:9px; margin-bottom:14px;}
.intro01_con .title_con span {font-size:29px; color:#0047a9; font-weight:bold;}
.intro01_con .info_con {}
.intro01_con .info_con  ul {}
.intro01_con .info_con  ul li {margin-bottom:3px;}
.intro01_con .info_con  ul li span {font-size:14px; color:#666666; line-height:20px;}


.enrolment_sub_con .list_con {margin-bottom:18px;}
.enrolment_sub_con .list_con > table {width:100%; margin:0 auto; border-top:2px solid #333333;}
.enrolment_sub_con .list_con > table > thead > tr > td {padding:12px 0; background-color: #aabfff; border-bottom:1px solid #cccccc;} /* #f7f7f9; */
.enrolment_sub_con .list_con > table > thead > tr > td span {font-size:14px; color:#333333; font-weight:bold;}
.enrolment_sub_con .list_con > table > tbody > tr > td {padding:5px 0; border-bottom:1px solid #cccccc; border-left: 1px solid #cccccc; background-Color: #f2fbe5; }
.enrolment_sub_con .list_con > table > tbody > tr > td span {font-size:14px; color:#555555;}
.enrolment_sub_con .list_con > table > tbody > tr > td .a_btn {display:inline-block; *display:inline; zoom:1; background-Color: #ffffff; border:1px solid #999999; text-align:center; width:78px; font-size:14px; color:#000000; line-height:31px;}
.enrolment_sub_con .list_con > table > tbody > tr > td .apply_btn {display:inline-block; *display:inline; zoom:1; text-align:center; width:78px; font-size:14px; line-height:31px;}
.enrolment_sub_con .list_con > table > tbody > tr > td .apply_btn01 {border:1px solid #000000; background-Color: #ffffff; color:#000000; line-height:31px;}
.enrolment_sub_con .list_con > table > tbody > tr > td .apply_btn02 {border:1px solid #fb721f; color:#fb721f; line-height:31px; font-weight: bold; } /* 20170718 KBR 수강신청 마감임박 글자색상(#0047a9), 굵기조절 */
.enrolment_sub_con .list_con > table > tbody > tr > td .apply_btn03 {border:1px solid #ff0000; color:#ff0000; line-height:31px;}
.enrolment_sub_con .list_con > table > tbody > tr > td .arrow {font-size:18px; color:#d2d2d2; font-weight:bold;}
.enrolment_sub_con .list_con > table > tbody > tr > td .arrow01.on {color:red;}
.enrolment_sub_con .list_con > table > tbody > tr > td .arrow02.on {color:blue;}
