@charset "utf-8";
.template {
	width: 975px;
	height: 900px;
}
.header {
	height: 50px;
	width: 975px;
}
.left {
	float: left;
	height: 899px;
	width: 200px;
}
