

/**{margin: 0px; padding: 0px; text-decoration: none; list-style: none; font-family: 'Nanum Gothic'}*/

*{margin: 0px; padding: 0px; text-decoration: none; list-style: none; font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;}

.clearfix{*zoom:1}
.clearfix:after{clear:both;display:block;content:'';}

#warp{
	width:100%;
	margin:0 auto;
}


/* ���� �̹��� */
#main_contents{/*background-color:#eaf2f8*/background-color:#fff;width:100%;margin:0 auto; }
.main_contents{width:100%;}

.content:after{clear:both;display:block;content:"";}






#searchWrap {width:1200px; margin: 30px auto; background:#fff; padding:30px 0; outline:1px solid blue;}
#search{width:1200px;  margin:0 auto; outline:1px solid red;}


#yangdolist{width:1200px;  margin:0 auto; }



.clause{
background-color:#515252;
}

.clause a{color:#fff;}






#sub_wrap{/*width:1200px;*/width:1280px;  margin:0 auto;margin-top:60px !important;}
.sub_menu{float:left; }

#demo-list a{
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	padding-left:30px;
border-bottom:1px solid #d2d2d2;
}


.menu_top{ 
margin-bottom:30px;

}

.menu_text{
font-size:20px;
color:#333;
text-align:center;

font-weight: 600;
height:120px;
1background-image:url(../img/subbg.jpg);
background-repeat:no-repeat;
border-top:2px solid #344c92;
border-bottom:2px solid #344c92;
line-height:120px;

}


.sub_page{float:left; /*width:940px;*/width:1020px; padding-left:60px; } 
.sub_page_top{width:100%; border-bottom:1px solid #cccccc; float:left; margin-bottom:20px;}
.sub_page_top_ttl{float:left; }
.sub_page_top_ttl_01{font-size:28px; color:#333333;  font-weight: 600; margin:0px 0px 25px;}

.sub_page_contents{float:left; /*margin-top:35px;*/}
.sub_page_contents.no_float {float:none !important;}


.sub01_03 ul {list-style-type:none;margin:0;padding:0}
.sub01_03 li {float:left; height:30px; line-height:30px;}

.sub01_03_ttl{
background-color:#4f89df;
font-size:18px;
color:#fff; 

font-weight: 600;
width:100px;
border-radius:10px;

}

.sub01_03_ttl li{
width:100%;
text-align:center;
}
.sub01_03_s{font-size:17px; color:#333;  font-weight: 500; margin-left:10px;}

.sub03_01_box_line td{border:1px solid #cccccc}

.sub01_03>ul{
margin-bottom:10px;
}

/*���������� ���������� ���� ���� bullet*/

.ttl_img, .smch_stitle{
float:left;
}
.ttl_img{
padding-top:2px;
}
.smch_stitle{
/*font-family:Nanum Gothic;*/
font-weight:600;
font-size:20px;
color:#333;
margin-left:7px;
}

/*���⼭�� css*/
.send_docu{
border:1px solid #d2d2d2;
}
.send_docu td{
height:30px;
padding:10px 10px;
text-align:;left;

font-weight:500;
vertical-align:middle;
background-color:#FCFCFC;
}

.send_docu td,.send_docu,.send_docu tr{
border-collapse:collapse;
}

/*���Ȯ�λ���*/


.chk_table{
width:100%;
margin-top:15px;
}
.chk_table,.chk_table td,.chk_table tr{
border-collapse:collapse;
}

.chk_table td{
padding:10px 0;
text-align:left;
border:1px solid #d2d2d2;
height:20px;
padding-left:10px;
}

.chk_table tr:nth-child(odd){
background-color:#f7f7f7;
}

.chk_table td.chktd{
padding-left:10px;
padding:10px 0;
width:6%;
text-align:center;
}
/*���񼭷�*/
.docu_ul{
width:98%;
padding:1%;
border:1px solid #d2d2d2;
background-color:#f9f9f9;
color:#333;
}
.docu_ul>div{

min-height:30px;
line-height:30px;
}

.docu_ul>div:last-child{
border:none;
}
.doccap{
font-size:16px;
font-weight:600;
color:#fff;
background-color:#26417c;
padding:10px 0;
/*font-family:Nanum Gothic;*/

}

.const_ta{
margin-top:15px;
margin-bottom:15px;
}

/*�Ǹ޴� css*/

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 45px;
   
    border-left: 1px solid #eee;
    width: 100%;
    /*font-family:"Nanum Gothic";
    font-size:15px;*/
	margin-bottom:20px;
}
ul.tabs li {
    float: left;
    text-align:center;
    cursor: pointer;
    width:180px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #eee;;
    font-weight: 600;
    background: #fafafa;
    overflow: hidden;
    position: relative;
	color:#333;
	/*margin-right:20px;*/
	box-sizing:border-box;
	font-size:18px;
}
ul.tabs li.active {
    background: #7f8b9c;
    border-bottom: 1px solid #FFFFFF;
	color:#fff;
}
.tab_container {
    clear: both;
    float: left;
    background:#FFFFFF;
	width:100%;
}
.tab_content {
    padding: 20px 5px;
    font-size: 12px;
    display: none;
	box-sizing:border-box;
}
.tab_container .tab_content ul {
    width:100%;

    margin:0px;
    padding:0px;
}
.tab_container .tab_content ul li {
    padding:5px;
    list-style:none
}
;
 #container {
    width:100%;
    margin: 0 auto;
}

.corplist{
padding-left:25px;
margin-top:10px;
line-height:20px;
font-weight:600;
color:#333;
}

.grect{
background-color:#fafafa;
font-weight:;
border:1px solid #d2d2d2;
margin:20px 0;
padding:10px;
}

.gcau1{
font-weight:600;
margin-bottom:5px;
}

.gcau2{
line-height:25px;
}

/*�λ縻*/

.grt{
width:100%;
background-image:url(../img/greetingbg.png);
background-repeat:no-repeat;
background-position:450px 100px;
}
.grt1{
/*font-family:Nanum Gothic;*/
font-weight:600;
font-size:26px;
color:#aaa;
margin-bottom:10px;
height:30px;

}

.grt2{
/*font-family:Nanum Gothic;*/
font-size:30px;
color:#444;
height:33px;
margin-bottom:10px;

}

.grt2 span{
font-weight:600;
color:#000;
}

.grt3{
/*font-family:Nanum Gothic;*/
font-size:20px;
margin-bottom:35px;
font-weight:600;
}


.grt4{
/*font-family:Nanum Gothic;*/
font-size:14px;
line-height:30px;
width:55%;
}

.spangreet{
font-weight:600;
font-size:25px;
color:#0f68ca;
}
.grt4 p{
text-align:right;
font-size:16px;
color:#333;
font-weight:600;
}

.spangreet2{
font-weight:600;
color:#333;

}

.gjz td,.gjz th,.gjz{
 border:1px solid #d2d2d2;
 border-collapse:collapse;
}
.gjz td,.gjz th{
padding:8px 5px;
line-height:20px;
}


.spangreet3{
border-bottom:1px solid #d2d2d2;
padding-bottom:4px;
}


/*�Ǽ���������-3rd*/
.menu3rd{
font-size:18px;
font-weight:600;
color:#333;
/*font-family:"Nanum Gothic";*/
}

.pio{
font-weight:600;
color:#3792d9;
}

/*�ű�*/
.nc_table td{
line-height:18px;

}



.flip_image_holder{
	position:relative;
	cursor:pointer;
	-webkit-perspective:600px;
	-moz-perspective:600px;
	-o-perspective:600px;
	-webkit-backface-visibility:hidden;
	display:inline-block;
	max-width:100%;
	height:180px;
}
.flip_image{
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%
}
.flip_image img{display:block}
.flip_image.back{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.flip_image_text{
	display:table;
	width:100%;
	height:100%
}
.flip_image_text_inner{
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.flip_image_text h4{color:#fff;margin:0}
.flip_image_holder.fade:hover .back{
	opacity:1;filter:alpha(opacity=100);
	z-index:10;
	position:absolute
}
.flip_image_holder.fade:hover .front{
	opacity:0;filter:alpha(opacity=0)
}
.flip_image_holder.fade .back{
	opacity:0;filter:alpha(opacity=0);
	-o-transition:opacity .4s ease-in-out;
	-ms-transition:opacity .4s ease-in-out;
	-moz-transition:opacity .4s ease-in-out;
	-webkit-transition:opacity .4s ease-in-out;
	transition:opacity .4s ease-in-out;
	-webkit-backface-visibility:hidden
}
.flip_image_holder.fade .front{
	display:block;
	opacity:1;
	filter:alpha(opacity=100);
	-o-transition:opacity .35s ease-in-out;
	-ms-transition:opacity .35s ease-in-out;
	-moz-transition:opacity .35s ease-in-out;
	-webkit-transition:opacity .35s ease-in-out;
	transition:opacity .35s ease-in-out;
	-webkit-backface-visibility:hidden
}
.flip_image_holder .back{
	-webkit-transform:rotateX(0deg) rotateY(-180deg);
	-webkit-transform-style:preserve-3d;
	-webkit-backface-visibility:hidden;
	-moz-transform:rotateX(0deg) rotateY(-180deg);
	-moz-transform-style:preserve-3d;
	-moz-backface-visibility:hidden;
	-o-transform:rotateX(0deg) rotateY(-180deg);
	-o-transform-style:preserve-3d;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	-ms-transform:perspective(600px) rotateY(-180deg);
	-o-transition:all .35s ease-in-out;
	-ms-transition:all .35s ease-in-out;
	-moz-transition:all .35s ease-in-out;
	-webkit-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out
}
.flip_image_holder .front{
	-webkit-transform:rotateX(0deg) rotateY(0deg);
	-webkit-transform-style:preserve-3d;
	-webkit-backface-visibility:hidden;
	-moz-transform:rotateX(0deg) rotateY(0deg);
	-moz-transform-style:preserve-3d;
	-moz-backface-visibility:hidden;
	-o-transform:rotateX(0deg) rotateY(0deg);
	-o-transform-style:preserve-3d;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	-ms-transform:perspective(600px) rotateY(0deg);
	-o-transition:all .35s ease-in-out;
	-ms-transition:all .35s ease-in-out;
	-moz-transition:all .35s ease-in-out;
	-webkit-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out
}
.flip_image_holder:hover .back{
	-ms-transform:perspective(600px) rotateY(0deg)!important;
	-webkit-transform:rotateX(0deg) rotateY(0deg)!important;
	-moz-transform:rotateX(0deg) rotateY(0deg)!important;
	-o-transform:rotateX(0deg) rotateY(0deg)!important;z-index:1000;
}
.flip_image_holder:hover .front{
	-ms-transform:perspective(600px) rotateY(180deg)!important;
	-webkit-transform:rotateX(0deg) rotateY(180deg)!important;
	-moz-transform:rotateX(0deg) rotateY(180deg)!important;
	-o-transform:rotateX(0deg) rotateY(180deg)!important;
}
.flip_image_holder.yes.flip_first_time .back{
	-webkit-transform:rotateX(0deg) rotateY(180deg);
	-moz-transform:rotateX(0deg) rotateY(180deg);
	-o-transform:rotateX(0deg) rotateY(180deg);
	-ms-transform:perspective(600px) rotateY(180deg);
	-o-transition:all .9s ease-in-out;-ms-transition:all .9s ease-in-out;
	-moz-transition:all .9s ease-in-out;
	-webkit-transition:all .9s ease-in-out;
	transition:all .9s ease-in-out;z-index:1000
}
.flip_image_holder.yes.flip_first_time .front{
	-webkit-transform:rotateX(0deg) rotateY(360deg);
	-moz-transform:rotateX(0deg) rotateY(360deg);
	-o-transform:rotateX(0deg) rotateY(360deg);
	-ms-transform:perspective(600px) rotateY(360deg);
	-o-transition:all .9s ease-in-out;
	-ms-transition:all .9s ease-in-out;
	-moz-transition:all .9s ease-in-out;
	-webkit-transition:all .9s ease-in-out;
	transition:all .9s ease-in-out
}