@import url('/css/font.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Poppins:400,700&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500&display=swap')








table, tr, td, input {font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';}

table tr td {font-family:NotoKrR;}
.pagen b {padding: 0 10px;}
.pagen a {padding: 0 10px;}
textarea {border: 1px solid #cecece;}


.table_menu th {margin: 0;
    margin: 0;
    padding: 0;
    height: 49px;
	line-height: 49px;
	/*
    border: 1px solid #dedede;
	*/
        border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;

    font-size: 16px;
    font-weight: 500;
    color: #0e4194;
    background: #f8f9fb;
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
}


.table_body th{
	margin: 0;
    padding: 0;
	/*
    border: 1px solid #dedede;
	*/

    font-size: 16px;
    font-weight: 400;
    color: #222;
    background: #f8f9fb;
    text-align: center;
    background: #f8f9fb;
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
}


.table_body td{
	margin: 0;
	/*
    border: 1px solid #dedede;
	*/


    font-size: 16px;
    color: #666666;
    text-align: left;
	padding-left: 20px;
    word-break: break-word;
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
}


.table_body td a{
	margin: 0;
    font-size: 16px;
    color: #666666;
    text-align: left;

    word-break: break-word;
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
}




.st_icon {
    color: #e51d28;
    vertical-align: middle;
}  

BODY { margin: 0;font-size: 14px;font-family: 'Noto Sans KR', 'Poppins', 'sans-serif'; line-height: 140%;SCROLLBAR-FACE-COLOR: #F7F7F7;
    SCROLLBAR-HIGHLIGHT-COLOR: #828282;
    SCROLLBAR-SHADOW-COLOR: #828282;
    SCROLLBAR-3DLIGHT-COLOR: #F7F7F7;
    SCROLLBAR-ARROW-COLOR: #828282;
    SCROLLBAR-TRACK-COLOR: #F7F7F7;
    SCROLLBAR-DARKSHADOW-COLOR: #F7F7F7;
}

SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;}
table, tr, td,input,button {  font-family: font-family: 'Noto Sans KR', 'Poppins', 'sans-serif'; font-size:14px; text-decoration:none ; line-height: 140%	} 
img {border: none;} 


.out_line {background-color:#CCCCCC;}
.menu_line {background-color:#FFFFFF;}
.body_line {background-color:#EEEEEE;}
.menu_color{background-color:#F1EBDC;}



.rent_tableb {
    padding: 0;
    width: 1200px;
    border-collapse: collapse;
    border-top: 2px solid #0e4194;
}

.rent_tablec {
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-top: 2px solid #0e4194;
}

.rent_table120 {
    padding: 0;
    width: 1200px;
    border-collapse: collapse;
    border-top: 2px solid #0e4194;
}


.rent_table80 {
    padding: 0;
    width: 800px;
    border-collapse: collapse;
    border-top: 2px solid #0e4194;
}


.rent_table68 {
    padding: 0;
    width: 680px;
    border-collapse: collapse;
    border-top: 2px solid #0e4194;
}


.rent_tableb tbody tr td input[type="text"], .rent_tableb tbody tr td input[type="password"], .rent_tableb tbody tr td input[type="email"] {
    color: #666;
    font-size: 16px;
    height: 40px;
    margin: 0;
    padding: 5px 10px;
   
    box-sizing: border-box;
    vertical-align: middle;
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
}

.table_line{font-size: 12px; background-color: #e1e1e1;}

.table_menu
{
font-size: 13px;
font-family: font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
color: #333;

letter-spacing: -0.3pt;
background: #f8f9fb!important;
line-height: 52px;
padding-left: 10px;
height: 52px;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}


.table_body_menu {background-color:#f9f9f9; color:#333333;height:35px;font-size:14px;
font-family: NanumGothic, sans-serif;
font-color:#666666
font-weight: bold;
background: #f9f9f9;
height: 45px;}
.table_body_text {background-color:#FFFFFF;padding-left:10px; font-size:14px; font-color:#666666}
.table_body {background-color:#FFFFFF;height:49px; border-top: 1px solid #dedede;}

.page_head{background-color:#FFFFFF;}
.page_body{background-color:#EAEAEA; height: 40px;}
.page_bottom{background-color:#D8D8D8;}

/*
.input_button {
background: #ffffff;
border: 1px solid #b7b7b7;
padding: 5px 10px 5px 10px;
font-size:14px;
font-family: "NotoKrR";
width: 120px;
}

.input_button {
	display: inline-block;
    position: relative;
    bottom: -3px;
    width: 16px;
    height: 16px;
    padding: 0 1px 0 1px;
}
*/


.white_btn {
    display: inline-block;
    margin: 3px;
    width: 100px;
    height: 40px;
    
    border: 1px solid #aaaaaa;
	/*
    border-radius: 2px;
	*/
    font-size: 14px;
    font-weight: 900;
    color: #0e4194;
    background: url(/images/note_icon2.png) no-repeat 9px 50%;
    text-align: center;
    cursor: pointer;
}


.blue_button {
display: inline-block;
    margin: 0 5px;
    padding: 0;
    width: 80px;
    height: 40px;
    line-height: 40px;
	/*
    border-radius: 2px;
	*/
    border: none;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    background: #0e4194;
    text-align: center;
    text-decoration: none;
    cursor: pointer;}


.input_button {
display: inline-block;
    margin: 0 5px;
    padding: 0;
    width: 100px;
    height: 40px;
    line-height: 40px;
	/*
    border-radius: 2px;
	*/
    border: none;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    background: #0e4194;
    text-align: center;
    text-decoration: none;
    cursor: pointer;}

.input_counterbtn {
    height: 40px;
    border: 1px solid #b7b7b7;
    padding: 5px 8px;
    font-size: 14px;
    color: #333 !important;
    background: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;}

.box {width: 120px; height:40px; border: 1px solid #cecece;}
.box_h30 {height:30px; border: 1px solid #cecece; vertical-align: top;}
.input_button1 {
background: #ffffff;
border: 1px solid #b7b7b7;
padding: 5px 10px 5px 10px;
font-size:14px;
font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
width: 60px;
}



submit,button{
background: #ffffff;
border: 1px solid #b7b7b7;
padding: 5px 10px 5px 10px;
font-size:14px;
font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';
}





.box1 {padding-left: 10px; border: 1px solid #cecece; color: #666666; font-family: 'Noto Sans KR', 'Poppins', 'sans-serif'; height:40px; line-height:40px; font-size:14px }
.tbox1 {width: 800px;Background-color:#FFFFFF; border: 1px solid #cecece; font-size:14px }

.select {width: calc((100% - 10px) / 1);
    height: 40px;
    margin: 0;
    padding: 0 7px;
   
    border: 1px solid #cecece;
    color: #666666;	
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';}

.select30 {width: 120px;
    height: 30px;
    margin: 0;
    padding: 0 7px;
   
    border: 1px solid #cecece;
    color: #666666;	
    font-family: 'Noto Sans KR', 'Poppins', 'sans-serif';}

.t_style {font-size:12px; background-color: #e1e1e1;border-top:1px solid #005aab;}
.t_style td {background:#fff;}
.t_name {font-size:14px; font-family:NotoKrR, sans-serif; color: #5f5c5c; font-weight:600; letter-spacing:-0.3pt; background: #f5f5f5 !important; line-height: 18px; padding-left:10px; height:55px;}
.t_name1 {font-size:14px; background: #ffffff !important; font-family:NotoKrR, sans-serif; color: #5f5c5c; letter-spacing:-0.3pt; line-height: 18px; /*padding-left:10px; height:55px; */}
.t_name3 {font-size:14px; background: #ffffff !important; font-family:NotoKrR, sans-serif; color: #5f5c5c; letter-spacing:-0.3pt; line-height: 18px; padding-left:10px; height:55px;}

.t_value {font-size:15px; font-family:NotoKrR, sans-serif; color: #555555; background: #ffffff !important; line-height: 20px; padding-left:10px}

.tit_sub {font-size: 17px; color: #5f5c5c; letter-spacing: -1px; line-height: 26px; height: 26px; font-weight: 600; padding-bottom: 5px;}

.input{width:350px;padding:7px; border:1px solid #bcbcbc;}



.radio{vertical-align: text-top;}
.sindo_btn{padding:5 15 5 15;background: #22508b;border-radius: 50px; font-size:15px; text-align: left; color: #ffffff; font-weight: bold;}



.sindo_btn a{ color:#ffffff; text-decoration:none; }

.sindo_btn1{padding:5 15 5 15;background: #a1a1a1;border-radius: 50px; font-size:15px; text-align: left; color: #ffffff; font-weight: bold;}


.sindo_btn1 a { color:#ffffff; text-decoration:none; }



.btn_type_file {display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #999;
    text-align: center;
    position: absolute;
    cursor: pointer;}








h3 {font-size: 24px; padding: 20px;}
.label {}



@media (max-width: 960px) {
h3 {font-size: 18px;}
.table_body td {font-size: 14px; padding-left: 10px;}
.table_body td a {font-size: 14px;}
} 


@media (max-width: 410px) {
.table_body td {font-size: 12px;}
.table_body td a {font-size: 12px;}
}