

*{margin: 0px; padding: 0px; text-decoration: none; list-style: none; font-family: 'Noto Sans KR', sans-serif;}

.clearfix{*zoom:1}
.clearfix:after{clear:both;display:block;content:'';}

#warp{
	width:100%;
	margin:0 auto;
}


/* ¸ÞÀÎ ÀÌ¹ÌÁö */
#main_contents{background-color:#eaf2f8;width:100%;margin:0 auto; }
.main_contents{width:100%;}








#searchWrap {width:1200px; margin: 30px auto; background:#fff; padding:30px 0; }
#search{width:1200px;  margin:0 auto;}


#yangdolist{width:1200px;  margin:0 auto; }



#footer_wrap{width:100%; background-color:#fff;  padding:0px 0px 15px; height:100px;border-top:1px solid #a7a7a7;}
#member{width:1200px;  margin:0 auto;}
.member{float:left;}
.clause{
background-color:#515252;
}

.clause a{color:#fff;}






#sub_wrap{width:1200px;  margin:0 auto;}
.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-family: Arial, Verdana, sans-serif;
font-weight: 600;
height:120px;
1background-image:url(../img/subbg.jpg);
background-repeat:no-repeat;
border-top:2px solid #34459e;
border-bottom:2px solid #34459e;
line-height:120px;

}


.sub_page{float:left; width:920px; padding-left:60px; } 
.sub_page_top{width:920px; border-bottom:1px solid #cccccc; float:left; }
.sub_page_top_ttl{float:left; }
.sub_page_top_ttl_01{font-size:28px; color:#333333; font-family: Arial, Verdana, sans-serif; font-weight: 600; margin:0px 0px 25px;}

.sub_page_contents{float:left; margin-top:35px;}


.footer{width:100%; clear: both; padding-top:50px;}

.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:#e8f6f9;
font-size:15px;
color:#333333; 
font-family: Arial, Verdana, sans-serif;
font-weight: 600;
width:100px;
border-radius:10px;

}

.sub01_03_ttl li{
width:100%;
text-align:center;
}
.sub01_03_s{font-size:14px; color:#333; font-family: Arial, Verdana, sans-serif; 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{

height:30px;
line-height:30px;
font-size:14px;
}

.docu_ul>div:last-child{
border:none;
}
.doccap{
font-size:16px;
font-weight:600;
color:#fff;
background-color:#34459e;
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: 38px;
   
    border-left: 1px solid #eee;
    width: 100%;
    font-family:"Nanum Gothic";
    font-size:15px;
}
ul.tabs li {
    float: left;
    text-align:center;
    cursor: pointer;
    width:180px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #eee;;
    font-weight: 600;
    background: #fafafa;
    overflow: hidden;
    position: relative;
	color:#333;
	margin-right:20px;
}
ul.tabs li.active {
    background: #7a8996;
    border-bottom: 1px solid #FFFFFF;
	color:#fff;
}
.tab_container {
    clear: both;
    float: left;
    background:#FFFFFF;
}
.tab_content {
    padding: 20px 5px;
    font-size: 12px;
    display: none;
}
.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:4px 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:#0c44a3;
}

/*½Å±Ô*/
.nc_table td{
line-height:18px;

}