@import url("dgmuLayout-style.css");
.content {
  width: 1000px; }
  .content .listbox {
    border: solid 1px #cccccc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
    cursor: pointer; }
    .content .listbox a {
      padding: 10px;
      display: block; }
    .content .listbox .lb {
      margin-left: 10px;
      display: inline-block; }
    .content .listbox .lbx {
      padding: 15px;
      border-right: solid 1px #939393; }
    .content .listbox .rbx {
      width: 76%; }

.btncolor a {
  width: 70px;
  background-color: #ffffff;
  border: solid 1px #bababa;
  color: #656565; }
  .btncolor a:focus {
    border-style: none; }

/*# sourceMappingURL=dgmuContent-style.css.map */