div a#toTop {
	position: fixed;
	left: 0px;
	top: 0px;
	display:none;
	background: url(../img/toplink.gif) 0% 4px no-repeat transparent;
	color: #45688E;
	font-weight: 700;
	margin: 10px 31px 0px 15px;
	padding: 0px 20px;
}
div a#toTop:hover, #toTop.toTop-click {background: url(../img/toplink.gif) 0% 4px no-repeat transparent;}
div a#toTop:active {background: url(../img/toplink.gif) 0% 4px no-repeat #45688E; color: #fff;}