


/*滑鼠游標挪動到聯結上方，自動出現彈跳視窗.用我   99999999999999999999999999999999999999999999999999999999999*/
#pup {
    position: absolute;
    z-index: 200; /* aaaalways on top*/
    margin-left: -200px;
    margin-top: 16px;
    width: 250px;
    /*background-color: #777;*/
    text-align: left;
    font-size: 11pt !important;
    line-height: 150%;
    padding: 14px !important;
    color: #eeeeee !important;
    font-family: tahoma, verdana, arial, sans-serif !important;
    font-weight: normal !important;
    border: 11px groove #333333 !important;
    /*  https://www.w3schools.com/css/css_border.asp  */
    background-image: url(./bg-pup.png) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 22px;
}

#jump_out_pup_willy:hover {
    text-decoration: underline;
}

/*滑鼠游標挪動到聯結上方，自動出現彈跳視窗.用我   666666666666666666666666666666666666666666666666666666666666*/




/*滑鼠游標挪動到聯結上方，自動出現彈跳視窗.用我   99999999999999999999999999999999999999999999999999999999999*/
#pup_willyup {
    position: absolute;
    z-index: 200; /* aaaalways on top*/
    margin-left: -280px;
    margin-top: -210px;
    width: 250px;
    /*background-color: #777;*/
    text-align: left;
    font-size: 11pt !important;
    line-height: 150%;
    padding: 14px !important;
    color: #eeeeee !important;
    font-family: tahoma, verdana, arial, sans-serif !important;
    font-weight: normal !important;
    border: 11px groove #333333 !important;
    /*  https://www.w3schools.com/css/css_border.asp  */
    background-image: url(./bg-pup.png) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 22px;
}

#jump_out_pup_willy_willyup:hover {
    text-decoration: underline;
}

/*滑鼠游標挪動到聯結上方，自動出現彈跳視窗.用我   666666666666666666666666666666666666666666666666666666666666*/
  
  
