.leftbg {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-y;
}
.rightbg {
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
