
form{margin:0;}

a:link { text-decoration: none }
a:visited {  text-decoration: none }
a:hover {  text-decoration: none}
a:active {text-decoration: none }
/* 
a:link { color: #000000; text-decoration: none }
a:visited { color: #83807d; text-decoration: none }
a:hover { color: #83807d; text-decoration: underline }
a:active { color: #ff0000; text-decoration: none } */

p { margin-top: 0px; margin-bottom: 0px }
td,table { font-size: 1rem; color: #847f74; line-height: 160%; font-family: verdana;}

.select {font-size:9pt; font-family:"±¼¸²","µ¸¿ò"; color:#666666; border:1px solid #cccccc; background-color:#ffffff;}
.input {border:0px; font-size:9pt; font-family:"±¼¸²","µ¸¿ò"; color:#545454; border:1px solid #dfdfdf; background-color:#f7f7f7;}
.search_input { font-size:12px; color: #847f74; font-family:"±¼¸²"; border: #cfcfcf 1px solid; background-color: #ffffff;}

.faq_att a {text-decoration: underline;}

.comm_faq_title{
    display: flex;
    justify-content: space-between;
}

.tttttttttttt {
    border: 5px solid #FDEEEA;
    padding: 15px 20px;
    line-height: 1.7;
    font-size: 1rem;
    text-align: justify;
    word-break: keep-all;
    border-radius: 10px;
    text-align: center;
}
.process2_downbtn {
    background: #F76030;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 1.125rem;
    font-weight: 400;
}

.bbs-srch{background:#f9f9f9; border-width:1px 0; border-style:solid; border-color:#a9a9a9 #fff #d7d7d7; padding:10px 0; text-align:center;}
.bbs-srch select,
.bbs-srch input,
.bbs-srch button{height:27px; font-size:13px; box-sizing:border-box; vertical-align:middle;}
.bbs-srch select{padding:0 0 0 5px;}
.bbs-srch input{width:35%; padding:0 0 0 10px;}
.bbs-srch button{color:#fff; font-weight:600; background:#737373; padding:0 25px; transition:all 0.3s;}
.bbs-srch button:hover{background:#444;}

.qna_title form{display: inline-block; margin-right: 5px !important; }