/* site_style.css   ::  기존 educs 파일    */


@charset "utf-8";
/* @font-face { */
/*   font-family: 'NanumBarunGothic'; */
/*   font-style: normal; */
/*   font-weight: 200; */
/*   src: url(fonts/NanumBarunGothicUltraLight.eot); */
/*   src: url(fonts/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'), */
/*        url(fonts/NanumBarunGothicUltraLight.woff) format('woff'), */
/*        url(fonts/NanumBarunGothicUltraLight.ttf) format('truetype'); */
/* } */

/* @font-face { */
/*   font-family: 'NanumBarunGothic'; */
/*   font-style: normal; */
/*   font-weight: 300; */
/*   src: url(fonts/NanumBarunGothicLight.eot); */
/*   src: url(fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'), */
/*        url(fonts/NanumBarunGothicLight.woff) format('woff'), */
/*        url(fonts/NanumBarunGothicLight.ttf) format('truetype'); */
/* } */

/* @font-face { */
/*   font-family: 'NanumBarunGothic'; */
/*   font-style: normal; */
/*   font-weight: 400; */
/*   src: url(fonts/NanumBarunGothic.eot); */
/*   src: url(fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'), */
/*        url(fonts/NanumBarunGothic.woff) format('woff'), */
/*        url(fonts/NanumBarunGothic.ttf) format('truetype'); */
/* } */

/* @font-face { */
/*   font-family: 'NanumBarunGothic'; */
/*   font-style: normal; */
/*   font-weight: 700; */
/*   src: url(fonts/NanumBarunGothicBold.eot); */
/*   src: url(fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'), */
/*        url(fonts/NanumBarunGothicBold.woff) format('woff'), */
/*        url(fonts/NanumBarunGothicBold.ttf) format('truetype'); */
/* } */

/* @font-face { */
/* 	font-family: 'GothamBook'; */
/* 	src: url(fonts/GothamBook.eot); */
/* 	src: url(fonts/GothamBook.eot?#iefix) format('embedded-opentype'), */
/*        url(fonts/GothamBook.woff) format('woff'), */
/*        url(fonts/GothamBook.ttf) format('truetype'); */
/* } */

/* input {font-family :'NanumBarunGothic',sans-serif;} */
/* select {font-family :'NanumBarunGothic',sans-serif;} */
/* textarea {font-family :'NanumBarunGothic',sans-serif;font-size:16px;} */

/* .rbd {border:1px solid #ff0000;} */

/* .group { *zoom: 1; } */
/* .group:before, .group:after { display: table; content: ""; } */
/* .group:after { clear: both; } */

/* html {height:100%;padding:0;margin:0;overflow:hidden;} */
/* body {font-family:'NanumBarunGothic', sans-serif;height:100%;padding:0;margin:0;color:#777777;line-height:1.5;font-weight:400;font-size:16px;overflow-x:auto;overflow-y:scroll;} */
/* * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} */
/* .inner {position:relative;width:1284px;margin:0 auto;} */
/* .GothamBook {font-family: 'GothamBook';} */
/* #divAccessibility {position:fixed;top:0;left:0;width:100%;height:1px;} */
/* #divAccessibility a {display:block;position:absolute;top:-30px;width:100%;height:30px;text-align:center;} */
/* #divAccessibility a:focus {top:0;} */
/* /* *:focus {border:1px solid #ff0000;} */ */

/* .header {position:fixed;top:0;left:0;z-index:501;width:100%;height:107px;background:rgba(0,0,0,0.3);-webkit-transition: all 300ms;transition: all 300ms;} */
/* .header .logo {display:inline-block;position:absolute;width:224px;height:107px;background:url(images/site/logo_main.png) no-repeat 0 center;} */
/* .header .logo h1 {text-indent:-9999px;} */
/* .header .btns {position:absolute;top:8px;right:0;} */
/* .header .btns .login {padding-left:40px;margin-right:2px;color:#0d3bc6;font-weight:500;border-color:#d5d5d5;background-image:url(images/site/icon_user.png);background-color:#ffffff;background-repeat:no-repeat;background-position:15px center;} */
/* .header .btns .join1,.header .btns .join2 {position:relative;background:#173f65;color:#ffffff;border-color:#092b4c;} */
/* .header .btns .join1 {border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-right:none;} */
/* .header .btns .join2:before {content:'';display:inline-block;position:absolute;height:13px;top:10px;left:0;border-right:1px solid #acacac;} */
/* .header .btns .join2 {margin-left:-1px;border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;border-left:none;} */
/* .header .btns .user {padding-left:20px;color:#ffffff;background:url(images/site/icon_user_white.png) no-repeat 0 center;} */
/* .header .btns .logout {color:#ffffff;font-weight:500;border-width:0;background:#999999;} */
/* .header .btns .kdigital {color:#ffffff;font-weight:500;border-width:0;background:#f25834;} */


/* .header .top_nav {width:100%;} */
/* .header .top_nav ul {float:right;display:inline-block;height:107px;padding:50px 0 0;} */
/* .header .top_nav ul li {float:left;padding:0 40px;} */
/* .header .top_nav ul li:last-child {padding-right:0;} */
/* .header .top_nav ul li a {display:inline-block;padding:6px 0;color:#ffffff;font-weight:500;font-size:22px;} */
/* .header .top_nav ul li a:hover {color:#fffc00;} */
/* .header .sub_nav {position:absolute;width:100%;height:2px;top:107px;border-bottom:1px solid #dbdee1;background:#ffffff;overflow:hidden;visibility:hidden; */
/* 	-webkit-box-shadow: 0px 0px 43px 5px rgba(0,0,0,0.18);  */
/* 	box-shadow: 0px 0px 43px 5px rgba(0,0,0,0.18); */
/* 	-webkit-transition: all 300ms;transition: all 300ms; */
/* } */
/* .header .sub_nav .inner {height:100%;} */
/* .header .sub_nav .inner > ul {display:inline-block;height:100%;float:right;} */
/* .header .sub_nav .inner > ul > li {height:100%;float:left;-webkit-transition: all 300ms;transition: all 300ms;} */
/* .header .sub_nav .inner > ul > li:hover {background:#e3eaf2;} */
/* .header .sub_nav .inner > ul > li > p {font-size:22px;font-weight:500;color:#004571;padding:23px 0 0 33px;} */
/* .header .sub_nav .inner > ul > li:nth-child(1) {width:242px;border-left:1px solid #dbdee1;border-right:1px solid #dbdee1;} */
/* .header .sub_nav .inner > ul > li:nth-child(2) {width:254px;border-right:1px solid #dbdee1;} */
/* .header .sub_nav .inner > ul > li:nth-child(3) {width:252px;border-right:1px solid #dbdee1;} */
/* .header .sub_nav .inner > ul > li:nth-child(4) {width:220px;border-right:1px solid #dbdee1;} */
/* .header .sub_nav .inner > ul > li ul li {padding:10px 0 0 33px;} */
/* .header .sub_nav .inner > ul > li ul li a {position:relative;display:inline-block;padding-bottom:2px;color:#565656;font-size:19px;} */
/* .header .sub_nav .inner > ul > li ul li a:before {content:'';display:block;position:absolute;height:1px;left:50%;right:50%;bottom:3px;background:#0f6eaa;-webkit-transition: all 300ms;transition: all 300ms;} */
/* .header .sub_nav .inner > ul > li ul li a:hover {color:#004571;} */
/* .header .sub_nav .inner > ul > li ul li a:hover:before {left:0;right:0;} */
/* .header.on {background:#004571;} */
/* .header.on .sub_nav {height:342px;visibility:visible;} */

/* .loader {position:fixed;z-index:9999;display:table;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,0.8);} */
/* .loader .inner {display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;} */
/* .loader .inner .ispinner {margin:auto;} */
/* .loader .inner span {margin-top:10px;color:#fff;font-weight:400;text-shadow:0px 0px 3px #000;} */

/* body.sub .header {background:#004571;} */

/* /* MAIN */ */
/* .container .main_visual {height:481px;overflow:hidden;} */
/* .container .main_visual .inner {display:table;height:481px;} */
/* .container .main_visual .visualImg {height:481px;background-position:center top;background-repeat:no-repeat;} */
/* .container .main_visual .text_area {display:table-cell;width:100%;height:100%;padding:21px 24px 14px;color:#ffffff;font-size:51px;font-weight:500; */
/* 	text-shadow: 0px 0px 10px rgba(0,0,0,0.9); */
/* 	-webkit-text-shadow: 0px 0px 10px rgba(0,0,0,0.9); */
/* } */
/* .container .main_visual .text_area.t_l {vertical-align:top;text-align:left;} */
/* .container .main_visual .text_area.t_c {vertical-align:top;text-align:center;} */
/* .container .main_visual .text_area.t_r {vertical-align:top;text-align:right;} */
/* .container .main_visual .text_area.m_l {vertical-align:middle;text-align:left;} */
/* .container .main_visual .text_area.m_c {vertical-align:middle;text-align:center;} */
/* .container .main_visual .text_area.m_r {vertical-align:middle;text-align:right;} */
/* .container .main_visual .text_area.b_l {vertical-align:bottom;text-align:left;} */
/* .container .main_visual .text_area.b_c {vertical-align:bottom;text-align:center;} */
/* .container .main_visual .text_area.b_r {vertical-align:bottom;text-align:right;} */

/* .container .contents {margin-top:66px;} */
/* .section {display:table;} */
/* .section.main1 {} */
/* .section.main1 .head h2 {font-size:34px;color:#223e92;font-weight:400;} */
/* .section.main1 .content {margin-top:20px;} */
/* .section.main1 .content ul li {float:left;padding:0 5px;} */
/* .section.main1 .content ul li:first-child {padding-left:2px;} */
/* .section.main1 .content ul li:last-child {padding-right:2px;} */
/* .section.main1 .content ul li a {position:relative;display:inline-block;width:247px;height:296px;text-align:center;} */
/* .section.main1 .content ul li:nth-child(1) a {background:url(images/site/main_section1_img1.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(2) a {background:url(images/site/main_section1_img2.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(3) a {background:url(images/site/main_section1_img3.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(4) a {background:url(images/site/main_section1_img4.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(5) a {background:url(images/site/main_section1_img5.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(1) a:hover {background:url(images/site/main_section1_img1_on.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(2) a:hover {background:url(images/site/main_section1_img2_on.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(3) a:hover {background:url(images/site/main_section1_img3_on.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(4) a:hover {background:url(images/site/main_section1_img4_on.png) no-repeat;} */
/* .section.main1 .content ul li:nth-child(5) a:hover {background:url(images/site/main_section1_img5_on.png) no-repeat;} */
/* .section.main1 .content ul li a > p {position:relative;padding:52px 0 2px; font-size:28px;color:#001f58;font-weight:600;-webkit-transition: all 300ms;transition: all 300ms;} */
/* .section.main1 .content ul li a > p:before {position:absolute;bottom:0;left:35%;right:35%;content:'';display:block;height:1px;background:#001f58;} */
/* .section.main1 .content ul li a .inbox {position:absolute;display:table;left:13px;bottom:14px;width:221px;height:159px;background:#ffffff;} */
/* .section.main1 .content ul li a .inbox p {display:table-cell;width:100%;height:100%;color:#494949;font-size:18px;vertical-align:middle;} */
/* .section.main1 .content ul li a .inbox p span {color:#005082 !important;text-decoration:underline;} */
/* .section.main1 .content ul li a:hover > p {color:#ffffff;text-shadow: 1px 1px 4px rgba(0,31,88,1);-webkit-text-shadow: 1px 1px 4px rgba(0,31,88,1);} */
/* .section.main1 .content ul li a:hover .inbox p {color:#222222;} */
/* .section.main1 .content ul li a:hover > p:before {background:#000000;} */

/* .section.main2 {margin-top:76px;} */
/* .section.main2 .left_area {float:left;width:542px;padding-top:22px;border-top:1px solid #cccccc;} */
/* .section.main2 .left_area .head {float:left;width:140px;} */
/* .section.main2 .left_area .head h2 {color:#2d2d2d;font-size:23px;font-weight:400;} */
/* .section.main2 .left_area .content {margin-left:140px} */
/* .section.main2 .left_area .content ul li {position:relative;padding:1px 0 8px 19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} */
/* .section.main2 .left_area .content ul li:before {content:'•';position:absolute;left:0;color:#888888;font-size:16px;} */
/* .section.main2 .left_area .content ul li a {font-size:17px;} */
/* .section.main2 .left_area .content ul li a:hover {text-decoration:underline;} */
/* .section.main2 .right_area {postion:relative;margin-left:543px;} */
/* .section.main2 .right_area .head {display:none;} */
/* .section.main2 .right_area .content {position:absolute;right:-46px;} */
/* .section.main2 .right_area .content ul {display:inline-block;} */
/* .section.main2 .right_area .content ul li {float:left;} */
/* .section.main2 .right_area .content ul li a {display:inline-block;width:180px;text-align:center;} */
/* .section.main2 .right_area .content ul li a .ico {width:104px;height:104px;margin:auto;-webkit-border-radius:52px;border-radius:52px;background-color:#f3faff;background-position:center center;background-repeat:no-repeat;-webkit-transition: all 300ms ease-out;transition: all 300ms ease-out;} */
/* .section.main2 .right_area .content ul li:nth-child(1) a .ico {background-image:url(images/site/main_section2_img1.png);} */
/* .section.main2 .right_area .content ul li:nth-child(2) a .ico {background-image:url(images/site/main_section2_img2.png);} */
/* .section.main2 .right_area .content ul li:nth-child(3) a .ico {background-image:url(images/site/main_section2_img3.png);} */
/* .section.main2 .right_area .content ul li:nth-child(4) a .ico {background-image:url(images/site/main_section2_img4.png);} */
/* .section.main2 .right_area .content ul li a .title {padding-top:10px;font-size:16px;color:#013a5e;font-weight:600;} */
/* .section.main2 .right_area .content ul li a .txt {font-size:15px;color:#5e5e5e;} */
/* .section.main2 .right_area .content ul li a:hover .ico {background-color:#cdeaff;transform:rotateY(360deg); transition-duration:0.6s;} */
/* .section.main2 .right_area .content ul li a:hover .txt {color:#222222;} */

/* /*3줄 */
/* .section.main3 {display:table;width:100%;height:105px;margin-top:60px;background:#f9f9f9;} */
/* .section.main3 > div {display:table-cell;width:100%;height:100%;vertical-align:middle;} */
/* .section.main3 > div > div {float:left;padding-left:36px;width:33.33%;color:#4d4d4d;} */
/* .section.main3 > div > div .head {position:relative;font-size:20px;color:#262626;font-weight:400;} */
/* .section.main3 > div > div .tel {padding:0px 16px 0px 0;font-size:24px;color:#2a2e4c;letter-spacing:-1px;font-family:'GothamBook';font-weight:200;} */
/* .section.main3 > div > div span {font-size:16px;vertical-align:middle;}*/ */
/* /*2줄*/ */
/* .section.main3 {display:table;width:100%;height:86px;margin-top:60px;background:#f9f9f9;} */
/* .section.main3 > div {display:table-cell;width:100%;height:100%;vertical-align:middle;} */
/* .section.main3 > div > div {float:left;padding-left:36px;width:50%;color:#4d4d4d;} */
/* .section.main3 > div > div .head {display:inline-block;position:relative;font-size:20px;color:#262626;font-weight:400;} */
/* .section.main3 > div > div .tel {padding:0px 4px 0px 16px;font-size:24px;color:#2a2e4c;letter-spacing:-1px;font-family:'GothamBook';font-weight:200;} */
/* .section.main3 > div > div span {font-size:16px;vertical-align:middle;} */

/* .section.main4 {display:table;width:100%;height:105px;margin-top:24px;} */
/* .section.main4 > div {display:table-cell;height:100%;vertical-align:middle;} */
/* .section.main4 .head {display:none;} */
/* .section.main4 .content .family_site {display:-moz-flex !important;display:-webkit-flex !important;display:-ms-flex !important;display:flex !important; */
/* 	-moz-justify-content:space-around;-webkit-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around; */
/* } */
/* .section.main4 .content .family_site li {position:relative;display:block;padding:0 24px;text-align:center;} */
/* .section.main4 .content .family_site li:first-child {padding-left:0;} */
/* .section.main4 .content .family_site li:last-child {padding-right:0;} */
/* .section.main4 .content .family_site li:before {content:'';position:absolute;width:1px;height:28px;right:0;top:8px;background:#d8d8d8;} */
/* .section.main4 .content .family_site li:last-child:before {display:none;} */
/* /* MAIN END */ */

/* /* SUB */ */
/* body.sub {padding-top:107px;} */
/* .breadcrumb {height:57px;padding:16px 0;border-bottom:1px solid #d9d9d9;text-align:right;} */
/* .breadcrumb span {padding:0 22px 0 18px;height:27px;line-height:28px;font-size:18px;color:#878787;border-right:1px solid #d9d9d9;vertical-align:middle;} */
/* .breadcrumb span:last-child {color:#2d2d2d;padding-right:0;border:none;} */
/* .breadcrumb span.home {width:50px;background:url(images/site/icon_home.png) no-repeat center center;} */

/* .left_nav {float:left;width:240px;margin-top:0;} */
/* .left_nav .head  {padding:14px 0 22px;border-bottom:1px solid #3c4a3a;} */
/* .left_nav .head h2 {font-size:28px;color:#022f4c;font-weight:400;} */
/* .left_nav ul li {padding-top:9px;} */
/* .left_nav ul li a {display:block;height:38px;line-height:38px;text-indent:18px;font-size:18px;color:#4e4e4e;border-bottom:1px solid #e4e6e1;-webkit-transition: all 300ms;transition: all 300ms;} */
/* .left_nav ul li:last-child a {border-bottom-color:#3c4a3a;} */
/* .left_nav ul li a.active, .left_nav ul li a:hover {line-height:42px;color:#ffffff;background:#004571;border-radius:5px;-webkit-radius:5px;border:none;} */
/* .right_content {min-height:600px;margin-left:308px;padding-bottom:42px;} */

/* .page_title {margin-top:62px;text-align:center;} */
/* .page_title h3 {font-size:40px;color:#292929;font-weight:400;} */
/* .sub_title {font-size:25px;color:#444444;} */
/* .sub_title h3 {display:inline;font-size:35px;color:#000000;font-weight:400;} */
/* .sub_title2 {font-size:30px;color:#444444;} */
/* .sub_title3 {position:relative;display:inline-block;font-size:21px;color:#333333;font-weight:600;}
.sub_title3:before {content:'';position:absolute;width:100%;height:13px;bottom:4px;background:#bee6fd;}
.sub_title3 p {position:relative;z-index:1;} */
.point_box {padding:24px;font-size:20px;color:#595959;text-align:center;background:#f4f4f4;}
.point_box .point {font-size:28px;color:#0a7cb1;text-decoration:underline;}
.point_box .point.pt {padding-top:12px;}
.point_box .point.pb {padding-bottom:12px;}
.point_box2 {display:table;width:100%;background:#e7edff;}
.point_box2 > div {display:table-cell;min-height:142px;padding:20px 48px 8px;font-size:28px;vertical-align:middle;}

/* .top_area {display:table;width:100%;} */

.login_top, .tbline_top {margin-top:70px;text-align:center;font-size:18px;color:#777777;}
.logininput {width:496px;margin:30px auto 10px;color:#777777;}
.logininput .inputbox {position:relative;margin-bottom:5px;}
.logininput .inputbox label {position:absolute;z-index:2;left:0px;top:17px;width:91px;height:22px;border-right:1px solid #d1d1d1;}
.logininput .inputbox:nth-child(1) label {background:url(../images/lx_icon_user2.png) no-repeat center center;}
.logininput .inputbox:nth-child(2) label {background:url(../images/lx_icon_key.png) no-repeat center center;}
.logininput .inputbox input {width:100%;height:56px;padding-left:16px;border:1px solid #8c8c8c;-webkit-transition: border-color 600ms;transition: border-color 600ms;font-size:18px;}
.logininput .inputbox input.logInId {padding-left:120px;}
.logininput .inputbox input.logInpw {padding-left:120px;}
.logininput .inputbox input:focus {position:relative;z-index:1;border-color:#bbbbbb;}
.logininput .checkbox {display:block;padding:12px 0 17px;font-size:13px;line-height:24px;color:#2b2b2b;}
.logininput .checkbox input {width:24px;height:24px;border-color:#bbbbbb;}
.logininput .login_btn, .logininput .btn {display:inline-block;width:100%;height:67px;margin-top:5px;font-size:19px;line-height:67px;text-align:center;background:#ad2c28;color:#fff;
	-webkit-transition: color,background 400ms;transition: color,background 400ms;
}
.logininput .login_btn:hover, .logininput .btn:hover {background:#cb4743;}
.findnjoin {width:496px;margin:100px auto 30px;}
.findnjoin li {position:relative;height:70px;line-height:71px;font-size:16px;color:#777777;  border-bottom:1px solid #dddddd;}
.findnjoin li a {position:absolute;display:inline-block;width:130px;right:0;top:13px;}
.findnjoin li p {color:#254259;}

.accreditation_btn {position:relative;display:table;width:496px;margin:30px auto 10px;padding:24px 0 24px 194px;color:#001140;font-size:15px;background:#fcf6f6;}
.accreditation_btn .tit {font-size:22px;}
.accreditation_btn:before {content:'';position:absolute;display:inline-block;left:30px;top:0;width:180px;height:100%;background:url(/resources/css/images/site/icon_phone.png) no-repeat center center;-webkit-transition: all 300ms ease-out;transition: all 300ms ease-out;}
.accreditation_btn:hover {background:#fee8ea;}
.accreditation_btn:hover:before {left:40px;}
.accreditation_btn:hover .tit {text-decoration:underline;}

/* .join_step {width:100%;height:66px;margin:30px auto 10px;background:#f4f4f4;border:1px solid #c2cdd8;} */
/* .join_step li {position:relative;z-index:1;padding-left:20px;float:left;width:25%;height:100%;color:#5b6774;font-size:18px;text-align:center;line-height:66px;} */
/* .join_step.cp li {width:20%;padding:8px 0 0 35px;text-align:left;line-height:25px;} */
/* .join_step.cp li:first-child {padding-left:18px} */
/* .join_step li:before {content:'';position:absolute;left:100%;top:0px;width:21px;height:64px;background:url(images/site/join_arrow.png) no-repeat 100% 0;} */
/* .join_step li span {margin-right:6px;font-family: 'GothamBook';font-weight:bold;} */
/* .join_step.cp li span {display:block;text-align:left;} */
/* .join_step li.active {z-index:0;color:#ffffff;background:#273d6b;} */
/* .join_step li.active:before {background:url(images/site/join_arrow_on.png) no-repeat 100% 0;;} */
/* .join_step li:last-child:before {background-image:none;} */
/* .join_infobox {width:496px;margin:30px auto 10px;padding:24px 0;font-size:22px;color:#444444;text-align:center;background:#f2f2f2;} */
/* .join_infobox .finish_txt {font-size:30px;color:#444444;} */
/* .findid_box, .tbline_box {width:496px;margin:30px auto 20px;padding:33px 0;color:#444444;font-size:22px;text-align:center;border-top:3px solid #f2f2f2;border-bottom:3px solid #f2f2f2;} */
/* .findid_box ul {width:100%;margin-top:46px;font-size:17px;text-align:left;color:#777777;} */
/* .findid_box ul li span {width:205px;color:#333333;} */

.bottom_btnset {padding:44px 0;text-align:center;}
.bottom_btnset .button {width:180px;margin:7px;}

/* .termsbox {height:230px;padding:24px;border:1px solid #e5e5e5;overflow-y:scroll;} */
/* .terms_bottom {padding:16px 8px 10px;text-align:right;border-bottom:1px solid #e5e5e5;} */

/* .introduce01_area {position:relative;font-size:18px;margin-top:42px;line-height:1.7;} */
/* .introduce01_area:before {content:'';position:absolute;left:448px;top:6px;width:754px;height:720px;background:url(images/site/introduce01_01.png) no-repeat;} */
/* .introduce01_area b {font-size:21px;color:#333333;} */

/* ul.process {display:table;} */
/* ul.process li {float:left;} */
/* ul.process li:nth-child(odd) {width:190px;height:224px;padding:16px 0 0;text-align:center;} */
/* ul.process li:nth-child(odd) p {padding:10px 0;font-size:19px;color:#555555;} */
/* ul.process li:nth-child(even) {width:110px;padding-top:82px;text-align:center;} */
/* ul.process li:nth-child(5) {margin-right:120px;} */
/* ul.process li:nth-child(6) {margin-left:68px;} */

/* .introduce02_section3 {height:290px;padding:82px 0;font-size:19px;background:#f7f7f7;} */
/* .introduce02_section4 {height:474px;padding:70px 0;} */
/* .introduce02_section5 {height:296px;padding:62px 0;font-size:19px;background:#f7f7f7;} */
/* .layout01 .head {float:left;width:234px;} */
/* .layout01 .content {margin-left:234px;color:#555555;} */

/* .introduce02_section3 .content ul li, .dash_list li {padding-left:20px;margin-bottom:16px;background:url(images/site/listyle01.png) no-repeat left 11px;} */
/* .introduce02_section3 .inner:before {content:'';position:absolute;width:322px;height:326px;right:-192px;top:-24px;background:url(images/site/introduce02_s3.png) no-repeat;} */
/* .introduce02_section4 .content ul li {float:left;width:235px;height:163px;padding:28px 9px 10px;margin-right:12px;margin-bottom:12px;font-size:19px;text-align:center;background:#e8efff;border-radius:4px;-webkit-border-radius:4px;} */
/* .introduce02_section4 .content ul li:nth-child(3n+3) {margin-right:0;} */
/* .introduce02_section4 .content ul li .box {display:table;width:100%;height:85px;margin-top:12px;background:#ffffff;font-size:16px;color:#494949;-webkit-border-radius:4px;} */
/* .introduce02_section4 .content ul li .box p {display:table-cell;width:100%;height:100%;vertical-align:middle;} */
/* .introduce02_section5 .content ul li {padding-left:20px;margin-bottom:20px;background:url(images/site/listyle01.png) no-repeat left 11px;} */
/* .introduce02_section5 .inner:before {content:'';position:absolute;width:245px;height:273px;left:56px;top:0;background:url(images/site/introduce02_s5.png) no-repeat;} */

/* .layout02 li {margin-bottom:6px;} */
/* .layout02 .label {position:relative;float:left;width:114px;line-height:1.1;font-size:19px;color:#0b4472;} */
/* .layout02 .label:before {content:'';position:absolute;width:1px;height:15px;right:0;top:5px;border-right:1px solid #a8a8a8;} */
/* .layout02 .txt {margin-left:126px;font-size:19px;} */

/* .introduce03_section1 table td {text-align:left;padding:16px 16px 10px;vertical-align:top;} */

/* .introduce03_section3 .box {display:table;width:100%;padding:28px;border:3px solid #ededed;} */
/* .introduce03_section3 .box .div50 {float:left;width:50%;padding-left:22px;} */

/* .layout03 li {margin-bottom:6px;} */
/* .layout03 .label {position:relative;float:left;width:84px;height:100%;line-height:1.1;font-size:19px;color:#0b4472;} */
/* .layout03 .label:before {content:'';position:absolute;width:1px;height:118px;right:0;top:5px;border-right:1px solid #a8a8a8;} */
/* .layout03 .txt {margin-left:106px;font-size:19px;line-height:1.7;} */

/* .introduce04_section1 .layout01 {display:table;width:100%;padding:28px 0;border-bottom:1px solid #dddddd;} */
/* .introduce04_section1 .head {font-size:25px;color:#032586;line-height:1.1;} */
/* .introduce04_section1 .head .num {font-family: 'GothamBook';margin-bottom:8px;font-size:50px;color:#c9d2dc;} */
/* .introduce04_section1 .content {font-size:18px;color:#777777;padding-top:10px;min-height:102px;} */

/* .introduce04_section2 .set {margin-bottom:40px;} */
/* .introduce04_section2 .set .title {width:348px;height:46px;padding:0 16px;line-height:48px;font-size:21px;background:#777777;color:#fff;border-radius:4px;-webkit-border-radius:4px;} */
/* .introduce04_section2 .set .txt {padding-top:10px;font-size:18px;} */
/* .introduce04_section2 .set .photo_list {display:table;margin-top:16px;} */
/* .introduce04_section2 .set .photo_list li {float:left;text-align:center;margin-right:15px;line-height:2.5;} */
/* .introduce04_section2 .set .photo_list li:last-child {margin-right:0;} */

/* .introduce05_section1 .jquery_tab > ul li {width:50%;} */
/* .introduce05_section1 .jquery_tab > ul li a {width:100%;} */
/* .introduce05_section1 .ui-widget-content {padding:0;} */

/* .layout04 li {margin-bottom:12px;} */
/* .layout04 .label {float:left;width:132px;line-height:1.1;font-size:22px;color:#333333;} */
/* .layout04 .txt {margin-left:132px;padding-top:2px;font-size:18px;line-height:1.6;} */
/* .layout04 .txt .GothamBook {font-size:24px;margin:-5px 0 0 12px;} */
/* .layout04 .txt .title {width:189px;height:36px;padding:0 12px;margin-bottom:12px;line-height:38px;color:#ffffff;background:#26305c;border-radius:4px;-webkit-border-radius:4px;}  */
/* .num_list li {line-height:1.2;margin-bottom:6px;} */
/* .num_list li .num {float:left;color:#a9a9a9;font-size:24px;margin-top:-2px;font-weight:bold;} */
/* .num_list li .text {margin-left:30px;line-height:1.5;} */

/* .curriculum01_tab .jquery_tab > ul li {width:20%;} */
/* .curriculum01_tab .jquery_tab > ul li a {width:100%;padding:0;} */

/* .curriculum01_t1_section1 {position:relative;font-size:18px;line-height:1.7;} */
/* .curriculum01_t1_section1:before {content:'';position:absolute;width:1091px;height:727px;left:31px;top:0;background:url(images/site/curriculum01_t1_s1_bg.jpg) no-repeat;} */
/* .curriculum01_t1_section1 p {position:relative;z-index:1;} */
/* .curriculum01_t1_section1 p b {font-size:21px;color:#333333;} */
/* .curriculum01_t1_section1 a {position:relative;z-index:1;} */

/* .curriculum01_t1_section2 {position:relative;height:421px;padding:50px 0 0 395px;} */
/* .curriculum01_t1_section2:after {content:'';position:absolute;width:594px;height:421px;left:-275px;top:0;background:url(images/site/curriculum01_t1_s2_bg.jpg) no-repeat;} */
/* .curriculum01_t1_section2:before {content:'';position:absolute;width:1920px;height:421px;left:-630px;top:0;background:#f2f2f2;} */
/* .curriculum01_t1_section2 .sub_title {position:relative;z-index:1;} */
/* .curriculum01_t1_section2 p {position:relative;z-index:1;} */
/* .curriculum01_t1_section2 p b {font-size:21px;color:#333333;} */
/* .curriculum01_t1_section2 a {position:relative;z-index:1;} */

/* .curriculum01_t1_section3 {position:relative;} */
/* .curriculum01_t1_section3 p {position:relative;z-index:1;} */
/* .curriculum01_t1_section3 p b {font-size:21px;color:#333333;} */

/* .curriculum01_guide > li {float:left;width:50%;padding:0 20px;} */
/* .curriculum01_guide > li img {float:left;} */
/* .curriculum01_guide > li .content {margin-left:120px;} */
/* .curriculum01_guide > li .content .tit {font-size:20px;color:#000000;} */

/* ul.process2 {display:table;} */
/* ul.process2 li {float:left;} */
/* ul.process2 li:nth-child(odd) {width:203px;text-align:center;} */
/* ul.process2 li:nth-child(even) {width:47px;padding-top:88px;text-align:center;} */

/* .curriculum01_t1_section5 .box {display:table;width:100%;padding:28px;border:3px solid #ededed;} */
/* .curriculum01_t1_section5 .box .div50 {float:left;width:50%;padding-left:22px;} */

/* .layout05 li {margin-bottom:6px;} */
/* .layout05 .label {position:relative;float:left;width:136px;line-height:1.1;font-size:20px;color:#333333;} */
/* .layout05 .label:before {content:'';position:absolute;width:1px;height:18px;right:0;top:8px;border-right:1px solid #a8a8a8;} */
/* .layout05 .txt {margin-left:156px;margin-top:-6px;font-size:25px;} */

/* ul.process3 {display:table;} */
/* ul.process3 li {float:left;} */
/* ul.process3 li:nth-child(odd) {width:166px;text-align:center;} */
/* ul.process3 li:nth-child(even) {width:20px;padding-top:74px;text-align:center;} */

/* .curriculum01_t2_section2 {font-size:18px;} */
/* .curriculum01_t3_section2 {font-size:18px;} */

/* ul.process4 {display:table;width:100%;} */
/* ul.process4 li {float:left;width:180px;height:296px;} */
/* ul.process4 li:nth-child(5) {width:64px;padding-top:44px;} */
/* ul.process4 li:nth-child(9) {width:114px;} */
/* ul.process4 .num {font-family: 'GothamBook';font-weight:100;font-size:25px;} */
/* ul.process4 .title {font-size:19px;color:#333333;} */
/* ul.process4 .txt {font-size:17px;color:#777777;} */

/* .curriculum01_t3_section6 .content > div  {float:left;} */
/* .curriculum01_t3_section6 .content > div:first-child {padding-right:6px;} */
/* .curriculum01_t3_section6 table {width:360px;} */

/* .curriculum01_t3_section7 .box {display:table;width:100%;padding:28px 14px;border:3px solid #ededed;} */
/* .layout05 li {margin-bottom:6px;} */
/* .layout05 .label {position:relative;float:left;width:78px;line-height:1.1;font-size:20px;color:#333333;} */
/* .layout05 .label:before {content:'';position:absolute;width:1px;height:18px;right:0;top:9px;border-right:1px solid #a8a8a8;} */
/* .layout05 .txt {margin-left:92px;margin-top:-2px;font-size:25px;} */

/* .curriculum01_popup1 .set {margin-bottom:20px;} */
/* .curriculum01_popup1 .set .title {font-size:21px;color:#555555;} */
/* .curriculum01_popup1 .set .photo_list {display:table;margin-top:6px;} */
/* .curriculum01_popup1 .set .photo_list li {float:left;text-align:center;margin-right:15px;line-height:1.4;} */
/* .curriculum01_popup1 .set .photo_list li:last-child {margin-right:0;} */
/* .curriculum01_popup1 .set .photo_list li p {margin-top:6px;} */

/* .dash_list2 li {position:relative;padding-left:16px;margin-bottom:4px;} */
/* .dash_list2 li:before {content:'-';position:absolute;display:inline;left:0;top:1px;} */

/* .curriculum01_t4_section2 .box {color:#333333;border:2px solid #a7bfd6;background:#f9f9f9;} */
/* .curriculum01_t4_section2 .box > div {padding:15px 0 12px 28px;} */

/* .curriculum01_t5_section4 .box {color:#333333;border:2px solid #a7bfd6;background:#f9f9f9;} */
/* .curriculum01_t5_section4 .box > div {padding:15px 0 12px 28px;} */

/* .loadmap  {position:relative;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;overflow:hidden;} */
/* .loadmap table {width:100%;word-break:break-all;width:100%;background:#ffffff;border-bottom:2px solid #30698d;border-radius:10px;-webkit-border-radius:10px;} */
/* .loadmap table thead {background:#336a8d;} */
/* .loadmap table thead tr {height:42px;border-bottom:1px solid #004571;} */
/* .loadmap table thead tr:last-child {border-bottom:none;} */
/* .loadmap table thead tr th {color:#ffffff;font-size:16px;vertical-align:middle;border-right:1px solid #004571;} */
/* .loadmap table thead tr th:last-child {border-right:none;} */
/* .loadmap table thead tr th.br {border-right:1px solid #004571;} */
/* .loadmap table thead tr th.light {background:#7197b0;} */
/* .loadmap table tbody tr {border-bottom:1px dashed #cecece;} */
/* .loadmap table tbody tr td {padding:8px 9px;font-size:15px;color:#333333;text-align:center;vertical-align:middle;} */
/* .loadmap table tbody tr td.br {border-right:1px solid #cecece;} */
/* .loadmap table tbody tr td:first-child {background:#eff7fe;} */
/* .loadmap table tbody tr td:nth-child(5), .loadmap table tbody tr td:nth-child(7) {background:#f8f8f8;} */
/* .loadmap table tbody tr td:nth-child(4),.loadmap table tbody tr td:nth-child(5),.loadmap table tbody tr td:nth-child(6),.loadmap table tbody tr td:nth-child(7) {text-align:left;} */
/* .loadmap table tbody tr td:nth-child(4),.loadmap table tbody tr td:nth-child(5),.loadmap table tbody tr td:nth-child(6) {line-height:1.9;} */
/* .loadmap table tbody tr td:nth-child(7) {line-height:1.3;} */
/* .loadmap table tbody tr td p {padding:1px 0;text-align:center;font-size:16px;color:#000000;background:#e4e4e4} */
/* .loadmap table tbody tr td span {margin:2px 0 4px;} */
/* .loadmap table tbody tr td hr {height:1px;margin:0;} */
/* .loadmap table tbody tr td .block {display:table;width:100%;height:77px;} */
/* .loadmap table tbody tr td .block > div {display:table-cell;vertical-align:middle;} */
/* .loadmap table tbody tr td .block > div.b {border-right:1px solid #cecece;} */
/* .loadmap table tbody tr td .block > div.b:first-child {border-left:1px solid #cecece;} */
/* .loadmap > p {position:absolute;display:table;z-index:1;color:#333333;font-size:15px;text-align:center;line-height:1.1;word-break:break-all;border-radius:4px;-webkit-border-radius:4px;} */
/* .loadmap > p > span{display:table-cell;vertical-align:middle;} */
/* .loadmap .bs1 {width:35px;padding:0 6px;background:#b5d6ff;} */
/* .loadmap .bs2 {width:25px;padding:0 4px;background:#fffeb5;} */
/* .loadmap .bs3 {width:25px;background:#d8fdce;} */
/* .loadmap .bar1 {height:603px;left:114px;bottom:160px;} */
/* .loadmap .bar2 {height:603px;left:158px;bottom:160px;} */
/* .loadmap .bar3 {height:666px;left:217px;bottom:160px;} */
/* .loadmap .bar4 {height:443px;left:244px;bottom:160px;} */
/* .loadmap .bar5 {height:576px;left:271px;bottom:160px;} */
/* .loadmap .bar6 {height:467px;left:298px;bottom:306px;} */
/* .loadmap .bar7 {height:576px;left:325px;bottom:160px;} */
/* .loadmap .bar8 {height:576px;left:352px;bottom:248px;} */
/* .loadmap .bar9 {height:576px;left:379px;bottom:160px;} */
/* .loadmap .bar10 {height:576px;left:406px;bottom:160px;} */
/* .loadmap .bar11 {height:731px;left:433px;bottom:160px;} */

.detail_search {}
.detail_search a.toggle_btn {display:block;height:44px;font-size:14px;color:#000000;text-align:center;line-height:45px;border:1px solid #e5e5e5;}
.detail_search .search_box {border:1px solid #e5e5e5;border-top:none;}
.detail_search .search_box .table_box {padding:8px 24px 4px;}
.detail_search .search_box table {width:100%;word-break:break-all;width:100%;background:#ffffff;}
.detail_search .search_box table tbody tr {height:50px;border-bottom:1px solid #e5e5e5;}
.detail_search .search_box table tbody tr:last-child {border:none;}
.detail_search .search_box table tbody tr th {position:relative;padding:12px 0 0 38px;font-size:14px;vertical-align:top;color:#9f2834;font-weight:500;text-align:left;background-image:url(../images/lx_search_icons.png);background-repeat:no-repeat;line-height: 23px;}
.detail_search .search_box table tbody tr th:before {position:absolute;content:'';height:18px;right:0;top:16px;border-right:1px solid #e5e5e5;}
.detail_search .search_box table tbody tr:nth-child(1) th {background-position:10px 15px;}
.detail_search .search_box table tbody tr:nth-child(2) th {background-position:10px -35px;}
.detail_search .search_box table tbody tr:nth-child(3) th {background-position:10px -84px;}
.detail_search .search_box table tbody tr:nth-child(4) th {background-position:10px -134px;}
.detail_search .search_box table tbody tr:nth-child(5) th {background-position:10px -184px;}
.detail_search .search_box table tbody tr td {font-size:14px;vertical-align:middle;padding:9px 0;}
.detail_search .search_box table tbody tr td a {padding:3px 16px;color:#777777;}
.detail_search .search_box table tbody tr td a:hover {color:#000000;text-decoration:underline;}
.detail_search .search_box table tbody tr td .input.date {padding-right:24px;width:100px;height:32px;background:url(../images/lx_icon_date.png) no-repeat right center;}
.detail_search .search_box .search_set {padding:15px 27px;background:#f1f1f1;text-align:center;}
.detail_search .search_box .search_tem {display:inline-block;height:31px;font-size:14px;line-height:26px;padding:0 12px 0 20px;color:#ffffff;background:#595a5b;border-radius:16px;-webkit-border-radius:16px;margin:7px 4px;}
.detail_search .search_box .search_tem span {vertical-align:middle;}
.detail_search .search_box .search_tem a {font-size:14px;margin-left:6px;color:#ffffff;}
.detail_search .search_box .search_tem a:hover {color:#ffa0a0;}
.detail_search .search_box .bottom {padding:14px;text-align:center;}
.detail_search .search_box .btn_gray {
	font-size:12px;
	background:#444;
	border:none;
	cursor:pointer;
	line-height:30px;
	height:30px;
	color:#fff;
	border-radius:3px;
}

table.curriculum03 a:hover {text-decoration:underline;}
span.night {width:19px;height:20px;line-height:22px;vertical-align:baseline;font-size:12px;color:#fff;text-align:center;background:#666666;border-radius:3px;-webkit-border-radius:3px;}
span.day {width:19px;height:20px;line-height:22px;vertical-align:baseline;font-size:12px;color:#fff;text-align:center;background:#008f4a;border-radius:3px;-webkit-border-radius:3px;}

/* .list_option {display:table;width:100%;} */
/* .list_option .fs_20 {padding-top:12px;} */
/* .list_option .word li {float:left;padding:0 12px;} */
/* .list_option .word li a {font-size:22px;color:#797979;} */
/* .list_option .word li a.active {border-bottom:2px solid #929292;color:#2e2e2e;} */
/* .list_option .specific {float:right;margin-top:14px;} */
/* .list_option .specific li {float:left;} */
/* .list_option .specific li a {display:inline-block;position:relative;padding-left:28px;font-size:18px;color:#949494;} */
/* .list_option .specific li a:before {content:'•';position:absolute;left:14px;top:4px;color:#bbbbbb;line-height:1.2;font-size:14px;} */
/* .list_option .specific li a.active {color:#000000;} */
/* .list_option .specific li a.active:before {content:'✔';position:absolute;top:4px;color:#34a6fe;font-weight:bold;} */

/* .postube .list {display:table;margin-top:6px;} */
/* .postube .list li {float:left;position:relative;width:305px;height:302px;padding:1px;border:1px solid #d4d4d4;margin-bottom:34px;} */
/* .postube .list li:nth-child(3n+2) {margin:0 30px 34px;} */
/* .postube .list li .thumbnail {width:301px;height:170px;overflow:hidden;text-align:center;} */
/* .postube .list li .thumbnail img {width:auto;height:170px;} */
/* .postube .list li .title {padding:12px 15px 0;font-size:16px;color:#3c3c3c;} */
/* .postube .list li .user {padding:2px 15px;font-size:16px;color:#007687;} */
/* .postube .list li .foot {position:absolute;width:100%;padding:0 15px;bottom:0;} */
/* .postube .list li .foot > div  {display:table;width:100%;padding:7px 0 9px;font-size:12px;color:#555555;border-top:1px solid #d3d3d3;} */
/* .postube .list li .foot .f_L span {padding-right:6px} */
/* .postube .list li a:hover {text-decoration:underline;color:#000000;font-weight:600;} */

/* .postube_view .video_area {min-height:360px;background:#e4edf7;} */
/* .postube_view .info {margin-top:14px;} */
/* .postube_view .info .f_L {display:inline-block;width:780px;} */
/* .postube_view .info .f_L .title {margin-bottom:10px;color:#333333;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} */
/* .postube_view .info .f_L .addition p {display:inline-block;padding-right:24px;} */
/* .postube_view .info .f_R {display:inline-block;} */
/* .postube_view .info .f_R .value_box {display:inline-block;position:relative;width:74px;height:92px;margin-left:7px;color:#000000;border:3px solid #dcdcdc;background-image:url(images/site/value_icon.png);background-repeat:no-repeat;} */
/* .postube_view .info .f_R .value_box:hover {border-color:#888888;} */
/* .postube_view .info .f_R .value_box:nth-child(1) {background-position:22px 9px;} */
/* .postube_view .info .f_R .value_box:nth-child(2) {background-position:-62px 9px;} */
/* .postube_view .info .f_R .value_box > div {position:absolute;width:100%;height:44px;bottom:0;padding:7px 0;font-size:12px;text-align:center;background:#f1f1f1;} */

/* .reply .inputbox {border:1px solid #b3b3b3;} */
/* .reply .inputbox textarea {width:100%;height:80px;border:none;padding:16px 24px;} */
/* .reply .inputbox .bottom {text-align:right;border-top:1px solid #dcdcdc;} */
/* .reply .list {margin-top:12px;border-top:2px solid #b3b3b3;} */
/* .reply .list li {padding:18px 0 16px;border-bottom:1px solid #dcdcdc;} */
/* .reply .list li .head {color:#333333;font-size:17px;} */
/* .reply .list li .head span {margin-right:24px;} */
/* .reply .list li .head .date {color:#999999;font-size:16px;} */

/* .support01_popup .txt {margin:58px 0 32px;font-size:17px;color:#333333;} */
/* .support01_popup .value_box {height:115px;border:1px solid #e4e4e4;text-align:center;} */
/* .support01_popup .value_box .star_btns a {display:inline-block;width:28px;height:26px;margin:32px 3px 16px;background:url(images/site/starscore2_off.png) no-repeat;} */
/* .support01_popup .value_box .star_btns a.on {background:url(images/site/starscore2_on.png) no-repeat;} */
/* .support01_popup .value_box .value_txt {font-size:14px;color:#999999;} */
/* .support01_popup .value_box .value_txt span {color:#333333;font-size:17px;} */

/* .cardnews .list {margin-top:10px;border-top:1px solid #dcdcdc;} */
/* .cardnews .list li {padding:19px 0 11px;border-bottom:1px solid #dcdcdc;} */
/* .cardnews .list li .f_L {float:left;width:258px;} */
/* .cardnews .list li .f_L .imgbox {position:relative;display:inline-block;width:256;height:164px;border:1px solid #9a9a9a;overflow:hidden;} */
/* .cardnews .list li .f_L .imgbox img {width:254px;height:auto;} */
/* .cardnews .list li .f_L .imgbox:hover {border-color:#000000;} */
/* .cardnews .list li .f_L .imgbox:hover:before {content:'';position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.2);} */
/* .cardnews .list li .info {margin-left:276px;} */
/* .cardnews .list li .info .title {display:block;margin-bottom:10px;color:#333333;font-size:18px;} */
/* .cardnews .list li .info .title:hover {text-decoration:underline;} */
/* .cardnews .list li .info .title .tag {margin-right:6px;font-size:17px;} */
/* .cardnews .list li .info .title .txt {display:inline-block;max-width:calc(100% - 160px);vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} */
/* .cardnews .list li .info .title .date {margin-left:6px;font-size:13px;} */
/* .cardnews .list li .info .cate {margin:16px 0;} */
/* .cardnews .list li .info .cate span {padding:0 16px;height:27px;line-height:27px;font-size:13px;border:1px solid #c3c3c3;border-radius:14px;-webkit-border-radius:14px;} */
/* .cardnews .list li .info .addition p {display:inline-block;padding-right:24px;font-size:17px;} */
/* .cardnews .list li .info > .tag {padding:12px 0;margin-top:16px;font-size:14px;color:#333333;border-top:1px solid #e3e3e3;} */

/* .cardnews_view .info {padding:24px 0 12px;border-top:2px solid #dcdcdc;} */
/* .cardnews_view .info .title {margin-bottom:10px;color:#333333;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} */
/* .cardnews_view .info .title:hover {text-decoration:underline;} */
/* .cardnews_view .info .title .tag {margin-right:6px;font-size:19px;} */
/* .cardnews_view .info .title .date {margin-left:6px;font-size:13px;} */
/* .cardnews_view .info .cate {margin:16px 0 10px;} */
/* .cardnews_view .info .cate span {padding:0 16px;height:27px;line-height:27px;font-size:13px;border:1px solid #c3c3c3;border-radius:14px;-webkit-border-radius:14px;} */
/* .cardnews_view .info .addition p {display:inline-block;padding-right:24px;font-size:17px;} */
/* .cardnews_view .info > .tag {padding:7px 0;margin-top:10px;font-size:14px;color:#333333;border-top:1px solid #e3e3e3;} */
/* .cardnews_view .cardnews_content {min-height:500px;padding:24px 0;} */

/* .cardnews_view .card_visual {width:100%;} */
/* .cardnews_view .card_visual .item {width:976px;text-align:center;} */
/* .cardnews_view .card_visual .item img {margin:auto;max-width:974px;height:auto;} */
/* .cardnews_view .card_visual .slick-arrow {z-index:100;width:64px;height:64px;opacity:0.4;} */
/* .cardnews_view .card_visual .slick-arrow:before {content:'';} */
/* .cardnews_view .card_visual .slick-arrow:hover {opacity:1;} */
/* .cardnews_view .card_visual .slick-prev {left:0;background:url(images/site/arrow_left.png) no-repeat;} */
/* .cardnews_view .card_visual .slick-next {right:0;background:url(images/site/arrow_right.png) no-repeat;} */

/* /* .support03 {height:1014px;background:url(images/site/support03.png) no-repeat center 0;} */ */
/* /* .support03 > div {padding-top:701px;text-align:center;} */ */
/* /* .support03 > div .button {width:260px;margin-top:85px;} */ */

/* .support03 {height:1044px;background:url(images/site/support03.png) no-repeat center 0;} */
/* .support03 > div {padding-top:701px;text-align:center;} */
/* .support03 > div .button {width:260px;margin-top:65px;} */


.signin_cont .qna_top_btns {text-align:center;}
.signin_cont .qna_top_btns a {display:inline-block;margin:0 11px;font-size:15px;color:#777777;}
.signin_cont .qna_top_btns a:hover {text-decoration:underline;}
.signin_cont .qna_top_btns a.active {color: #ffffff;text-decoration: underline;background: #9f2834;padding: 5px;border-radius: 3px;font-size: 15px;font-weight: 500;}
/* .support05 table .content td > div {color:#333333;text-align:left;line-height:1.7;padding:16px 20px 13px 212px;} */
/* .support05 table .content td > div .file_list {margin-top:10px;font-size:15px;} */

.survey_box {border:1px solid #bcbcbc;padding:24px;}
.survey {font-size:17px;color:#000000;}
.survey input[type=radio] {vertical-align:middle;width:16px;height:16px;margin-top:-3px;margin-right:5px;}
.survey input[type=checkbox] {vertical-align:middle;width:16px;height:16px;margin-top:-3px;margin-right:5px;}
.survey .queitem {margin-bottom:32px;}
.survey .queitem .num {float:left;width:20px;text-align:right;font-weight:400;}
.survey .queitem .content {padding:0;margin-left:24px;}
.survey .queitem .content .title {font-weight:400;color:#000000;padding-bottom:6px;}
.survey .queitem .content .choose_list label {margin-right:28px;}
.survey .queitem .content .choose_list label:last-child {margin:0;}
.survey .queitem .content textarea {height:60px;}
.survey .queitem .content .table_form .bar {width:0%;height:18px;background:#0059a0;}

/* .footer {margin-top:10px;} */
/* .footer .top_area {height:96px;line-height:97px;text-align:center;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;} */
/* .footer .top_area a {display:inline-block;font-size:18px;color:#2d2d2d;margin:0 17px;} */
/* .footer .top_area a:hover {text-decoration:underline;} */
/* .footer .top_area a.btn {height:31px;line-height:31px;padding:0 12px;color:#004bb0;border-radius:0;-webkit-border-radius:0;text-decoration:none;background:#fafafa;} */
/* .footer .bottom_area {text-align:center;margin:36px 0;color:#6b6b6b;} */

.popup_body {position:absolute;left:0;right:0;top:0;bottom:70px;padding:32px 36px;overflow:auto;}
.popup_inner {width:100%;padding-bottom:60px;}
.popup_title {margin-bottom:22px;font-size:30px;font-weight:200;color:#283d69;}
.popup_title span {font-weight:400;}
.popup_bottom {position:absolute;height:70px;left:0;bottom:0;width:100%;padding:15px 20px;text-align:right;background:#e4e4e4;}
.popup_bottom .button {width:110px;}

.ui-dialog-content .contents {padding:24px;}
.ui-button-text-only .ui-button-text {padding:.7em 1.2em;font-size:15px;}

/* jQuery UI 1.13.2 호환: 닫기 버튼 텍스트 숨기기 및 X 아이콘 표시 (관리시스템과 동일한 스타일) */
/* 헤더 텍스트 좌측 padding(0.8em ≈ 13.6px, 폰트 17px 기준)과 동일한 여백을 위해 우측 여백 설정 */
/* 더 구체적인 선택자로 CSS 우선순위 확보 */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog.ui-widget .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute !important;
	right: 14px !important; /* 헤더 텍스트 좌측 padding과 동일한 여백 (0.8em ≈ 14px) */
	top: 50% !important;
	width: 25px !important;
	height: 25px !important;
	margin: -12px 0 0 0 !important;
	padding: 3px !important;
	border: 1px solid #ffffff !important;
	background: #C9D0D9 !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	font-size: 0 !important;
	cursor: pointer !important;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
	background: #eeeeee !important;
}
.ui-dialog .ui-dialog-titlebar-close:before {
	content: "×" !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	text-indent: 0 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #333 !important;
	line-height: 1 !important;
	display: block !important;
}
/* jQuery UI 1.13.2에서 닫기 버튼 텍스트 및 아이콘 숨기기 */
.ui-dialog .ui-dialog-titlebar-close .ui-icon,
.ui-dialog .ui-dialog-titlebar-close .ui-button-text,
.ui-dialog .ui-dialog-titlebar-close span,
.ui-dialog .ui-dialog-titlebar-close strong {
	display: none !important;
	visibility: hidden !important;
}