#cases{background:#fff;}
#cases h2{font-size:18px;font-weight:700;padding:20px 20px 5px;}
#cases ul{margin:20px;margin-top:0;padding:0;overflow:hidden;}
.case{background:#E9F7F6;float:left;list-style:none;margin:20px;padding:8px;}
.case .thumbnail{border:2px solid #94B3B2;width:240px;height:180px;overflow:hidden;}
.case .thumbnail img{width:240px}
.case .title{font-weight:bolder;height:24px;line-height:24px;overflow:hidden;padding:3px;width:236px;}
.case .title a{color:#000;}
.case .title a:hover{text-decoration:underline;}
#cases .case_over .thumbnail{border:2px solid #000;}
#cases .case_over{background:#94B3B2;border:1px solid #333;padding:7px;}
