/* BASIC css start */
.location_wrap {border-bottom:none;}

.service_tit {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #999999;
}

.service_tit h2 {font-size: 24px; color: #333; font-weight: 600;}
.service_cont {color:#333}

/* 회사소개 */
.service_cont .service_company{}


/* 이용안내 */
.service_cont .service_guide {
    color: #333;
    line-height: 16px;
    font-size: 12px;
}




#contents{
    width: 1200px;
    margin: 100px auto ;
}

.sub_content{
    padding: 30px 0 0;
}
/* BASIC css end */

