본문 바로가기

a.topScrollButton { position: fixed; right: 30px; bottom: 30px; border-radius: 0px; color: #ffffff; text-align: center; width: 50px; height: 50px; font-size: 50px; font-weight: bold; /*background-color: rgba(50,50,50,0.5);*/ background-color:#323232; opacity:0.5; /*InternetExplower rgba*/ filter:alpha(opacity=50); z-index: 999; display: none; } a.topScrollButton:hover{background-color:#0f4c81}