.tablebg {
	background-image: url(../images/tablebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.fontb {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: 767676;
}
.font {
	font-size: 12px;
	line-height: 22px;
	color: 767676;
}
.Orange {
	font-size: 12px;
	line-height: 22px;
	color: FF7100;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: FF2020;
}
.left {
	font-size: 12px;
	line-height: 22px;
	color: 767676;
}
.down {
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.otitle {
	font-size: 14px;
	font-weight: bold;
	color: FF5400;
}

