#cp table{
	margin-top:26px;
	width:255px;
	line-height:25px;
	border-collapse:collapse;
	}
#cp ul{
	list-style:none;
	border:0px solid blue;
	padding:0px;
	}
.cpname{
	padding-right:0px;
	font-weight:bold; 
	color:#BD0000;
	font-size:14px;
	}
.cpno{
	padding-right:0px; 
	color:#333;
	}
.cptime{
	color:#666;
	text-align:right;
	}
.cpmoney{
	color:#F00; 
	font-weight:bold;
	}
.cpzc{
	color:#B00000;
	font-size:14px; 
	font-weight:bold; 
	margin-left:45px;
	}
.ball_box01 li{ 
	float:left; 
	height:25px; 
	line-height:25px; 
	margin-right:5px;
	}
.line{
	border-bottom:#999 1px dotted; 
	margin:20px 0;
	}
#cp td.cpname{ 
	width:20%; 
	}	
#cp td{ 
	width:30%;
	font-size:12px;
	}
.kj-balls em{ 
	display:block;
	background-size:100%;
	background-repeat:no-repeat;
	height:27px; 
	width:27px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	line-height:27px;
	float:left;
	margin-right:3px;
	}
.kj-balls .r{ 
	background-image:url(/images/ball_red.gif); 
	}
.kj-balls .b{ 
	background-image:url(/images/ball_blue.gif); 
	}

