@import url("common.css");

#MemberBlock{overflow:hidden;zoom:1;overflow:hidden;width:920px;}
/*左侧*/
#Left{float:left;width:180px;height:518px;background: url(images/news_left_bg.jpg) repeat-x 0 34px;}
	#Left h2{height:33px;line-height:33px;padding:0 0 0 22px;font-size:14px;color:#fff;background:#ac2633 url(images/news_left_title_bg.jpg) no-repeat 15px 10px;}
	#Left li{border-bottom:1px dashed #c4c4c2;height:29px;line-height:29px;vertical-align:bottom;}
		#Left li a{display:block;padding:0 20px;color:#565656;/*color:#909090;*/text-align:left;font-family:"宋体";}
		#Left li.current a{color:#ac2633;background:#f6c3b5 url(images/news_left_current.jpg) no-repeat right;}


/*右侧*/
#Right{float:left;width:723px;background:#fcf8e9;padding-bottom: 20010px;margin-bottom: -20000px;}
	#Right h3{height:33px;padding:0 0 0 13px;color:#ac2633;font-size:14px;line-height:33px;background:url(images/news_right_title_bg.jpg) repeat-x top;}
		#Right h3 span{color:#513f17;}
	#WelcomeKeyWords{padding:0 10px;line-height:30px;height:30px;color:#4f4236;background:#ffd251;}
		#WelcomeKeyWords strong{color:#ac2633;}
	.CompareTable{border-collapse:collapse;width:723px;}
		/*thead*/
		.CompareTable th{border-left:1px solid #fff;height:38px;line-height:14px;text-align:center;font-weight:normal;background:#e0decf;}
			.CompareTable th span{color:#a19991;}
		/*tbody*/
		.CompareTable tbody td{height:54px;line-height:16px;text-align:center;background: url(images/member_compare_dotted.jpg) repeat-x bottom;}
		.CompareTable tbody td.RedUp{color:#ac2633;background-color:#f8e8d9;}
		.CompareTable tbody td.RedDown{background-color:#f8e8d9;}
		.CompareTable tbody td strong{color:#aa252f;}

		.CompareTable tbody td div{height:52px;line-height:52px;}
		.CompareTable tbody td div.Pic{background: url(images/source_icon_img.gif) no-repeat 13px 4px;}
		.CompareTable tbody td div.New{background: url(images/source_icon_new.gif) no-repeat 25px 5px;}
		.CompareTable tbody td div.Hot{background: url(images/source_icon_hot.gif) no-repeat 10px 5px;}
		.CompareTable tbody td div.Commend{background: url(images/source_icon_commend.gif) no-repeat 15px 3px;}
		.CompareTable tbody td span{color:#ac2633;}
		.CompareTable tbody td a:hover{color:#ac2633;}				

		/*tfoot*/
		.CompareTable tfoot td{padding:20px 0 40px;}
			.CompareTable tfoot td img{margin:0 6px;vertical-align:middle;cursor:pointer;}

	/*联系表单*/
	#HouseContactBox{position:absolute;left:0;top:0;text-align:center;width:100%;z-index:1002; display:none;}
	#HouseContact{position:relative;width:723px;height:345px;margin:0 auto;text-align:left;background:#fcf8e9;}
	#HouseContact a#Close {position:absolute; right:10px; top:10px;}
	#HouseContact .Title{height:37px;background:url(images/detail_36.jpg) no-repeat;}
		#HouseContact .Title h3{padding-top:12px;font-size:14px;padding-left:43px;background:none;}
		#HouseContact span{color:#ac2633;}

	#HouseContact .Content{padding:10px 10px 20px 85px;clear:both;}
		#HouseContact p{padding:8px 0;}
		#HouseContact img,
		#HouseContact input{vertical-align: middle;}
		#HouseContact input.input{border:1px solid #c5c5b1;height:17px;line-height:17px;background:#fff;}
		#HouseContact input.submit{margin:0 8px 0 0;}

	/*分页*/
	#BreakPage{clear:both;text-align: center;}
		#BreakPage li{display:inline;color:#a02931}
			#BreakPage li a{margin:0 1px;vertical-align:middle;padding:3px 4px;border:1px solid #ccc;background:#fff url(images/source_page_bg.gif) repeat-x bottom;}
			#BreakPage li.current a{color:#a02931;text-decoration:underline;}
		#BreakPage img{margin:10px auto 0;cursor:pointer;}

/*我的搜索条件
	*******************************************************/
	/*标签切换*/
	#RightTab{height:33px;padding:0 0 0 20px;background: url(images/post_right_tag_bg.jpg) repeat-x top;}
		#RightTab li{float:left;margin:6px 3px 0;width:98px;height:27px;line-height:27px;text-align: center; background:url(images/post_right_tag.jpg) no-repeat -99px 0; }
			#RightTab li a{display:block; height:27px; font-weight:bold; color:#503e16; }
			#RightTab li a:hover {color:#ac2633;}
			#RightTab li.Current{width:95px; background:url(images/post_right_tag.jpg)}
				#RightTab li.Current a{color:#ab1f3c; }
	#ConditionBlock{margin:0 0 60px;}
		#ConditionBlock p{padding:10px 90px 10px 22px;color:#ac2633;}
		#ConditionBlock p.WhiteBg{margin:11px 11px 0;color:#514438;padding:8px 0 8px 15px;background:#fff;}
			#ConditionBlock p span{color:#ac2633;}
		#ConditionBlock #BreakPage{margin:30px 0 0;}
	
	.ConditionList{margin:0 0 0 25px;border-collapse:collapse;width:602px;}
		.ConditionList th,
		.ConditionList td{border:1px solid #c9bdaf;height:33px;background:#ffffff;}
		.ConditionList th{text-align:right;font-weight:normal;background:#e9e7dc;}
		.ConditionList td{text-indent:22px;}
		/*tfoot*/
		.ConditionList tfoot td{height:42px;text-align:center;background:#c9bdaf;}
			.ConditionList tfoot td input{margin:0 3px 0 0;border:0;height:22px;line-height:22px;color:#fff;;background:#514438;cursor:pointer}
			.ConditionList tfoot td input.Red{background:#ac2633;}

/*会员注册
***********************************************************/
#RegisterBlock dl{border-bottom:1px dashed #f4c152;margin-bottom:20px;padding:30px 0 0px 180px;overflow:hidden;zoom:1;}
	#RegisterBlock dt{float:left;clear:left;width:70px;text-align:right;}
	#RegisterBlock dd{float:left;width:370px;}
	#RegisterBlock dt,
	#RegisterBlock dd{padding:7px 0 ;}
	#RegisterBlock span{color:#ac2633;}
	#RegisterBlock .input{border:0;margin:0 6px 0 2px;border:1px solid #dedede;height:16px;line-height:16px;vertical-align: middle;background:#fff;}
#RegisterSubmit{padding:0;text-align: center;}

#RegisterBlock img{cursor:pointer;}
	
	#RegisterOk{padding:50px 0 0 130px;}
		#RegisterOk strong{font-size:14px;line-height:26px;}
		#RegisterOk p{padding:5px 0;}
		#RegisterOk img{margin:0;}

/*会员专区
**********************************************************/
#MemberArea h4 {text-align:center;}
#MemberArea h4 img {margin:20px auto 0;}
#MemberArea dl{padding:10px 20px 425px;background: url(images/member_sp_01.jpg) no-repeat center bottom;}
	#MemberArea dt{float:left;clear:left;width:105px;height:70px;}
	#MemberArea dt#DtCondition{background: url(images/member_sp_02.jpg) no-repeat 46px 2px;}
	#MemberArea dt#DtCompare{background: url(images/member_sp_03.jpg) no-repeat 46px 15px;}
	#MemberArea dd#DdCompare{border-top:1px dotted #e1d3b6;padding:15px 50px 0 0;}
	#MemberArea dd div{margin:0 0 2px;text-align:right;}
		#MemberArea dd div strong{float:left;font-size:14px;color:#ac2633;}
		#MemberArea dd div a{font-weight:bold;color:#ac2633;}
	#MemberArea dt,
	#MemberArea dd{margin:8px 0 0;}
	#MemberArea dd{padding:0 50px 0 0;}


#ctl00_CPH_content_AspNetPager1{padding:15px 0 0 0;text-align: center;}
	#ctl00_CPH_content_AspNetPager1 li{display:inline;color:#a02931}
		#ctl00_CPH_content_AspNetPager1 a{margin:0 1px;vertical-align:middle;padding:3px 4px;border:1px solid #ccc;background:#fff url(images/source_page_bg.gif) repeat-x bottom;}
		#ctl00_CPH_content_AspNetPager1 span{margin:0 1px;vertical-align:middle;padding:3px 4px;border:1px solid #ccc;background:#fff url(images/source_page_bg.gif) repeat-x bottom;color:#a02931;text-decoration:underline;}
	
