﻿/*
Style Name:房易 基本样式
CSS Hack:文件底部
*/
body{
	PADDING: 0px;
	MARGIN: 0px;
	/*background-image: url(http://images.funeee.com/images/fang_img/images/bbtg.gif);
	background-repeat: repeat-x;*/
}
/****reset style****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, small {
	font-size:100%;
}
.c{height:1%;}
.c:after {content: ".";display: block;height:0;clear: both;visibility:hidden;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
abbr,acronym {border:0;font-variant:normal;}
del,ins{text-decoration:none;}
strong{font-weight:bold;}
ul,ol {list-style:none;}
table {border-collapse: collapse; border-spacing: 0;}
img,fieldset {border:none;}
button,label {cursor:pointer;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
q:before,q:after{content:'';}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
.dn{display:none;}
.ds{display:}
/**** base public****/
body {
	color:#000000;
	font-family:"Arial","宋体","sans-serif";
	font-size:12px;
	line-height:1.5;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color:#ff3300;
}
input[type="text"] {
}

.hide {display:none;}
.left {float:left;}
.right {float:right; margin-right:10px;}
.clear_this {clear:both;}

.text_center {text-align:center;}
.text_left {text-align:left;}
.text_right {text-align:right;}

/** Color **/
.red {color:red;}
.dark_red {color:#ff3300;}
.blue {color:blue;}
.green {color:green;}

/****Layout****/

#Footer {
	position:relative;
	clear:both;
	width:960px;
	margin:0 auto;
	background-color:#ffffff;
}

#Header {
	margin-right: auto;
	margin-left: auto;
	margin:0px;
}
#v3_Header {
	CLEAR: both;  height:100px; MARGIN: 0px auto; WIDTH: 960px; POSITION: relative; }

#Main {
	position:relative;
	clear:both;
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
	/** top **/
.sitetop
{
	border:solid 1px #cccccc;
	background-color:#fcfcfc;
	border-top:0;
	color:#666666;
}
.sitetopleft
{
	float:left;
	padding:5px;
	padding-left:10px;
}
.sitetopright
{
	float:right;
	padding:3px;
	line-height:25px;
}
.sitetop strong
{
	color:#ff3300;
	font-size:14px;
}
.headerbkcolor1
{
	background-color:#CD0610;
}
.navbkcolor1
{
	background-color:#CD0610 !important;
}
.navbkcolor1body
{
	background-color:#fdf2d2 !important;
}
.headerbkcolor2
{
	 background-color:#81708c;
}
.navbkcolor2
{
	background-color:#81708c !important;
}
.navbkcolor2body
{
	background-color:#edeffd !important;
}

.headerbkcolor3
{
	 background-color:#5a98c0;
}
.navbkcolor3
{
	background-color:#5a98c0 !important;
}
.navbkcolor3body
{
	background-color:#edf7fd !important;
}

.headerbkcolor4
{
	 background-color:#C5C3C3;
}
.navbkcolor4
{
	background-color:#FCF09C !important;
	background-image: url(http://images.funeee.com/images/fang_img/images/search_bg.jpg);
	background-repeat: repeat-x;
}
.navbkcolor4body
{
	background-color:#fff5f5 !important;
}
.headerbkcolor5
{
	 background-color:#379521 !important;
}
.navbkcolor5
{
	background-color:#379521 !important;
}
.navbkcolor5body
{
	background-color:#f5fff6 !important;
}
.headerbkcolor6
{
	 background-color:#3754c0 !important;
}
.navbkcolor6
{
	background-color:#3754c0 !important;
}
.navbkcolor6body
{
	 background-color:#f5f5ff !important;
}
#divmessage
{

}
	.logo {
		padding:55px 0 3px 10px;
	}
		.logoLink {
			float:left;
			position:absolute;
		}
		.cityWrap
		{
			position:absolute;
			top:55px;
		}
		.cityWrap .select 
		{			
			margin-left:195px;
			font-size:14px;
			line-height:25px;
			font-weight:bold;
			color:#000000;
		}
		.cityWrap p
		{
			float:left;
			padding-right:8px;
			line-height:25px;
		}
		.headerMain
		{
			margin:30px 0 0 0 !important;
			margin:90px 0 0 0;
		}
		.top400
		{
			background:url(http://images.funeee.com/images/top.jpg);width:960px;height:43px;
			position:absolute;top:0;
		}
	.navigate {
		
		margin-left:190px;
		padding-left:0px;
		height:29px;
		line-height:29px;
		
	}
	.navList {
		
		float:left;
		padding:1px 0 0 0;
		line-height:28px;
		background:url(http://images.funeee.com/images/nav_bg.gif) no-repeat top right;
	}
		.navList li {
			float:left;
			margin-left:-2px;
			margin-right:2px;
			padding-left:2px;
			background:url(http://images.funeee.com/images/nav_space.gif) no-repeat;
		}
		.navList li a {
			float:left;
			font-size:14px;
			font-weight:bold;
			padding:0 18px;
			color:#333333;
		}
		.navList li a:hover {
			/*color:red;
			text-decoration:none;
			background:#f4efda url(http://images.funeee.com/images/navHV_bg.gif) repeat-x top;
*/
			color:#ffffff;
			font-weight:bold;
			margin-left:0;
			text-decoration:none;
			/*background:url(http://images.funeee.com/images/navsel_bg.gif) repeat-x top right;
			background-color:#ff6e02;*/
		}
		.navList li.select {
			margin-left:0;
			margin-right:1px;
			margin-bottom:-2px;
			/*background:url(http://images.funeee.com/images/navLH_bg.gif) no-repeat top left;*/
			
		}
		.navList li.select a {
			color:#ffffff;
			font-weight:bold;
			margin-left:0;
			/*background:url(http://images.funeee.com/images/navsel_bg.gif) repeat-x top right;
			background-color:#ff6e02;*/
		}
		.navigateright
		{
			position:absolute;
			top:12px;
			left:480px;
		}
		.navigateright a{color:#666666;}
		.navigateright a:hover{color:#F00101;text-decoration: none;}
	.headerChannal 
	{
		width:960px;
		margin-right: auto;
	 margin-left: auto;
	}
		.searchWrap
		{
			height:35px;
			padding-top :10px;
			/*border:solid #ff6e02 1px;
			background-color:#ff6e02;
			background:#b61015 url(http://images.funeee.com/images/navsel_bg.gif) repeat-x top left;*/
		}
		.hotLoupan {
			border:solid #cccccc 1px;
			margin-bottom:15px;
		}
		.searchWrap {
			padding-bottom:0;
			position:relative;
			text-align:center;
		}
			.searchWrap select,
			.searchWrap .input_text {
				color:#333333;
				border:solid #666666 1px;
			}
			.searchWrap select {
				vertical-align:top;
				width:100px;
			}
			.searchWrap .input_text {
				padding:3px 0 1px 2px;
				width:120px;
			}
			.searchWrap button {
				height:22px;
				width:82px;
				border:none;
				color:#000;
				text-indent:10px;
				line-height:2em;
				font-size:12px;
				background:url(http://images.funeee.com/images/srh_btn.gif) no-repeat;
			}
			.searchWrapUlLeft
			{
				position:absolute;
				left:5px;
				top:5px;
			}
			.searchWrapUlLeft li
			{
				width:10px;
				height:10px;
				font-size:1px;
				margin-bottom:3px;
				border:solid 1px #d6cac7;
			}
			.searchWrapUlRight
			{
				position:absolute;
				right:5px;
				top:5px;
			}
			.searchWrapUlRight li
			{
				width:10px;
				height:10px;
				font-size:1px;
				margin-bottom:3px;
				border:solid 1px #d6cac7;
			}
		.hotLoupan {
			padding:5px 100px 5px 100px;
			background:#f8f8f8;
			height:18px;
			border-top:none;
		}
			.hotLoupan p {				
				line-height:1.5em;
				height:1.5em;
				overflow:hidden;		
				
			}
			.hotLoupan strong {
				color:#f24432;
			}
			.hotLoupan a {
				margin:0 5px;
				color:#000;
			}
			.hotLoupan a:hover {
				color:#000;
			}
	.quickMenu {
		position:absolute;
		top:40px;
		z-index:999;
		right:0;
		padding-left:15px;
		height:25px;
		line-height:25px;
		/*background:url(http://images.funeee.com/images/topBar_bg.gif) no-repeat left;*/
	}
		.userMenu {
			float:left;
			
		}
		
		.userMenu img
		{
			*padding-top:0 !important;
			*padding-top:5px;
		}
		.quickLinkList {
			overflow:hidden;
			float:left;
			padding:0 0 0 9px;
			/*background:url(http://images.funeee.com/images/topBar_bg.gif) no-repeat bottom right;*/
		}
		.quickLinkList li {
			float:left;
			padding:0 0 0 5px;
			/*background:url(http://images.funeee.com/images/topBar_sp.gif) no-repeat left center;*/
		}
		.quickLinkList li.subInfo {
			position:relative;
		}
		#subInfoListWrap {
			position:absolute;
			z-index:999;
			left:0;
			background:#ffffff;
			border:solid 1px #cccccc;
			width:90px;
		}
		#subInfoListWrap li
		{
			clear:both;
			float:none;
			width:100px;
			padding:0 0 0 5px;
			line-height:1.5em;
		}
		.quickLinkList a
		{
			font-weight:bold;
			
		}
.fh_top_w960{background:#f8f8f8;width:948px; margin:0 auto;border:1px solid #cccccc;padding:5px 0 5px 10px;color:#333333;margin-bottom:15px;}
.fh_top_w960 a{color:#c7000a;}
.fh_top_w960 a:hover{color:#000;}
.fh_top_w960_ba{}
.fh_top_w960_ba small{margin-right:10px;}
	/** contend body **/

#Content,
#SideBar {
	position:relative;
}
#Content {
	float:left;
	width:665px;
	
}
.color_blue
{color:#0000cc;}

.color_red
{color:#ff3300;}

.color_green
{color:#00cc00;}

	.fyIntroWrap {
		height:100px;
		margin:0 0 10px;
 		border:solid #cccccc 1px;
 		background:#fffffc;
	}
	.fysmhead
	{
		margin:10px 10px 0 10px;
	}
	.fysmheadbig strong
	{
		padding-left:30px;
		font-weight:bold;
		font-size:18px;
		font-family:"黑体";
		color:#ff3300;
	}
	.fysmheadbig
	{
		border-bottom:solid 1px #dddddd;
	}
	.fysm
	{
		margin:0px auto 0 auto;

		line-height:25px;
		color:#000000;
		padding:0 40px 10px 40px;
	}
	.fysm strong
	{
		background:url(http://images.funeee.com/images/tri_red.gif) no-repeat 1px;
		padding-left:10px;

	}
	.fysmmode
	{
		
		padding-top:5px;
		color:#000000;
	}
	.fysmmode h2{font-size:14px;}
	.tel400
	{
		color:#C7000A;
		font-size:18px;
		font-weight:bold;
		font-family:Arial, Verdana;
	}

	.boxGray {
		border:solid #cccccc 1px;
		background:#ffffff;
		margin-top:15px;
		float:left;
		margin:auto;
		width:100%;
		margin-bottom:10px;
		}
	.agentlist
	{
		
	}
		.boxGray h2 {
			position:relative;
			padding:3px 0 0 15px;
			height:27px;
			line-height:27px;
			color:#000000;
			background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;
			border-bottom:solid #cccccc 1px;
			font-size:14px;
		}
		.boxGray h2 select
		{
			margin-top:3px;
		}
		.boxGray_cot {
			padding:3px; float:left;
		}

		
	.quickFind {
		background:#F9F8F8;
		border-bottom:solid 1px #cccccc;
	}
		.quickFind h3 {
			padding-left:22px;
			height:20px;
			line-height:2.2em;
			font-weight:normal;
			color:#846700;
			background:#fcf6e8 url(http://images.funeee.com/images/pull.gif) no-repeat 8px center;
		}
		.quickFind_cot {
			padding:3px 0 3px 8px;
			line-height:2em;
			height:124px;
		}
		quickFind_cot a{ text-align:left; font-family:Arial; color:#000000;}
		.quickFind_cot p strong {
			font-weight:normal;
			color:#CC0000;
		}

		.boxA {margin-left:3px;}
		.boxA h3 
		{
			color:#000000;
			padding-left:12px;
			margin-top:8px;
			padding-bottom:3px;
			position:relative;
			background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;
		}

		.boxA_cot {
			padding:8px;
		}
		.scrollgreat
		{
			margin-top:5px;
		}
		#slideJingPin01
		{
			position:absolute;
			float:left;
			top:-2px;
			margin-left:10px!important;
			*margin-left:10px !important;
			margin-left:10px;
		}
		#slideJingPin
		{
			position:absolute;
			float:left;
			top:-2px;
			margin-left:80px!important;
			*margin-left:10px !important;
			margin-left:10px;
		}
		#slideJingPin li
		{
			float:left;
			margin:0 5px 0 0;
			border:solid #cccccc 1px;
		}
		#slideJingPin a
		{
			padding:0 2px;			
			line-height:1.2em;
			color:#ffffff;
			font-size:9px;
			font-weight:bold;
			font-family:Verdana,Arial;
			text-decoration:none;
			text-decoration:none;
			background:#fcfcfc;
			color:#666666;
		}
		#slideJingPin a:hover
		{
			background:#ff3300;
			color:#ffffff;
		}
		.loupanList li 
		{
			margin:10px 0 10px 10px;
		}
		.jinpinlist li
		{
			float:left;
			margin:10px 0 10px 10px;
		}
		.scrollUP,
.scrollDown {
	display:block;
	width:100%;
	height:0;
	padding-top:8px;
	overflow:hidden;
	background:#e7e7e7 url(http://images.funeee.com/images/space_switch.gif) no-repeat;
}
.scrollUP {
	margin-bottom:5px;
	background-position:center -8px;
}
.scrollDown {
	margin-top:5px;
	background-position:top center;
}

.scrollLeft
{
	width:12px;
	height:100%;
	background:#ffffff url(http://images.funeee.com/images/leftright.gif) no-repeat;
	float:left;
	vertical-align:middle;
}
.scrollRight
{
	width:12px;
	height:100%;
	background:#ffffff url(http://images.funeee.com/images/leftright.gif) no-repeat -12px 0;
	float:right;
	vertical-align:middle;
}

.yn_lc2 { background:url(http://images.funeee.com/images/business/08.gif) repeat-x 0 0px; width:688px; }
.yn_lc2 a { width:80px; padding:45px 0 0 0px; margin-left:7px; margin-right:11px; *margin-left:7px; *margin-right:11px; _margin-left:5px; _margin-right:12px; }

.leftbox272
{
	width:274px;
	float:left;
	margin-top:15px!important;
	*margin-top:15px!important;
	margin-top:15px;
	padding:2px;
	clear: both;
	border:solid 1px #cccccc;	
}
.leftbox272con
{
	padding:7px;
	text-align:center;
	background:#f9f9f9;
}
.leftbox272 h2
{
	padding:3px 0 3px 10px;
	font-size:14px;
	background:#eeeeee;
	color:#666666;
}
.xinghedian
{
	width:272px;
	margin-top:15px;
	padding:3px;
	border:solid 1px #cccccc;	
	background:#ffffff;
}
.xinghediancon
{
	padding:7px;
	background:#f1fff1;
}
.xinghedian strong
{
	font-size:13px;
	text-align:left;
	font-weight:bold;
	color:#666666;
}
.xinghedian a
{
	text-align:right;
	color:#009900;
	font-size:14px;
	font-weight:bold;
}
	.collList {}
		.collList li {
			clear:both;
			padding-top:5px;
			padding-bottom:10px;
			margin-left:10px;
		}
		.collList li .picHouse {
			display:none;
		}
		.collList li.select  dl.picHouse {
			display:block;
		}
		.collList li a {
			
			padding-left:10px;
		}
		.collList li.select a{
			font-weight:bold;
			padding:0;
		}
		.collList li .picHouse a 
		{
			text-align:left; color:#000000;

		}
		.collList li .picHouse {
			
		}
	.picHouse {
		clear:both;
		width:300px;
		line-height:19.5px;
	}
		.picHouse dt,
		.picHouse dd {
			float:right;
			width:186px;
		}
		.picHouse dt
		{
			text-overflow:ellipsis;
			overflow:hidden;
			height:20px;
		}
		.picHouse dd.photo {
			float:left;
			width:100px;
			border:solid 1px #cccccc;
		}
		.picHouse dd.photo a {
			display:block;
			padding:2px;

		}
		.picHouse dd.photo a:hover {

		}
		.picHouse dd.photo img {
			display:block;
			width:100px;
			height:74px;
			
		}
		.picHouse dd.price {
			font-weight:bold;
			color:#ff3300;
		}
	.norList {}
		.norList li a {
			overflow:hidden;
			line-height:2.2em;
			padding-left:18px;
			color:#000000;
			background:url(http://images.funeee.com/images/icon_house.gif) no-repeat left center;
		}
	#EliteHouse {
		margin-right:10px;
	}
	.jjrLine
	{
		/*background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;*/
		border:solid 1px #cccccc;
		margin:15px 10px 0 10px;
		background:#ffffff;
	}
	.jjrLine1
	{
		border-bottom:solid 1px #cccccc;
	}
	.jjrtitle
	{
		border-bottom:solid 1px #cccccc;
		padding:3px;
		background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;
	}
	.jjrtitle strong
	{
		float:left;
		font-size:14px;
		padding-top:3px;
		padding-left:5px;
	}
	.jjrtitle small
	{
		float:right;
		background:url(http://images.funeee.com/images/btn_01.gif);
		width:115px;
		height:19px;
		padding-top:5px;
		text-align:center;
	}
	.jjrtitle small a
	{
		color:#0000cc;
	}
	.row2 {
		background-color:#fcfcfc;
	}
	.jjrData {
		float:left;
		padding:5px;
		margin-top:5px;
		margin-left:5px;
		background-color:#f9f9f9;
		border-top:solid 1px #cccccc;
		width:300px;
		height:220px;
	}
		.jjrData dt,
		.jjrData dd {
			word-break:break-all;
			text-align:left;
		}
		.jjrData dd.area,
		.jjrData dd.phone
		{
			color:#993300;	
		}
		.jjrData dt,
		.jjrData dt a {
			font-weight:bold;
			color:#ff3300;
		}
		.jjrData dd.photo {
			margin-right:3px;
			/*
			padding:3px;
			border:solid 1px #cccccc;
*/
		}
		.jjrData dd.photo a,
		.jjrData dd.photo img {
			
		}
		.jjrData dd.photo img 
		{
margin-right:1px;
			
		}
		.jjrhousedata
		{
			float:left;
			width:225px;
			margin-top:10px;
			margin-left:10px;
			background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;
		}
		.nobg
		{
			background:none;
		}

		.jjrhousedata dfn
		{
			width:100px;
			overflow:hidden;
			background:#cccccc;
		}
		.jjrhousedata dt
		{
			height:44px;
			line-height:22px;
			position:relative;
		}
		.jjrhousedata small
		{
			color:#666666;
			position:absolute;
			top:22px;
			line-height:22px;
			right:0;
		}
		.jjrhousedata dd
		{
			height:22px;
		}
		.jjrhousedata dd.zone
		{
			color:#555555;
		}
		.jjrmore
		{
			float:right;
			padding:5px 5px 3px 0;
		}
	.marginleft15{margin-left:10px;}
	.boxCirA {
		width:323px;
		float:left;
		border:solid 1px #cccccc;
		margin-top:15px;
		/*background:#ffffff url(http://images.funeee.com/images/cirWrap_a.gif) no-repeat;*/
	}
		.boxCirA h3 {
			/*position:relative;
			padding:0 8px;
			height:27px;
			line-height:27px;
			font-size:14px;
*/
			position:relative;
			padding:0 8px;
			height:27px;
			line-height:27px;
			color:#000000;
			background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;
			border-bottom:solid #cccccc 1px;
			font-size:14px;
		}
		.boxCirA_cot {
			padding:8px 8px 10px 12px;
			/*background:#ffffff  url(http://images.funeee.com/images/cirWrap_a.gif) no-repeat bottom;*/
		}

	.boxBot 
	{
		width:100% !important;
		width:auto;
		float:left;
		background:#ffffff;
		margin-top:15px;
		border:1px solid #cccccc;		
	}
		.boxBot h3 
		{
			position:relative;
			padding:2px 8px 0 15px;
			margin:0 5px 0 5px;
			height:26px;
			line-height:26px;
			font-size:14px;
			background:url(http://images.funeee.com/images/cri_org.gif) no-repeat 0 45%;
			background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;	
			color:#000000;	
		}
		.boxBot_cot {
			padding:8px;
		}
		.norBotList1 a {

		line-height:2.2em;
		height:2.2em;
		overflow:hidden;
		padding-left:8px;
		color:#000000;
		background:url(http://images.funeee.com/images/point_red.gif) no-repeat 0 4px;
		}
	.norBotList a {
		
		line-height:2.2em;
		height:2.2em;
		overflow:hidden;
		padding-left:8px;
		color:#000000;
		background:url(http://images.funeee.com/images/point_red.gif) no-repeat 0 4px;
	}
.videotoosmall
{
	padding-left:50px;
}
.videomemo
{
	clear:both;
	padding: 5px 0 5px 10px;
	line-height:1.8em;
}
.tovideonav
{
	text-align:center;
	padding-bottom:5px;
}
.boxGray h2 small,
.boxGrayleft h2 small,
.boxGrayright h2 small,
.boxCirA h3 small,
.boxCirB h3 small,
.boxBot h3 small{
	display:block;
	position:absolute;
	right:8px;
	top:3px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
	.boxGray h2 small a,
	.boxGrayleft h2 small a,
	.boxGrayright h2 small a,
	.boxCirA h3 small a,
	.boxCirB h3 small a,
	.boxBot h3 small a {
		display:block;
		color:#666666;
		padding-right:10px;
		background:url(http://images.funeee.com/images/more.gif) no-repeat right 45%;
	}
	.boxGray h2 small a:hover,
	.boxGrayleft h2 small a:hover,
	.boxGrayright h2 small a:hover,
	.boxCirA h3 small a:hover,
	.boxCirB h3 small a:hover,
	.boxBot h3 small a:hover {
		color:#ff3300;
		text-decoration:none;
		background-image:url(http://images.funeee.com/images/moreHV.gif);
	}


#SideBar {
	float:left;
	width:280px;
}
	.shortLinks 
	{
		padding:7px 7px 15px 7px;
		margin:0 0 10px;
		background:#fefcd4;
		border:solid #f6ca6c 1px;
	}
		.shortLinkList 
		{
			padding:0 0 0 20px;
		}
		.shortLinkList li {
			float:left;
			margin:10px 10px 0 0;
		}
		.shortLinkList li.nomargin{
			margin-bottom:0;
		}
		.shortLinkList a 
		{
			text-align:center;
			padding-top:8px;
			float:left;
			width:105px;
			height:24px;
			overflow:hidden;
			background:url(http://images.funeee.com/images/op_btn.gif) no-repeat top;
			text-decoration:none;
			font-weight:bold;
			color:#000;
		}
		.shortLinkList a:hover
		{
			text-decoration:none;
		}
		*{margin:0px;padding:0px;}
#anbrod{
	width: 272px;
	border:solid 1px #cccccc;
	padding:3px;
	background:#ffffff;
}
#anbrod .anbrodcon{	background:#f6f6f6;}

#anbrod .buy,
#anbrod .sale
{float:left;background:#D60234;height:34px;}
#anbrod .rent,
#anbrod .renter
{float:left;margin-left:13px!important;*margin-left:10px!important;margin-left:5px;background:#777778;height:34px;}
#anbrod .buyl,
#anbrod .salel
{background:url(http://images.funeee.com/images/photo_bg07.gif);width:14px;float:left;height:29px;}
#anbrod .buym,
#anbrod .salem
{background:url(http://images.funeee.com/images/photo_bg09.gif);float:left;height:21px;padding:8px 7px 0 7px;}
#anbrod .buym a,
#anbrod .salem a
{
	color:#000000;
	font-weight:bold;
}
#anbrod .buyr,
#anbrod .saler
{background:url(http://images.funeee.com/images/photo_bg08.gif);width:18px;float:left;height:29px;}
#anbrod .rentl,
#anbrod .renterl
{background:url(http://images.funeee.com/images/photo_bg16.gif);width:14px;float:left;height:29px;}
#anbrod .rentm,
#anbrod .renterm
{background:url(http://images.funeee.com/images/photo_bg18.gif);float:left;height:21px;padding:8px 7px 0 7px;color:#20871b;}
#anbrod .rentm a,
#anbrod .renterm a
{
	color:#000000;
	font-weight:bold;
}
#anbrod .rentr,
#anbrod .renterr
{background:url(http://images.funeee.com/images/photo_bg17.gif);width:18px;float:left;height:29px;}
#anbrod .btnquick,
#anbrod .buyrent,
#anbrod .salerenter
{
	margin:0 auto;
	padding:15px 0 0 0;
	width:250px;
}
#anbrod .btnquick{padding-bottom:15px;}
#anbrod .btnquickl{background:url(http://images.funeee.com/images/top_01.gif);width:3px;float:left;height:32px;}
#anbrod .btnquickm{background:url(http://images.funeee.com/images/top_02.gif);float:left;height:24px;padding:8px 13px 0 13px;}
#anbrod .btnquickr{background:url(http://images.funeee.com/images/top_04.gif);width:3px;float:left;height:32px;}


	.tabViewA {
		position:relative;
		margin:15px 0;
	}
		
		
		.tabViewA_bottom
		{
			margin-right:20px;
		}
		.tabViewA_cot {
			border:solid #cccccc 1px;
		}
		.tabViewA_cot h2
		{
			position:relative;
			padding:0 8px;
			height:27px;
			line-height:27px;
			color:#000000;
			background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;
			border-bottom:solid #cccccc 1px;
			font-size:14px;
		}
		.evsprice
		{
			float:left;
			margin-left:20px;
			border-left:solid 1px #cccccc;
			padding-left:20px;			
		}
		.evsprice li
		{
			line-height:2em;
		}
		
		.evspriceimg
		{
			float:left;
			margin:8px 0 8px 0;
			width:300px;
			height:160px;
			overflow:hidden;
		}
		.evspriceimg img
		{
			margin:-10px 0 0 5px;
		}
	
	.evsbao
	{
		width:300px;
	}
	.evsbao strong
	{
		float:left;
		margin-left:10px;
	}
	.evsbao a
	{
		float:right;
	}
	.boxCirB {
		width:278px;
		margin:15px 0 0 0;
		background:#fffffc;
		/*background:url(http://images.funeee.com/images/cirWrap_b.gif) no-repeat top;*/
		border:solid 1px #cccccc;
	}

		.boxCirB h3 {
			/*padding:0 8px;
			height:33px;
			line-height:33px;
*/
			position:relative;
			padding:0 8px;
			height:27px;
			line-height:27px;
			color:#000000;
			margin:0 5px 0 5px;
			/*background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;*/
			background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;
			font-size:14px;
		}
		.boxCirB h3 big {
			font-size:15px;
		}
		.boxCirB_cot {
			padding:8px 7px 0 0;
			/*background:url(http://images.funeee.com/images/cirWrap_b.gif) no-repeat bottom;*/
		}
		.boxCirB_cot dl
		{
			height:90px;
			padding:3px;			
		}
		.boxCirB_cot dd
		{
			float:left;
			margin-left:3px;
			padding:2px 2px 2px 2px;
			border:solid 1px #cccccc;
		}
		.boxCirB_cot dt
		{
			margin-top:6px;
			margin-left:5px;
			float:left;
			width:100px;}

/** 友情链接 **/
.linksWrap {
	position:relative;
	margin-top:15px;
	margin-bottom:10px;
	clear:both;
	border:solid #cccccc 1px;
	background:#ffffff;
}
	.linksWrap h3 {
		position:relative;
		padding:0 8px;
		height:27px;
		line-height:27px;
		color:#960F11;
		/*background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;
		border-bottom:solid #cccccc 1px;*/
		background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;
	}
	.linksWrap h3 small 
	{
		position:absolute;
		right:20px;
		top:0px;
	}
	.linksWrap h3 small a {
		font-weight:normal;
		
		font-size:12px;
		
	}
	.linksWrap h3 small a:hover {}
	
	.imgLink {
		padding:8px 17px 0;
	}
	.imgLink img {
		margin-bottom:5px;
	}
	.txtLink {
		padding:8px 0 8px;
		margin:0 17px;
	}
	.txtLink a:link,
	.txtLink a:visited {
		margin-right:15px;
		overflow:hidden;
		line-height:1.6;
		height:1.6em;
		color:#555555;
	}
	.txtLink a:hover {
		text-decoration: none;
		color:#555555;
	}

	/**  bottom  **/
#Footer {
	padding:15px 0;
	color:#333333;
}
#Footer a:link,
#Footer a:visited {
	color:#333333;
}
#Footer .cup {
	position:absolute;
	top:8px;
	left:230px;
}
#Footer .endBar {
	margin-left:90px;
	line-height:1.8;
	text-align:center;
}
#Footer .copyright {
	
}

/** 广告 **/
.adright
{
	height:100px;
	margin:15px 0 0 0;
	padding:2px;
	border:solid 1px #cccccc;
}
.adWrap {
	margin-top:15px !important;
	*margin-top:15px !important;
	margin-top:15px;
	padding:2px;
	height:auto;
	border:solid 1px #cccccc;
	clear:both;
	position:inherit;
}
.adWrap a{
	*display:block;
}
.adWrap img {
	*display:block;
}
.imgNews {
	float:left;
	position:relative;
	display:inline; /** fix ie6 **/
	margin:15px 8px 0;
	width:606px;
	height:100px;
	border:solid #cccccc 1px;
	overflow:hidden;
}
.loadingImg {
	width:274px;
	height:100px;
	text-align:center;
	line-height:100px;
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	position:absolute;
}
.scrollNewsBtn {
	position:absolute;
	right:5px;
	bottom:5px;
}
.scrollNewsBtn a:link,
.scrollNewsBtn a:visited {
	float:left;
	padding:0 2px;
	margin:0 2px 0 0;
	line-height:1.2em;
	color:#ffffff;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-decoration:none;
	background:#000000;
	border:solid #000000 1px;
}
.scrollNewsBtn a.lh:link,
.scrollNewsBtn a.lh:visited,
.scrollNewsBtn a:hover {
	background:#ffffff;
	border:solid #C9000D 1px;
	color: #C9000D;
}

/** global fix **/
#Header:after,
#Main:after,
#Footer:after,
#Content:after,
#SideBar:after,
.logo:after,
.navList:after,
.navigate:after,
.picHouse:after,
.boxGray:after,
.boxGray_cot:after,
.tabViewA_nav:after,
.shortLinkList:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/** Hacks **/
.logo,
.navList,
.navigate,
.navList li,
.searchWrap,
.hotLoupan,
.quickFind,
.boxGray,
.boxGray_cot,
.tabViewA,
.tabViewA_nav,
.jjrData,
.shortLinkList {
	zoom:1
}
* html .quickLinkList li,
* html .navigate,
* html .navList li {
	_display:inline;
}

/*pagenumber*/
.fh_Link li {width:25px;height:25px;border:1px solid #cecece;margin-right:4px;float:left;line-height:25px;text-align:center; margin-top:8px;}
.fh_Link li a{width:25px;height:25px;display:block;text-decoration: none;}
.fh_Link li a:hover{color:red;background:url(http://images.funeee.com/images/personal/bg_03.gif);font-weight:bold;text-decoration: none;}
.fh_Link .now {color:red;background:url(http://images.funeee.com/images/personal/bg_03.gif);font-weight:bold;text-decoration: none; }
.fh_Link .now a {color:red;background:url(http://images.funeee.com/images/personal/bg_03.gif);font-weight:bold;text-decoration: none;}

.borkerpage
{
	margin:10px;
}
.con_text
{
	background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;
	padding:5px;
	line-height:1.8em;
}
.content_tt
{
	font-weight:bold;
}
.content_short
{
	color:#333333;	
	word-break:break-all;
}
.content_tt a
{
	
	font-weight:normal;
}
.content_out
{
	color:#666666;
}
.content_out a
{
	background:none;
}
.brokerhouselist
{
}
.brokerhouselist li
{
	line-height:1.8em;
	
}
.brokerhouselist dd
{
	float:left;
	color:#666666;
	margin-right:10px;
}
.brokerhouselist dd strong
{
	color:#ff3300;
}
.jjrtop1
{
	padding:5px;
}
.jjrtop1 img
{
	margin-right:1px;
}
.jjrtop1 dt
{
	float:left;
}
.jjrtop1 dd
{
	padding-top:5px;
	line-height:1.5em;
	word-break:break-all;
}
.jjrtop1 dd small
{
	color:#996633;
}
.jjrdesc
{
	padding:0 10px 10px 10px;
	line-height:1.5em;
	color:#333333;
}
.boxGrayleft,
.boxGrayright {
	border:solid #cccccc 1px;
	background:#ffffff;
	margin-top:15px;
	float:left;
	width:323px;
}
.boxGrayright
{
	margin-left:15px;
}
.boxGrayleft h2,
.boxGrayright h2 {
	position:relative;
	padding:0 8px;
	height:27px;
	line-height:27px;
	color:#000000;
	background:#f3f3f3 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x top;
	border-bottom:solid #cccccc 1px;
	font-size:14px;
}
.BT_shadow0
{
	line-height:2em;
	position:absolute;z-index:100;background:#ffffee;border:solid 1px #ff9900;padding:5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.commendnav li
{
	float:left;
	background:#f9f9f9 url(http://images.funeee.com/images/tab_bg.gif);
	margin:5px;
	padding:5px 6px 1px 6px;
	cursor:default;
	margin-top:4px;
	color:#666166;
}
.commendnav1
{
	margin-left:150px;
}
.commendnav1 li
{
	float:left;
	margin-right:2px;
	cursor:default;
	color:#555555;
	background:#f5f5f5 url(http://images.funeee.com/images/titleNormal_bg.gif) repeat-x;
	padding:3px 10px 3px 10px;
	border:solid 1px #cccccc;
	border-bottom:0;
}
/*
.tab_sun{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/next.gif) !important;}
.tab_ling{background-color:#f1f1f1; background-image: url(http://images.funeee.com/images/next.gif) !important;}
.tab_di{background-color:#f1f1f1; background-image: url(http://images.funeee.com/images/next.gif) !important;}

.tabnav1{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/navtab_01.gif) !important;}
.tabnav2{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/navtab_02.gif) !important;}
.tabnav3{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/navtab_03.gif) !important;}
.tabnav4{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/navtab_04.gif) !important;}
.tabnav5{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/navtab_05.gif) !important;}
.tabnav6{background-color:#f1f1f1; background-image:url(http://images.funeee.com/images/navtab_06.gif) !important;}
*/
.commendlink1{position:absolute;right:10px;bottom:5px;}
.commendnav .select
{
	background:#ffffff url(http://images.funeee.com/images/tab_bg.gif);
	color:#0000cc;
	margin-top:5px;
}
#commendnav1 .select
{
	background:#ffffff url(http://images.funeee.com/images/tab_bg.gif);
	color:#0000cc;
	margin-top:5px;
}
.commendnav1 .select
{
	border:solid 1px #cccccc;
	border-bottom:0;
	background:#ffffff;
	color:#ff3300;
	padding-top:4px;
}
.maincommendcon
{
	border:solid 1px #cccccc;
	padding:10px 10px 10px 10px;
	height:250px;
	overflow:hidden;
	width:642px;
	position:absolute;
	top:25px;
	*z-index:-1;
	line-height:2em;
	background:#ffffff;
}
.sunpanlist li
{
	line-height:2em;
	float:left;
	width:300px;
	margin:5px 5px 5px 5px;
	padding-left:10px;
	background:url(http://images.funeee.com/images/dot.gif) repeat-x bottom;
}
.sunpanlist dl dt
{
	padding-left:13px;
}
.bksun
{
	background:url(http://images.funeee.com/images/next_red.gif) no-repeat;
}
.bksun a{ text-align:left; font-family:Arial; color:#B10606;}
.rentList li
{
	float:left;width:320px;margin:8px 0 0 5px;color:#000000;
	background:url(http://images.funeee.com/images/point_red.gif) no-repeat 1px;
	text-indent:8px;
	
}
.rentList .rtitle
{
	width:170px;overflow:hidden;height:20px;float:left; color:#B10606;
}
.rentList .rtitle a{ text-align:left; font-family:Arial; color:#000000;}
.rentList .rhuxin
{
	width:60px;
	float:left;
}
.rentList .rjiage
{
	width:80px;
	float:left;
	text-align:right;
}

.rentList li strong
{
	color:#ff3300;
}
.businesslist li
{
	margin:8px 0 0 5px; float:left;
}

.businesslist .btitle
{
	width:150px;overflow:hidden; height:20px;float:left; color:#B10606;
}
.businesslist .btitle a{ font-family:Arial; text-align:left; color:#000000;}
.businesslist .bmianji
{
	width:50px;
	float:left;
	text-align:right;
    overflow:hidden;
}
.businesslist .bjiage
{
	width:110px;
	float:left;
	text-align:right;
    overflow:hidden;
}

.businesslist li strong
{
	color:#ff3300;
}

.mynav {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	*margin-top:30px!important; 
     margin-top :30px!important;
	margin-top:20px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: #f9f9f9; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 8px; 
	BORDER-BOTTOM: #cccccc 1px solid
}



/*
论坛头部样式
*/

#v3_top_01 {
	background-color: #F6F6F6;
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #DBDBDB;
}
.v3_top_01_ne {
	height:33px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(http://images.funeee.com/images/fang_img/images/top_ding_bg.gif);
	background-repeat: repeat-x;
	position:relative;
	}
.v3_top_01_logo {
	float: left;
	height: 33px;
	width: 216px;
	}
.v3_bt_top_info {
	top:-5px;
	left:255px;
	height: 25px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	
}
UL.v3_llst01 {
	MARGIN: 0px;
	padding:0px;
	float:left;
	text-decoration: none;
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
}

UL.v3_llst01 LI {
	background-image: url(http://images.funeee.com/images/fang_img/images/butten_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 60px;
	float:left;
	text-align: center;
	line-height: 20px;
}
UL.v3_llst01 LI a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
UL.v3_llst01 LI a:visited {
	color: #333333;
	text-decoration: none;
}

UL.v3_llst01 LI a:hover {
	color: #990000;
	text-decoration: underline;
}
.v3_bt_top_right {
	float: right;
	height: 33px;
	width: 300px;
}
#v3_top_02 {
	height: 73px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.v3_top_02_logo {
	float: left;
	height: 49px;
	width: 161px;
	margin-top: 8px;
}
#v3_daohang {
width:960px;
height:25px;
margin-right: auto;
	margin-left: auto;
    border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.v3_daohang_bt{ margin:0px; padding:0px; clear:both; float:left;}
.v3_daohang_bt span{ font-size:12px; height:20px; line-height:20px; color:#000000; }
.v3_daohang_left {
    margin-top:2px;
    height:18px;
	float:left;
	margin-left:3px;
}
.v3_daohang_right{ margin-top:2px; float:right; padding-right:8px;}
.v3_tel {
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
	color: #000000;
}