﻿@charset "utf-8";

/* 공용 */
.font_s a{color:#333; text-decoration: none;}
.font_s a:hover{color:#d15d27; text-decoration: underline;}
.font_s tr td,
.font_s tr th{padding:10px 5px; font-size:13px;}
.fontB{font-weight: bold;}

h2.tit3{border-radius:40px; padding:15px; word-break: keep-all; background:#7a8dcb ; color:#fff; font-size:18px; text-align:Center;}

table tr td.bg_yellow{background:#faffbc;}
table tr td.bg_red{background:#ffe1e1;}
table tr td.bg_blue{background:#c3e4ff;}
table tr td.bg_green{background:#e7ffeb;}
