*{
	margin:0px;
	padding: 0px;
}
body{
	font-family: "微软雅黑";
	font-size: 16px;
	background: url(32947948.jpg);
}
a{
	cursor: pointer;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
html{
	overflow-y: scroll;
}
