table, tr, td {
font-family:'nanumgothic_r';
font-size:13px;
color:#333;
}


.tb_top {
border-collapse: collapse;
border-top:2px solid #666;
border-bottom:2px solid #666;
width:100%;
}


td {
text-align:center;
padding:5px;
border: 1px solid #999;
}
.al_left {text-align:left;}
.all_con {width:100%; border:0px;}
.all_con_td {border:0px;}
.tb_top th:first-child, .tb_top td:first-child {
  border-left: 0;
}
.tb_top th:last-child, .tb_top td:last-child {
  border-right: 0;
}
.tb_no1 {	border-right:0;}
.tb_no2 {	border-left:0;}
.tb_no3 {	border-top:0;}
.tb_no4 {	border-bottom:0;}
.tb_bg { background-color:#dceffe;}
.tb_bgw {background-color:#fff;}

.slash {
	background: url('http://cdn.zetawiki.com/png/slash.png');
	background-size: 100% 100%;
}
.backslash {
  background: url('http://cdn.zetawiki.com/png/backslash.png');
	background-size: 100% 100%;
}

.tb_s {font-size:8px;position:relative;}
.tb_right {text-align:right;}
.tb_lefts {text-align:left;font-size:8px;}

.fa__col {color:#1c82d0;margin-bottom:7px;margin-left:20px;margin-right:7px;}
.fa__col2 {color:#1c82d0;}
.bb__text {font-family:'nanumgothic_r';font-weight:bold;}

.con__stitle {color:#1c82d0; padding:5px; margin-top:10px; margin-bottom:7px;border-bottom:2px solid #ddd;text-align:center;}