@charset "utf-8";
/* CSS Document */

#roll {
  display:block;
  width:128px;
  height: 445px; 
  position:fixed;
  clear:none;
  right:7%;
  top:45%;
  background:url(https://sunfar.blob.core.windows.net/webimage/sf/dc/isunfar/action/1091212/double12/images/guide_1212-1.png) no-repeat;
  padding-top: 55px;
  z-index:99;
  }

.roll_btn{
  position: relative;
  width: 100%;
  height:7.1%;
  margin-bottom:1px;
  line-height: 32px;
  font-size:16px;
  font-family:"微軟正黑體";
  color:#1B1464 ;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  /*background-color: #999;
  opacity: 0.5;*/
}

.roll_btn:hover{
  position: relative;
  width: 100%;
  height: 7.1%;
  margin-bottom:1px;
  line-height: 32px;
  font-size:16px;
  font-family:"微軟正黑體";
  color:#FF0000;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  /*background-color: #999;
  opacity: 0.5;*/
}

#roll_top{
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 18%;
  /*background-color: #999;
  opacity: 0.5;*/
}