body,td,th {
	font-size: 12px;/*页面的文字大小属性*/
}
body {/*页面边距属性*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #636363;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.font12 {
	FONT-SIZE: 12px; COLOR: #636363; LINE-HEIGHT: 1.5; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.xuxian {
	BORDER-BOTTOM: #636363 1px dashed
}
