@charset "utf-8";





#subModal.modal-fixed{position:fixed;z-index:2;top:50px;right:0;left:0;width:100%;margin:0 auto;}
#folder{display:none;position:relative;width:100%;}
#subModal{display:none;position:absolute;z-index:2;top:260px;width:100%;}
#subModal > div{background-color:rgba(249,249,249,.8);}

.intligt-srch{width:100%;height:91px;padding:24px 0;border-bottom:1px solid #ddd;background-color:#f9f9f9;}
.intligt-srch .form-box{position:relative;box-sizing:border-box;width:410px;height:40px;}
.intligt-srch .form-box input{width:100%;height:40px;padding:5px;color:#555;border:1px solid #ddd;border-radius:2px;background-color:#fff;font-size:15px;font-weight:400;cursor:auto;text-align:left;}
.intligt-srch .form-box a.ico-sch{display:block;position:absolute;top:0;right:0;box-sizing:border-box;width:91px;height:40px;margin:0;padding:0 15px 0 40px;color:#fff;border-radius:2px;background-color:#27a4bc;font-size:18px;line-height:40px;vertical-align:middle;}
.intligt-srch .form-box a.ico-sch:before{display:block;position:absolute;top:11px;left:15px;width:18px;height:18px;margin:0 auto;background:url(../images/main/ico_modal_search.png)  no-repeat left center;line-height:18px;content:'';text-align:center;vertical-align:middle;}
.intligt-srch .form-box span + span{display:inline-block;padding-left:0;color:#fff;font-size:18px;line-height:1;vertical-align:middle;}
.intligt-srch h3{position:relative;color:#333;font-family:'NanumSquareB';font-size:22px;font-weight:bold;line-height:40px;text-decoration:none;}
.intligt-srch h3:before{display:inline-block;position:absolute;top:-9px;left:91px;width:44px;height:52px;background:url(../images/main/bg_Intelli_title.png)  no-repeat;content:'';}
.intligt-srch .search_close{display:block;position:absolute;z-index:1;top:-1px;right:0;width:41px;height:41px;color:transparent;font-size:0;}
.intligt-srch .search_close:before{display:inline-block;position:absolute;right:0;width:41px;height:41px;background:url(../images/main/search_close3.png) center right no-repeat;content:'';text-align:right;}
.intligt-srch .inner{position:relative;width:100%;max-width:1300px;margin:0 auto;}
.intligt-srch h3,
.intligt-srch .form-box,
.intligt-srch .recommend{display:inline-block;float:left;}
.intligt-srch h3{width:136px;margin-right:125px;}
.intligt-srch .form-box{width:500px;}
.intligt-srch .recommend{box-sizing:border-box;padding-left:90px;}
.intligt-srch .recommend{position:relative;margin:10px 0 0;}
.intligt-srch .recommend span{display:inline-block;float:left;position:relative;margin-right:30px;color:#333;font-family:'NanumSquare';font-size:22px;font-weight:bold;line-height:22px;}
.intligt-srch .recommend a{float:left;color:#555;line-height:100%;}
.intligt-srch .recommend a:first-child{margin-left:0;padding-left:0;background:none;}
.intligt-srch .recommend a{display:inline-block;margin-right:10px;padding-right:20px;color:#555;font-size:15px;font-weight:400;line-height:22px;vertical-align:middle;}
.intligt-srch .recommend a:hover{color:#096dc7;-webkit-transition:color .4s;transition:color .4s;text-decoration:underline;}
.intligt-srch .recommend a span.num{display:inline-block;width:21px;height:21px;margin:0 5px 0 0;color:#fff;border-radius:50%;background-color:#27a4bc;background-repeat:repeat;font-size:12px;font-weight:400;text-align:center;}

#resultPage table tbody tr td{font-size:13px;}
#resultPage .scroll.data tbody tr td.title a{text-decoration:underline;}
._layerContens h4{padding-left:9px;margin-bottom:15px;font-size:17px;font-weight:bold;color:#444;background:url(../images/contents/bul_title-type4.png) no-repeat left 6px;}

/* layerPopup */
.border-box{border:1px solid #666;}
._layerPopup{display:inline-block;position:relative;z-index:10;box-sizing:border-box;width:auto;min-width:520px;height:auto;background-color:#fff;text-align:left;vertical-align:middle;}
._layerWrap._dimlayer{display:block!important;overflow:hidden;position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;box-sizing:border-box;background-color:rgba(0,0,0,.5);text-align:center;}
._layerWrap:before{display:inline-block;height:100%;margin-right:-.25em;content:'';vertical-align:middle;}
._layerHeader{position:relative;box-sizing:border-box;height:60px;border-bottom:1px solid #858b98;}
._layerHeader h2{padding:20px 25px;color:#222;font-family:'NanumSquareB';font-size:20px;font-weight:bold;line-height:1;}
._layerBody{position:relative;z-index:20;padding:25px 25px 0;}
._layerContens{box-sizing:border-box;}
._layerContens table td a:hover{text-decoration:underline;text-decoration-color:#777;}
._layerContens .base-tab{margin-bottom:20px;}
._layerClose{overflow:hidden;position:absolute;z-index:21;top:20px;right:25px;width:19px;height:19px;background:url(../images/common/layer_popup_close.png) no-repeat 50% 50%;cursor:pointer;text-indent:-999px;}
._layerFooter{height:84px;padding:15px 25px 25px;}
._layerFooter .btn_area div > button,
._layerFooter .btn_area div > a{margin-right:10px;}
._layerFooter .btn_area div > button:last-child,
._layerFooter .btn_area div > a:last-child{margin-right:0;}
._layerFooter .board_paging{margin-top:0;}
._layerFooter .board_paging .btn_area{position:absolute;top:0;right:0;padding:0;}
._layerContens input[type=text]{box-sizing:border-box;width:100%;height:32px;padding:0 5px;color:#555;border:1px solid #e1e1e1;line-height:32px;}
._layerContens .select_wrap{vertical-align:middle;}
._layerContens .select_wrap ~ input[type=text]{vertical-align:middle;}
._layerContens .overScroll{overflow:hidden;overflow-y:auto;box-sizing:border-box;max-height:600px;}
._layerContens > .btn_area{position:relative;margin-top:10px;text-align:center;}
._layerContens > .btn_area .btn_left{position:absolute;top:0;left:0;}
._layerContens .info_box{padding:10px;border:1px solid #ddd;}
._layerContens .info_box li{padding-left:8px;color:#666;background:url(../images/common/bu_dot.gif) no-repeat 0 6px;line-height:160%;}
._layerContens .info_box p{padding:5px 8px 0;color:#666;line-height:160%;}
._layerContens textarea{box-sizing:border-box;width:100%;padding:10px;color:#666;border:1px solid #c2c2c2;background:#fff;resize:none;cursor:text;vertical-align:top;-webkit-appearance:none;}
._layerContens .layer_tit{display:block;margin:17px 0 8px;padding-left:30px;color:#555;background:url(../images/common/bu_layer.gif) no-repeat 10px 3px;font-family:'NanumGothicR','굴림';font-size:14px;line-height:140%;}
._layerContens .layer_tit:first-child{margin-top:12px;}
._layerContens .board_search{margin-bottom:10px;border:0;}
._layerContens div + .bottom .dot_type{margin-left:0;padding-left:10px;color:#545454;background:url(../images/board/bu_dot.gif) no-repeat left 10px;font-size:15px;text-indent:0px;font-weight:400;}
._layerContens div + .bottom .dot_type > b{font-weight:bold;}
._layerContens div .dot_type{font-family:'NanumGothicB';padding-left:10px;color:#545454;background:url(../images/board/bu_dot.gif) no-repeat left 10px;font-size:15px;font-weight:bold;}
._layerContens div .dot_type.icon{background-position:left 13px;line-height:30px;}
._layerContens .appfrom-box{margin-bottom:0;}
.chk-group{position:relative;display:inline;line-height:16px;}
.chk-group input[type=radio],
.chk-group input[type=checkbox]{top:0;left:0;opacity:0;}
.chk-group input[type=checkbox] + label{margin-right:0;font-size:0;}

.chk-groupsol{position:relative;display:inline;line-height:16px;}
.chk-groupsol input[type=radio],
.chk-groupsol input[type=checkbox]{top:0;left:0;opacity:0;}
.chk-groupsol input[type=checkbox]

._layerContens p.surv{position:relative;margin:25px 0 0;padding:0 18px 0;font-weight:400;}
._layerContens p.surv:before{display:inline-block;position:absolute;top:7px;left:4px;width:10px;height:10px;background:url(../images/contents/ico_ex.png) no-repeat;content:'';}
._layerContens .ddi_area{padding:10px;height:420px;border:1px solid #e0e0e0;overflow:hidden;overflow-y:auto;}

/* layer popup size */
.wauto{min-width:auto;}
.w250{width:250px;}
.w300{width:300px;}
.w333{width:333px;}
.w400{width:400px;}
.w500{width:540px;}
.w600{width:600px;}
.w700{width:705px;}
.w770{width:774px;}
.w800{width:800px;}
.w837{width:837px;}
.w850{width:850px;}
.w1100{width:1100px;}
.w1300{width:1300px;}
.popup{overflow:hidden;overflow-y:auto;position:relative;box-sizing:border-box;width:100%;height:100%;margin:0 auto;background-color:#fff;}
.popup .board_list.line th + th{border-left:1px solid #d6d6d6;}
.popup .board_list.line td + td{border-left:1px solid #d6d6d6;}
.board_btn{margin-top:20px;text-align:center;}
.btn_area{padding-top:5px;text-align:right;}
._layerBody.scroll{overflow:hidden;overflow-y:auto;box-sizing:border-box;height:503px;border-bottom:0;}

/* Chrome, Safari용 스크롤 바 */
._layerBody.scroll::-webkit-scrollbar{width:10px;height:10px;border-radius:35px;}
._layerBody.scroll::-webkit-scrollbar-button,
._layerBody.scroll::-webkit-scrollbar-button{display:block;width:0;height:0;background:url() rgba(0,0,0,.05);}
._layerBody.scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.05);}
._layerBody.scroll::-webkit-scrollbar-thumb{border-radius:35px;background:rgba(0,0,0,.1);}

/* 항목선택 */
#seletItem *{font-family:'NanumGothicR','나눔고딕','맑은 고딕','Malgun Gothic',Dotum,sans-serif;font-size:15px;letter-spacing:-.045em!important;word-spacing:.03em;}
#seletItem p.required{margin-bottom:20px;padding:25px 20px 25px 105px;background-color:#f1f1f1;font-size:15px;font-weight:400;text-align:left;}
#seletItem p.required > b:first-child{display:block;margin-bottom:15px;color:#111;font-size:16px;font-weight:400;}
#seletItem p.required > b:not(first-child){font-size:15px;font-weight:400;}
#seletItem p.required > b:first-child ~ span{display:block;margin-bottom:10px;text-indent:2px;}
#seletItem p.required > b:first-child ~ span:last-child{margin-bottom:0;}
#seletItem p.required > b:first-child ~ span b{padding-left:10px;background:url(../images/contents/bg_li_hypen.png) no-repeat left 10px;font-weight:400;}
#seletItem p.required.noticeIcon{background-image:url(../images/contents/icon_pop_notice01.png);background-position:left 30px center;}
#seletItem .ui-state-active .ui-icon.ui-icon-triangle-1-s{width:7px;height:11px;margin-right:14px;background-image:url(../images/contents/ico_triangle_right.png);background-position:0;}
#seletItem .ui-icon.ui-icon-triangle-1-e{width:11px;height:7px;margin-right:10px;background-image:url(../images/contents/ico_triangle_down.png);background-position:0;}
#seletItem .ui-accordion .ui-accordion-header b{color:#333;font-size:16px;font-weight:400;}
#seletItem .ui-accordion p.info{position:relative;margin-top:15px;text-indent:20px;}
#seletItem .ui-accordion p.info:before{display:inline-block;position:absolute;top:6px;left:4px;width:10px;height:10px;background:url(../images/contents/ico_ex.png) no-repeat;content:'';}
#seletItem .list-style{padding-bottom:20px;}
#seletItem .list-style li{padding-left:10px;background:url(../images/contents/bg_li_hypen.png) no-repeat left 10px;font-weight:400;line-height:1.5;}
#seletItem .down_area button{width:91px;height:32px;background-position:right 6px center;font-size:14px;line-height:32px;}
#seletItem .down_area button span{margin-right:30px;padding:0 0 0 11px;font-size:14px;font-weight:400;}
#seletItem .ui-widget-content td{position:relative;}
#seletItem .ui-widget-content td input{position:absolute;top:10px;left:16px;}
.noticeBox{box-sizing:border-box;padding:30px 20px 30px 157px;background-color:#f1f1f1;}
.noticeBox.guide{padding:23px 40px 23px 90px;line-height:1.5;}
.noticeIcon.guide{background-position:left 30px center;}
.noticeBox + p{padding:15px 60px;}
.noticeText{color:#545454;font-size:14px;font-weight:400;line-height:25px;text-align:center;white-space:pre-wrap;word-break:keep-all;}
.noticeText strong{color:#ff004d;}
.noticeIcon{background-image:url(../images/contents/img_infoIcon.png);background-repeat:no-repeat;background-position:left 114px center;line-height:1;text-align:left;}
.noticeIcon03{background-image:url(../images/contents/img_infoIcon03.png);background-repeat:no-repeat;background-position:left 26px center;line-height:1;text-align:left;}
.noticeBox.noticeIcon03.guide{margin-bottom:20px;}

.msg{margin-bottom:10px;}
.msg.caution{position:relative;padding-left:17px;text-indent:8px;}
.msg.caution:before{display:inline-block;position:absolute;top:2px;left:0;width:17px;height:17px;background:url(../images/contents/ico_em.png) no-repeat 0 center;content:'';}
.appfrom-box .board_list.border-width tbody tr td:last-child{border-width:0 0 1px 0;}
.appfrom-box .board_list.border-width tbody tr td{color:#555;border-width:0 1px 1px 0;border-style:solid;border-color:#e0e0e0;font-weight:400;text-align:center;word-break:break-all;}
.appfrom-box .board_list.border-width table th sup{color:#ff004d;}
.obey_area.sup li{margin:0;background:url(../images/contents/bg_li_hypen.png) no-repeat left 20px;line-height:190%;}
.obey_area sup{color:#ff004d;}
.tree_area{overflow:hidden;overflow-y:auto;height:393px;padding:10px;border:1px solid #d6d6d6;}
.tree_content h3{line-height:20px;position:relative;height:45px;padding:12px 15px;color:#444;background-color:#f1f1f1;font-size:17px;font-weight:bold;text-indent:8px;}
.tree_content h3:before{display:inline-block;position:absolute;top:21px;left:15px;width:4px;height:4px;background-color:#29343b;content:'';}
.tree_content{overflow:hidden;position:relative;padding:15px;border:1px solid #ddd;}
.tree_content ul{clear:both;overflow:hidden;width:100%;padding:20px 23px 20px;}
.tree_content ul:last-of-type{padding-bottom:10px;}
.tree_content ul li:last-child{margin-bottom:0;}
.tree_content ul li{float:left;position:relative;margin-bottom:10px;color:#545454;font-size:14px;font-weight:400;}
.tree_content ul li label span.file{margin-left:7px;}
.tree_content ul li input[type=checkbox]{top:5px;left:0;margin-left:0;}
.tree_content ul li label{display:block;height:22px;margin:0;}
.tree_content ul li label span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.tree_content p.no_data{padding-top:10px;color:#757575;text-align:center;}
.tree_content p.no_data span{display:block;padding-top:25px;background:url(../images/common/ico_no_data_s.png) no-repeat 50% 0;line-height:140%;}
.tree_content .data_list .down_area{position:absolute;top:3px;right:0;}
.tree_content .data_list .down_area button{float:left;}
.tree_content .data_list .down_area button:first-child{margin-right:5px;}

/* sql테스트 */
.sql_area{overflow:hidden;}
.sql_area .f_left{float:left;width:380px;margin-right:10px;}
.sql_area .f_left .board_data table{width:380px;}
.sql_area .f_right{float:right;width:390px;}
.sql_area .f_right .area_box{box-sizing:border-box;height:375px;padding:10px;border:1px solid #d6d6d6;background-color:#fff;}
.sql_area .f_right .area_box textarea{width:100%;height:100%;color:#666;}
.sql_area .f_right .btn_right{margin-top:5px;text-align:right;}

/* Search */
.search_area table{border:1px solid #d6d6d6;border-top:0;background-color:#fff;}
.search_area th{padding:8px 10px;color:#333;background-color:#eee;font-weight:bold;line-height:20px;text-align:left;}
.search_area td{padding:4px 5px;border-left:1px solid #d6d6d6;}
.search_area td + th{border-left:1px solid #d6d6d6;}
.search_area tr + tr th,
.search_area tr + tr td{border-top:1px solid #d6d6d6;}
.search_area input[type=text],
.search_area input[type=date],
.search_area input[type=number]{box-sizing:border-box;height:28px;padding:0 6px;color:#555;border:1px solid #ccc;line-height:26px;}
.search_area .btn_area{margin-top:5px;text-align:right;}
.search_area textarea{box-sizing:border-box;width:100%;padding:10px;color:#666;border:1px solid #ccc;background:#fff;resize:none;vertical-align:top;-webkit-appearance:none;}
.search_area td.input_text{padding:8px 10px;}

/* 정렬 */
.sort_type{position:relative;margin-top:8px;padding:8px 0 8px 116px;border:1px solid #e5e5e5;background-color:#fff;text-align:left;}
.sort_type button{display:inline-block;box-sizing:border-box;height:22px;padding:0 4px;border:1px solid #d6d6d6;background-color:#f8f8f8;line-height:20px;text-align:center;}
.sort_type button span{display:block;min-width:12px;font-weight:bold;}
.sort_type button.on{color:#fff;border-color:#4a83af;background-color:#4a83af;}
.sort_type div + div{margin-top:5px;}
.sort_type div + div button span{font-size:11px;}
.sort_type .total{position:absolute;top:8px;left:8px;width:100px;height:49px;}
.input_search{position:relative;padding-right:60px;}
.input_search .btn_search{position:absolute;top:0;right:0;}
.box_area{overflow:auto;padding:10px;color:#555;border:1px solid #d6d6d6;background-color:#fff;}
.box_area textarea{width:100%;}

/* label + input */
.label_area{position:relative;}
.label_area label{position:absolute;top:5px;left:5px;}

/* 설문통계 */
.survey_list{border:1px solid #d6d6d6;border-top-color:#777;}
.survey_list > li{padding:15px 10px;}
.survey_list > li strong{display:block;color:#555;}
.survey_list > li fieldset{margin-top:10px;padding:0 18px;}
.survey_list > li input,
.survey_list li label{vertical-align:middle;}
.survey_list > li input{margin-right:5px;}
.survey_list > li input[type=text]{box-sizing:border-box;width:150px;height:28px;padding:0 5px;color:#555;border:1px solid #ccc;line-height:26px;}
.survey_list > li label{margin-right:10px;cursor:pointer;}
.survey_list > li label + input[type=radio]{margin-left:10px;}
.survey_list > li + li{border:0;border-top:1px dashed #d6d6d6;}
.survey_list .result{padding:10px 18px;}
.survey_list .result li{margin-top:10px;}
.survey_list .result li div{position:relative;margin:5px 60px 0 0;}
.survey_list .result li div span{display:block;height:15px;background-color:#888;}
.survey_list .result li div.c01 span{background-color:#6acc5d;}
.survey_list .result li div.c02 span{background-color:#8892d4;}
.survey_list .result li div.c03 span{background-color:#c3b65e;}
.survey_list .result li div.c04 span{background-color:#f29d51;}
.survey_list .result li div em{position:absolute;top:-1px;left:0;height:14px;margin-left:5px;padding:1px 10px 3px 15px;background:url(../images/content/bg_tip.gif) no-repeat 0 100%;}
.survey_list .result li div em:after{position:absolute;top:0;right:0;width:5px;height:100%;background:url(../images/content/bg_tip_right.gif) no-repeat 0 100%;content:'';}
.survey_list .total_re{margin-top:10px;padding:10px 0 10px 10px;color:#555;border:1px solid #d6d6d6;background-color:#eee;font-weight:bold;line-height:16px;vertical-align:middle;}
.survey_list .total_re p{display:inline-block;position:relative;top:-1px;width:240px;height:15px;margin-left:5px;padding:5px 60px 5px 5px;background-color:#fff;text-align:right;vertical-align:middle;}
.survey_list .total_re p span{display:block;width:100%;height:15px;background-color:#888;}
.survey_list .total_re p em{position:absolute;top:5px;right:5px;}
.survey_list .list_type{padding:10px 10px 0;}

/* 아이디 중복확인 */
.id_search{margin-top:10px;}
.id_search .input_search{position:relative;padding:15px 68px 15px 82px;background-color:#f5f5f5;}
.id_search label{position:absolute;top:50%;left:15px;margin-top:-15px;font-weight:bold;line-height:28px;}
.id_search input[type=text]{box-sizing:border-box;width:100%;height:28px;padding:0 5px;color:#555;border:1px solid #ccc;border-right:0;line-height:26px;}
.id_search .btn_search{position:absolute;top:50%;right:15px;width:53px;height:28px;margin-top:-14px;color:#fff;background:#62717f url(../images/common/btn_bg_gray.gif) repeat-x 0 0;font-weight:bold;line-height:28px;text-align:center;}
.id_search p{margin:8px 5px 0;padding-left:12px;color:#666;background:url(../images/content/bu_dot.gif) no-repeat 5px 6px;font-size:11px;line-height:160%;}

/* 탭메뉴 */
.tab_menu{position:relative;padding-bottom:10px;}
.tab_menu ul{overflow:hidden;position:relative;z-index:1;}
.tab_menu ul li{float:left;min-width:195px;}
.tab_menu ul li a,
.tab_menu ul li button{display:block;box-sizing:border-box;width:100%;height:35px;padding:2px 10px 0;color:#6a6a6a;border-bottom:1px solid #ddd;background-color:#ececec;font-size:11px;line-height:33px;text-align:center;}
.tab_menu ul li.on{border-top:2px solid #ff7e00;}
.tab_menu ul li.on a,
.tab_menu ul li.on button{height:33px;padding-top:0;color:#666;border-right:1px solid #ddd;border-bottom-color:#fff;border-left:1px solid #ddd;background-color:#fff;font-size:12px;font-weight:bold;}
.tab_menu:after{position:absolute;bottom:0;left:0;box-sizing:border-box;width:100%;height:11px;border:1px solid #ddd;border-bottom:0;background-color:#fff;content:'';}
.title_area + .tab_menu{padding-top:15px;border-top:1px solid #d6d6d6;}

.tab_menu + .box_area{padding-top:0;border-top:0;}
.tab_content + .box_area{padding-top:0;border-top:0;}
.tree_list .tab_menu{margin-top:20px;padding-bottom:0;}
.tree_list .tab_menu ~ .tree_box{border-top:0;}
.tree_list .tab_menu ul li{min-width:50%;}
.tree_list .tab_menu:after{height:0;}
.inq-reslt > p{font-family:'NanumSquareB';padding-bottom:25px;color:#444;font-size:19px;font-weight:bold;line-height:1;text-align:center;letter-spacing:-.025em;}
.inq-reslt p .keyword{color:#1c53a7;font-weight:bold;}
.inq-reslt .appfrom-box .data-table .scroll{height:387px;}
.inqlistable{border-top:1px solid #0067b3;background-color:#fff;}
.inqlistable .inq_q{overflow:hidden;width:36px;height:36px;background:url(../images/board/ico_faq_q.png) no-repeat 50% 50%;text-indent:-999px;}
.inqlistable .inq_a{overflow:hidden;width:36px;height:36px;background:url(../images/board/ico_faq_a.png) no-repeat 50% 50%;text-indent:-999px;}
.inqlistable .inq_q + strong{color:#096dc7!important;font-weight:400;}
.inqlistable th{height:50px;padding:17px 0 17px;font-family:'NanumGothicR';line-height:1;}
.inqlistable thead tr th{color:#444;border-bottom:1px solid #c1c1c1;background-color:#f7f7f7;font-weight:400;text-align:center;}
.inqlistable tbody tr td{height:50px;color:#555;border-bottom:1px solid #e0e0e0;text-align:center;word-break:break-all;}
.inqlistable tbody tr td.title{overflow:hidden;text-align:left;vertical-align:middle;white-space:nowrap;}
.inqlistable tbody tr td.title a{display:block;overflow:hidden;position:relative;top:0;box-sizing:border-box;width:98%;padding:0 0 0 36px;color:#555;background:url(../images/board/board_faq_open.png) no-repeat 100% center;font-size:15px;line-height:36px;vertical-align:middle;white-space:nowrap;text-indent:19px;text-overflow:ellipsis;}
.inqlistable tbody tr td.title a.close{background-image:url(../images/board/board_faq_close.png);font-weight:400;}
.inqlistable tbody tr td.title .inq_q{position:absolute;top:0;left:0;}
.inqlistable tbody tr.re{display:none;}
.inqlistable tbody tr.re td{text-align:left;}
.inqlistable tbody tr.re td div{position:relative;padding:15px 170px 15px 145px;color:#545454;background-color:#f7f7f7;line-height:1.8em;white-space:normal;word-break:break-all;}
.inqlistable tbody tr.re td .inq_a{position:absolute;top:20%;left:90px;}
