.news01 {
	background-image:  url("../images/bg/news01.jpg");
	background-repeat: no-repeat;
}
.project01 {

	background-image:  url(../images/bg/project.jpg);
	background-repeat: no-repeat;
}
.about {
	background-image: url(../images/bg/about.jpg);
	background-repeat: no-repeat;
}
.history {
	background-image: url(../images/bg/history.jpg);
	background-repeat: no-repeat;
}
.contect {
	background-image: url(../images/bg/contect.jpg);
	background-repeat: no-repeat;
}
.service {
	background-image: url(../images/bg/service.jpg);
	background-repeat: no-repeat;
}
.staff01 {
	background-image: url(../images/bg/staff01.jpg);
	background-repeat: no-repeat;
}
.t12-999999 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.guest {

	background-image:  url(/images/bg/guest.jpg);
	background-repeat: no-repeat;
}

