.font {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
}
.font-12 {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 13px;
	line-height: 200%;
	color: #02B32F;
	text-decoration: underline;
}
.font-huise {
	font-family: "宋体";
	color: #dddddd;
	text-decoration: none;
	font-size: 13px;
}
.table-4b {
	border: 1px solid #5d5d5d;
}
.font14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font-red {
	font-family: "宋体";
	font-size: 13px;
	color: #ff0101;
	text-decoration: none;
}
.form {
	border: 1px solid #7a7a7a;
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #5d5d5d;
}





#productCats {
	margin:0; padding:0; width:179px; list-style:none; overflow:hidden; 
}

#productCats li {
	margin:0 0 4px 0; padding:0; width:179px; overflow:hidden; float:left; 
}

#productCats li a {
	width:152px; height:27px; background:url(images/bk2.jpg); color:white; font-size:13px; float:left; text-decoration:none; 
	padding:0 0 0 27px; line-height:27px; 
}

#productCats li a.current {
	background:url(images/bk1.jpg);
}