@charset "utf-8";
*{word-break:break-all;}
/*a{color: #313131;}*/
select{-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff url(../images/common/ico_arrowS.png) right 10px center no-repeat;padding-right: 25px;padding-left: 10px;}
select::-ms-expand {display:none}
.bbs_bgColor{background-color: #f8f9fb;}/*게시판배경색 tr에 클래스추가*/
/*게시판 search감싸는 Div에 클래스 추가 .bbsSearch*/

/* 서브 왼쪽 메뉴 2018-10-30*/
.subWrap{position:relative; width:1300px; margin:0 auto; padding-top: 30px;padding-bottom: 150px;overflow: hidden;}
.sub_01 {display:inline-block;}
/* 20210325 start */
.lnb {display:inline; float:left;/* border: 1px solid #ccc; */font-family: NanumSquare,sans-serif;}
.lnb h2 {width: 302px;display: table;height: 143px;text-align: center;font-size: 34px;color: #222;background:url(../images/lnb_bg.jpg) no-repeat 0 0;}
.lnb h2 > span{display: table-cell;vertical-align: middle;line-height: 1.2;}
.lnb > ul{border: 1px solid #ccc;box-sizing: border-box;}
/* 20210325 end */
/* .lnb {display:inline; float:left;border: 1px solid #ccc;font-family: NanumSquare,sans-serif;}
.lnb h2 {width: 300px;display: table;height: 150px;text-align: center;font-size: 30px;color: #fff;background:url(../images/bg_01.png) no-repeat 0 0;}
.lnb h2 > span{display: table-cell;vertical-align: middle;line-height: 1.2;} */
.lnb > ul > li > a {position: relative;display:inline-block; padding:19px 25px; width:100%; color:#000; font-size:18px; box-sizing:border-box;border-top: 1px solid #ccc;}
.lnb > ul > li:first-child > a{border-top: none;}
.lnb > ul > li > a:before{content: "";position: absolute;top: 50%;right: 20px;width: 23px;height: 2px;background-color: #9a9a9a;transition: all .3s ease;}
.lnb > ul > li > a:after{content: "";position: absolute;top: 50%;right: 20px;width: 23px;height: 2px;background-color: #9a9a9a;transition: all .3s ease;}
.lnb > ul > li.on > a:after{transform: rotate(90deg);transition: all .3s ease;}
.lnb > ul > li a:hover, .lnb > ul > li > a:focus {color:#2d83c5;font-weight: bold;}
.lnb > ul > li.on > a {color:#2d83c5;}
.lnb ul li ul{display:none;padding:16px 0 12px 22px;padding: 12px 0;border-top: 1px solid #ccc;}
.lnb ul li.on ul{display:block; background-color: #f5f8fa;}
.lnb ul li.on li{padding-left: 30px;padding-right: 15px;}
.lnb ul li.on li a{font-size:16px;padding-left: 10px;position: relative;line-height: 2.3;}
.lnb ul li.on li a:before{/* content: ""; */position: absolute;top: 50%;left: 0;background-color: #535353;width: 7px;height: 1px;}
.lnb ul li.on li a:hover, .lnb ul li li a:focus, .lnb ul li li.on a{color: #2d83c5;font-weight: normal;text-decoration: underline;}
.lnb > ul > li.no-sub > a:after, .lnb > ul > li.no-sub > a:before{display: none;}/*하위메뉴없는경우 no-sub 클래스추가*/

.lnb > ul > li.no > a {color:#2d83c5;}
.lnb > ul > li.no > a:after, .lnb > ul > li.no-sub > a:before{display: none;}/*하위메뉴없는경우 no-sub 클래스추가*/
.lnb > ul > li.no > a:before{display: none;}
.lnb > ul > li.no > a:after{position: absolute;top: 50%;right: 20px;width: 23px;height: 2px;background-color: #9a9a9a;transition: all .3s ease;}
/**/


/* 서브 타이틀  2018-10-30*/
.sub_cont {position:relative; float:left; margin-left:25px; width:968px;}
.sub_cont .sub_info{position: relative;}
.sub_cont .sub_info .title01 {font-weight: bold;color: #000;font-size: 28px;font-family:'NanumGothicBold';;border-bottom: 1px solid #000;line-height: 1.2;padding-bottom: 10px;margin-bottom: 30px;}

.sub_cont .title02 {font-size:18px;color: #000;letter-spacing: -0.025em;padding-left:24px;/* margin-bottom:20px; */ font-family:'NanumGothicBold'; background:url(../images/bl_01.gif) no-repeat 0 center}
.sub_cont .title02 span{font-size:14px;font-family:'NanumGothic';}

.sub_cont2 {position:relative; float:left; margin-left:25px; width:868px;}
.sub_cont2 .sub_info{position: relative;}
.sub_cont2 .sub_info .title01 {font-weight: bold;color: #000;font-size: 28px;font-family:'NanumGothicBold';;border-bottom: 1px solid #000;line-height: 1.2;padding-bottom: 10px;margin-bottom: 30px;}
.sub_cont2 .title02 {font-size:18px;color: #000;letter-spacing: -0.025em;padding-left:24px;/* margin-bottom:20px; */ font-family:'NanumGothicBold'; background:url(../images/bl_01.gif) no-repeat 0 center}
.sub_cont2 .title02 span{font-size:14px;font-family:'NanumGothic';}
/**/



/* 네비게이션 */
.navi01 {position: absolute;right: 0;bottom: 8px;font-family:'dotum'}
.navi01_p1 {float:left;}
.navi01_p1 a, .navi01_p1 span, .navi01_p1 strong {font-size: 12px;padding:0 5px 0 11px; background:url("../images/bl_03.gif") no-repeat 0 1px; }
.navi01_p1 strong {padding-right:0;font-weight:bold;color: #000;}

/* 서브 스타일 */
.cont_section .indent{margin-left:15px;}

/* 버튼 */
.bu_li01 {text-align:center;}
.bu_li01 a {display:inline-block;min-width:121px; height:33px; line-height:33px;font-size:14px; margin:0 4px; font-family:'NanumGothicBold'; background-color:#fff;}
.bu_li01 a.bu_01 {color:#fff; background-color:#2a4e7b;}
.bu_li01 a.bu_02 {color:#2a4e7b}
.bu_li01 a.bu_03 {color:#fff; background:#727272}

.bu_li02 a {display:inline-block;height:26px;padding:0 12px 0 26px;border:1px solid #c4c4c4;line-height:26px;font-size:12px;letter-spacing:-1px; }
.bu_li03 a {display:inline-block;height:26px;padding:0 8px 0 15px;border:1px solid #c4c4c4;line-height:26px;font-size:12px;letter-spacing:-1px; }
.bu_li02 a span.btn_dot, .bu_li03 a span.btn_dot{display:inline-block;padding-right:12px;min-width:60px; background:url("../images/btn_dot.gif") no-repeat right center; text-align:center;color:#555555}
.bu_li04{display:inline-block;margin-top:-5px;padding:0 15px;height:28px;line-height:28px; color:#fff; background:#5f7d00; }
.bu_li05{display:inline-block;margin-top:-5px;padding:0 15px;height:28px;line-height:28px; color:#fff; background:#2a4e7b; }

.bg_btn1{display:inline-block;height:29px;line-height:29px; padding:0 13px 0 29px;border:1px solid #2a4e7b; background:url("../images/common/btn_file.gif") no-repeat 13px center;vertical-align:middle}
.bg_btn2{display:inline-block;height:28px;line-height:28px; padding:0 13px 0 29px;background:#5f7d00 url("../images/common/btn_bg1.png") no-repeat 11px center;color:#fff;vertical-align:middle}
.bg_btn3{display:inline-block;height:28px;line-height:28px; padding:0 13px 0 29px;background:#2a4e7b url("../images/common/btn_bg2.png") no-repeat 11px center;color:#fff;vertical-align:middle}

.btn_print{display:inline-block;height:33px;line-height:33px; padding:0 16px 0 38px;border:1px solid #2a4e7b;background:url("../images/common/btn_print.gif") no-repeat 13px center;color:#2a4e7b;font-size:14px;}

.btn01 {background-color:#218add; color:#fff}
.btn02 {background-color:#ffffff; color:#218add; border:1px solid #218add; box-sizing:border-box; vertical-align:bottom; line-height:63px;}
/*.btn03 {display:inline-block; background-color:#ffffff; color:#2a4e7b; border:1px solid #2a4e7b; box-sizing:border-box; vertical-align:bottom; line-height:14px;padding:5px 10px;min-width:85px}*/
.btn03 {display:inline-block;letter-spacing:-1px; background-color:#ffffff; color:#2a4e7b; border:1px solid #555; box-sizing:border-box; vertical-align:bottom; line-height:14px;padding:2px 5px;min-width:95px;font-size:11px;margin:2px 0;}

.btn04 {display:inline-block; background-color:#535353; color:#fff; font-size:11px; width:88px; height:29px; line-height:29px; text-align:center; font-family:'nanumgothicbold';}
.btn05 {color:#218add; border:1px solid #218add; box-sizing:border-box; vertical-align:bottom;}
.btn06 {display:inline-block; background-color:#218add;color:#fff; font-size:13px; width:60px; height:26px; line-height:26px; vertical-align: middle;text-align:center;}
.btn07{display:inline-block; color:#555555;border:1px solid #b4b4b4; height:28px; line-height:28px; padding:0 10px;}

/* 리스트 */
.list01 li{padding-left:13px;line-height:22px;background:url(../images/dot_blue.gif) no-repeat 4px 9px;}
.list02 li{padding-left:13px;line-height:22px;background:url(../images/dot_green.gif) no-repeat 4px 9px;}
.list03 li{padding-left:10px;line-height:22px;text-indent:-15px;}
.list04 dt{margin-bottom:5px;font-size:15px}

/* BOX */
.box_01{border-top:2px solid #2d83c5; border-bottom:2px solid #9e9e9e; padding:25px 0}
.box_02{padding:50px 100px;border:1px solid #cfcfcf; text-align:center;}
.box_03{border-top:2px solid #2d83c5; border-bottom:2px solid #9e9e9e; padding:10px 0; text-align:center}
.box_04{padding:25px 30px; background:#fafafa; border:1px solid #e5e5e5}
.box_05{padding:25px; border:1px solid #cfdfe8; text-align:left;}

/* 여백 */
.ta_span01 {margin:7px 0 0 11px; display:inline-block; color:#535353; font-size:12px}
.ta_span02 {margin:7px 0 0 0px; display:inline-block; font-size:12px}
.ta_span03 {margin:3px 0 7px 0px; display:inline-block; font-size:12px}

/* tablist */
.tab_list{/* margin-bottom:30px;padding-top:10px; */position:relative;clear:both;padding-bottom: 30px;}
.tab_list:after{content:"";display:block;clear:both;}
.tab_list li{float:left;text-align:center;}
.tab_list li a{display:block;float:left;font-weight: bold;min-height:50px;min-width:102px;padding:0px 5px; text-align:center;font-size: 16px;line-height:50px;color:#555;background:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size:15px}
.tab_list li:first-child a{border-left:1px solid #e6e6e6; }  /*12.7 탭 왼쪽 라인 추가*/
.tab_list li.on a{text-decoration:none;color:#fff;background:#014981;border-top:1px solid #014981;border-bottom:1px solid #014981;border-right:1px solid #014981; border-left: none; }

.tab_list.type2 li{width: 50%;}
.tab_list.type3 li{width: 33.333333333%;}
.tab_list.type4 li{width: 25%;}
.tab_list.type5 li{width: 16.66666666%;}
.tab_list.type6 li{width: 16.66666666%;}
.tab_list.type7 li{width: 20%;}
.tab_list.type2 li.on a,.tab_list.type3 li.on a,.tab_list.type3 li.on a,.tab_list.type4 li.on a,.tab_list.type5 li.on a,.tab_list.type6 li.on a,.tab_list.type7 li.on a{background:#014981}
.tab_list.type2 li a,.tab_list.type3 li a,.tab_list.type4 li a,.tab_list.type5 li a,.tab_list.type6 li a,.tab_list.type7 li a{padding: 0;width: 100%;}

/*기술자료임치신청 tablist*/
.imchi_Status_sectionStyle{border: 1px solid #ccc;border-top: none;}
.imchi_Status_sectionStyle .title02{margin-left: 20px;}
.tabMenu01{padding: 20px 20px 30px;}
.grayBox{background-color: #fbfbfb;border: 1px solid #ccc;line-height: 2.142857142857143;padding: 15px 25px;}
.constractRadioList{text-align: center;padding: 23px;}
.constractRadioList label{margin-left: 30px;}

/* table */


/* 게시판 검색 결과 노출 */
.result_wrap{overflow:hidden;width:100%;margin:0 0 10px;color:#555555;vertical-align:middle;}

/* 게시판 검색 */
.searchBox {background-color: #f8f8f8;padding: 30px 20px;position: relative;border: 1px solid #ccc; z-index: 9;}


.searchBox .search {text-align:center;}
.searchBox .search:after {content: ''; display: block; clear: both;}
.searchBox .search .submit {width: 50px; height: 30px; background: url("../images/common/btn_search.gif") no-repeat left top;}
.searchBox img{vertical-align:middle}
.searchBox input[type=text], .searchBox select{vertical-align:middle;height:40px; line-height:40px;color: #000;font-size: 14px;width: 125px;}

.result_wrap .float_le{float: none;margin-top: 0 !important;margin-bottom: 15px;}
.right_search {float:right;text-align:center;}
.right_search:after {content: ''; display: block; clear: both;}
.right_search select, .right_search input[type=text]{height:40px; line-height:40px;vertical-align:middle;}
.right_search button {background:#2d83c5; color:#fff;height: 40px;line-height: 40px;padding:0;border:none;vertical-align:bottom;width: 64px;cursor:pointer;}

.bbsSearch{background-color: #f8f8f8;border: 1px solid #ccc;padding: 30px 100px;float: none;}
.bbsSearch input[type=text]{width: 500px !important;}


/* 게시판 목록 */
/*2018-10-30*/
.bbsList{width:100%;margin-top: 40px;margin-bottom: 30px;border-top:2px solid #373737;}
.bbsList table{width:100%;table-layout:fixed;}
.bbsList th{padding:20px 0;color:#000; border-bottom:1px solid #bbb;text-align:center;color: #000;font-weight: bold;}
.bbsList td{padding:16px 0;text-align:center;border-bottom:1px solid #e1e1e1;/* vertical-align: middle; */}
/**/
.bbsList td.td_al a{color: #000 !important;}
.bbsList td.td_al a:hover{text-decoration: underline;color: #2d83c5 !important;}
.bbsList td.td_al{text-align:left;padding:7px 10px;font-weight: bold;color: #000;}
.bbsList td.td_al2{text-align:left;padding:7px 0 7px 25px;line-height:24px;}
.bbsList .bgnone th, .bbsList .bgnone td{border-top:0 none;color: #000;}
.bbsList .bdleft{border-left:1px solid #ededed}
.bbsList td a{color: #333;}
.bbsList .desc{padding:25px 30px;line-height:24px;color:#555555; background:#fafafa; text-align:left}
.bbsList .none{display:none}
.bbsList .bbsNotice {display:inline-block;  width:28px; height:18px;font-weight: bold;color: #2d83c5;}

.bbsList.type2 thead th{border-left:1px solid #ededed;border-bottom:0 none}
.bbsList.type2 tbody td {border-left:1px solid #ededed; border-top:1px solid #ededed}
.bbsList.type2 thead th:first-child{border-left:0 none}
.bbsList.type2 tbody th {border-bottom:1px solid #ededed; text-align:left; padding-left:42px;background:#fafafa; color:#555555}
.bbsList.type2 tbody th.pad25 {padding-left:25px;}
.bbsList.type2 thead th.bdt{border-bottom:1px solid #ededed}
.bbsList.type2 .first th, .bbsList.type2 .first td{border-top:1px solid #aaaaaa}
.bbsList.type2 td.last{padding: 15px 0px;vertical-align:top }

.bbsList.type3 .first th, .bbsList.type3 .first td{border-top:1px solid #aaaaaa}
.bbsList.type3 tbody th{border-bottom:1px solid #ededed; vertical-align:middle}
.bbsList.type3 tbody td{padding:5px 29px;border-left:1px solid #ededed}

/* 갤러리형 게시판 */
.movieList{width:100%;margin:0 0 10px 0;border-top:2px solid #000;border-bottom:1px solid #aaa}
.movieList li{position:relative;width:800px;min-height:80px;margin:0;padding:13px 0 15px;border-top:1px solid #ededed}
.movieList li div{overflow:hidden; }
.movieList li:first-child{border-top:0 none;}
.movieList li:after{content:'';display:block;clear:both;}
.movieList li:hover dt a{text-decoration:underline;}
.movieList .thum_s{float:left;width:190px;text-align:center;height:100px; margin-right:25px;}
.movieList .thum_s a{text-decoration:none;}
.movieList .thum_s img{width:170px;height:100px;border:1px solid #ededed}
.movieList dl{float:left;margin-top:15px;width:585px;}
.movieList dt{margin-bottom:5px;font-weight:600;font-size:14px;}
.movieList dt a:hover{text-decoration:underline;}
.movieList dd{line-height:18px;word-break:break-all}
li.no-data{text-align:center; min-height:30px;line-height: 30px;font-weight:600;font-size:14px;}
.movieList dd.binfo ul{overflow:hidden; margin-bottom:5px}
.movieList dd.binfo ul li{float:left;border:0 none; width:auto; min-height:13px;padding:0 10px 0 12px;background:url(../images/bl_04.gif) no-repeat 0 center}
.movieList dd.binfo ul li:first-child{padding-left:0; background:0 none}

/* 게시판 상세보기 */
.bbsView{width:100%;margin:0 0 27px;border-top:2px solid #000;border-bottom:1px solid #aaaaaa; color:#333333;}
.bbsView table{width:100%}
.bbsView th{padding:15px 0;text-align:center;background:#fafafa;color:#333333;}
.bbsView td{padding:15px 10px 15px 26px;text-align:left}
.bbsView td a{color:#333}
.bbsView th, .bbsView td{border-bottom:1px solid #e1e1e1;vertical-align:middle}
.bbsView .bgnone th, .bbsView .bgnone td{border-bottom:0 none}
.bbsView th.bdline, .bbsView td.bdline{border-left:1px solid #e1e1e1;}

.bbsView td.tview_desc{padding:30px 43px;line-height:24px}
.bbsView td img{vertical-align:middle}

.bbsView.type2{border-top:1px solid #aaaaaa;}/* 이전글, 다음글 */
.bbsView.type2 th.arrow1{background:#fafafa url("../images/common/bbsView_arrow1.gif") no-repeat 100px center }
.bbsView.type2 th.arrow2{background:#fafafa url("../images/common/bbsView_arrow2.gif") no-repeat 100px center }

.bbsView div..movie_view{text-align:center}
.bbsView div.video_textarea{margin:0 0 15px;text-align:center}
.bbsView div.video_textarea textarea{width:680px;height:120px;font-size:12px;color:#555;line-height:18px;border:1px solid #cbcbcb;padding:20px 15px;overflow-y:scroll; background:#f4f4f4}
.bbsView div.txt{text-align: justify; word-break: break-all;color:#515151; width:750px; line-height:20px;}

/* 게시판 글쓰기 */
.bbsWrite {width:100%; text-align:left; border-top:2px solid #000000; border-bottom:1px solid #aaaaaa;line-height:18px; word-break:break-all;}
.bbsWrite table{width:100%;}
.bbsWrite th:first-child. .bbsWrite td:first-child{border-top:0 none}
.bbsWrite th {border-top:1px solid #ededed;}
.bbsWrite td {border-top:1px solid #ededed;border-left:1px solid #ededed}
.bbsWrite th {background:#fafafa; text-align:left; vertical-align:middle; min-height:39px; padding-left:12px;}
.bbsWrite th.bgnone, .bbsWrite th.bgnone label{background:#fff; }
.bbsWrite th label {display:block; padding:13px 6px 13px 0;}
.bbsWrite td {padding:5px 12px 5px 12px; vertical-align:middle; line-height:18px}
.bbsWrite td label {padding:1px 0px 2px 0px; display:inline-block; margin-left:15px;}
.bbsWrite_txt {padding:4px 6px 5px 6px;}
.bbsWrite td.view_txt {line-height:18px; padding:20px 15px 16px 15px;}
.bbsWrite td.view_txt img{max-width:100%}
.bbsWrite img{vertical-align:middle}
.bbsWrite textarea{height:56px; padding:10px}

.bbsWrite.st2 th{padding:0; text-align:center}
.bbsWrite.st2 .line{border-left:1px solid #ededed}
.bbsWrite.st2 .noline{border-left:0 none}

.bbsWrite.st3{border:1px solid #c0c0c0;}
.bbsWrite.st3 th{background:#f8f8f8; border-top:1px solid #e6e6e6; text-align:center;  font-weight:normal;}
.bbsWrite.st3 th label{color:#666;}
.bbsWrite.st3 td{border-top:1px solid #e6e6e6;}
.bbsWrite.st3 .last td, .bbsWrite.st3 .last th{border-top:0 none}
.bbsWrite.st3 select, .bbsWrite.st3 input[type=text]{height:26px; line-height:26px;}
.bbsWrite.st3 button {margin-left:-1px;background:#4f6a8d; color:#fff;height: 26px; padding:0 10px;border:0 none;vertical-align:middle}
.bbsWrite.st3 .bg_btn1{height:24px;line-height:24px;}

.bbsWrite .pad0{padding:0}


/* 필수입력 */
.star {display:inline-block; vertical-align:middle; color:#218add;font-size:12px}
.table_point{position:relative}
.table_point p{position:absolute; right:0; top:-30px}
.table_point .star{margin-right:5px}

/* 사용요청 상태 */
span.gptype{display:inline-block; margin-right:10px; padding-left:15px;}
span.gptype.color1{background:url("../images/sub/02_graph_01_bg.gif") no-repeat left center;}
span.gptype.color2{background:url("../images/sub/02_graph_02_bg.gif") no-repeat left center;}
span.gptype.color3{background:url("../images/sub/02_graph_03_bg.gif") no-repeat left center;}
span.gptype.color4{background:url("../images/sub/02_graph_04_bg.gif") no-repeat left center;}
span.gptype.type2{display:inline-block;width:15px;height:15px;background-repeat:repeat;margin:0; padding:0;text-align:center}/*게시판에 사용*/

/* 게시판 페이징 */
.paging{text-align:center;position:relative;}
.paging ul{height:30px;margin:0 0 30px;}
.paging ul li{display:inline;/* width:30px;height:30px;margin:0 2px */}
.paging ul li a{display:inline-block;font-size:14px;width:20px;height:20px;line-height: 20px;text-align:center;}
.paging ul li a:hover, .paging ul li a:focus, .paging ul li.on a{color:#2d83c5;text-decoration:underline;font-weight: bold;}
.paging ul li.blist_btn a{border:0 none;}
.paging ul li.blist_btn a:hover, .paging ul li.blist_btn a:focus{background:0 none}

/* 회원가입 */
.scrollbox{width:940px; height:560px;max-height:560px ; padding:30px;overflow-x:hidden; overflow-y:scroll;margin-bottom:10px;border:1px solid #e1e1e1}

/* 아이디 비밀번호 찾기 */
.findID{padding-left:140px;margin-bottom:35px; background:url("../images/sub/findID_bg.gif") no-repeat 25px center}
.findPW{padding-left:140px;margin-bottom:35px; background:url("../images/sub/findPW_bg.gif") no-repeat 25px center}

/* 로그인 */
.loginForm{width:820px; border-bottom:1px solid #e1e1e1 }
.loginForm:after{display:block;clear:both;content:''}
.loginForm h4{height:47px; line-height:47px;color:#fff; text-align:center; background:#2d83c5;}
.loginForm .logtype2 h4{background:#7d9d18}

.loginForm .logtype1, .loginForm .logtype2{width:410px; float:left}
.loginForm .logtype1 .loginFormWrap{position:relative;height:600px;padding:26px 20px 0 22px; border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.loginForm .logtype1 .loginFormBg{padding-left:60px;background:url("../images/sub/login_bg1.gif") no-repeat 8px 12px;}
.loginForm .logtype1 .btn_log{position:absolute; right:50px; top:26px;width:78px; height:63px;line-height:63px; border:1px solid #7095c3; color:#2d83c5; background:#fff;}

.loginForm .logtype2 .loginFormWrap{position:relative;height:600px;padding:26px 0 0;border-right:1px solid #e1e1e1;}
.loginForm .logtype2 .loginFormBg{padding:0 30px 0 82px;background:url("../images/sub/login_bg2.gif") no-repeat 26px 11px;}
.loginForm .logtype2 .btn_log{position:absolute; right:41px; top:26px;width:92px; height:32px;line-height:28px; border:1px solid #5f7d00; color:#5d7413; background:#fff;}
.loginForm .logtype2 .loginFormColor{padding:18px 37px 18px 20px;background:#f7f7f7}
.loginForm .logtype2 .loginFormPad{padding:18px 30px 0 20px;}

/* 회원탈퇴 */
.memUnregister{padding:35px 60px 25px 215px;background:url("../images/sub/memUnregister_img.gif") no-repeat 20px center; margin-bottom:55px;line-height:22px;color:#555555}

/* 공동인증서 등록 */
.certificateRegist{padding:50px 60px 35px 215px;background:url("../images/sub/certificateRegist_img.gif") no-repeat 20px 10px; margin-bottom:55px;line-height:22px;color:#555555}

/* 이용현황 */
.graph_select{position:relative;}
.graph_select .graph_select_in{position:absolute; left:240px; top:-40px;}
.graph_select .graph_select_in select{height:26px}
#imchi_Status .graph {border:1px solid #e6e6e6;padding-bottom:36px;margin-bottom:30px;background:url("../images/sub/01_graph_bg.gif") no-repeat 140px bottom;}
#imchi_Status .graph table { width:100%;}
#imchi_Status .graph table th { padding:19px 10px 0 22px;text-align:left;font-size:14px;color:#555;vertical-align:middle}
#imchi_Status .graph table td { padding:19px 0 0;vertical-align:middle}
#imchi_Status .graph table td.percent { font-size:11px; color:#555; text-align:center; padding:19px 0 0;}
#imchi_Status .graph table .graph_Length { text-align:left;background:url("../images/sub/01_graph_bg2.gif") no-repeat left top;}
#imchi_Status .graph table .graph_Length .wrap { height:27px;}
#imchi_Status .graph table .graph_Length .wrap div { width:100%; height:27px;}
#imchi_Status .graph table .order_01 .graph_Length .wrap div {background:url("../images/sub/01_graph_01_bg.gif") repeat-x left top;}
#imchi_Status .graph table .order_02 .graph_Length .wrap div {background:url("../images/sub/01_graph_02_bg.gif") repeat-x left top;}
#imchi_Status .graph table .order_03 .graph_Length .wrap div {background:url("../images/sub/01_graph_03_bg.gif") repeat-x left top;}
#imchi_Status .graph table .order_04 .graph_Length .wrap div {background:url("../images/sub/01_graph_04_bg.gif") repeat-x left top;}
#imchi_Status .graph table .order_05 .graph_Length .wrap div {background:url("../images/sub/01_graph_05_bg.gif") repeat-x left top;}
#imchi_Status .graph table .order_06 .graph_Length .wrap div {background:url("../images/sub/01_graph_06_bg.gif") repeat-x left top;}
#imchi_Status .graph table .order_07 .graph_Length .wrap div {background:url("../images/sub/01_graph_07_bg.gif") repeat-x left top;}

.graph_tb{position:relative;}
.graph_tb .graph_tb_in{position:absolute; right:0; top:-30px;}

/* 임치계약신청, 검색결과조회 */
.process{overflow:hidden;}
.process li{float:left;position:relative;width:93px;min-height:73px; padding:72px 10px 0;background:url("../images/sub/serviceApp_bg1_on.gif") no-repeat center 12px; font-size:13px;line-height:18px;text-align:center;color:#555555;}
.process li.on{color:#1668a8}
.process li .arrow1{position:absolute; left:0; top:47px; width:4px; height:7px; display:block; background:url("../images/sub/serviceApp_arrow2.gif") no-repeat center center}
.process li .arrow2{position: absolute;bottom:0;left: 0;width: 100%;height:8px; display:block; background:url("../images/sub/serviceApp_arrow_off.gif") repeat-x center bottom}
.process li.on .arrow2{background:url("../images/sub/serviceApp_arrow_on.gif") no-repeat center bottom}
.process li.last{padding-right:0}

.process.type1 li.bg1{background:url("../images/sub/serviceApp_bg1_off.gif") no-repeat center 0}
.process.type1 li.bg1.on{background:url("../images/sub/serviceApp_bg1_on.gif") no-repeat center 0}
.process.type1 li.bg2{background:url("../images/sub/serviceApp_bg2_off.gif") no-repeat center 0}
.process.type1 li.bg2.on{background:url("../images/sub/serviceApp_bg2_on.gif") no-repeat center 0}
.process.type1 li.bg3{background:url("../images/sub/serviceApp_bg3_off.gif") no-repeat center 0}
.process.type1 li.bg3.on{background:url("../images/sub/serviceApp_bg3_on.gif") no-repeat center 0}
.process.type1 li.bg4{background:url("../images/sub/serviceApp_bg4_off.gif") no-repeat center 0}
.process.type1 li.bg4.on{background:url("../images/sub/serviceApp_bg4_on.gif") no-repeat center 0}
.process.type1 li.bg5{background:url("../images/sub/serviceApp_bg5_off.gif") no-repeat center 0}
.process.type1 li.bg5.on{background:url("../images/sub/serviceApp_bg5_on.gif") no-repeat center 0}
.process.type1 li.bg6{background:url("../images/sub/serviceApp_bg6_off.gif") no-repeat center 0}
.process.type1 li.bg6.on{background:url("../images/sub/serviceApp_bg6_on.gif") no-repeat center 0}
.process.type1 li.bg7{background:url("../images/sub/serviceApp_bg7_off.gif") no-repeat center 0}
.process.type1 li.bg7.on{background:url("../images/sub/serviceApp_bg7_on.gif") no-repeat center 0}

.process.type2 li.bg1{background:url("../images/sub/technicalData_bg1_off.gif") no-repeat center 0}
.process.type2 li.bg1.on{background:url("../images/sub/technicalData_bg1_on.gif") no-repeat center 0}
.process.type2 li.bg2{background:url("../images/sub/technicalData_bg2_off.gif") no-repeat center 0}
.process.type2 li.bg2.on{background:url("../images/sub/technicalData_bg2_on.gif") no-repeat center 0}
.process.type2 li.bg3{background:url("../images/sub/technicalData_bg3_off.gif") no-repeat center 0}
.process.type2 li.bg3.on{background:url("../images/sub/technicalData_bg3_on.gif") no-repeat center 0}
.process.type2 li.bg4{background:url("../images/sub/technicalData_bg4_off.gif") no-repeat center 0}
.process.type2 li.bg4.on{background:url("../images/sub/technicalData_bg4_on.gif") no-repeat center 0}
.process.type2 li.bg5{background:url("../images/sub/technicalData_bg5_off.gif") no-repeat center 0}
.process.type2 li.bg5.on{background:url("../images/sub/technicalData_bg5_on.gif") no-repeat center 0}
.process.type2 li.bg6{background:url("../images/sub/technicalData_bg6_off.gif") no-repeat center 0}
.process.type2 li.bg6.on{background:url("../images/sub/technicalData_bg6_on.gif") no-repeat center 0}
.process.type2 li.bg7{background:url("../images/sub/technicalData_bg7_off.gif") no-repeat center 0}
.process.type2 li.bg7.on{background:url("../images/sub/technicalData_bg7_on.gif") no-repeat center 0}

/* 기술자료 임치제도란 */
.technicalDataSystem_bg1{padding:35px 60px 25px 190px;background:url("../images/sub/technicalDataSystem_bg1.gif") no-repeat 10px center; margin-bottom:55px;line-height:24px;color:#555555}
.technicalDataSystem_bg2{padding:10px 20px 0 90px;height:60px;background:url("../images/sub/technicalDataSystem_bg2.gif") no-repeat left top; color:#014981;line-height:24px;}

/* 이용효과 */
.effect_bg{padding-bottom:30px;background:url("../images/sub/effect_bg.gif") no-repeat 527px 5px}
.effect_bg dt{margin-bottom:10px;font-size:15px}
.effect_bg dd{margin-bottom:34px}

/* 임치대상물 */
.object_img{margin-bottom:60px;overflow:hidden}
.object_img .object_left{float:left;width:291px;margin-right:75px;margin-top:-10px}
.object_img .object_right{float:left;width:430px;}

/* 임치서비스 */
.kescrowService{margin-bottom:40px;border-right:1px solid #ebebeb;border-top:1px solid #ebebeb;background:url("../images/sub/kescrowService_bg.gif") no-repeat right bottom; overflow:hidden}
.kescrowService_in{height:240px;width:338px;padding:25px 30px; float:left;border-left:1px solid #ebebeb;border-bottom:1px solid #ebebeb;}
.kescrowService_in h5{margin-bottom:12px;color:#00335b; font-size:15px;}
.kescrowService_in p{margin-bottom:15px;color:#014981;line-height:20px;}

.kescrowService_in.st1{width:483px;background:url("../images/sub/kescrowService_bg1.gif") no-repeat right bottom;}
.kescrowService_in.st2{width:484px;background:url("../images/sub/kescrowService_bg2.gif") no-repeat right bottom;}
.kescrowService_in.st3{width:483px;background:url("../images/sub/kescrowService_bg3.gif") no-repeat right bottom;}
.kescrowService_in.st4{width:484px;background:url("../images/sub/kescrowService_bg4.gif") no-repeat right bottom;}
.kescrowService_in.st5{width:484px;background:url("../images/sub/kescrowService_bg5.gif") no-repeat right bottom;}

/* 이용매뉴얼 */
.useManual a{display:inline-block;position:relative; width:400px;height:63px;line-height:63px;padding-left:83px;margin-bottom:12px;border:1px solid #ececec;font-size:15px;color:#555555;float:left}
.useManual a span{display:block;position:absolute; right:16px;top:17px;width:27px;height:27px; text-indent:-99999px;background:url("../images/sub/useManual_more.gif") no-repeat left top}
.useManual a.bg1{background:url("../images/sub/useManual_bg1.gif") no-repeat left top}
.useManual a.bg2{margin-left:10px;background:url("../images/sub/useManual_bg2.gif") no-repeat left top}

.useManual a.bg2_app{background:url("../images/sub/useManual_bg2.gif") no-repeat left top}
.useManual a.bg2_add{margin-left:10px;background:url("../images/sub/useManual_bg2.gif") no-repeat left top}
.useManual a.bg2_updt{background:url("../images/sub/useManual_bg2.gif") no-repeat left top}
.useManual a.bg2_escr{margin-left:10px;background:url("../images/sub/useManual_bg2.gif") no-repeat left top}

.useManual a.bg3{background:url("../images/sub/useManual_bg3.gif") no-repeat left top}
.useManual a.bg4{margin-left:10px;background:url("../images/sub/useManual_bg4.gif") no-repeat left top}
.useManual a.bg5{background:url("../images/sub/useManual_bg5.gif") no-repeat left top}
.useManual a.bg6{margin-left:10px;background:url("../images/sub/useManual_bg6.gif") no-repeat left top}
.useManual a.bg7{background:url("../images/sub/useManual_bg7.gif") no-repeat left top}
.useManual a.bg8{margin-left:10px;background:url("../images/sub/useManual_bg8.gif") no-repeat left top}

/* 이용절차 */
.useProcess{margin-bottom:8px;overflow:hidden;padding: 20px;}
.useProcess_wrap{position:relative;margin-bottom:17px;}
.useProcess_wrap .useProcess_dot{display:block;position:absolute; left:50%;margin-left:-11px; bottom:-11px;width:22px; height:12px;background:url("../images/sub/useProcess_dot.gif") no-repeat left top;}
.useProcess_wrap .useProcess_box{position:relative;padding:15px;border:1px solid #e6e6e6;overflow:hidden}
.useProcess_wrap .useProcess_box dt{display:inline-block; width:210px;font-size:14px;vertical-align:middle}
.useProcess_wrap .useProcess_box dt .num{display:inline-block;width:33px; height:33px; line-height:30px; margin-right:14px;color:#fff;background:url("../images/sub/useProcess_num1.gif") no-repeat left top;font-size:15px;text-align: center;}
.useProcess_wrap .useProcess_box dt .num2{display:inline-block;width:33px; height:33px; line-height:30px; margin-right:14px;color:#fff;background:url("../images/sub/useProcess_num2.gif") no-repeat left top;font-size:15px;text-align: center;}
.useProcess_wrap .useProcess_box.type2 dt .num2{background:url("../images/sub/useProcess_num2.gif") no-repeat left top;}
.useProcess_wrap .useProcess_box.type2 dt .num{background:url("../images/sub/useProcess_num1.gif") no-repeat left top;}
.useProcess_wrap .useProcess_box dt .dt_txt{display:inline-block;line-height:18px; vertical-align:middle}
.useProcess_wrap .useProcess_box dd{display:inline-block;position:relative; width:574px;min-height: 33px;vertical-align:middle}
.useProcess_wrap .useProcess_box .btn_area{position:absolute; right:0; top:0}
.useProcess_btn {padding:18px 0;background:#4d6983;text-align:center}
.useProcess_btn a{display:inline-block;height:28px; line-height:28px;padding:0 20px 0 20px;margin:0 4px;background:url("../images/sub/useProcess_btn.png") no-repeat 5px center;border:1px solid #fff; color:#fff}

/* 이용서식 */
.useForm_box{padding:20px 20px 0 170px;margin-bottom:48px;border:1px solid #e6e6e6;background:url(../images/sub/useForm_box_bg.gif) no-repeat 31px center;overflow:hidden}
.useForm_box dt{height:31px; line-height:31px;padding-left:17px;background:#014981;color:#fff;font-size:14px;}
.useForm_box .useForm_box_left{float:left;width:233px;}
.useForm_box .useForm_box_left dd dt{padding:5px 0 0 4px;background:#fff; color:#014981;}
.useForm_box .useForm_box_left dd dd{margin-bottom:20px;padding-left:12px;}
.useForm_box .useForm_box_right{float:left;width:520px;overflow:hidden}
.useForm_box .useForm_box_right dl{float:left;width:232px;margin-left:28px}
.useForm_box .useForm_box_right dt{margin-bottom:10px;}
.useForm_box .useForm_box_right dd{margin-bottom:30px;padding-left:35px;}

.btn_hwp{display:inline-block;  width:25px; height:25px;text-indent:-9999px;background:url(../images/sub/btn_hwp.gif) no-repeat left top;}
.btn_word{display:inline-block;  width:25px; height:25px;text-indent:-9999px;background:url(../images/sub/btn_word.gif) no-repeat left top;}

.useForm_ex{padding:15px 3px;width:270px;border-top:1px solid #e6e6e6}
.useForm_ex li{margin-bottom:5px;}
.useForm_ex span{display:inline-block;line-height:22px;vertical-align:top}
.useForm_ex span.useForm_num{color:#000000;font-size:18px;}
.useForm_ex.type2 span.useForm_num{color:#4f6800;}
.useForm_ex span.useForm_txt{padding:0 0 0 5px;}
.useForm_ex .useForm_btn{display:block; padding-left:36px; width:125px; height:28px;line-height:28px;border:1px solid #2a4e7b;background:url(../images/common/btn_file2.gif) no-repeat left top;letter-spacing:-1px}

/* 기술임치 활용지원이란, 센터소개 */
.supportUtil {padding-bottom:100px;background:url(../images/sub/supportUtil_bg.gif) no-repeat 407px bottom;}
p.txt1{margin-bottom:18px;font-size:30px; color:#014981;}
p.txt2{margin-bottom:34px;font-size:15px;}
p.txt3{margin-bottom:45px;line-height:24px;}
p.txt4{font-size:18px;}
.centerInfo {padding-bottom:40px;background:url(../images/sub/centerInfo_bg.gif) no-repeat 500px bottom;}

/* 설립목적 */
.purposeEstab{padding-bottom:45px;background:url(../images/sub/purposeEstab_bg.gif) no-repeat 435px bottom;}
.purposeEstab .purposeEstab_box{padding:12px 15px;background:#f7f9fb; color:#495d72;line-height:22px}

/* 찾아오시는길 */
.contactUs{padding:30px;margin-bottom:14px;border:1px solid #e5e5e5}
.contactUs dl{padding:12px 0 0 90px;min-height:60px;}
.contactUs dt{margin-bottom:5px;color:#014981; font-size:15px;}
.contactUs dd{line-height:24px;}
.contactUs .bg1{background:url(../images/sub/contactUs_bg1.gif) no-repeat left top;}
.contactUs .bg2{background:url(../images/sub/contactUs_bg2.gif) no-repeat left top;}

/* 사이트맵 */
/*
.sitemap {display:inline; float:left;width:190px;margin:0 0 0 13px;}
.cont_section > div:first-child.sitemap{margin-left:0}
.sitemap h4 {width:188px; height:45px; text-align:center; line-height:45px; font-size:16px; color:#014981; border:1px solid #2a61a4}
.sitemap > ul{margin-bottom:50px;}
.sitemap ul li a {display:inline-block; padding:14px 0 15px 22px;width:166px;  color:#333; border-bottom:1px solid #e4e4e4;background: url("../images/dot_blue.gif") no-repeat 11px 22px;line-height:18px;}
.sitemap ul li ul{display:block;padding:5px 0 4px 22px; border-bottom:1px solid #e4e4e4;background:#fafafa}
.sitemap ul li li a{padding:6px 0 6px 9px; width:157px;color:#535353;border:0 none; min-height:13px;background: url("../images/common/lnb_depth3_off.gif") no-repeat left 15px}
*/

/* 팝업 */
#popWrap{position:relative;margin:0 auto; color:#333333}
{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-weight:normal}
#popWrap .popclose{position:absolute; right:18px; top:16px;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-weight:normal}
#popWrap .popclose a{display:block;width:23px; height:23px; background:url("../images/pop/btn_popclose.gif") no-repeat left top; text-indent:-9999px}
#popWrap #popHead{height:54px;line-height:54px;background:#004d95 url("../images/pop/popHead_bg.gif") repeat-y left top}
#popWrap #popHead h1{padding-left:85px;color:#fff;font-size:18px;'NanumGothicBold';font-size:18px;}
#popWrap .btn_ok {display:inline-block; background-color:#535353; color:#fff; font-size:11px; width:50px; height:32px; line-height:32px; text-align:center;font-family:'nanumgothicbold';vertical-align:middle}

/* 팝업테이블 */
.popTable{border:1px solid #a5b9cd;font-size:13px;}
.popTable table{width:100%}
.popTable thead th{padding:14px 0; color:#164676; text-align:center;}
.popTable .bgcolor1{background:#dee7ef}
.popTable .bgcolor2{background:#e5eef7}
.popTable .bgcolor3{background:#f7f7f7;}
.popTable tbody th{border-bottom:1px solid #dedede;text-align:center;vertical-align:middle;}
.popTable .bdnone, .popTable .bdnone td, .popTable .bdnone th{border:0 none}
.popTable .bdwhite, .popTable .bdwhite td{border-bottom:1px solid #fff}
.popTable td{padding:8px 0 8px 10px;border-bottom:1px solid #dedede; vertical-align: baseline;}
.popTable td a{color:#333333; letter-spacing:-1px;text-decoration: none;}



.popTable td.td_ct{padding:8px 0;text-align:center}
.popTable.type2 td, .popTable.type2 th, .popTable.type2 td:first-child.bd_left{border-left:1px solid #dedede; min-height:15px;vertical-align:middle}
.popTable.type2 td:first-child, .popTable.type2 th:first-child, .popTable.type3 td:first-child, .popTable.type3 th:first-child{border-left:0 none}

.popTable.type3 td{padding:10px; word-break: break-all;}
.popTable.type3 td, .popTable.type3 th, .popTable.type3 td:first-child.bd_left{border-left:1px solid #dedede; min-height:15px;vertical-align:middle}

.popTable2{border:1px solid #a5b9cd;font-size:14px;}
.popTable2 table{width:100%}
.popTable2 thead th{padding:14px 0; color:#164676; text-align:center;}
.popTable2 .bgcolor1{background:#dee7ef}
.popTable2 .bgcolor2{background:#e5eef7}
.popTable2 .bgcolor3{background:#f7f7f7}
.popTable2 .bgcolor4{background:#f5f5f5}
.popTable2 tbody th{border-bottom:1px solid #dedede;text-align:center; vertical-align:middle;}
.popTable2 .bdnone, .popTable .bdnone td, .popTable .bdnone th{border:0 none}
.popTable2 .bdwhite, .popTable .bdwhite td{border-bottom:1px solid #fff}
.popTable2 td{padding:8px 0 10px 0px;border-bottom:1px solid #dedede; text-align: center;}
.popTable2 td a{color:#333333; letter-spacing:-1px}
.popTable2 td.td_ct{padding:8px 0;text-align:center}
.popTable2.type2 td, .popTable.type2 th, .popTable.type2 td:first-child.bd_left{border-left:1px solid #dedede; min-height:15px;vertical-align:middle}
.popTable2.type2 td:first-child, .popTable.type2 th:first-child, .popTable.type3 td:first-child, .popTable.type3 th:first-child{border-left:0 none}

.popTable2.type3 td{padding:10px; word-break: break-all;}
.popTable2.type3 td, .popTable.type3 th, .popTable.type3 td:first-child.bd_left{border-left:1px solid #dedede; min-height:15px;vertical-align:middle}


/* 팝업버튼 */
.popBtn_wrap{text-align:center;}
.popBtn_wrap a{display:inline-block;width:125px; height:35px;line-height:35px;color:#fff; font-size:14px;}
.popBtn_wrap .popBtn01{background:#666666;}
.popBtn_wrap .popBtn02{background:#2a4e7b;}

/* 공동인증서 안내, 기업회원 안내 */
#popWrap.certification, #popWrap.infoEscrMember{width:700px;}
#popWrap.certification #popContent, #popWrap.infoEscrMember #popContent{padding:30px;}
#popWrap.certification h1{background: url("../images/pop/pop1_bg.png") no-repeat 16px center}
#popWrap.infoEscrMember h1{background: url("../images/pop/pop7_bg.png") no-repeat 16px center}
#popWrap.certification dl, #popWrap.infoEscrMember dl{margin: 0 8px;}
#popWrap.certification dt, #popWrap.infoEscrMember dt{margin-bottom:15px;color:#7d9d18; font-size:16px;}
#popWrap.certification dd{margin-bottom:25px;padding-left:13px;line-height:22px;background:url(../images/dot_blue.gif) no-repeat 4px 9px;}
#popWrap.infoEscrMember dd{margin-bottom:10px;padding-left:13px;line-height:22px;background:url(../images/dot_blue.gif) no-repeat 4px 9px;}
#popWrap.certification .certification_box{position:relative;padding:25px 20px;border:1px solid #dcdcdc}
#popWrap.certification .certification_box .certification_btn{position:absolute; right:19px; top:20px;display:block; padding:11px 17px 10px 37px;border:1px solid #437eb5;background:url("../images/pop/certification_btn.gif") no-repeat 9px 14px;line-height:16px;}

/* 산업기술표준분류 */
#popWrap.industry{width:100%;}
#popWrap.industry #popContent{padding:23px;}
#popWrap.industry h1{background: url("../images/pop/pop2_bg.png") no-repeat 22px center}

/* 가상계좌 발급 정보 */
#popWrap.account{width:100%;}
#popWrap.account #popContent{padding:50px 25px 30px;}
#popWrap.account #popContent2{padding:10px 25px 30px;}
#popWrap.account h1{background: url("../images/pop/pop3_bg.png") no-repeat 13px center}
#popWrap.account .account_txt{margin-bottom:40px;text-align:center;font-size:16px; line-height:28px;color:#333333;}
#popWrap.account .account_box{margin-bottom:30px;padding:25px 20px 7px;border:1px solid #; background:#f7f7f7}
#popWrap.account .account_box li{margin-bottom:12px; }

/* 영수계산서 요청 안내 */
#popWrap.invoice{width:510px}
#popWrap.invoice #popContent{padding:25px 20px;}
#popWrap.invoice h1{background: url("../images/pop/pop4_bg.png") no-repeat 16px center}
#popWrap.invoice .invoice_desc{margin-bottom:15px;line-height:22px}
#popWrap.invoice ul{padding-top:10px;}
#popWrap.invoice li{margin-bottom:10px;}

/* 임치물 목록보기 */
#popWrap.deposit{width:610px}
#popWrap.deposit #popContent{padding:30px;}
#popWrap.deposit h1{background: url("../images/pop/pop5_bg.png") no-repeat 20px 14px}

/* 대ㆍ중소기업협력재단 기술자료 임치제도 전자계약 */
#popWrap.contract{width:800px}
#popWrap.contract #popContent{padding:35px;}
#popWrap.contract h1{background: url("../images/pop/pop6_bg.png") no-repeat 20px 15px}
#popWrap.contract .popScroll{margin-bottom:30px;border:1px solid #dcdcdc; height:730px;max-height:730px; overflow-y:auto; overflow-x:hidden;}
#popWrap.contract .popScroll center > div{width:650px  !important;padding:0 20px;}
/* #popWrap.contract .popScroll span{font-family:'NanumGothic' !important;} */
#popWrap.contract h2{padding:40px 0 30px;text-align:center;font-size:25px;}
#popWrap.contract .contract_list{padding:0 20px;}
#popWrap.contract .contract_box{padding:28px;margin-bottom:40px;border:1px solid #e0e0e0;background:#f7f7f7}
#popWrap.contract .contract_box span{display:inline-block;margin-right:20px;vertical-align:middle;}
#popWrap.contract .contract_attach{margin:0 20px 50px;padding-top:20px;border-top:1px solid #ddd; line-height:22px}
#popWrap.contract .contract_attach th{padding:10px 0}

/* 이메일무단수집거부, 이용약관, 개인정보처리방침 */
#popWrap.refuseEmail, #popWrap.popAgreement, #popWrap.popPrivacy{width:800px}
#popWrap.refuseEmail #popContent, #popWrap.popAgreement #popContent, #popWrap.popPrivacy #popContent{padding:35px;}
#popWrap.refuseEmail h1{background: url("../images/pop/popEmail_bg.png") no-repeat 13px 14px}
#popWrap.popAgreement h1{background: url("../images/pop/popAgreement_bg.png") no-repeat 15px 12px}
#popWrap.popPrivacy h1{background: url("../images/pop/popPrivacy_bg.png") no-repeat 11px 9px}

/* 이메일무단수집거부 */
#popWrap.refuseEmail .refuseEmail_txt{min-height:161px;padding:10px 0 0 220px;background:url("../images/sub/refuseEmail_bg.gif") no-repeat left top; line-height:24px;color:#333333}

/*이용약관, 개인정보처리방침 */
.agreement .tit1{display:block;margin-bottom:25px;font-size:16px;}
.agreement .tit2{display:block;margin-bottom:25px;font-size:14px;color:#014981}
.agreement p, .agreement div{margin-bottom:25px;line-height:20px;}
.agreement .num_idt li {padding-left: 20px;text-indent: -16px;margin-bottom:5px;}
.agreement .num_idt ol{padding:10px 0 0 17px;margin-bottom:10px;}
.agreement .num_idt ol li{list-style: inherit;padding-left: 5px; text-indent:-5px}

/* 사업자등록번호 확인 */
#popWrap.corpNum{width:500px;border:1px solid #cfdfe8;}
#popWrap.corpNum #popContent{padding:25px;}
#popWrap.corpNum h1{background: url("../images/pop/pop2_bg.png") no-repeat 22px center}


/* 레이어 팝업 */
.wallContentDiv {position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;z-index:10;}
.pop_bg {position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color: #000000;opacity: 0.4; filter: alpha(opacity='40');z-index:100;}
.wallContentDiv #layerWrap{position:absolute; left:50%;margin-left:-200px; top:0;z-index:101;}
.wallContentDiv #layerCont {position:relative;width:400px; color:#333333; }
#layerCont h2{padding:20px;color:#fff;font-size:18px;height:20px; line-height:20px;background:#2d83c5}
.wallContentDiv #layerCont > div.layerview{padding:20px;border:1px solid #ddd;background:#fff}
.wallContentDiv #layerCont > div.layerview .bdline{padding-bottom:20px; margin-bottom:20px;border-bottom:1px solid #ddd}

/* 이용서식 */
#btn_Industry01 { position:absolute; z-index:5; right:0px; top:240px;}
* html #btn_Industry01 { right:17px;}
#btn_Industry02 { position:absolute; z-index:5; right:0px; top:807px;}
* html #btn_Industry02 { right:17px;}

.imchi_Download { position:relative; width:705px; height:522px; margin-top:30px; background:url("${pageContext.request.contextPath}/common/images/tes/user/use_guide/03_image.jpg") no-repeat left top;}
#new_many_01 { position:absolute; top:32px; left:265px;}
#new_many_02 { position:absolute; top:72px; left:265px;}

#new_three_01 { position:absolute; top:32px; left:625px;}
#new_three_02 { position:absolute; top:72px; left:625px;}

#new_many_03 { position:absolute; top:117px; left:265px;}
#new_many_04 { position:absolute; top:157px; left:265px;}

#new_three_03 { position:absolute; top:117px; left:625px;}
#new_three_04 { position:absolute; top:157px; left:625px;}

#new_many_05 { position:absolute; top:207px; left:265px;}
#new_many_06 { position:absolute; top:247px; left:265px;}

#continue_imchi_01 { position:absolute; top:353px; left:265px;}
#continue_imchi_02 { position:absolute; top:353px; left:625px;}

#user_imchi { position:absolute; top:458px; left:265px;}

#imchi_update_01 { position:absolute; top:458px; left:625px;}
#imchi_update_02 { position:absolute; top:458px; left:660px;}




.bbs_ico {text-indent: -9999px;display: inline-block;width: 32px;height: 100%;}
.bbs_ico.new {background: url(../images/sub/sub_icon02.png) center center no-repeat;}

.bbs_ico.file{background: url('../images/board/sub_icon01.png') center right no-repeat;}
/* 게시판 공통 */
.gongji_search_form .searchBtn{vertical-align: bottom;padding: 0;width:9.54653937947494%;/* width: 80px; */font-size: 16px;}
.gongji_search_form{background-color: #f8f8f8;padding: 30px 15%; /* 30px 180px */border: 1px solid #ccc;margin-top: 30px;}
.bbs_select {width: 14.91646778042959%;/* width: 125px; */height: 40px;color: #000;font-size: 14px;-webkit-appearance:none; -moz-appearance:none; appearance:none;background: #fff url('../images/board/ico_arrowS.png') right 10px center no-repeat;}
.bbs_select::-ms-expand{  display:none;}
.bbs_Search{width: 73.98568019093079%;/* width: 620px; */height: 40px;}
.bbs_wrap{padding-bottom: 120px;}
.bbs_wrap .sub_head_title{font-size: 18px;text-align: center;margin-top: 40px;margin-bottom: 50px;}
.bbs_wrap .bbs_total_page{margin-top: 40px;}
.bbs_wrap .bbs_page_wrap{margin-top: 40px;font-size: 14px;color: #444;}
.bbs_page_wrap > span{word-spacing: 5px;}
.bbs_page_wrap > span > .bar{padding: 3px;}
.bbs_wrap .bbs_page{position: relative;padding-left: 11px;margin-left: 11px;}
.bbs_wrap .bbs_page:before{content: "";position: absolute;top: 4px;left: 0;width: 1px;height: 11px;background-color: #cdd4dc;}
.txt_blue{color: #2d83c5;}
.bbs_wrap .bbs-list{border-top: 2px solid #373737;margin-top: 10px;}
.bbs-table{width: 100%;text-align: center;table-layout:fixed;}
.bbs-table th{color: #000;height: 55px;border-bottom: 1px solid #bbbbbb;}
.bbs-table td{padding: 16px 0;border-bottom: 1px solid #e1e1e1;}
.bbs_notice{font-weight: bold;color: #2d83c5;}
.bbs_subject{white-space: nowrap;text-align: left;color: #000;font-weight: bold;line-height: 25px;overflow: hidden;text-overflow:ellipsis;word-break:break-all;}
.bbs_subject .reply{padding-left: 20px;background: url(../images/board/reply.png) 0 0 no-repeat;}
.bbs_subject .locked{padding-left: 20px;background: url(../images/board/locked.png) 0 center no-repeat;}
.bbs_subject a:hover{color: #2d83c5;text-decoration: underline;}
.th_number{width: 7%;}
.th_subject{width: 55%;}

.bbs_fixed{background-color: #f8f9fb;}
.bbs-pager-wrap{text-align: center;color: #2b2b2b;margin-top: 40px;position: relative;}
.bbs-pager-wrap .pagerBtn{display: inline-block;width: 35px;height: 35px;text-indent: -9999px;background: url('../images/board/bbs_prev_btn.png') 0 0 no-repeat;vertical-align: middle;}
.bbs-pager-wrap .bbs-next-pg{background: url('../images/board/bbs_next_btn.png') 0 0 no-repeat;}
.bbs-pager-wrap .bbs-next-btn{background: url('../images/board/bbs_next_btn.png') -40px 0 no-repeat;}
.bbs-pager-wrap .bbs-prev-btn{background-position: -40px 0;}

.bbs-pager-wrap .pager{padding:0 20px}
.bbs-pager-wrap .pager strong,.bbs-pager-wrap .pager a{padding-left:15px}
.bbs-pager-wrap .pager strong:first-child,.bbs-pager-wrap .pager a:first-child{padding-left:0}
.bbs-pager-wrap .pager a:hover{color:#2d83c5}
.bbs-pager-wrap .pager strong{color:#2d83c5;text-decoration:underline}
.publishList-wrap{border-top: 2px solid #373737;margin-top: 50px;}
.publishList-wrap > h3 > .txt_blue{margin-right: 7px;}
.publishList-wrap h3,
.publishList,
.publishList_write,
.file_download li,
.nextPrevList li{padding-left: 20px;padding-right: 20px;border-bottom: 1px solid #e1e1e1;color: #000;white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.publishList-wrap h3{color: #000;height: 55px;line-height: 55px;font-size: 18px;border-bottom: 1px solid #bbbbbb;}
.publishList{height: 55px;line-height: 55px;}
.publishList dl{display: inline-block;margin-left: 30px;padding-left: 30px;position: relative;}
.publishList dl:after{content: "";width: 1px;height: 1.2em;background-color: #e1e1e1;position: absolute;top: 18px;left: 0;}
.publishList dl:first-child{margin-left: 0;padding-left: 0;}
.publishList dl:first-child:after{display: none;}
.publishList dd{color: #222;padding-left: 10px;}
.publishList dt{color: #666666;}
.publishList dt, .publishList dd{display: inline-block;font-size: 15px;}
.publishList_write{padding-top: 30px;padding-bottom: 40px;white-space: normal;}
.file_download li{height: 55px;line-height: 55px;}
.file_download li a{padding-left: 35px;background: url('../images/board/download_file.png') 0 center no-repeat;font-size: 15px;}
.file_download2{display: block;width: 120px;height: 40px;line-height: 40px;padding-left: 20px;background-color: #2d83c5;color: #fff;position: relative;text-align: left;}
.file_download2:after{content: "";position: absolute;top: 50%;margin-top: -8px;right: 20px;width: 15px;height: 15px;background: url('../images/board/folder_ico2.png') 0 0 no-repeat;}
.txt_14{display: block;font-size: 14px;padding-top: 3px;}
.go_list{margin-top: 20px;text-align: center;}
.go_list a{display: inline-block;height: 45px;line-height: 43px;color: #fff;background-color: #4e4e4e;cursor:pointer;font-size: 14px;font-weight: bold;padding: 0 47px;}
.go_list a.BgRd{display: inline-block;padding: 0 47px;height: 45px;line-height: 43px;color: #fff;background-color: #2d83c5;cursor: pointer;font-size: 14px;font-weight: bold;}
.nextPrevList{margin-top: 50px;border-top: 1px solid #777777;border-bottom: 1px solid #777777;}
.nextPrevList li{height: 55px;line-height: 55px;}
.nextPrevList li span{padding-left: 30px;padding-right: 30px;background: url('../images/board/nextPrevList.png') 0 5px no-repeat;}
.nextPrevList li+li span{background-position: 0 -49px;}
.gongji_search_form input::placeholder{font-size: 14px;}
.bbsTabmenu{width: 100%;display: table;}
.bbsTabmenu li{border-bottom: 1px solid #ccc;display: table-cell;vertical-align: bottom;}
.bbsTabmenu li a{display: block;background-color: #fff;color: #434343;text-align: center;height: 55px;line-height: 55px;border-top:1px solid #ccc;border-right: 1px solid #ccc;}
.bbsTabmenu li.on a{background-color: #2d83c5;color: #fff;height: 60px;line-height: 62px;border-color: #2d83c5;}
.table_style_02{width: 100%;text-align: center;margin-top: 3px;border-top: 2px solid #373737;}
.bbs_wrap input[type="text"]{height: 40px;}
.bbs_wrap textarea{resize:none;padding: 10px 10px;}
.table_style_02 th, .table_style_02 td{height: 55px;border: 1px solid #bbbbbb;}
.table_style_02 th{color: #000;background-color: #fafafa;}
.table_style_02 tbody th{background-color: ##f8f9fb;}
.table_style_02 td{height: 55px;border: 1px solid #bbbbbb;padding: 7px 15px;text-align: left;}
.table_style_02.td_tc td{text-align: center;}
.input-w-1{width: 100%;}
.input-w-2{width: 280px;}
.input-w-3{width: 130px;}
.input-w-35{width: 160px;}
.bbsTabBtn{width: 100%;font-size: 16px;text-align: left;padding-left: 20px;line-height: 44px;height: 48px;background-color: #fff;color: #535353;border: 2px solid #2d83c5;background: url(../images/board/ico_arrowS.png) right 20px center no-repeat;display: none;}

/*layout*/
/* .contentInner{overflow: hidden;width: 1300px;margin: 0 auto;padding-top: 30px;padding-bottom: 150px;}
.contentInner > div{float: left;}
.rightContent{width: 970px;}
.LeftMenuWrap{width: 300px;border: 1px solid #ccc;margin-right: 30px;font-family: NanumSquare,sans-serif;}
.LeftMenuWrap h2{display: table;width: 100%;height: 150px;color: #fff;font-size: 30px;font-weight: normal;text-align: center;background: url(../images/board/leftmenuBg.png) 0 0 no-repeat;}
.LeftMenuWrap h2 span{display: table-cell;vertical-align: middle;}
.leftMenu > li > a {position: relative;display: block;color: #000;font-size: 18px;height: 55px;padding: 13px 25px;border-top: 1px solid #ccc;}
.leftMenu > li:first-child a{border-top: none;}
.leftMenu > li.has-sub > a:after, .leftMenu > li.has-sub > a:before{content: "";position: absolute;top:50%;right: 20px;width: 23px;height: 2px;background-color: #9a9a9a;transition:all .3s ease;}
.leftMenu > li.on > a, .leftMenu > li > a:hover{color: #2d83c5;font-weight: bold;}
.leftMenu > li.on > a:after{transform:rotate(90deg);transition:all .3s ease;}
.leftMenu > li > ul{background-color: #f5f8fa;padding: 12px 0;display: none;border-top:1px solid #ccc}
.leftMenu > li:first-child > ul{display: block;}
.leftMenu > li > ul > li{padding-left: 30px;}
.leftMenu > li > ul > li a{font-size: 16px;padding-left: 10px;position: relative;line-height: 2.3;}
.leftMenu > li > ul > li a:before{content: "";position: absolute;top: 50%;left: 0;background-color: #535353;width: 7px;height: 1px;}
.leftMenu > li > ul > li a:hover{color: #2d83c5;text-decoration: underline;}
.leftMenu > li > ul > li a:hover:before{background-color: #2d83c5;} */
/**/

/*style*/
.button_style{height:40px;line-height: 40px;border: none;text-align: center;padding: 0 24px;background-color: #2d83c5;color: #fff;font-weight: bold;cursor:pointer;display: inline-block;}
.writeBtnWrap{position:absolute;top:0;margin-top:-10px;right:0}
.writeBtn{display:inline-block;padding:0 47px;height:45px;line-height:43px;color:#fff;background-color:#2d83c5;cursor:pointer;font-size: 16px;font-weight: bold;}
.subtitleWrap{position: relative;}
.style-h2{color: #000;font-size: 36px;font-family: NanumSquare,sans-serif;border-bottom: 1px solid #000;line-height: 1.2;padding-bottom: 10px;margin-bottom: 30px;}

.bulletTitle{font-size: 16px;padding-left: 10px;position: relative;}
.bulletTitle:before{content: "";position: absolute;top: 50%;left: 0;width: 3px;height: 3px;background-color: #2689c9;}
.blueTxtLink{color: #258ac9;text-decoration: underline;}
.conTitleNext{padding-left: 20px;}
.conTitleNext ul{padding-left: 10px;}
.conTitleNext ul li{line-height: 2.142857142857143;}
.txtLeft{text-align: left;}

.grayBox_bd p{padding: 20px 35px;background-color: #fbfbfb;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top: 10px;}
/**/

/* .sublnb{position: absolute;right: 0;bottom: 8px;}
.sublnb li{float: left;}
.sublnb li a{font-size: 12px;position: relative;padding: 0 5px;margin-left: 8px;}
.sublnb li a:after{content: ">";position: absolute;top: -2px;right: -8px;}
.sublnb li:last-child a{font-weight: bold;color: #000;}
.sublnb li:last-child a:after{display: none;} */

.conTitle{font-size: 18px;color: #000;padding-left: 25px;line-height: 1.4;margin-bottom: 7px;background: url(../images/board/bl_01.gif) 0 center no-repeat;}
.tableStyle01{width: 100%;border-top: 2px solid #2d83c5;margin-bottom: 23px;}
.tableStyle01 thead{background-color: #f4f7f9;}
.tableStyle01 tbody{text-align: center;}
.tableStyle01 th,.tableStyle01 td{border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 15px 19px;}
.tableStyle01 th:last-child,.tableStyle01 td:last-child{border-right: none;}
.fz16bold{font-weight: bold;font-size: 16px;text-align: left;}
.fz16bold .sub{font-size: 14px;margin-left: 10px;vertical-align: middle;}

.consultNumBtn{overflow: hidden;}
.consultNumBtn p{overflow: hidden;width: 226px;height: 70px;line-height: 66px;color: #000;border: 2px solid #258aca;border-radius:4px;background-color: #fff;font-size: 16px;font-weight: bold;text-align: center;float: left;margin-left: 20px;margin-top: 20px;}
.consultNumBtn p:nth-child(2n){background-color: #f9f9f9;border-color: #00baa9;}
.consultNumBtn p:nth-child(5n),.consultNumBtn p:first-child{margin-left: 0;}
.consultNumBtn p span{display: block;}
.consultNumBtn p span + span{font-weight: normal;background-color: #248bca;color: #fff;position: relative;}
.consultNumBtn p span + span:before{content: "";width: 206px;height: 50px;border: 1px solid #fff;position: absolute;top: 8px;left: 8px;border-radius:4px;opacity:.5;}
.consultNumBtn p:nth-child(2n) span + span{border-color: #00baa9;background-color: #00baa9;}
.consultNumBtn p:hover span.txt{margin-top: -66px;}

/*btn samples 2018-11-21*/
.offBtnsStyle{display: inline-block;cursor:pointer;width: 281px;height: 75px;line-height: 75px;border: 1px solid #ccc;background-color: #fff;color: #000;font-size: 16px;letter-spacing: -0.025em;font-weight: bold;text-align: center;box-sizing:border-box;}
.offBtnsStyle span{display: inline-block;padding-left: 40px;position: relative;}
.offBtnsStyle span:before{content: "";position: absolute;top: 50%;margin-top: -16px;left: 0;width: 30px;height: 31px;background: url(../images/icon/btnIcos.png) 0 0 no-repeat;}
.offBtnsStyle span.ico2:before{background-position: -38px 0;}
.offBtnsStyle span.ico3:before{background-position: -83px 0;}
.offBtnsStyle span.ico4:before{background-position: -129px 0;}
.offBtnsStyle:hover{background-color: #5475b0;color: #fff;}
.offBtnsStyle:hover span:before{background-position-y: -32px;}