* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-style: none;
	text-align: center;
	display: inline;
	background-position: center;
}
html {
	font-family: "宋体";
	font-size: 12px;
	color: #363636;
}
.left {
	float: left;
}
.right {
	float: right;
}


ul,li{list-style:none;}
