#Left {
	height: auto;
	width: 258px;
	float: left;
	margin-left: 3px;
	overflow:hidden;
}
#FindLawyer {
	height: auto;
	width: 256px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	overflow:hidden;
}
#FindLawyerTitle {
	height: 24px;
	padding-top: 4px;
	padding-left: 4px;
	width: 254px;
}
#FindLawyerContent {
	background-color: #FFFFFF;
	margin: 3px;
	height: auto;
	width: 249px;
	overflow:hidden;
}
#RegionLawyerTitle {
	height: 28px;
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: url(../images/Def.jpg);
	padding-left: 42px;
	padding-top: 4px;
	width: 204px;
}
#RegionLawyerList {
	height: auto;
	width: 243px;
	float: left;
	margin: 2px;
	overflow:hidden;
}
#ExpertiseLawyerTitle {
	height: 28px;
	width: 206px;
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: url(../images/Def.jpg);
	padding-left: 40px;
	padding-top: 4px;
}
#Data {
	height: auto;
	padding: 4px;
	overflow:hidden;
}

#ExpertiseLawyerList {
	height: auto;
	width: 243px;
	float: left;
	margin: 2px;
	overflow:hidden;
}

.TitleText {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}