/* CSS Document */
a:link {
	color:#000000;
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#FFCC00;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#FFCC00;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}

a.top:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a.top:hover {
	text-decoration: none;
	color:#FFFF00;
	background-image: url(../images/daohang_bj.jpg);
}
a.top:active {
	text-decoration: none;
	color:#FFFF00;
	background-image: url(../images/daohang_bj.jpg);
}
a.top{ height:23px; display:block; padding:6px 0 0 0;}
a.top:active,a.top:hover{background:url(../images/aboutus.jpg) repeat-x 12px 2px; width:90px}

a.fenlei_wenzi:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a.fenlei_wenzi:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a.fenlei_wenzi:hover {
	text-decoration: none;
	color: #FFFF00;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
}
a.fenlei_wenzi:active {
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
a.product:link {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #006766;
}
a.product:visited {
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #006766;
}
a.product:hover {
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a.product:active {
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

a.partners:link {
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
a.partners:visited {
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.partners:hover {
	text-decoration: none;
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
a.partners:active {
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

