#gototop { 
display:none;
font-weight:bold;
font-size:10px;
width:70px;
background:#F2F2F2;
color:#666666;
font-size:11px;
text-decoration:none;
position:fixed;
right:5px;
bottom:34px;
padding:7px 7px 7px 20px;
}

#gototop:hover	{
text-decoration:underline;
}
