.pro_list {
  width: 755px;
  margin: 0px auto;
  padding-top: 15px;
  min-height: 300px;
  overflow: auto;
  font-family: "Microsoft YaHei","Î¢ÈíÑÅºÚ",helvetica,arial,verdana,tahoma,sans-serif;
}
.pro_list ul li {
  background: url(/skin/default/images/listbg.gif) top repeat-x;
  width: 753px;
  height: 42px;
  border: #eaeaea 1px solid;
  border-bottom: none;
  float: left;
}
.left {
  float: left;
}
.right {
  float: right;
}
.pro_list_nr h2 {
  float: left;
  font-size: 14px;
  line-height: 42px;
  text-indent: 20px;
  font-weight: 500;
  width:400px;
}
.pro_list_nr p {
  float: right;
  width: auto;
  height: 42px;
  line-height: 42px;
  overflow: auto;
  padding-right: 40px;
}
.pro_list_nr p a {
  display: block;
  width: 70px;
  height: 42px;
  color: #666;
  float: left;
  text-align: center;
}
.pro_list_zr a.a1 {
  background: url(/skin/default/images/subOption-2.gif) no-repeat 13px 14px;
}
.pro_list_zr a {
  display: block;
  color: #666;
  width: 90px;
  text-indent: 14px;
}
.pro_list_zr {
  width: 98px;
  height: 42px;
  background: url(/skin/default/images/subOptionBg.gif) no-repeat 0px top;
  overflow: hidden;
  white-space: nowrap;
  float: right;
  line-height: 42px;
  text-align: center;
}