﻿@charset "utf-8"; /*UTF-8 문서임을 알려준다. 한글 깨짐 방지*/
@import url('/_GP/Lib/font-awesome5/css/all.min.css'); /* 2017.07.12 유대규: 폰트어썸 전체 적용 */

table.tb th, table.tb_appr th {
	background-color: #E8E8E8;
}