root { 
  display: block;
}

ul.cond_item {
  list-style:none;
}

li.cond_item_img {
  float:left;
  width:15px;
}

li.cond_item_a {
  float:left;
  width:190px;
  margin-bottom: 8px;
}

div.cond_title {
  clear:both;
  text-align: left;
  margin-left: 2px;
  padding-top: 20px;
  margin-bottom: 5px;
  font-size: 14px;
}

div.back_item {
  clear:both;
  text-align: left;
  margin-bottom: 5px;
}

div.back_item1 {
  clear:both;
  text-align: left;
  margin-left: 5px;
  margin-bottom: 5px;
}

div.back_item2 {
  clear:both;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 5px;
}

div.cond_item1 {
  clear:both;
  text-align: left;
  margin-left: 15px;
}

div.cond_item2 {
  clear:both;
  text-align: left;
  margin-bottom: 5px;
}

a.back_item {
  font-weight: bold;
  font-size: 12px;
  color: #0066CC;
}

a.cond_item1:link {
  font-weight: normal;
  font-size: 12px;
  color: #0066CC;
}

a.cond_item1:visited {
  font-weight: normal;
  font-size: 12px;
  color: #0066CC;
}

span.quan {
  margin-left: 10px;
  font-size: 12px;
  color: #666666;
}

a.cond_item2:link {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

a.cond_item2:visited {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

a.cond_item2:hover {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}