.xyzy {
  width: 100%;
  margin-bottom: 5px;
}

.xylist {
  width: 100%;
}
.xylist a {
  color: #000;
}
.xylist a:hover {
  color: #666;
  text-decoration: underline;
}
.xyname {
  height: 20px;
  background: #f5c7a5 url(../images/zsw_lgmb_r.jpg) no-repeat 15px;
}
.xyname > span {
  float: left;
  margin-left: 40px;
  font: bold 12pt/20px 'SimSun';
}
.xyname > a {
  float: right;
  font: 12px/20px 'SimSun';
}

.zylist {
  width: 100%;
  overflow: hidden;
}
.zylist > li {
  float: left;
  width: 280px;
  height: 25px;
  background: url(../images/zsw_jian.gif) no-repeat 8px;
}
.zylist > li > a {
  margin-left: 20px;
  font: 11pt/25px 'SimSun';
}