@charset "UTF-8";
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	height: auto;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.banner {
	position: absolute;
	height: 83px;
	width: 1002px;
	left: -2px;
	top: 0px;
}
.shops {
	position: absolute;
	height: auto;
	width: 600px;
	left: 200px;
	top: 117px;
}
.subbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	height: 24px;
	width: 600px;
	left: 200px;
	top: 90px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	height: 25px;
	width: 600px;
	left: 201px;
	top: 610px;
}

