.certInfoSingle {width: 100%;border: 1px solid gray;margin: 0px auto;border-radius: 8px;padding-left: 7px;margin-top:-1px;}
.certInfoSingle:hover {border:1px solid #428bca;background-color: #428bca;color:#FFFFFF;}
.certInfoTitle {font-size: 18px;font-weight: bold;}
.certInfoLine {width: 100%;height: 34px;line-height: 34px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#certContent {max-height: 450px; overflow-y:auto;}
.text-align-center {text-align: center;}
.widthDiv9 {width:9%;height: 100%;float: left;}
.widthDiv20 {width:20%;height: 100%;float: left;}