/*닭시세,계란시세 테이블 css 시작*/
table {
    font-size: 13px;
    color: #555;
    line-height: 140%;
    letter-spacing: -0.05em;
}

.w100 {
    width: 100%;
}

.mt10 {
    margin-top: 10px;
}

.tb_comm2 {
    border-top:2px solid #196ab3; 
    border-collapse:collapse;
    border-spacing:0;
    margin-top: 3rem;
}
.tb_comm2 caption {display:none}
.tb_comm2 th {
    background:#f9f9f9; 
    border-bottom:1px solid #d2d2d2; 
    border-right:1px solid #d2d2d2; 
    padding:7px 0; 
    color:#333; 
    font-size:13px;
    font-weight:400;
    vertical-align:middle; 
    text-align: center;}
.tb_comm2 th:last-child {border-right:0}
.tb_comm2 td {
    text-align:center;
    color:#666; 
    border-bottom:1px solid #e3e3e3; 
    border-right:1px solid #e3e3e3; 
    vertical-align:middle; 
    padding:7px 0;}
.tb_comm2 td:last-child {border-right:0;}
.tb_comm2 td.t_l {text-align:left;padding-left:8px;} 
.tb_comm2 .tbody_Bg {background:#f9f9f9;}
.tb_comm2 .gray_td td {background:#f9f9f9;}
.tb_comm2 tfoot .org_tr td {color:#eb5504;}
.tb_comm2 tfoot .gray_tr td {background:#f7f7f7;color:#8d7b00;}
/*닭시세 테이블 css 끝*/ 

