.tr_ball_black {
	background-image: url(../image/ball_black.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFFFFF;
}
.tr_ball_red {
	background-image: url(../image/ball_red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFFFFF;
}
.tr_ball_orange {
	background-image: url(../image/ball_orange.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFFFFF;
}
.tr_ball_blue {
	background-image: url(../image/ball_blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFFFFF;
}
.tr_ball_zi {
	background-image: url(../image/ball_zi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFFFFF;
}
.tr_ball_green {
	background-image: url(../image/ball_green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFFFFF;
}
.tr_ball_yellow {
	background-image: url(../image/ball_yellow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #5151FF;
}
.tr_num_red {
	background-color: #FBE7E3;
	font-size: 14px;
	font-weight: bold;
	color: #DA4945;
}
.tr_num_blue{
	background-color: #FBE7E3;
	font-size: 14px;
	font-weight: bold;
	color: #5151FF;
}
.tr_num_orange{
	background-color: #FBE7E3;
	font-size: 14px;
	font-weight: bold;
	color: #FF9223;
}
.tr_num_zi{
	background-color: #FBE7E3;
	font-size: 14px;
	font-weight: bold;
	color: #731EFF;
}
.tr_num_green{
	background-color: #FBE7E3;
	font-size: 14px;
	font-weight: bold;
	color: #97FF39;
	
}
.tr_num_yellow{
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	color:  #FFFF33;
	
}
.tr_num_black{
	background-color: #FBE7E3;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
.tr_ball_red_ssq {
	background-image: url(../image/ball_red_ssq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	color: #FFFFFF;
}
.tr_num_blue_ssq {
	background-image: url(../image/ball_blue_ssq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	color: #FFFFFF;
}

