/**
 * 怨듯넻                 CSS
 * @author            Eunok Kim (publisher@to-be.co.kr)
 * @version			2
 * @date			    2015-08-14
**/
@charset "utf-8";
@import url("dev.css");
/* Base */
*{padding:0px;margin:0px}
html,body{width:100%;height:100%;font-size:12px;font-family:Dotum,"�룍��", Verdana, sans-serif;color:#777;line-height:20px;letter-spacing:-0.3px}
body{background:url('../images/head/bg_head.gif') repeat-x}
table{padding:0;border-spacing:0;border:0;border-collapse:collapse}
tr,td{padding:0}
img{border:none;vertical-align:middle}
input[type=checkbox], input[type=radio], input[type=image] {border:0px !important}
.SkipNav{position:absolute; top:0;left:0; width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;font:0/0 Arial !important;visibility:hidden !important}
select{background:transparent;padding:3px;font-size:12px;border:1px solid #c9c9c9;height:26px;color:#777;vertical-align:middle}
input{font-size:12px;color:#666;font-family:Dotum,"�룍��", Verdana, sans-serif;vertical-align:middle}
textarea{border:1px solid #DBDBDB;font-size:12px;overflow-y:auto}
legend, caption {
	position: absolute;
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    clip: rect(0, 0, 0, 0);
}
#accessibity{display:none}
fieldset, p{border:none;margin:0px;padding:0px}
ul{list-style:none}
a{color:#777;text-decoration:none}
:focus{
	outline: 2px dashed #000;
}

.input01{border:1px solid #ccc;padding:3px}
.input02{border:1px solid #ccc;padding:3px;height:15px}
.input03{border:none;padding:3px;height:15px;color:#555555;width:320px;height:25px}

.lnb_tab ul li input[type="checkbox"]{display:none}
.lnb_tab ul li input[type="checkbox"] + label{font-weight:bold;font-size:0}
.lnb_tab ul li input[type="checkbox"] + label span{display:inline-block;width:21px;height:20px;margin:-4px auto 6px auto;vertical-align:middle;background:url('../images/contents/check_radio_sheet2.png') left top no-repeat;cursor:pointer}
.lnb_tab ul li.on input[type="checkbox"] + label span{display:inline-block;width:21px;height:20px;margin:-4px auto 6px auto;vertical-align:middle;background:url('../images/contents/check_radio_sheet.png') left top no-repeat;cursor:pointer}
.lnb_tab ul li input[type="checkbox"]:checked + label span{background:url('../images/contents/check_radio_sheet2.png') -22px top no-repeat}
.lnb_tab ul li.on input[type="checkbox"]:checked + label span{background:url('../images/contents/check_radio_sheet.png') -22px top no-repeat}
.lnb_tab ul li input[type="checkbox"]:checked + label{color:#fff}

.upload_check input[type="radio"]{display:none}
.upload_check input[type="radio"]
.upload_check input[type="radio"] + label{font-weight:bold;color:#fff}
.upload_check input[type="radio"] + label span{display:inline-block;width:21px;height:20px;margin:0 auto 6px auto;vertical-align:middle;background:url('../images/contents/check_radio_sheet3.png') left top no-repeat;cursor:pointer;margin-right:5px}
.upload_check input[type="radio"]:checked + label span{background:url('../images/contents/check_radio_sheet3.png') -22px top no-repeat;margin-right:5px}
.upload_check input[type="radio"]:checked + label{color:#fff}

.sub_upload_check input[type="radio"]{display:none}
.sub_upload_check input[type="radio"] + label{font-weight:bold;color:#fff}
.sub_upload_check input[type="radio"] + label span{display:inline-block;width:21px;height:20px;margin:0 auto 6px auto;vertical-align:middle;background:url('../images/contents/check_radio_sheet3.png') left top no-repeat;cursor:pointer;margin-right:5px}
.sub_upload_check input[type="radio"]:checked + label span{background:url('../images/contents/check_radio_sheet3.png') -22px top no-repeat;margin-right:5px}
.sub_upload_check input[type="radio"]:checked + label{color:#fff}



input[type="radio"].radio_yes{display:none}
input[type="radio"].radio_yes + label{font-size:0}
input[type="radio"].radio_yes + label span{display:inline-block;width:100%;height:75px;background:url('../images/contents/bg_radio_yes.gif') repeat-x;cursor:pointer;border-right:1px solid #cfcfcf;font-size:12px;line-height:75px;text-align:center;font-weight:bold;color:#454545;margin-left:-10px}
input[type="radio"].radio_yes + label span:hover {background:url('../images/contents/bg_radio_yes_over.gif') repeat-x;font-size:12px}
input[type="radio"].radio_yes:checked + label span {background:url('../images/contents/bg_radio_yes_on.gif') repeat-x;font-size:12px}

input[type="radio"].radio_no{display:none}
input[type="radio"].radio_no + label{font-size:0}
input[type="radio"].radio_no + label span{display:inline-block;width:100%;height:77px;background:url('../images/contents/bg_radio_no.gif') repeat-x;cursor:pointer;border-right:1px solid #cfcfcf;font-size:12px;line-height:75px;text-align:center;font-weight:bold;color:#454545;margin-left:-10px}
input[type="radio"].radio_no + label span:hover {background:url('../images/contents/bg_radio_no_over.gif') repeat-x}
input[type="radio"].radio_no:checked + label span {background:url('../images/contents/bg_radio_no_on.gif') repeat-x}

.wrap{position:relative;width:100%;height:100%}
/*head*/
.head{position:relative;width:1002px;height:80px;margin:0 auto}
.head h1{position:absolute;top:14px}
.gnb{position:absolute;top:0;left:240px}
.gnb li{float:left}
.gnb li a:focus{outline-offset: -2px;}
.top_util{position:relative;width:260px;top:15px;float:right;text-align:right}
.top_util a.util_my{
	background: url(../images/head/arr01.gif) no-repeat right 7px;
    padding: 0 10px 0px 0;
    margin: 0 6px 0 0;
    max-width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle
}
.top_util a.util_login{padding:0 10px 0 0}
.top_util a.util_sitemap{background:url('../images/head/line01.gif') no-repeat left top;padding:0 0 0 10px;margin:0 10px 0 0}
.popup_my{position:absolute;left:5px;top:0px;z-index:9;display:none;padding-top:30px}

/*main*/
.main_container{position:relative;width:100%;height:475px;min-width:1024px}
.main_system{position:absolute;z-index:8;width:860px;left:50%;margin-left:-430px;top:45px}
.upload_system{position:relative;width:860px;height:160px;margin:15px 0 0 0;background:url('../images/main/bg_system.png') no-repeat}
.upload_system .bg_file{position:absolute;width:543px;height:53px;background:url('../images/contents/bg_file.png') no-repeat;left:24px;top:52px;z-index:0}
.upload_check{position:absolute;left:30px;top:24px;z-index:5}
.upload_file{position:absolute;left:30px;top:52px;z-index:5}
.upload_file label img{cursor:pointer;margin-left:2px}
.upload_file label{margin:0 0 0 -2px;display:inline-block;background:url('../images/main/btn_file01.png') no-repeat;width:254px;height:51px;text-indent:-9999px;cursor:pointer;vertical-align:middle}
.system_start{margin-left:2px}
.input_system01{width:532px;height:45px;line-height:45px;border:none;padding:0 0 0 10px;background:none}
.ico_pdf{background:url('../images/ico/ico_pdf.gif') no-repeat 15px 11px;padding-left:40px;width:502px}
.ico_hwp{background:url('../images/ico/ico_hwp.gif') no-repeat 15px 11px;padding-left:40px;width:502px}
.ico_doc{background:url('../images/ico/ico_doc.gif') no-repeat 15px 11px;padding-left:40px;width:502px}
.file_del{position:absolute;top:12px;left:454px}
.upload_txt{position:absolute;left:30px;bottom:30px;color:#c8e0fd;background:url('../images/main/arr02.gif') no-repeat 0 3px;padding-left:17px;z-index:5}
#owl-main .item{display:block;width:100%;height:359px}
#owl-main .visual01{background:url('../images/main/bg_visual01.gif') no-repeat center top}
#owl-main .visual02{background:url('../images/main/bg_visual02.gif') no-repeat center top}
#owl-main .visual03{background:url('../images/main/bg_visual03.gif') no-repeat center top}
.main_process{position:absolute;bottom:0;width:100%;height:162px;background:url('../images/main/bg_process.png') no-repeat center top}
.process_container{position:relative;width:1002px;margin:0 auto}
.process_container h3{position:absolute;left:0;top:26px}
.process_container ul{position:absolute;left:0;top:76px}
.process_container ul li{float:left;background:url('../images/main/arr01.png') no-repeat;padding:0 3px 0 31px}
.process_container ul li:first-child{background:none;padding-left:0}

.main_infor_container{width:1002px;height:205px;margin:40px auto 0 auto}
.main_infor01{position:relative;float:left;width:240px;height:205px;background:url('../images/main/bg_infor01.gif') no-repeat}
.main_infor02{position:relative;float:left;width:240px;height:205px;background:url('../images/main/bg_infor02.gif') no-repeat;margin:0 0 0 10px}
.main_infor03{position:relative;float:left;width:500px;height:205px;margin:0 0 0 10px}
.main_infor03 .youtube01 {float:left;}
.main_infor03 .youtube02 {float:left;margin:0 0 0 10px}
.main_infor01 ul{position:absolute;left:3px;top:70px}
.main_infor01 ul li{float:left;background:url('../images/main/line01.gif') no-repeat;padding:0 20px}
.main_infor01 ul li:first-child{background:none}
.main_infor02 .infor_txt01{position:absolute;left:10px;top:75px}
.main_infor02 .infor_txt01 a{margin-left:5px}
.main_infor02 .infor_txt02{position:absolute;left:10px;bottom:7px}
.main_infor02 .infor_txt02 img{margin-right:6px}
.main_infor02 .infor_txt02 a img{margin-right:0px}
.main_infor03 table{position:absolute;left:22px;top:70px;width:282px}
.main_infor03 table td a{display:block;background:url('../images/main/dot01.gif') no-repeat 0 10px;padding:3px 0 3px 8px;color:#0d2844}
.main_infor03 table td a span{background:url('../images/main/line02.gif') no-repeat 0 2px;padding-left:6px}
.main_infor03 table td{font-size:13px;color:#1d426a}
.main_infor03 table td.date{text-align:right}
.main_infor01 h2{position:absolute;left:30px;top:10px}
.main_infor02 h2,.main_infor03 h2{position:absolute;left:12px;top:10px}
.infor_more{position:absolute;top:14px;right:18px;}

/*sub*/
.sub_container{position:relative;width:100%;height:189px;min-width:1024px}
.sub_system{position:absolute;z-index:8;width:800px;left:50%;margin-left:-400px;top:25px}
.sub_upload_system{position:relative;width:860px;height:160px;margin:0}
.sub_upload_system .bg_file{position:absolute;width:543px;height:53px;background:url('../images/contents/bg_file.png') no-repeat;left:0;top:27px;z-index:0}
.sub_upload_file{position:absolute;top:28px;z-index:5}
.sub_upload_file label{margin:-2px 0 0 2px;display:inline-block;background:url('../images/main/btn_file01.png') no-repeat;width:254px;height:51px;text-indent:-9999px;cursor:pointer}
.sub_upload_txt{position:absolute;left:0;bottom:54px;color:#c8e0fd;background:url('../images/main/arr02.gif') no-repeat 0 3px;padding-left:17px}
.sub_upload_file .file_del{position:absolute;top:9px;left:460px}
.sub_upload_file .upload_box label{vertical-align:top}
.sub_upload_file .upload_box label img{margin-top:-2px}
.matching_box{position:absolute;left:550px;top:28px;width:247px;height:47px;text-align:center;background:url('../images/main/btn_file02.png') no-repeat;line-height:48px}
.sub_process{position:absolute;bottom:0;width:100%;height:104px;background:url('../images/contents/bg_process.png') no-repeat center top}
.sub_process .process_container ul{position:absolute;left:0;top:28px}
.sub_visual{width:100%;height:189px;background: url('../images/main/bg_visual01.gif') no-repeat center top}
.sub_visual2{width:100%;height:365px;background: url('../images/main/bg_visual01.gif') no-repeat center top}

.sub_container02{position:relative;width:100%;height:179px;min-width:1024px}
.sub_system02{position:absolute;z-index:8;width:800px;left:50%;margin-left:-400px;top:15px}
.btn_start{position:absolute;right:0;top:25px}
.sub_visual02{width:100%;height:179px;background: url('../images/main/bg_visual01.gif') no-repeat center top}
.breadcrumbs_container{position:absolute;bottom:0;width:100%;height:57px;background:url('../images/contents/bg_breadcrumbs.png') no-repeat center top}
.breadcrumbs_container_inner{width:940px;margin:0 auto;padding:13px 0 0 0}
.breadcrumbs_container_inner ul li{float:left;margin-right:15px;height:38px;line-height:38px}
.breadcrumbs_container_inner ul li.here_arr{background:url('../images/contents/arr_breadcrumbs.png') no-repeat;padding-left:30px}
.breadcrumbs_container_inner ul li.here_arr strong{color:#1162b0}

.contents_container{width:1002px;margin:37px auto}
/*20140527�뜝�럥�돯占쎄껀占쎈짗占쎌굲*/
.guide_container{width:1002px;margin:37px auto; height:4750px;}
.guide_contents {position:relative; width:1002px; margin-top: 100px;}
.guide_container h2 {width:100%;margin-top:40px;}
.download01 {position:absolute; top: 19px; right: 80px; z-index:5;}
.download01 a:focus{outline-color:#fff;}
.download02 {width:207px; height:58px; margin:50px auto 0 auto;}


.step_container{width:1002px;height:55px;margin-top:40px}
.step_txt{width:792px;background:#fafafa;padding:25px 50px 25px 160px;line-height:32px}
/*20140527�뜝�럥�돯占쎄껀占쎈짗占쎌굲*/
.guide_container00{width:1002px;height:55px;margin-top:45px;margin-bottom: 10px;}
.guide_container01{width:1002px;height:55px;margin-top:85px;margin-bottom: 10px;}
.guide_container02 {width:1002px;height:59px; margin-top:85px; margin-bottom: 20px;}
.guide_title {margin-top:45px;margin-left :81px; margin-bottom: 15px;}
.guide_txt{width:1002px;background:#fafafa;line-height:28px}
.bullet{width:15px; height:12px; background:url(..../images/guidance/bullet.png); float:left; margin-right:10px; margin-left:159px; margin-top:7px;}
.guide_txt img{width:8px; height:8px; margin:0 10px 4px 10px;}
.space{width:15px; height:12px; float:left; margin-right:10px; margin-left:159px;}
.sq{width:3px; height:3px; background:#7aaee5; float:left; margin-top:10px; margin-right:10px; margin-left:172px;}
.sq_txt{color:#777777; line-height:24px;}
.guidance02_01 {width:1002px; height:105px; background:url(..../images/guidance/guide_28.jpg);}
.guidance02_01_txt {color:#777; width: 800px; margin-left:280px; line-height:28px; padding-top:24px;}
.guidance02_02 {width:1002px; height:106px; background:url(..../images/guidance/guide_30.jpg);}
.guidance02_02_txt {color:#777; width: 800px; margin-left:280px; line-height:24px; padding-top:14px;}
.faq img{margin-top: 5px;}
.call {line-height:28px;}
.intro_container {position:relative;width:1002px;margin:37px auto; height:5700px;}
.intro_img {position:absolute; top: 100px; left:0; width:1002px;height:5529px;}
.intro_tab{position:relative;}
.intro_tab ul {overflow:hidden;}
.intro_tab ul li {width:262px; height:51px;float:left;}
.intro {z-index:10; position:absolute; top:0; left:0;}
.guide {z-index:5; position:absolute; top:0; left:238px;}
._line{position:absolute; top: 47px; left:0; width:100%; height:2px; background:#c7c7c7;}



.contents_inner{padding:35px 0}
.loading_container{width:862px;height:28px;margin:20px auto;background:url('../images/contents/bg_loading_bar.gif') no-repeat;padding-top:1px}
.loading_bar{width:0%;height:25px;background:url('../images/contents/loading_bar.png') repeat-x;-moz-box-shadow:0 1px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);padding:0 0 0 10px;-webkit-border-radius:10px;border-radius:10px}

.lnb_tab{float:left;padding-bottom:40px}
.lnb_tab ul li.on{width:105px;height:40px;background:url('../images/contents/bg_lnb_tab_on.gif') no-repeat}
.lnb_tab ul li{width:105px;height:40px;background:url('../images/contents/bg_lnb_tab.gif') no-repeat;vertical-align:middle;text-align:center;padding:19px 8px 0 0;margin-top:-2px}
.lnb_tab ul li a{font-size:16px;color:#333;font-weight:bold;padding-left:6px}
.lnb_tab ul li a:hover{text-decoration:underline}
.lnb_tab ul li.on a{color:#fff}
.lnb_tab ul li a.color01{color:#f5a700}

.contents_viewport{float:right;width:862px;min-height:400px;padding-bottom:40px}
.contents_viewport:after{content:"";display:block;clear:both}
.view_title{position:relative}
.view_title h3{position:absolute;left:36px;top:50%;margin-top:-12px}
.view_title h3.title_no_img{background:url('../images/contents/bg_h3.gif') no-repeat;color:#fff;font-size:18px;padding:10px 0 0 0}
.view_title p{float:left;clear:both;height:100px;overflow:auto;color:#444;position:absolute;left:230px;top:26px;width:600px}
.view_title .txt02_01{position:relative;float:left;left:176px;width:651px}
.view_title .txt02_01 label{color:#444;font-weight:bold;margin-right:5px}
.view_title .txt02_01 .yn_ul{width:690px}
.view_title .txt02_01 .yn_ul > li{display:inline}
.view_title .txt02_01 .yn_ul > li:first-child{padding:12px 0 0 0}
.view_title .txt02_01 .yn_ul > li:first-child div{width:90%;line-height:23px}
.bg_box01{width:862px;height:152px;background:url('../images/contents/bg_box01.gif') no-repeat;border-bottom:6px solid #ebebeb}
.bg_box02{width:862px;height:152px;background:url('../images/contents/bg_box02.gif') no-repeat;border-bottom:6px solid #ebebeb}
.bg_box03{width:558px;height:152px;background:url('../images/contents/bg_box03.gif') no-repeat;border-bottom:6px solid #ebebeb}
ul.btn_yesno{}
ul.btn_yesno li{height:75px;}
ul.btn_yesno li:last-child{height:77px}
.contents_viewport h4{width:862px;height:25px;background:url('../images/contents/bg_h4.gif') no-repeat left top;margin-top:25px}
.contents_viewport h4.uline{width:862px;height:29px;background:url('../images/contents/bg_h4.gif') no-repeat left bottom;margin-top:25px}
.contents_viewport h4 img{margin:0 0 0 18px}
.sub_txt01{padding:22px 18px 0 22px}

.btn_container{margin-top:20px;position:relative;min-height:60px}
.btn_container:after{content:"";display:block;clear:both}
/* .paging{position:absolute;width:100%;text-align:center;top:39px}
.paging strong a{border-bottom:1px solid #1162b0;color:#1162b0}
.paging a{padding:3px;margin:0 1px}
.paging a.btn_paging_prev,.paging a.btn_paging_prev_end,.paging a.btn_paging_next,.paging a.btn_paging_next_end{padding:3px 1px}
.paging a.btn_paging_prev{margin:0 15px 0 0}
.paging a.btn_paging_next{margin:0 0 0 15px} */

/*占쎈쐻占쎈윥占쎌뱻占쎈쐻占쎈윪�얠쥉異�占쎌돸占쎌굲 占쎈쐻占쎈윥筌묒궍�쐻占쎈윪占쎄탾*/
#paging_div {
	float:left;
	clear:both;
	width:100%;
	}
ul.paging_align {  
		text-align: center;
		padding-bottom: 20px;
    }  
    ul.paging_align li {  
        display:inline-block;
        zoom:1;*display:inline/*IE7 HACK*/;
        _display:inline;/*IE6 HACK*/
        vertical-align: middle;
    }  
    ul.paging_align li a {  
        float:left;  
        padding:4px;  
        margin-right:3px;  
        width:15px;  
        color:#000;  
        font:bold 12px tahoma;  
        border:1px solid #eee;  
        text-align:center;  
        text-decoration:none;
    }   
    ul.paging_align li a:hover, ul li a:focus {  
        color: #fff !important;
	    background: #09F;
    } 
#paging_div .paging_align strong {
	    float:left;  
        padding:4px;  
        margin-right:3px;  
        width:15px;  
       color:#fff; 
        font:bold 12px tahoma;  
        border:1px solid #eee;  
        text-align:center;  
        text-decoration:none;
        background:#09F; 
        margin-bottom:0;
}


/*占쎈쐻占쎈윥占쎌뱻占쎈쐻占쎈윪�얠쥉異�占쎌돸占쎌굲 占쎈쐻占쎈윞�뤃占�*/

.w100{width:100%}

.tab_system ul li{float:left;margin-left:6px}
.tab_system ul li:first-child{margin-left:0 !important}
.tab_system:after{content:"";display:block;clear:both}

.category_system ul li{float:left;margin-left:15px;background:url('../images/contents/bg_category_line.gif') no-repeat 0 8px;padding:0 0 0 15px}
.category_system ul li:first-child{margin-left:0 !important;padding:0 0 0 0 !important;background:none}
.category_system ul li a{display:inline-block;padding:5px 12px}
.category_system ul li a.category_on{border:1px solid #93b3c8;color:#1162b0;font-weight:bold;-webkit-border-radius:4px;border-radius:4px}
.category_system:after{content:"";display:block;clear:both}

/*search*/
.bbs_search{width:100%;margin-top:20px;text-align:right}
.bbs_search fieldset{border:none}
.bbs_search legend{display:none}
.nlabel{display:none}
.bbs_search select{display:inline;vertical-align:middle;padding:0 0 0 6px;height:23px;width:70px}

/*table style*/
.tb01{width:100%;border-top:1px solid #84a2b5}
.tb01 tbody th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;padding:10px 0}
.tb01 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 25px}

.tb02{width:100%;border-top:2px solid #84a2b5}
.tb02 tbody th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;padding:10px 0}
.tb02 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 25px}

.tb03{width:100%;border-top:2px solid #84a2b5}
.tb03 thead th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 0}
.tb03 thead th:first-child{border-left:none}
.tb03 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 25px}
.tb03 tbody td:first-child{border-left:none}
.tb03 tbody tr:hover{background:#cdee93}
.tb03 tbody a:hover{font-weight:bold}
.inner_ul01 li{float:left;margin-right:15px}

.tb04{width:100%}
.tb04 tbody th{color:#154f74;background:#c5e1f3;border-top:1px solid #afc3d0;border-bottom:1px solid #afc3d0;padding:10px 0;border-right:1px solid #afc3d0}
.tb04 tbody th a{color:#154f74}
.tb04 tbody th a:hover{color:#154f74;border-bottom:1px solid #154f74}
.tb04 tbody td{border-top:1px solid #afc3d0;border-bottom:1px solid #afc3d0;padding:10px 25px}
.tb04 tbody td.td_result{padding:10px 0}
.tb04 tbody td.blank_block{border:none;height:12px;padding:0 !important}

.tb_list01{width:100%;border-top:2px solid #84a2b5}
.tb_list01 thead th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 0}
.tb_list01 thead th:first-child{border-left:none}
.tb_list01 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 10px;text-align:center}
.tb_list01 tbody td.Aleft{text-align:left}
.tb_list01 tbody td:first-child{border-left:none}
.tb_list01 tbody tr:hover{background:#cdee93}
.tb_list01 tbody a:hover{font-weight:bold}

.tb_view01{width:100%;border-top:2px solid #84a2b5}
.tb_view01 tbody th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;padding:10px 0;border-left:1px solid #afc3d0}
.tb_view01 tbody th:first-child{border-left:none}
.tb_view01 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 25px}
.tb_view01 tbody td.td_contents{border-left:none;padding:30px 25px}
.inner_mov{margin:0 auto;width:535px}
.inner_mov p{margin:10px 0 0 0}

.vod_list_container{width:100%;border-top:2px solid #84a2b5;border-bottom:1px solid #84a2b5;padding:20px 0 38px 0;margin-top:15px}
.vod_list_container table{width:100%}
.vod_list_container table td{padding-top:18px}
.thumb_vod{position:relative;width:237px;height:181px;background:url('../images/contents/bg_thumb_vod.gif') no-repeat;margin:0 auto}
.thumb_vod:hover{background:url('../images/contents/bg_thumb_vod_over.gif') no-repeat}
.thumb_vod_img{position:relative;width:208px;height:111px;border:1px solid #d9d9d9;margin:0 auto;top:15px;left:-2px}
.thumb_vod_img a{font-size:0;position:absolute;width:208px;height:111px;left:0;top:0;background:url('../images/contents/overlap_thumb_vod.png') no-repeat}
.thumb_vod_title{position:absolute;left:15px;bottom:10px}

.total_article{background:url('../images/contents/img_total_article.gif') no-repeat 0 2px;padding:0 0 0 22px}
.total_article strong{color:#1162b0}

.bar_result{width:630px;height:65px;background:url('../images/contents/bg_result.gif') no-repeat}
.result_position{position:relative;float:left;width:50%;height:11px;background:url('../images/contents/result_bar.gif') repeat-y;margin:26px 10px 0 0}
.result_position span{position:absolute;top:-2px;right:-36px;color:#ff7200;font-weight:bold;font-size:12px}

.step05_box{position:relative;width:100%;height:280px;background:url('../images/contents/bg_step05.gif') no-repeat}
.step05_box p{position:absolute;top:60px;left:470px}
.step05_box02{width:100%;height:60px;line-height:60px;text-align:center;background:url('../images/contents/dot01.gif') repeat-x left top}

.hr01{width:100%;height:11px;background:url('../images/contents/bg_hr01.gif') repeat-x;border:none}
.hr02{width:100%;height:10px;background:url('../images/contents/bg_hr02.gif') repeat-x;border:none}

/*login*/
.login_top{width:100%;border-top:3px solid #a0b4c1;border-bottom:1px solid #b9c6ce;padding:20px 0;margin:15px 0}
.login_top ul li{background:url('../images/contents/dot_sitemap.gif') no-repeat 0 3px;padding:0 0 0 16px;margin-left:20px} 
.login_top ul li strong{color:#f95900;font-weight:normal}
.login_container{position:relative;width:100%;height:228px;border-bottom:2px solid #a0b4c1;margin-bottom:40px}
.login_input{position:relative;top:40px;left:250px;width:480px;height:87px;background:url('../images/contents/bg_login.gif') no-repeat}
.txt_login01{position:absolute;left:12px;top:6px}
.txt_login02{position:absolute;left:12px;bottom:6px}
.txt_login03{position:absolute;right:0;top:0}
.login_container ul{position:absolute;left:250px;top:144px}
.login_container ul li{float:left;margin-right:11px}
.login_container ul li a{color:#454545}
.login_container ul li:last-child{background:url('../images/contents/bg_line01.gif') no-repeat 0 3px;padding-left:12px} 
 
/*sitemap*/
.sitemap{position:relative;width:100%}
.sitemap_container{}
.sitemap_container h3{width:200px;height:47px;background:url('../images/contents/bg_sitemap_title.gif') no-repeat;line-height:47px;text-align:center;color:#1162b0;font-size:14px}
.sitemap_container ul{margin:15px 0 0 25px}
.sitemap_container ul li{background:url('../images/contents/dot_sitemap.gif') no-repeat 0 10px;padding:8px 0 8px 17px}
.sitemap_container ul li a{color:#333;font-weight:bold}
.sitemap_p01{position:absolute;left:40px;top:0}
.sitemap_p02{position:absolute;left:370px;top:0}
.sitemap_p03{position:absolute;left:720px;top:0}

/*margin & padding & Aling & Float*/
.mgt00{margin-top:0}
.mgt05{margin-top:5px}
.mgt10{margin-top:10px}
.mgt20{margin-top:20px}

.Aleft{text-align:left}
.Aright{text-align:right}
.Acenter{text-align:center}

.Fleft{float:left}
.Fright{float:right}

/*font_size*/
.fs14{font-size:14px; line-height:120%;}
.fs16{font-size:16px}


/*quick_top*/
.quick_area{position:absolute;top:0;right:0;}
#quick{width:31px;position:fixed;right:50px;top:420px;z-index:20}
#quick ul{width:31px}

/*popup*/
#popup01,#popup02,#popup03,#popup04,#popup04_1,#popup05{display:none;position:fixed;width:400px;height:250px;background:#fff;left:50%;top:50%;margin:-125px 0 0 -200px;z-index:30}
#popup06{display:none;position:fixed;width:400px;height:250px;background:#fff;left:50%;top:50%;margin:-125px 0 0 -200px;z-index:30}
#popup06_1{display:none;position:fixed;width:400px;height:250px;background:#fff;left:50%;top:50%;margin:-125px 0 0 -200px;z-index:30}
#popup_summary{display:none;position:fixed;width:614px;background:#fff;left:50%;top:50%;margin:-287px 0 0 -313px;z-index:30;-moz-box-shadow:0 4px 20px rgba(0,0,0,.7);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.7);box-shadow:0 4px 20px rgba(0,0,0,.7);}
.popup_title{position:relative;width:100%;height:61px;background:url('../images/popup/bg_title.gif') repeat-x;line-height:61px;color:#fff}
.popup_title .pop_close{position:absolute;right:10px;top:-2px}
.popup_title h2{vertical-align:middle;margin-left:22px}
.popup_txt01{width:100%;height:130px;line-height:130px;text-align:center}
.popup_bottom_btn{width:100%;text-align:center}
.popup_bottom_btn a{display:inline-block;}
.popup_cnt_container{width:572px;height:550px;padding:23px 21px;}
.popup_cnt_inner{}
.of_auto{overflow:auto;}
.popup_cnt_inner h4{width:100%;height:25px;background:url('../images/contents/bg_h4.gif') no-repeat left top;margin-top:25px}
.popup_cnt_inner h4.uline{width:100%;height:29px;background:url('../images/contents/bg_h4.gif') no-repeat left bottom;margin-top:25px}
.popup_cnt_inner h4 img{margin:0 0 0 18px}
#bg_dim{display:none;position:fixed;width:100%;height:100%;z-index:20;background:#000;filter:alpha(opacity=0);opacity:0;-moz-opacity:0}

/*foot*/
.foot{clear:both;width:100%;border-top:1px solid #e0e0e0;margin:40px 0 0 0;min-width:1024px}
.foot_container{width:1002px;margin:0 auto;padding:15px 0}
.foot_container img{vertical-align:top}
.foot_container ul li{float:left}
.foot_container ul li + li{border-left:1px solid #e0e0e0;padding:0 0 0 12px;margin:0 0 0 12px}
.foot_container ul li + li + li{border-left:0 none;}

/* Tablet */
@media all and (min-width:768px) and (max-width:1024px) {
.head h1{position:absolute;top:14px;left:11px}
.main_infor_container{width:1002px;height:205px;margin:40px auto 0 auto;padding-left:11px}
}

/* IE8 only */  
@media \0screen {
.upload_check input[type="radio"]{display:inline-block}
.upload_check input[type="radio"] + label span{display:none}
.sub_upload_check input[type="radio"]{display:inline-block}
.sub_upload_check input[type="radio"] + label span{display:none}
}  


.comment001{margin:25px 0 -10px 0; color:#1e97e1; font-weight:bold;}


/* @@@@ 20140318 �솾�꺂�뒧占쎈�덃납占썸뉩�뫁�굲�뛾占썲뜝占� 占쎈쐻占쎈윥占쎈룾�뜝�럡猿��뜝�럥吏쀥뜝�럩援� @@@@*/
.contents_viewport2{float:right;width:862px;min-height:400px;}
.w908{width:908px}

.top_namebox{background:url('../images/contents/repo_midd001.jpg') no-repeat; height:232px; padding:0px 0  0 170px;}
/*table style*/
.tb_repo{width:550px; margin:0px 0 0 0}
.tb_repo tbody td{height:35px; font-size:16px;color:#fff;}
.tb_repo tbody td.repo_file { font-size:16px;color:#b5d9ff;font-weight:bold;}
.tb_repo tbody td.firsttd {height:19px;}

.tb_repo2{width:620px;}
.tb_repo2 tbody td{height:35px; font-size:16px;padding:0 0 0 25px;color:#154f74;font-weight:bold;}
.tb_repo2 tbody td.repo2_sub { font-size:14px;color:#444444;font-weight:normal;line-height:150%;}
.num_poplink{font-size:16px;color:#154f74;font-weight:bold;}

.loading_container2{width:480px;height:28px;margin:0px 0 0 80px;background:url('../images/contents/bg_loading_bar2.gif') no-repeat;padding-top:1px}
.loading_bar2{width:0%;height:25px;background:url('../images/contents/loading_bar.png') repeat-x;-moz-box-shadow:0 1px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);padding:0 0 0 10px;-webkit-border-radius:10px;border-radius:25px}

.loading_guide{width:510px;height:37px;margin:0px 0 0px 65px;background:url('../images/contents/loading_bar_guide.gif') no-repeat;}

.ballon_container{width:53px;height:40px;margin:30px 0 0 120px;}
.percent_ballon{width:53px;height:40px;background:url('../images/contents/bg_ballon.png') no-repeat; margin:0px 0 0 0;float:right}
.percent_txt{text-align:center; color:#fff; font-weight:bold; padding:5px 0 0 0}

.dotline001{margin:50px 0 0px 0}

.midd002{background:url('../images/contents/repo_midd002.jpg') repeat-y;  padding:30px 0  0 90px;  }
.btn_container2{width:800px;margin-top:20px;position:relative;min-height:100px}

.body_error{background:#fff; margin:0 auto;}
.error_page{width:100%;height:100%; margin:200px 0 0 0; text-align:center; vertical-align:middle}

/*140404 �뜝�럥�돯占쎄껀占쎈짗占쎌굲 */
.input_logbox{border:none;padding:3px;height:15px;color:#555555;width:320px;height:25px}
.bg_box01_add{width:862px;height:152px;background:url('../images/contents/bg_box01_add.gif') no-repeat;border-bottom:6px solid #ebebeb}
.view_title h3.title_no_img_add{color:#fff;font-size:20px;padding:15px 0 0 0}
.hNum{color:#f95900;font-size:16px; font-weight:bold;}
.hNum a:link {text-decoration:none; color:#f95900;}
.hNum a:visited {text-decoration:none; color:#f95900;}
.hhNum{color:#f95900; font-weight:bold;}
.hhNum a:link {text-decoration:none; color:#f95900;}
.hhNum a:visited {text-decoration:none; color:#f95900;}
.fs14 a{color:#0082ff;}
.linkC a{color:#0082ff;}


.t_center{text-align:center ! important;}
/*********************** Skip Menu Style ***********************/
.skip_menu a{position:fixed;left:-9999px;display:inline-block;padding:30px 0;width:198px;text-align:center;font-size:20px;color:#fff ! important;background-color:#000 ! important;z-index:2222;}
.skip_menu a:focus{left:0px;top:0px;}


/************************ Main Page ************************/
.main_container{margin:0 0 40px 0;height:440px;}
.sub_container.type1{height:220px;}
.sub_container.type1 .sub_visual{height:215px;}
/* upload */
.main_system{position:absolute;z-index:8;width:860px;left:50%;margin-left:-430px;top:45px}
.main_system .file_box{margin:15px 0 0 0;padding:40px 80px 0 80px;height:170px;background:url('../images/main/bg_system.png') no-repeat;}
.sub_system .file_box{padding:0 50px;}
.file_form{position:relative;padding:0 165px 0 0;}
.file_form input[type="text"]{display:block;margin:0 0 10px 0;width:100%;line-height:45px;height:45px;text-indent:15px;border:none;border-radius:5px;box-shadow:1px 1px 5px #000;background-color:#fff;box-sizing:border-box}
.file_form input[type="text"].pdf{text-indent:35px;background:#fff url('../images/ico/ico_pdf.gif') no-repeat 10px  ! important;}
.file_form input[type="text"].hwp{text-indent:35px;background:#fff url('../images/ico/ico_hwp.gif') no-repeat 10px  ! important;}
.file_form input[type="text"].doc{text-indent:35px;background:#fff url('../images/ico/ico_doc.gif') no-repeat 10px  ! important;}
.file_form .btn{position:absolute;top:-55px;right:0px;width:152px;height:103px;}
.file_form .btn.type2{top:0;}
.file_form .delete{position:absolute;top:10px;right:180px;padding:0;border:none;cursor:pointer;}
.file_form label input{width:152px;height:103px;opacity:0;cursor:pointer;}
.file_form .btn.file{background:url('../images/main/btn_file01.png') no-repeat left top;}
.file_form .btn.self{background:url('../images/main/btn_file03.png') no-repeat left top;}
.file_form .btn.match{background:url('../images/main/btn_file02.png') no-repeat left top;}
.file_form .btn.match:focus{outline-color:#fff;}
.file_box .text1{padding-left:17px;color:#c8e0fd;background:url('../images/main/arr02.gif') no-repeat 0 3px;}
.main_system .text2{padding:0 10px 0 0;text-align:right;}
.file_form .file_form{padding-right:0;}
/* visual */
#owl-main .item{height:420px}
/* process */
.main_process{position:absolute;bottom:0;width:100%;height:100px;border-bottom:solid 3px #c2c2c2;background:url('../images/main/bg_process.png') no-repeat center top;}
.main_process .inner{margin:0 auto 0 auto;padding:25px 0 0 140px;width:720px;position:relative;}
.main_process h3{position:absolute;left:0;top:26px}
#content.process{margin:0 auto;padding:32px 0 0 0;width:1002px;}
#content.process .process_list{margin:0 0 30px 0;}
.process_list{padding:0 40px  0  75px;}
.process_list ul{display:table;width:100%;background:url('../images/main/process_list_bg.png') repeat-x left 30px;}
.process_list li{display:table-cell;padding:40px 0 0 0;text-align:center;}
.process_list span{display:block;color:#858585;font-weight:bold;white-space:nowrap;position:relative;}
.process_list span:after{display:block;content:'';position:absolute;left:50%;top:-45px;margin:0 0 0 -40px;width:80px;height:49px;background:url('../images/main/process_list.png') no-repeat left top;}
.process_list li span.on{color:#333;}
.process_list li:nth-of-type(1) span.on:after{background-position:left -50px;}
.process_list li:nth-of-type(2) span.on:after{background-position:left -100px;}
.process_list li:nth-of-type(3) span.on:after{background-position:left -150px;}
.process_list li:nth-of-type(4) span.on:after{background-position:left -200px;}
.process_list li:nth-of-type(5) span.on:after{background-position:left -250px;}
.process_list li:first-child{width:70px;}
.process_list li:first-child span{margin:0 0 0 -70px;}
.process_list li:last-child{width:70px;}
.process_list li:last-child span{margin:0 -70px 0 0;}


.process_list .num4 li:nth-of-type(2){padding-left:40px;}
.process_list .num4 li:nth-of-type(3){padding-right:40px;}
/* banner */
.main_banner{margin:0 auto 0 auto;width:850px;overflow:hidden;}
.main_banner a{float:left;margin:0 0 10px 20px;}
.main_banner a:focus{outline-offset: -2px;}
.main_banner a:nth-of-type(3n+1){margin:0 0 10px 0;}


/************************ Main Page ************************/
.sub_container{position:relative;width:100%;height:189px;min-width:1024px}
.sub_visual02{width:100%;height:179px;background: url('../images/main/bg_visual01.gif') no-repeat center top}

.content_box{margin:0 auto;width:1002px;}
.box_type1{margin:0 0 30px 0;padding:30px;background: url('../images/contents/loading.gif') repeat;}
.text_type1{margin:0 0 30px 0;text-align:center;}
.text_type4{margin:0 0 0 0;text-align:center;}

/* loading */
.loadin_box{margin:0 auto;width:850px;height:20px;border:solid 5px #fff;overflow:hidden;background:#eeeeee url('../images/contents/loading.png') repeat-x left top;position:relative;}
.loadin_box:after{display:block;content:'';position:absolute;left:0px;top:0px;width:100%;height:20px;box-shadow:inset 0 0 5px #999;background:url('../images/contents/loading.png') repeat-x left top;}
.loadin_box .inner{height:20px;box-shadow:1px 0 3px #333;background: url('../images/contents/loading_bar.gif') repeat-x;position:relative;}



.check_type1{display:inline-block;margin:0 5px 10px 0;cursor:pointer;}
.btn_type1{padding:0 5px;line-height:30px;color:#666;font-size:12px;border:solid 1px #c2c2c2;border-radius:4px;box-shadow:inset 0 1px 1px #fff;background:#eee;cursor:pointer;}
.btn_type1 img{margin:0 3px 0 0;}
.btn_box{text-align:right;}
.submit{margin:0 0 0 10px;height:39px;text-indent:-999px;border:none;cursor:pointer;}
.submit.jump{width:150px;background:url('../images/contents/btn_jump.gif') no-repeat left top;}
.submit.next{width:91px;background:url('../images/contents/btn_next.gif') no-repeat left top;}


.list_type1{margin:0 0 20px 0;border-top:solid 1px #ddd;}
.list_type1 fieldset{display:table;padding:15px 0 0 0;width:100%;border-bottom:solid 1px #ddd;}
.list_type1 span{display:table-cell;line-height:19px;font-size:14px;vertical-align:top;position:relative;}
.list_type1 .down_file{display:none;position:absolute;right:0px;top:40px;padding:10px 10px 5px 10px;width:150px;border:solid 1px #50a3f3;border-radius:5px;box-shadow:0 0 7px #999;background:#fff;z-index:99;}
.list_type1 .down_file:before{display:block;content:'';position:absolute;right:50px;top:-5px;width:9px;height:5px;background: url('../images/contents/arr02.gif') no-repeat left top;}
.list_type1 .down_file button{display:block;margin:0 0 5px 0;padding:5px 0 5px 20px;line-height:12px;color:#777;text-align:left;font-size:11px;border:none;cursor:pointer;}
.list_type1 .down_file button:hover{color:#1162b0;}
.list_type1 .down_file .hwp{background: url('../images/ico/ico_hwp.gif') no-repeat left 3px;background-size:15px auto;}
.list_type1 .down_file .doc{background: url('../images/ico/ico_doc.gif') no-repeat left 3px;background-size:15px auto;}
.list_type1 .down_file .pdf{background: url('../images/ico/ico_pdf.gif') no-repeat left 3px;background-size:15px auto;}
.list_type1 .point span{font-weight:bold;color:#333;}
.list_type1 .text{padding:0 20px 10px 0;width:790px;}
.list_type1 .text label{float:left;margin:0 10px 0 0;min-height:60px;color:#f95900;}
.list_type1 .num1{width:80px;text-align:center;}
.list_type1 .choice{width:300px;}
.list_type1 .btn{width:100px;}
.list_type1 .btn_box{margin:20px 0 0 0;}


.list_type2{margin:0 0 20px 0;}
.list_type2 .inner{margin:0 0 20px 0;padding:0 10px;overflow:hidden;}


.list_type2 ul{}
.list_type2 li{padding:0 0 0 29px;position:relative;position:relative;}
.list_type2 li.has{padding:0 0 0 30px;background:#fff url('../images/contents/toggle1.gif') no-repeat 0px bottom;}
.list_type2 li li:after{display:block;content:'';position:absolute;left:-15px;top:25px;width:15px;height:1px;background:url('../images/contents/bg_dot02.png') repeat-x left bottom;}
.list_type2 li:before{z-index:10;display:block;content:'';position:absolute;left:0px;top:11px;float:left;margin:2px 10px 0 0;width:24px;height:24px;border:solid 1px #ddd;cursor:pointer;background:#fff;}
.list_type2 li.has:before{display:none;}
.list_type2 li:last-child > p:before,
.list_type2 .has li:last-child > li:last-child p:before,
.list_type2 .has li li:last-child li:last-child p:before{display:block;content:'';position:absolute;left:-60px;top:27px;width:40px;height:100%;background:#fff;}
.list_type2 li li.has:last-child p:after{display:block;content:'';position:absolute;left:-120px;bottom:-27px;width:73px;height:100%;background:#fff;}

.list_type2 p{padding:15px 0 5px 0;position:relative;z-index:8;background:url('../images/contents/bg_dot02.png') repeat-x left bottom;}
.list_type2 .has > p{padding:15px 0 5px 0;}
.list_type2 li > p > button:before{z-index:10;display:block;content:'';position:absolute;left:0px;top:-14px;width:24px;height:13px;background:#fff;}
.list_type2 li > p > button.open:after{z-index:10;display:block;content:'';position:absolute;left:0px;top:23px;width:24px;height:80px;background:#fff;}
/*
.list_type2 li.has > p{padding-left:30px;}
.list_type2 li.has > p .btn{width:205px;}
.list_type2 li.has > p .text{width:550px;}*/

.list_type2 li > p > button{z-index:9;position:absolute;left:-30px;top:11px;float:left;margin:2px 10px 0 0;width:24px;height:24px;text-indent:-999px;border:solid 1px #ddd;cursor:pointer;background:#fff url('../images/contents/toggle2.gif') no-repeat left top;}
.list_type2 li > p > button.close{background-position:left -25px;}

.list_type2 li li li li{background:none;}
.list_type3{margin:0 0 20px 0;}
.list_type3 ul{margin:0 0 20px 0;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;overflow:hidden;}
.list_type3 li{padding:10px 0;display:table;}
.list_type3 *[data-form="img"].radio{padding-right:0;min-width:90px;}
.list_type3 span{display:table-cell;padding:0 0 0 10px;vertical-align:top;}
.list_type3 span:nth-child(1){width:80px;}
.list_type3 span:nth-child(3){padding:0 0 0 30px;width:370px;}
*[data-form="img1"]{width:100px;}
.list_type3 .edit_span1,
.list_type3 .edit_span2{display:table-cell;padding:0 0 0 10px;width:390px;vertical-align:top;}
.list_type3 .edit_span3{padding:0 0 0 10px;width:450px!important;}
.f_c1{color:#f95900;}
.q_box{display:table;width:100%;}
.q_box span{display:table-cell;vertical-align:top;}
.q_box .btn{width:175px;position:absolute;right:0;top:0;}
.q_box .btn *[data-form="img"] input{
    width: 22px;
    height: 22px;
    left:0;
    top: 1px;	
}
.q_box .btn *[data-form="img"].radio:first-child{margin:0 0 0 20px;}
.q_box > .f_c1{font-weight:bold;}
.q_box .text{width:755px;height:25px;position:relative;padding-left:20px;padding-right:175px;}
.has > .q_box .text{width:752px;height:25px;position:relative;padding-left:20px;padding-right:175px;}
.q_box .text b{float:left;color:#333;}
.q_box .text em{display:block;margin:0 0 0 70px;font-style:normal;}
.q_box input[type="text"]{margin:0 0 0 10px;height:25px;line-height:25px;text-indent:10px;width:500px;}
.q_box .hidden{display:none;}

*[data-form="img"]{display:inline-block;padding:0 5px 0 27px;height:24px;line-height:24px;position:relative;/*overflow:hidden;*/cursor:pointer;}
*[data-form="img"] input{
	position: absolute;
    left: 0;
    top: 1px;
    width: 22px;
    height: 22px;
    opacity: 0;
    background: transparent;
    z-index: -1;
}
*[data-form="img"] input:focus{opacity:1;outline-offset: 0;}


*[data-form="img"].check{background:url('../images/contents/check_off.gif') no-repeat left top;}
*[data-form="img"].check.on{background:url('../images/contents/check_on.gif') no-repeat left top;}
*[data-form="img"].radio{padding:0 20px 0 28px;color:#ddd;font-weight:bold;font-size:12px;background:url('../images/contents/radio_off.gif') no-repeat left;}
*[data-form="img"].radio.on{color:#f95900;background:url('../images/contents/radio_on.gif') no-repeat left;}

*[data-form="img1"]{display:inline-block;padding:0 5px 0 27px;height:24px;line-height:24px;position:relative;overflow:hidden;cursor:pointer;}
*[data-form="img1"] input{position:absolute;left:0px;top:-50px;}
*[data-form="img1"].check{background:url('../images/contents/check_off.gif') no-repeat left top;}
*[data-form="img1"].check.on{background:url('../images/contents/check_on.gif') no-repeat left top;}
*[data-form="img1"].radio{padding:0 20px 0 28px;color:#ddd;font-weight:bold;font-size:12px;background:url('../images/contents/radio_off.gif') no-repeat left;}
*[data-form="img1"].radio.on{color:#f95900;background:url('../images/contents/radio_on.gif') no-repeat left;}


.tab_box{height:50px;}
.tab_box button{height:40px;border:none;cursor:pointer;}
.tab_box .pre{float:left;width:40px;text-indent:-9999px;background:url('../images/contents/bg_tab3.gif') no-repeat left top;}
.tab_box .next{float:right;width:40px;height:40px;text-indent:-9999px;background:url('../images/contents/bg_tab3.gif') no-repeat left bottom;}

.tab_box .list{float:left;width:922px;height:50px;font-size:0;white-space:nowrap;overflow:hidden;background:url('../images/contents/bg_tab1.gif') repeat-x left top;}
.tab_box .list button{min-width:154px;height:50px;text-align:center;background:url('../images/contents/bg_tab1.gif') repeat-x left top;position:relative;}
.tab_box .list button:focus{outline-offset:-2px;}
.tab_box .list button:before{display:block;content:'';position:absolute;left:0px;top:0px;width:1px;height:40px;background:#fff;}
.tab_box .list button:after{display:block;content:'';position:absolute;left:0px;top:0px;width:1px;height:40px;background:#bbbbbb;}
.tab_box .list span{display:inline-block;margin:0 0 10px 0;line-height:40px;color:#333;}
.tab_box .list .on{background:url('../images/contents/bg_tab4.gif') repeat-x left top;}
.tab_box .list .on span{color:#fff;font-weight:bold;}
.tab_box .list .on span:after{display:block;content:'';position:absolute;left:50%;top:39px;margin:0 0 0 -6px;width:12px;height:6px;background:url('../images/contents/bg_tab2.gif') no-repeat left top;}
.tab_box .list .end{background:url('../images/contents/bg_tab5.gif') repeat-x left top;}
.tab_box .list .end span{display:inline-block;padding:0 0 0 20px;background:url('../images/contents/check_01.png') no-repeat left 11px;}


.tb_repo.type1 th{font-size:0px;}
.tb_repo.type1 tr:first-child td{padding-top:19px;}
.contents_viewport2.w816{float:none;margin:auto;width:816px;}
.contents_viewport2.w816 .midd002{padding:40px 0 10px 0;text-align:center;}

body#popup{width:auto;background:#fff;}
body#popup .tab_box .list{float:none;padding:0 2px 0 0;width:auto;}
body#popup .tab_box .list button:first-child{min-width:18%;}
body#popup .tab_box .list button:last-child{min-width:18%;}
body#popup .tab_box .list button{min-width:16%;}

.ok_type1{display:block;margin:0 auto 50px auto;width:300px;line-height:70px;text-align:center;font-size:30px;color:#ed1c24;border:solid 3px #ed1c24;border-radius:5px;}
.title_type1{margin:0 0 10px 0;font-size:16px;color:#154f74;font-weight:bold;}
.text_type1{color:#999;}

.contents_viewport2.w816 .midd002.type1{padding:40px 150px 0 150px;text-align:left;}
.contents_viewport2.w816 .midd002.type1 .title_type1{margin:0 0 20px 0;padding:0 0 0 20px;background:url('../images/contents/title.png') no-repeat left;}
.contents_viewport2.w816 .midd002.type1 .text_type2{padding:0 0 0 20px;}


.tb05{margin:0 0 30px 0;width:100%;border-top:2px solid #84a2b5}
.tb05:last-child{margin:0 0 10px 0;}
.tb05 thead th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 0}
.tb05 thead th:first-child{border-left:none}
.tb05 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 25px;vertical-align:top;}
.tb05 tbody td:first-child{border-left:none}


.tb06{margin:0 0 30px 0;width:100%;border-top:2px solid #84a2b5;line-height:11px;}
.tb06:last-child{margin:0 0 10px 0;}
.tb06 thead th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 0}
.tb06 th:first-child{border-left:none}
.tb06 tbody th{color:#154f74;background:#c5e1f3;border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;text-align: left;padding:10px 0 0 20px;}
.tb06 tbody td{border-bottom:1px solid #afc3d0;border-left:1px solid #afc3d0;padding:10px 25px;}
.tb06 tbody td:first-child{border-left:none}
.tb06 span{color:#d21010 !important;}

.form_top2{margin:0 0 5px 0;padding:0 0 0 20px;min-height:23px;font-size:14px;background:url('../images/contents/title.png') no-repeat left;}
.btnArea {margin:0 auto; overflow:hidden;}
.btnH20 {display:block; width:100%; height:24px; padding-top:2px; color:#fff; font-size:12px; font-weight:bold; text-align:center; border:#777d8c 1px solid; background:#525a6e;}
.input {border:#cccccc 1px solid; height:25px;}
.textGuide {padding-left:20px; color:#be0000; background:url('../images/btn/icn_point.gif') 0 2px no-repeat;}
.box_type3{margin:0 0 10px 0;padding:10px;background: url('../images/contents/loading.gif') repeat;font-weight: bold;font-size: 13px;}
.box_type3 span{color:#d21010 !important;}
.text_type3{margin:0 0 10px 0;text-align:center;}



body#popup .list_type2{padding:0 20px 0 0;}
body#popup .list_type2 ul{margin:0 ! important;padding:0 ! important;background:none;}
body#popup .list_type2 ul ul{display:none;}
body#popup .list_type2 li{padding:0 0 0 30px;line-height:20px;background:none;}
body#popup .list_type2 .inner > ul > li{padding-top:10px;padding-bottom:10px;border-bottom:solid 1px #ddd;}
body#popup .list_type2 .has:after{background:none;}
body#popup .list_type2 p{display:block;padding:0;line-height:40px;background:none;}
body#popup .list_type2 p:after{left:-30px;top:8px;width:21px;height:21px;border:solid 1px #ddd;}
body#popup .list_type2 p > span{font-weight:bold;}
body#popup .list_type2 li > span{display:block;margin:0 0 0 0;padding:15px 0;font-weight:normal;}
body#popup .list_type2 li > p > button{top:8px;}

body#popup .pop_title{padding:20px;text-align:right;min-height:30px;background:#f1f1f1;}
body#popup .pop_title h1{float:left;margin:5px 0 0 0;padding:0 0 0 15px;line-height:20px;font-size:16px;color:#333;position:relative;}
body#popup .pop_title h1:after{display:block;content:'';position:absolute;left:0px;top:0px;width:3px;height:20px;background:#369;}
body#popup .pop_title button{padding:0 10px;height:30px;border:solid 1px #999;border-radius:3px;cursor:pointer;background:#fff;}

body#popup .pop_content{padding:20px;}

body#popup .list_type2 li > p > button.open:after,
body#popup .list_type2 li li:after,
body#popup .list_type2 li:last-child > p:before,
body#popup .list_type2 .has li:last-child > li:last-child p:before,
body#popup .list_type2 .has li li:last-child li:last-child p:before{display:none;}

/******************** Form Style ********************/
select::-ms-expand{ display: none;}
select{padding:0 25px 0 10px;height:34px;line-height:25px;font-size:0px;position:relative;z-index:1;font-size:12px;color:#777;border:solid 1px #ddd;border-radius:5px;border-radius:5px;vertical-align:middle;background:url('../images/contents/select.png') no-repeat right 14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;cursor:pointer;}
select:hover,
select:focus{border-color:#f66363;box-shadow:0 0 1px #f66363;}
select[disabled="disabled"],
select[disabled="disabled"]:hover,
select[disabled="disabled"]:focus{border-color:#ddd;box-shadow:none;background-color:#f1f1f1;opacity:0.5;}

.form_top{margin:0 0 10px 0;padding:0 0 0 20px;min-height:34px;font-size:14px;background:url('../images/contents/title.png') no-repeat left;}
.form_top.none{background:none;}
.form_top .notice{float:right;margin:0 0 10px 0;padding:0 15px 0 20px;height:34px;line-height:34px;color:#f95900;font-weight:bold;font-size:14px;background:url('../images/contents/icn_goji.gif') no-repeat left;cursor: pointer;}


.box_type2{margin:0 auto 30px auto;padding:30px 30px 30px 110px;width:590px;border:solid 2px #096bc4;border-radius:5px;background:#fff url('../images/contents/icon.png') no-repeat 30px 15px;}
.box_type2 .title1{margin:0 0 30px 0;font-size:24px;font-weight:bold;}
.box_type2 .title2{margin:0 0 10px 0;font-weight:bold;color:#333;}
.box_type2 .text1{margin:0 0 10px 0;font-size:18px;font-weight:bold;color:#333;}
.box_type2 .text2{margin:0 0 25px 0;padding:0 0 25px 0;font-size:14px;color:#cb0f0f;border-bottom:solid 1px #ddd;}
.box_type2 .text3{margin:0 0 20px 0;color:#333;}
.box_type2 .end_box{padding:0 0 0 160px;position:relative;}
.box_type2 .end_box img{position:absolute;left:0px;top:0px;width:127px;height:127px;}
.box_type2 .end_box a{margin:0 0 0 40px;color:#4a9bec;text-decoration:underline;}

/* hidden text */
.sr_only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}

#btn_popup_summary_close:focus, a[name='rcode']:focus {outline: 2px dashed #000;}