@charset "UTF-8";
a:hover,
a:focus {
  color: #14396e;
}

a {
  text-decoration: none;
  color: #555;
}

.menu a {
  color: #ffffff;
}

body {
  background: url(66banner.jpg) #ebebeb center top no-repeat;
}

.ky_list {
  padding: 20px 5px;
  border-bottom: 1px #999999 dashed;
}

.menu {
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  width: 171px;
}

.lmtl {
  font-size: 19px;
  font-weight: bold;
  color: #0e457d;
  line-height: 40px;
  border-bottom: 2px solid #0e457d;
  padding: 0px 5px;
  white-space: nowrap;
  cursor: pointer;
}

.lmtlc {
  font-size: 19px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
  border-bottom: 2px solid #cccccc;
  padding: 0px 5px;
  white-space: nowrap;
  cursor: pointer;
}

.more {
  border-bottom: 2px solid #cccccc;
  padding-right: 10px;
}

.more a {
  color: #666666;
}

.default_pgContainer > table > tbody > tr {
  width: auto;
}

td.sylb {
  width: auto;
}

.lmyxxlb {
  display: block;
}

.sylb {
  text-align: left;
  background: #ffffff;
}

.sylb span {
  font-weight: bold;
  font-size: 15px;
}

.default_pgContainer .sylb a {
  width: 840px;
}

.sylb .default_pgToolbar a {
  width: 16px;
}

.sylb a {
  color: #333333;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 435px;
}

.sylb .more a {
  width: auto;
}

.time {
  color: #666666;
  font-size: 15px;
}

/* 适老化样式覆盖 */
.old_type td.sylb a {
  width: 24em;
}