@import "global.css";
.nav{
	height:35px;
	margin:0;
	background-color: #6a1100;
}
.nav ul{
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
}
.nav ul li{
	float:left;
	display:block;
	text-align:center;
}
.nav ul li a{
	font-size:14px;
	line-height:35px;
	display:block;
	font-weight:bold;
	padding:0 40px;
	color:#fff;
	text-decoration: none;
}
.nav ul li a:link, .nav ul li a:visited{
	color:#fff;
}
.nav ul li a:hover{
	color:#fff;	
}
.lawyer_list{
	background-color: #fff;
	border: 1px solid #E7E7E7;
	margin-top:20px;
}
.lawyer_list dl{
	margin:0;	
}
.lawyer_list dt{
	height:35px;
	line-height:35px;
	color:#fff;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:14px;
	font-weight:bold;
}
.lawyer_list dd{
	background-color:#fff;
	width:286px;
	height:230px;
	margin:10px 10px;
	padding:5px;
	border: 1px solid #E7E7E7;
	font-size:12px;
	float:left;
}
.lawyer_list dd span{
	float:left;
	text-align:center;
	vertical-align: middle;
	color:#666;
}
.lawyer_list dd h4{
	margin:0 10px 0 0;
	padding:0;
	color:#000;
}
.lawyer_list dd h4 img{
	width:120px;
}
.lawyer_list dd p{
	width:150px;
	float:left;
}
.lawyer_list dd p a, .lawyer_list dd p a:link, .lawyer_list dd p a:visited {
	color:#900;
	text-decoration: none;
}
.lawyer_list dd .check{
	vertical-align: middle;
}
.toupiao{
	padding:40px 200px;
}
.toupiao table{
	background-color: #ffe7bb;
	padding:10px;
	border: 1px solid #CCC;
}
.toupiao .txt{
	width:200px;
	line-height:21px;
}
.note{
	background-color: #ffe7bb;
	padding:10px;
	border: 1px solid #CCC;
	margin-top:40px;
	font-size:12px;
}
.note h4{
	margin:0px;
	font-size:14px;
}










.lawyer_info{
	background-color: #fff;
	border: 1px solid #E7E7E7;
	margin-top:20px;
}
.lawyer_info h2{
	height:35px;
	line-height:35px;
	color:#fff;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:14px;
	font-weight:bold;
}
.jianjie{
	padding:30px 60px;	
}
.pic img{
	float:left;
	width:120px;	
}
.info{
	float:left;
	width:640px;
	margin-left:40px;	
}
.info p{
	line-height:24px;
	font-size:14px;
	text-indent:24px;
	margin-bottom:20px;	
}