﻿body { font: normal normal 12px/150% verdana, arial, helvetica, sans-serif; }
img { border:none; }
#toTop { 
	position:fixed;
	z-index:7; 
	width:40px;
	height:49px;
	background:url(../images/top.png);
	bottom:10px;
	right:10px;
	cursor:pointer;
}
#content { width:700px;margin:10px auto; }