/*不动产用语集样式*/
.search_I{
	margin-top:15px;
	overflow:hidden;
	zoom:1;
}
.search_I span{
	display:block;
	float:left;
	height:32px;
}
.search_I .left_c{
	width:11px;
	background:url(../images/left_c.png) no-repeat;
}
.search_I .mid_c{
	width:300px;
	padding-top:1px;
	background:url(../images/mid_c.png) repeat-x;
}
.search_I .mid_c input{
	width:300px;
	height:30px;
	border:none;
	line-height:32px;
	color:#b2aeae;
}
.search_I .right_c{
	width:26px;
	background:url(../images/right_c.png) no-repeat;
	cursor:pointer;
}
.listRecord{
	padding-top:20px;
	font-size:12px;
}
.listRecord dl{
	margin-bottom:10px;
}
.listRecord dt{
	padding-left:20px;
	background:url(../images/dot.png) no-repeat 0 11px;
}
.listRecord dd{
	padding-left:20px;
	overflow:hidden;
	zoom:1;
}
.listRecord  li{
	padding-left: 10px;
	line-height: 25px;
	position: relative;
	background: url(../images/dott.png) no-repeat 0 11px;
	border-bottom:1px dotted #eee;
}
.listRecord  li a{
	text-decoration:none;
	color:#272727;
}