﻿.agentmain {
	float: left;
	width: 610px;
}
.agentArea {
	width: 590px;
	border: 1px solid #cecece;
	background-color: #efefef;
	padding: 9px;
	margin-bottom: 5px;
}
.agentArea1 {
	height: 70px;
	margin-bottom: 5px;
}
.agentArea2 {
	margin-bottom: 5px;
	display:none;
}
.agentArea1title {
	width: 46px;
	font-family: "宋体";
	font-weight: bold;
	float: left;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
}
.agentArea1content span {
	display: block;
	float: left;
	width: 52px;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	padding-left: 15px;
}

.agentArea1content {
	height: auto;
	width: 541px;
	float: left;
	border: 1px solid #cecece;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.agentSearch {
	background-color: #ED1B24;
	height: 20px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD0C12;
	padding: 5px;
	margin-bottom: 5px;
	text-align:right;
	color:#fff;
	line-height:20px;
}
.agentSearch span {
	display: block;
	width: 360px;
	margin-left:5px;
	margin-top:3px;
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	display:none;
}
.agentSearch span a{
	color: #fff;
}
.agentTextbox1 {
    width:160px;
    margin-right:3px;
}
.agentButton1 {
    margin:0px;
    padding:0px;
    height:22px;
    width:60px;
}
.agentItem {
	height: 103px;
	width: 606px;
	border: 1px solid #cecece;
	padding: 1px;
	background-color: #efefef;
	margin-bottom: 5px;
}
.agentItem img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:103px;
	width:88px;
}
.agentItemContact {
	float: left;
	height: 100px;
	width: 240px;
	margin-left: 10px;
	padding-top: 3px;
}
.agentItemContact ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.agentItemContact li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-bottom: 2px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.agentItem li a:link,.agentItem li a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #2B7CCB;
	text-decoration: none;
}
.agentItem li a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ed1b23;
	text-decoration: none;
}
.agentHouseListAddress
{
	height:20px;
	overflow:hidden;
}
