.bbackoff {
	background-image: url(../img/back_off.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 290px;
}
.bbackon {
	background-image: url(../img/back_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 290px;
}
.mainbody {
	background-color: #000000;
	background-image: url(../img/allfon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
.smilebody {
	background-color: #000000;
	background-image: url(../img/allfon11.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
}

.contenttable {
	background-image: url(../img/allfon2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFFFFF;
	padding: 50;
}.divtitle {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.onBtn {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00FFFF;
	text-align: center;
}
.offBtn {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
	text-align: center;
}
