body {
	margin: 0px;
	background: url(images/bj.JPG) repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#464646;
	line-height:23px;
}

a:link {
	color: 464646;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 464646;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: 464646;
}

/* 顶部 */
#top{  background:url(images/top_k.png) bottom no-repeat; height:127px; width:906px; }
