@charset "utf-8";
.header_wrap {
	width:100%;
	height:45px;
	background-color:#000;}
.header {
	width:1000px;
	height:45px;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	line-height:45px;}
.banner { width:100%;}
.sale { width:100%;}
.tab01 {
	width:1000px;
	height:540px;
	margin:100px auto 40px;
	background-color:#FFF;
	border-radius:20px;}
.tab02 {
	width:1000px;
	height:416px;
	margin:150px auto 40px;
	background-color:#FFF;
	border-radius:20px;}
.tab03 {
	width:1000px;
	height:970px;
	margin:150px auto 40px;
	background-color:#FFF;
	border-radius:20px;}
.tab04 {
	width:1000px;
	height:640px;
	margin:150px auto 40px;
	background-color:#FFF;
	border-radius:20px;}
.tab05 {
	width:1000px;
	height:705px;
	margin:150px auto 40px;
	background-color:#FFF;
	border-radius:20px;}
.footer {
	width:100%;
	height:140px;
	background-color:#000;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:24px;
	padding-top:20px;}