.tb_wrapper{
width: 100%;
overflow-y:hidden;
}
.tb_border{
padding-bottom: 10px;
box-sizing: border-box;
}
.tb_table{
background-color: #FFFFFF;
margin-bottom: 0;
}
.tb_table th{
background-color: #FBD9CA;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
font-size: 0.7em;
text-align: center;
}
.tb_table tr:first-child > th{
background-color: #F3997B;
}
.tb_title{
font-size: 1.5em;
margin-bottom: 0;
} .tb_banner_wrap{
border: solid #000000 2px;
text-align: center;
font-weight: bold;
font-size: 1.5em;
}
.tb_banner_content{
}
.tb_letop{
margin-bottom: 0px;
}
.tb_letop_logo{
max-height: 1.4em;
}