.bg_rb {
	background-image: url(images/all_bg_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-image: url(images/all_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text_b01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.text_b02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.text_b03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FF6600;
}
.style1 {color: #FF0000}