.TemplateTop {
	background-image: url(_img/template_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}
.TemplateTopB {
	background-image: url(_img/template_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}
.TemplateUnder {
	background-image: url(_img/template_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 450px;
}

