#productindex {
  border-color: #cccccc;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #777777;
  background-color: white;
  height: auto;
  float: left;
  width: 771px;
  text-align: right;
}
.index-name {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 9px;
  font-size: 15px;
  width: 130px;
  margin-right: 5px;
  color: #666666;
  clear: right;
  display: inline;
  background-color: white;
}
.index-link {
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  text-decoration: none;
  font-size: 14px;
}
.p-inedex-title {
  border-bottom: 1px solid #666666;
  font-family: "Times New Roman",Times,serif;
  display: block;
  width: 100%;
  font-size: 16px;
}
#productindex a {
  border-bottom: 1px solid #cfcf00;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  display: block;
  float: right;
  text-decoration: none;
  width: 140px;
  font-size: 13px;
  margin-right: 12px;
}
#productindex a:hover {
  background-color: #cfcf00;
  color: #333333;
  font-size: 13px;
  display: block;
  float: right;
  width: 140px;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 12px;
}
.productdetail {
  color: #666666;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  line-height: 20px;
}
