<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.page {
  font-size: 13px;
  color: #000;
  text-decoration: none;
}
#page_div,#page-div {
  font-size: 13px;
  color: #000;
  text-decoration: none;
  text-align: center;
}

#page_div .arrow ,#page-div .arrow{
  font-size: 13px;
  color: #000;
  text-decoration: none;
  height: 22px;
  line-height: 22px;
}
#page_div .arrow a,#page-div .arrow a  {
  color: #000;
  text-decoration: none;
}
#page_div .arrow a:hover ,#page-div .arrow a:hover{
  color: #f00;
  text-decoration: underline;
}
#page_div .pagination_index,#page-div .pagination_index {
  margin: 0 6px;
  display: inline;
}
#pagination_input {
  width: 30px;
  height: 21px;
  line-height: 21px;
  margin: 0 4px;
  padding: 0;
  overflow: hidden;
  border: 1px solid #959595;
}
#goPage {
  border: 1px solid #959595;
  color: #000;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url(../images/goPage.jpg) repeat-x left top;
  width: 34px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
#page_div .pagination-first,
#page_div .pagination-last ,
#page-div .pagination-first,
#page-div .pagination-last{
  display: inline-block;
  font-size: 13px;
}
#pagination-input {
  width: 30px;
  height: 21px;
  line-height: 21px;
  margin: 0 4px;
  padding: 0;
  overflow: hidden;
  border: 1px solid #959595;
}
.pagination-last a {
  border: 1px solid #959595;
  color: #000;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url(../images/goPage.jpg) repeat-x left top;
  width: 34px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
}
.pagination-first a {
  margin: 0 6px;
}
/*分组长列表带分隔线*/
.list_div {
  width: 100%;
  margin: 10px 0 0 0;
}
.list_div ul {
  text-align: center;
}
.theme-li {
  text-align: left;
}
.theme-li li {
  line-height: 2.2;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.theme-li li a {
  background: url(../images/20100611_ybclbbja.jpg) no-repeat left center;
  padding-left: 20px;
}
.theme-li li span {
  float: right;
  margin: 0 10px;
}
.theme-li li.lifgx {
  margin-bottom: 12px;
  padding-bottom: 12px;
  background: url(../images/20100620wj_sy_07.jpg) repeat-x bottom;
}
</pre></body></html>