* {	margin: 0;	padding: 0;}#nav {	position: absolute;	width: 135px;	top: 145px;	left: 0;	height: 18px;}#nav ul {	list-style-type: none;	padding: 0;	text-align: right;	font-size: 9pt;	height: 18px;}#nav ul li{	margin-bottom: 7px;	display: block;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #325FA5;}#nav ul li a{	display: block;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #325FA5;	height: 18px;	font-weight: normal;}#nav ul li a:hover {	margin-bottom:6px;	color: #000;	font-family: Verdana, Arial, Helvetica, sans-serif;	border-bottom: 1px dotted #FFF;	height: 17px;}#nav ul li.active a {	color: #1E3A65;	border-bottom: 1px solid #325FA5;;	margin-bottom: 6px;	height: 17px;}/*----------top-----------*/.toTop a, .toTop a:hover, img.topHat {	margin: 0;	padding: 0;	text-decoration: none;	border: none;	clear: both;	background-color: #FFF;	width: 48px;	height: 50px;}