body {
	background-image: url(../img/back_page_ok.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fonttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #600;
}
.fonttit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b3839;
}
.borderleft {
	background-image: url(../img/inside_back_border_left.jpg);
	background-repeat: repeat;
}
.borderright {
	background-image: url(../img/inside_border_right_back.jpg);
	background-repeat: repeat;
}
.maincontent {
	background-image: url(../img/back_detail.jpg);
}

