﻿@charset "utf-8";

/* 테이블_공통 */
.table_st th, .table_st td { padding:13px 5px}

/* 타이틀 */
.tit3 { font-size:24px; text-align:center; border:2px solid #1d92e0; background:#f7faff; border-radius:10px; padding:10px 20px; margin-bottom:20px}
.tit3 span { display:block; font-size:20px; color:#1d92e0; border-bottom:1px dashed #20a4f4; padding-bottom:10px; margin-bottom:10px}