@charset "utf-8";
/* CSS Document */

body {
	font: 12px Calibri, "宋体";
	color: #333;
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/bodybg.gif) repeat-x top;
}
.head {
	background: url(../images/bg.gif) no-repeat -38px -158px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	color: #d4a9a9;
}
.menubg {
	background: url(../images/bg.gif) no-repeat -39px -369px;
}
.wrapbg {
	background: #333 url(../images/mainbg.gif) repeat-x top;
	padding: 0px 8px;
}
.title {
	margin-top: 35px;
	margin-left: 20px;
}
.title strong {
	font: normal 24px "微软雅黑", "黑体";
	margin: 0px;
	padding: 0px;
	display: block;
	color: #FFFFFF;
}

.efont {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.title img {
	margin: 6px 15px 0px;
	float: left;
}


.wrapbg-bottom {
	background: url(../images/bg.gif) -41px -538px;
}

.wrap-td1 {
	background: url(../images/bg.gif) no-repeat -38px -285px;
	padding-top: 4px;
	height: 28px;
	#height: 24px;
	_height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 23px;
	border-bottom: 1px solid #555;
}
.pr h4 a:link, .pr h4 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background: url(../images/bg.gif) no-repeat -53px -454px;
	padding-left: 17px;
	display: block;
	float: left;
	margin-top: 7px;
}
.maintop {
	background: url(../images/bg.gif) no-repeat right -211px;
}
.topbg {
	background: url(../images/top.png) no-repeat;
}

.redtd {
	background: url(../images/bg.gif) no-repeat -38px -211px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 18px;
}
.maincont {
	background: url(../images/bg.gif) no-repeat -38px -329px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 18px;
	border-bottom: 1px solid #555;
	height: 28px;
	#height: 23px;
	_height: 23px;
	padding-top: 5px;
}
.pr h4 a:hover, .pr h4 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background: url(../images/bg.gif) no-repeat -53px -454px;
	padding-left: 17px;
	display: block;
	float: left;
	margin-top: 7px;
}
.estdbg {
	background: url(../images/bg.gif) no-repeat -42px -75px;
	padding-top: 4px;
    height: 28px;
	#height: 24px;
	_height: 24px;

}
.esbot {
	background: url(../images/bot1.gif) repeat-x bottom;
}
/*搜索界面*/
.s_ui {
	text-align: left;
	border: 1px solid #333;
	background: #FFFFFF;
	padding-left: 0px;
	float: left;
	margin: 0px 8px 0px 0px;
}

.s_ui div,.s_ui span,.s_ui input {
	margin: 0;
	float: left;
	display: block;
	background: #FFFFFF;
}
.select {
	margin: 0px;
	padding: 2px 5px;
	border-width: 0px;
	border-style: none;
	color: #666666;
	font: 12px Tahoma;
}
.search {
	background: url(../images/bg.gif) repeat-x -38px -562px;
	height: 30px;
	padding: 7px 0px 0px 10px;
	margin: 3px 0px 0px;
}
.s_s1 {
	text-align: left;
	border: 1px solid #333;
	padding-left: 1px;
	background: url(../images/keyword.png) no-repeat left top;
}
.key {
	margin: 0px;
	color: #999999;
	border-width: 0px;
	background: Transparent;
	font: 12px Tahoma;
	padding: 2px;
}
.key2 {
	margin: 0px;
	border: 0px;
	font-size: 14px;
	padding: 5px 0px 3px 3px;
	color: #333333;
	width:240px;
	height: 14px;
}
/*搜索界面结束*/
input,select {
	font-size:12px;
}
/*来自原来的list.css，用于下拉菜单*/
.box {
	border: 1px solid #d3d3d3;
	background-color: #FFFFFF;
	z-index: 10000;
}
.s_bd {
	filter: alpha(opacity =           95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	display: none;
	position: absolute;
	border: 1px solid #666666;
	background: #FFF;
	padding: 1px;
	font-family: tahoma;
	z-index: 10000;
}
.shadow_right {
	position: absolute;
	z-index: 10000;
	width: 4px;
	background: url('../images/shadow_right.png') !important;
	background: none;
}

.shadow_bottom {
	position: absolute;
	z-index: 10000;
	height: 3px;
	background: url('../images/shadow_bottom.png') !important;
	background: none;
}

.shadow_corner {
	position: absolute;
	z-index: 10000;
	width: 6px;
	height: 5px;
	background: url('../images/shadow_corner.png') !important;
	background: none;
}
.s_list {
	padding: 0px 2px;
	border: 1px solid #FFF;
	cursor: default;
	line-height: 20px;
	
}

.s_list2 {
	background: #FFF2E6;
	border: 1px solid #FF9900;
}
.fl {
	float: left;
}
.s_input {
	font: 11px Arial, Helvetica, sans-serif;
	background: #F5F5F5;
	padding: 0px 2px;
	border: 1px solid #999999;
	width: 30px;
	ime-mode: disabled;
}
/*经纪人导航菜单*/
.menubg .menu1 {
	margin-left: 9px;
	bottom: 0px;
}
.menu1 li {
	float: left;
	margin-right: 1px;
	font-size: 14px;
}
.menu01:link,.menu01:visited {
	background: url(../images/bg.gif) -41px -486px;
	display: block;
	width: 90px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	height: 22px;
}
.menu01:hover {
	background: url(../images/bg.gif) -41px -486px;
	display: block;
	width: 90px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	height: 22px;
}

.menu02:link, .menu02:visited {
	background: url(../images/bg.gif) -138px -486px;
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 90px;
	padding: 8px 0px 0px;
	height: 22px;
}
.menu02:hover,.menu02:active {
	background: url(../images/bg.gif) no-repeat -235px -486px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 90px;
}
/*经纪人导航菜单结束*/
/*日志*/
.diary h2,.diary h2 a:link,.diary h2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #d00;	
}
.diary .content {
	border-top: 1px solid #aaa;
	color: #555;
	text-indent: 26px;
	line-height: 1.5;
}
.diary p {
	margin: 8px 0px;
}
.d_tools {
	border-top: 1px dashed #aaa;
	border-bottom: 1px solid #aaa;
	color: #900;
}
.d_tools a:link,.d_tools a:visited {
	color: #900;
}
/*登录管理菜单*/
#me a:link, #me a:visited {
	color: #999;
	text-decoration: none;
}
#me a:hover, #me a:active {
	text-decoration: underline;
}
/*登录管理菜单结束*/
/*日志结束*/
.http {
	color: #999999;
	font-family: Arial;
}
.headl:link, .headl:visited {
	color: #d4a9a9;
	text-decoration: none;
}
.headl:hover, .headl:active {
	text-decoration: underline;
	color: #d4a9a9;
}
#foot {
	color: #666;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
