BODY,TABLE{
  font-family:Tahoma; 
  font-size:10pt;
  color:#303030;
/*
  scrollbar-face-color:ffffff; 
  scrollbar-shadow-color: #999999; 
  scrollbar-highlight-color: #999999; 
  scrollbar-3dlight-color: ffffff; 
  scrollbar-darkshadow-color: ffffff; 
  scrollbar-track-color: ffffff; 
  scrollbar-arrow-color: #99999;

  ������ ��Ʈ �÷�
  #3A6895
*/
}
 
TEXTAREA{
  font-family:Tahoma; 
  font-size:10pt;
}
a:link,a:visited { font-family: "Tahoma"; font-size: 10pt; color: #303030; text-decoration: none; }

td {
 font-family: Tahoma;
 font-size: 10pt;
 line-height: 20px;
 color: #222222;
}

td.math {
 font-family: Verdana;
 font-size: 8pt;
 line-height: 20px;
 color: #222222;
}

.BtnImg {
	border-style:none;
	font-family: Tahoma;
	font-size: 10pt;
	width: 25px;
	height: 25px;
	background-color:#f0f0f0;
}


.SelectBar {
	border:1 solid silver;
	font-family: Tahoma;
	font-size: 10pt;
	background-color:#f0f0f0;
}

.TextMenuBar {
	border-top-style:none;
	font-family: Tahoma;
	font-size: 10pt;
	background-color:#f0f0f0;
}   

.skin0 {
	position:absolute;
	text-align:left;
	width:200px;
	border:1px solid gray;
	background-color:menu;
	font-family:Tahoma;
	line-height:20px;
	cursor:default;
	visibility:hidden;
}

div#registration_wrap {width:820px; margin-top:10px;}
.map_table  {width:700px;border-collapse:collapse;border-spacing:0;border-top:2px solid #000;}
.map_table td{border-color:#e6e6e6;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:10pt;overflow:hidden;padding:10px 5px;word-break:normal;}
.map_table th{border-color:#e6e6e6;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:10pt;font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;background:#f9f9f9;}
.map_table .type2{background:#f9f9f9;}
.map_table .tg-uzvj{font-weight:bold;text-align:center;vertical-align:middle}
.map_table .tg-nrix{/*text-align:center;*/vertical-align:middle}
.map_table .tg-nrix1{text-align:center;vertical-align:middle}


.traffic {position:relative;margin:30px 15px 0;padding:0 0 0 64px;}

.traffic h2 {position:absolute;top:50%;left:0;margin:-25px 0 0;}
.traffic dl {margin: 0;padding:0 0 13px;}
.traffic dl dt {color:#2a66b5;font-weight:bold; padding-bottom:5px;}
.traffic dl dd{margin:0}
.program-wrap {
	display: flex;
	align-items: flex-start;
	gap: 34px;
}
.program-wrap > table {
	width: 600px;
}
.sub-program-menu {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	list-style: none;
	border-top: 1px solid #903c20;
}
.sub-program-menu > li > a {
	display: block; 
	width: 185px;
	padding: 8px;
	font-size: 13px;
	color: #585858;
	line-height: 1.4;
	letter-spacing: -0.03em;
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box;
	transition: ease .3s;
	background-position: right center;
}
.sub-program-menu > li:hover > a,
.sub-program-menu > .on > a {
	font-weight: bold;
	color: #903c20;
	background-repeat: no-repeat;
	background-image: url('../74workshop/image/ic_program_menu.png');
}
.program-tit {
	margin: 0;
	margin-top: 20px;
	font-size: 22px;
	text-align: center;
}
.sub-tab-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.sub-tab-menu > li {
	flex: 1;
}
.sub-tab-menu > li > a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	font-size: 16px;
	color: #fff;
	background-color: #903c20;
	border-radius: 5px;
}
.sub-tab-menu > li + li > a {
	background-color: #6b4e8a;
}
.sub-tab-menu > li + li + li > a {
	background-color: #ed993b;
}
.sub-tab-menu.type2 {
	max-width: max-content;
	margin: 20px auto;
	gap: 0;
	background-color: #e6e6e6;
	border-radius: 5px;
}
.sub-tab-menu.type2 > li > a {
	width: 270px;
	height: 44px;
	font-size: 15px;
	color: #585858;
	background-color: transparent;
	transition: ease .3s;
}
.sub-tab-menu.type2 > li:hover > a,
.sub-tab-menu.type2 > li.on > a {
	color: #fff;
	background-color: #713dd0;
}
.sub-tab-menu.type3 {
	gap: 10px;
	margin-top: 0;
}
.sub-tab-menu.type3 > li {
	flex: 1;
}
.sub-tab-menu.type3 > li > a {
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #444;
	background-color: #fff;
	border: 1px solid #999;
	transition: ease .3s;
}
.sub-tab-menu.type3 > li:hover > a,
.sub-tab-menu.type3 > li.on > a {
	color: #713dd0;
	background-color: #e8dcff;
	border-color: #713dd0;
}
.cst-table{
	width: 100%;
	margin-top: 20px;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
}
.cst-table th,
.cst-table td{
	padding: 5px;    
	border: 1px solid #e2e2e2;
	font-size: 14px;
	line-height: 1.3;
	color: #111;
	text-align: center;
	vertical-align: middle;
}
.cst-table th:first-child,
.cst-table td:first-child{
	border-left: 0;
}
.cst-table th:last-child,
.cst-table td:last-child{
	border-right: 0;
}
.cst-table .text-left{
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.cst-table thead th{
	color: #fff;
	font-weight: 400;
	background-color: #325b20;
}
.cst-table tbody th{
	font-weight: bold;
	background-color: #efefef;
}
.cst-table.type2 thead th{
	background-color: #9d7c19;
}
.cst-table.type3 thead th{
	background-color: #3a1002;
}
.cst-table tbody .bg-green > td {
	text-align: left;
	font-weight: bold;
	background-color: #ceecc1;
}
.cst-table tbody .bg-gray > td {
	background-color: #e7e7e7;
}
.cst-table tbody .bg-gray > td:nth-child(4) {
	text-align: left;
}
.cst-table tbody .bg-dark-gray > td {
	text-align: left;
	font-weight: bold;
	background-color: #aaaaaa;
}
.cst-table tbody .bg-blue > td {
	text-align: left;
	font-weight: bold;
	background-color: #bde2ff;
}
.cst-table tbody .bg-pink > td {
	text-align: left;
	font-weight: bold;
	background-color: #f5ccf5;
}
.cst-table tbody .bg-orange > td {
	text-align: left;
	font-weight: bold;
	background-color: #f5dccc;
}
.cst-table tbody .bg-yellow > td {
	text-align: left;
	font-weight: bold;
	background-color: #feffb3;
}
.cst-table tbody > tr > .td-gray{
	background-color: #e7e7e7;
}
.cst-table tbody > tr > .td-green{
	background-color: #ceecc1;
}
.cst-table tbody > tr > .td-dark-green{
	color: #fff;
	background-color: #608d45;
}
.cst-table tbody > tr > .td-blue{
	background-color: #bde2ff;
}
.cst-table tbody > tr > .td-pink{
	background-color: #f5ccf5;
}
.cst-table tbody > tr > .td-orange{
	background-color: #f5dccc;
}
.cst-table tbody > tr > .td-yellow{
	background-color: #feffb3;
}
.cst-table thead tr:last-child th,
.cst-table thead tr:last-child td{
	border-bottom: 0;
}
.text-red {
	font-weight: bold;
	color: #ff0000 !important;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}

.cst-table tr{
    height: 10px;
}