*,body{
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "sans-serif";
	font-size: 12px;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
body{
	background: url(../images/timg.jpg) no-repeat;
	background-size: 2000px 1200px;
}
