body {FONT-FAMILY:"pretendard"; font-size:15px;}

/*base link*/
a {FONT-FAMILY: "pretendard"; font-size: 15px; TEXT-DECORATION: none}
a:hover {FONT-FAMILY: "pretendard"; FONT-SIZE: 15px; color: #4D82A2; TEXT-DECORATION:none}

img { border:0; }
.bold {font-weight:bold;}
.white {color:white;}
.big {font-size:12pt;}
.align_left {text-align: left;}
.right {text-align: right;}
.red { color:red;}
.blue { color:blue;}
.green	{color:green;}
.orange {color:orange;}
.frmselect {font-size:14px;font-family:"pretendard";color:#2c2c2c;border:1 solid #7f9db9;height:20px;margin-left:10px;}
.frminput {font-size:14px;font-family:"pretendard";color:#2c2c2c;border:1 solid #7f9db9;height:15px;margin-left:10px;}
.width95 {width:95px;}
.celpadd {padding: 3 0 3 3;}
.celpadd1 {padding: 3 0 3 13;}

.line1 { width:1px; background-color:#bbcbdb; }
.line2 { height:1px; background-color:#bbcbdb; }

.height_1px { height:1px; }
.height_2px { height:2px; }

.margin_top_20 { margin-top:20px; }
.margin_top_10 { margin-top:10px; }

.title
{
    height:20px;
    font-family:"Arial";
    font-size: 9pt;
    font-weight: bold;

    color:#003b7e;
    text-align:center;

    border-bottom: 1px solid #0f75ac ;
    border-top: 1px solid #0f75ac ;
}

.sub_title1 {
    width:150px;
    font-size:14px;
    height:20px;
    padding: 3 0 3 3;
    background-color:#e6f3f4;
    background-image:url("/images/withsystem/pay/bullet.gif") ;
    color:#003b7e;
    margin-left:10px;
    border-bottom: 1px solid #bbcbdb ;
    text-align:center;
}

.sub_input1 {
    font-size:14px;
    height:20px;
    padding: 3 0 3 3;
    text-align:left;
    border-bottom: 1px solid #bbcbdb ;
}

.sub_content1 {
    font-size:14px;
    padding: 3 0 3 3;
    text-align:left;
    text-indent:10px;
    border-bottom: 1px solid #bbcbdb ;
}

.sub_content1_center {
    font-size:14px;
    padding: 3 0 3 3;
    text-align:center;
    border-bottom: 1px solid #bbcbdb ;
}


/* 헤더 한줄 공지사항 */
.h_notice			{align-items: center; width: 100%; padding: 5px 0 0 16px;}
.h_notice div.h_item	{width: 100% !important; padding: 5px 0 0 0;}
.h_notice .slick-slide	{width: 100% !important;}
.h_notice a			{/* height: 13px; */ font-size: 14px; display: block; width:fit-content; max-width: 100%; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
.h_notice a:hover	{text-decoration: underline;}
.h_notice a:before	{content: ''; width: 3px; height: 3px; display: inline-block; background: #D2E6E9; border-radius: 3px; margin-right: 5px; vertical-align: 3px;}
