﻿.case_top{
	width:851px;
	margin:0 auto;
	font-size:1px;
	height:7px;
	background:url("../images/case_list_head.png") no-repeat top center;	
}
.case_list{
	width:827px;
	padding:0 12px;
	margin:0 auto;		
	background:url("../images/case_list_bg.png") repeat-y left top;	
}
.case_bottom{
	width:851px;
	margin:0 auto 50px auto;
	font-size:1px;
	height:7px;
	background:url("../images/case_list_bottom.png") no-repeat top center;		
}
.case_list table{
	width:100%;	
	font-family:"Microsoft Yahei";
	text-align:center;
}
.case_list th{
	height:63px;
	font-size:18px;	
	font-weight:normal;
	border-bottom:1px solid #d3d7da;	
	margin-bottom:10px;
}
.case_list td{
	height:40px;	
	font-size:16px;
	color:#5d636b;
}
.case_list .th_1{
	text-align:left;
	padding-left:90px;	
	width:200px;
}
.case_list .t_1{
	padding-left:80px;
	text-align:left;	
	background:url("../images/case_t_1.png") no-repeat 40px center;
}