.cases, .cases_ic {padding: 20px 0px;}
.cases div, .cases_ic div {
border:dashed 1px #cdcdcd;
margin:1px;
padding:2px;
}
.cases div {
width:224px;
height:160px;
float:left;
}
.cases_ic div {
width:700px;
height:450px;
}
.cases_ic h3 {
font-size:18px;
font-weight:normal;
margin-top:10px;
}
.cases_tr {
/*margin-left: auto; 
margin-right: auto; */
background-color: #f5f5f5; 
border-collapse: collapse; 
border: 1px dashed #cdcdcd; 
empty-cells: hide;
}
.cases_tr td { 
color: #000000;
text-align: center;
vertical-align: baseline;
border: 1px dashed #cdcdcd; 
}
.cases_tr td img { 
border: none;
}
.cases_tr td div {
padding-top:5px; 
font-weight:bold;
font-size:12px;
}