/*通用部分定义*/
body,td,th {
	font-size: 12px;
	font-family: "宋体";
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#009BC5;
	
}
a:link {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a:visited {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a:hover {
	font-size: 12px;
	line-height: 160%;
	color: #ff0000;
	text-decoration: underline;
	font-family: "宋体";
}
.font14_hei_180a:link {
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
.font14_hei_180a:visited {
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
.font14_hei_180a:hover {
	font-size: 14px;
	line-height: 180%;
	color: #ff0000;
	text-decoration: underline;
	font-family: "宋体";
}
/* 内容显示页面 */
.content_title{
	font-family: "黑体";
	font-size: 20px;
	line-height: 45px;
	color: #000000;
	text-decoration: none;
	height: 45px;
	width: 100%;

	text-align: center;
}
.content_nr {
	word-break:break-all;
	font-size: 14px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
/* 二手房显示页面 */
.price{
	font-size:18px;	
	color:#EC6000;
	line-height:22px;
	font-family: "Arial";
}
.details a:link{
	color:#0041D6;
	font-size: 16px;
	text-decoration: underline;
	font-weight:bold;
	line-height: 180%;
}
.details a:visited{
	color:#0041D6;
	font-size: 16px;
	text-decoration: underline;
	font-weight:bold;
	line-height: 180%;
}
.details a:hover{
	color:#ff0000;
	font-size: 16px;
	text-decoration: underline;
	font-weight:bold;
	line-height: 180%;
}
.ehs a:link{
	color:#0041D6;
	font-size: 12px;
	text-decoration: none;
}
.ehs a:visited{
	color:#0041D6;
	font-size: 12px;
	text-decoration: none;
}
.ehs a:hover{
	color:#ff0000;
	font-size: 12px;
	text-decoration: underline;
}
img.x{border-style:solid;/*实画线*/
   border-color:#DDDCDC;/*边框颜色*/
   border-width:1px;/*边框粗细*/
   }
   
/* 搜索页面 */
.hidden {
	DISPLAY: none
}
/* 分页面 */
.btn_2k3 {
BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 0px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid;
}
