
/* e[u */
table#tbl_link {
  width: 100%;
  border: none;
}
table#tbl_link tr td {
  background-color: #FFFFFF;
  padding: 2px 0px 2px 0px;
}
table#tbl_link tr {
  display: block;
  margin-bottom: 15px;
}
table#tbl_link td {
  text-align: left;
  display: block;
}
table#tbl_link tr.head {
  background: #D2F0FC;
  text-align: center;
}
table#tbl_link td.head {
  background: #D2F0FC;
}



