﻿@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(bj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.centertb{
	background-attachment: fixed;
	background-image: url(centerbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.fwzn {
	border: 1px solid #8F2927;
}
.banner {
	background-attachment: scroll;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}