.companyCertification{
	padding-left:10px;
}
.companyCertification .Arrow{
	background-position:0 -2290px;
	width:12px;
	height:9px;
	overflow:hidden;
	position:absolute;
	left:1px;
	top:20px;	
}
.companyCertification .Bubble{
	background-color:#fff;	
	border:1px solid #cccccc;
	padding:10px 0 0 0;	
}
.companyCertification .Items{
	zoom:1;
}
.companyCertification .Items:after{
	content:"\0020";
	display:block;
	height:0;
	clear:both;
}
.companyCertification .Item{
	float:left;
	display:inline;
	width:100px;
	margin-left:10px;
}
.companyCertification .Photo{
	margin-bottom:5px;
	position:relative;
	display:block;
	zoom:1;
	width:100px;
	height:66px;
	overflow:hidden;
}
.companyCertification a.Photo .Zoom{
	width:21px;
	height:21px;
	background-position:0 -2310px;	
	position:absolute;
	bottom:1px;
	right:1px;	
	display:none;
}
.companyCertification a.Photo-hover .Zoom{
	display:block;
}
.companyCertification .Agency{
	color:#989898;
	height:16px;
}
.companyCertification .Agency-name{
	height:18px;
	color:#686868;
}
.companyCertification .More{
	clear:both;
	text-align:right;
	height:24px;
	line-height:24px;
	border-top:1px dashed #cecece;
	padding-right:10px;
}
.companyCertification .More .Number{
	color:#959595;
}
.companyCertification .Failure{
	width:120px;
	height:40px;
	background-color:#fff;
}
.companyCertification .Loading{
	width:120px;
	height:40px;
	text-align:center;
	background-color:#fff;
}
.companyCertification .Loading-pic{
	margin-bottom:5px;
}	