*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #f5f5f5;
}

.topbg{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}