/*公司证书*/
#cert {

}
#cert .bodyContContent {
padding:0;	
}
#cert ul.certUl_first, #cert ul.certUl li.organize {
display:none;	
}
#cert ul.certUl {
border-bottom:0 none;
width:230px;
height:216px;
padding:0;
margin:0 10px;
float:left;	
overflow: hidden;
}
#cert ul.certUl li.pic, #cert li.pic a, #cert li.pic a img {
width:230px;
height:180px;
overflow:hidden;	
text-align:center;
}
#cert ul.certUl li.name {
margin:0 !important;
width:230px;
line-height:36px;		
}
#cert ul.certUl li.name a {
color:#666;
font-size:12px;
}
#cert ul.certUl li.name a:hover {
color:#000;
text-decoration:none;		
}