.tip {
  position:absolute;
  display:none;
  text-align:left;
}
#tip_taixie {
  background:#fff url(../images/top.jpg) top center no-repeat;
  width:426px;
  border:1px solid #9b9b9b;
  padding:26px 0 0 0;
  margin:0 0 0 -200px;
}
#tip_taixie dl {
  background:url(../images/bottom.jpg) bottom center no-repeat;
  padding:0 28px 36px 0;
}
#tip_taixie dt {
  background:url(../images/tip_title.jpg) left center no-repeat;
  height:18px;
  line-height:12px;
  padding-top:8px;
  padding-left:60px;
  margin:0 0 0 28px;
  color:black;
}
#tip_taixie dd {
  margin:0 0 0 28px;
  padding:5px 22px 4px 0;
}
#tip_taixie #groupWraper {
  border:1px solid #c9c9c9;
  background-color:#f9f9f9;
  padding:10px;
  width:347px;
  line-height:22px;
}
#groupWraper a:hover {
  text-decoration:underline;
}
#tip_taixie .text {
  height:22px;
  border:1px solid #C9C9C9;
  width:193px;
}
#groupWraper span {
  padding-right:7px;
  float:left;
  width:108px;
}
#tipWrap {
  line-height:18px;
  padding-left:12px;
  text-align:left;
  padding-bottom:5px;
  padding-top:5px;
}
#tipWrap a:hover {
  text-decoration:underline;
}

/* CSS Document */

.clear {
  clear:both;
}
.clear_span {
  display:block;
  clear:both;
}
.float_left {
  float:left;
}
.align_right {
  text-align:right;
}
.float_left {
  float:left;
}
.float_right {
  float:right;
}
.center {
  text-align:center;
}
