#promotion-block-bottom{
  padding:0;
  width:380px;
}
#promotion-block-bottom-inner{
  height:315px;
  width:342px;
  background: url(../../images/promotion/bg_promotion.jpg) bottom no-repeat;
  color: #fff;
  font-weight: bold;
  padding:5px 18px 5px 20px;
}
.promotion-sign-in .invite{
	margin-top:75px;
}
#promotion-block-bottom-inner a{
  color: #fff;
  text-decoration: underline;
}
#promotion-block-bottom-inner a:hover{
  color: #fff;
  text-decoration: none;
}
#promotion-block-bottom-inner h2{
  font-size: 115%;
  line-height: 1.6em;
  margin-bottom: .8em;
}
#promotion-block-bottom-inner h2 span{
  float: right;
}
.more-friends{
  font-size: 180%;
  margin-top: .2em;
}
.more-coll{
  font-size: 240%;
}
.promotion-sign-in{
	background: url(../../images/promotion/bg_promotion-sign-in.jpg) bottom no-repeat!important;
}
#promotion-block-bottom-inner .invite a{
  color: #000;
  width:137px;
  height: 25px;
  display: inline-block;
  background: url(../../images/promotion/bg_invite.gif) no-repeat;
  text-align: center;
  line-height: 25px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}
.redeem{
  width:197px;
  height:138px;
  padding:7px 10px;
  text-align: center;
  float: right;
  background: url(../../images/promotion/bg_redeem.gif) no-repeat;
  position: relative;
  font-size:140%;
  margin-top: .8em;
}
.tip{
  position: absolute;
  background: #fefeff;
  width:155px;
  height:36px;
  padding:5px 5px 10px 5px;
  text-align: right;
  bottom:-43px;
  right:10px;
  font-size: 160%;
  color: #000;
  font-size: .5em;
  display: none;
  opacity: 0.85;
  filter:alpha(opacity=85);
}
.redeem em{
  display: block;
  font-size: 180%;
  color: #fff217;
}
.font-b{
  font-size: 120%;
  line-height: 36px;
}
#promotion-block-bottom-inner .font-b a{
  padding-right:32px;
  background: url(../../images/promotion/bg_font_b_a.gif) right no-repeat;
  text-decoration: none;
}
#promotion-block-bottom-inner .font-b a:hover{
  background: url(../../images/promotion/bg_font_b_a_hover.gif) right no-repeat;
  color: #f9e721;
}
.font-s2 span{
  cursor: pointer;
}
.font-s{
  font-size:70%;
}
.font-s2{
  font-size:70%;
  position: absolute;
  bottom: 8px;
  left:0;
  width:100%;
  font-family: Typewriter, monospace;

}
.font-b,
.font-s1{
  height:36px;
}
.font-s1{
  font-size:70%;
}
.clear{
  clear: both;
  height:0;
  overflow: hidden;
}
.play{
  float: right;
  margin-top:2.5em;
  font-size: .9em;
  margin-top: 2.7em;
}
.see-all{
  float: left;
  width:238px;
  margin-top: 1em;
}
.see-all span{
  font-size: .8em;
}
#promotion .top h2{
  font-size: 1em;
  padding:7px 10px;
}
#promotion .top h2 span{
  float: right;
}
#reward_points{
  position: absolute;
  background: #fefeff;
  border: solid 1px;
  width: auto;
  height:26px;
  padding:5px 5px 0px 0px;
  bottom:-43px;
  font-size: 160%;
  color: #000;
  font-size: 1.2em;
  opacity: 0.85;
  filter:alpha(opacity=85);
}
/* home */
.home-intive{
	position: relative;
}
.home-intive .invite{
	position: absolute;
	right:25px;
	bottom:25px;
}
