@charset "utf-8";
#TopNav {
	background-image: url(imgsnav/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	width: 895px;
}
.head1 {
	font-size: 36px;
}
.head2 {
	font-size: 24px;
}
.head3 {
	font-size: 18px;
}
.head4 {
	font-size: 16px;
}
.head5 {
	font-size: 14px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

