<!--
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
	font-family: Arial, "宋体";
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a.menu_1:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, "宋体";
	font-size: 13px;
	font-weight: bold;
}
a.menu_1:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, "宋体";
	font-size: 13px;
	font-weight: bold;
}
a.menu_1:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, "宋体";
	font-size: 13px;
	font-weight: bold;
}
a.menu_1:active {
	text-decoration: none;
}
a.categories:link {
	color: #FF0000;
	text-decoration: none;
}
a.categories:visited {
	text-decoration: none;
	color: #FF0000;
}
a.categories:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.categories:active {
	text-decoration: none;
}
.products_search {
	font-size: 16px;
	font-weight: bold;
}
-->