@charset "utf-8";
/* CSS Document */
#roll {
  display:block;
  width:135px;
  height: 330px; 
  position:fixed;
  clear:none;
  right:5%;
  top:50%;
  background:url(https://sunfar.blob.core.windows.net/webimage/AD/banner/isunfar/action/MonthlyPromotion/images/guide_MothersDay.png) no-repeat;
  padding-top: 60px;
  z-index:99;
  opacity: 0.8;	
  }

.roll_btn{
  position: relative;
  width: 100%;
  height: 11.5%;
  margin-bottom:1px;
  line-height: 32px;
  font-size:18px;
  font-family:"微軟正黑體";
  color:#333333 ;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  /*background-color: #999;
  opacity: 0.5;*/
}

.roll_btn:hover{
  position: relative;
  width: 100%;
  height: 11.5%;
  margin-bottom:1px;
  line-height: 32px;
  font-size:18px;
  font-family:"微軟正黑體";
  color:#87063A;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  /*background-color: #999;
  opacity: 0.5;*/
}

#roll_top{
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 22%;
  /*background-color: #999;
  opacity: 0.5;*/
}