.entire {
	LEFT: 50%; MARGIN-LEFT: -300px; WIDTH: 600px; POSITION: absolute
}

body {
    margin-top: 0px;
	background-color: #C42019;
	background-image: url(../images_new/bj.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
font {
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:active {
	color: #666666;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	font-size: 10px;
	color: #000066;
}
.Products {
	float: left;
	height: 80px;
	width: 80px;
	padding: 30px;
	top: 10px;
	position: fixed;
}
.zi {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

a.f_link:link,a.f_link:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.f_link:hover {
	font-size: 10px;
	text-decoration: underline;
}