/* CSS Document */
html{
overflow-x:hidden;
}
body {
	margin: 0px;
	text-align:center;
	overflow-x:hidden;
}

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}



