@charset "utf-8";
/* CSS Document */
.list_item{background:url(/images/list_bg.jpg) bottom repeat-x;height:110px;margin:0 2px;padding-left:15px;padding-right:15px;}
.list_item h4{padding-top:26px;height:28px;}
.list_item h4 a{color:#2269AB;}
.list_item p{line-height:24px;}
.list_item p a{color:#D80000;}

.case_list .list_item h4{float:left;}
.list_item div{overflow:hidden;zoom:1;}
.list_item div img{float:right;margin-top:22px;}
.fenye{text-align:center;margin-top:20px;}
.fenye li{display:inline;margin-right:5px;height:22px;line-height:22px;padding:2px 5px;color:#2269AB;border:1px solid #2269AB;}
.fenye li.thisclass{background:#2269AB;color:#fff;padding:2px 5px;}
