body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.daohang {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.daohang a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.daohang a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/hong.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 135px;
	line-height: 34px;
	text-decoration: none;
}
.fenzuobian{
	padding-left: 25px;
	background-image: url(images/fenleitou.jpg);
	background-repeat: no-repeat;
}
.xiabeijing{
	background-image: url(images/beijing.jpg);
	background-repeat: repeat-x;
}
.chanpinbian{
	border: 4px solid #2B2B2B;
}
.xuxian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}