﻿
p{ text-indent:0; }

 /*栏目导航*/
.nhNaviDiv{ width:960px; height:38px; margin:0 auto; background:transparent url(../images/navi/n_bg.gif) repeat-x scroll left top; }
.nhNaviDiv .nhNavi2{ width:inherit; height:inherit; background:transparent url(../images/navi/n_bg01.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul{ width:930px; height:inherit; padding-left:30px; background:transparent url(../images/navi/n_bg02.gif) no-repeat scroll right top; }
.nhNaviDiv .nhNavi2 ul li{ float:left; width:101px; height:33px; overflow:hidden; padding:5px 10px 0 8px; background:transparent url(../images/navi/n_bg03.gif) no-repeat scroll right center; }
.nhNaviDiv .nhNavi2 ul .nhli2{ background-image:none; }
.nhNaviDiv .nhNavi2 ul a{ float:left; width:101px; height:33px; }
.nhNaviDiv .nhNavi2 ul li a.nhindex{ background:transparent url(../images/navi/navigation_newhouse_index.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul li a.nhnews{ background:transparent url(../images/navi/navigation_newhouse_news.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul li a.nhreview{ background:transparent url(../images/navi/navigation_newhouse_review.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul li a.nhmap{ background:transparent url(../images/navi/navigation_newhouse_map.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul li a.nhpic{ background:transparent url(../images/navi/navigation_newhouse_pic.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul li a.nhsearch{ background:transparent url(../images/navi/navigation_newhouse_search.gif) no-repeat scroll left top; }
.nhNaviDiv .nhNavi2 ul li a.nhlist{ background:transparent url(../images/navi/navigation_newhouse_list.gif) no-repeat scroll left top; }

.nhNaviDiv .nhNavi2 ul li a:hover{ background-position:left -33px; }
.nhNaviDiv .nhNavi2 ul li a.pselected { background-position:left -33px; }

/* 搜索 */
.nhSearch{ width:960px; height:192px; margin:10px auto 0;}

.nhSearch .left{ float:left; width:630px; margin-left:10px; display:inline; background:transparent url(/images/NewHouse/hs01.gif) repeat-x scroll left top;}
.nhSearch .left .title{ width:630px; height:37px;background:transparent url(/images/NewHouse/hs02.gif) no-repeat scroll left top; }
.nhSearch .left .title .t1{width:625px; height:28px; margin:0; padding:9px 0 0 5px; background:transparent url(/images/NewHouse/hs03.gif) no-repeat scroll right top; }
.nhSearch .left .title .divddl{ float:left; width:85px; height:17px; border:solid 1px #BBBBBB; overflow:hidden; display:inline; margin-left:5px;}
.nhSearch .left .title .divddl select{ width:89px; height:20px; margin:-2px; }
.nhSearch .left .title .divtb{ float:left; width:135px; height:20px; display:inline; margin-left:5px;}
.nhSearch .left .title .box{ width:130px; height:14px; border:solid 1px #BBBBBB; color:#888888; }
.nhSearch .left .title .box2{ width:130px; height:14px; border:solid 1px #BBBBBB; color:#000000; }
.nhSearch .left .title .divHelp{ float:left; width:30px; height:20px; line-height:20px; display:inline; margin-left:5px; }
.nhDivPop{ display:none; background-color:#ffff00; }

.nhSearch .left .title .divbt{float:left; width:63px; height:20px; display:inline; margin-left:3px;}
.nhSearch .left .title .bt{ width:60px; height:20px; border:none; background:transparent url(/images/NewHouse/search.gif) no-repeat scroll left top; cursor:pointer; }
.nhSearch .left .slist{ width:628px; height:154px; background:transparent url(/images/NewHouse/hs04.gif) repeat scroll left top; border-left:solid 1px #7FC5FF; border-bottom:solid 1px #7FC5FF; border-right:solid 1px #7FC5FF;}
.nhSearch .left .slist div{ width:600px; height:22px; line-height:22px; padding-left:28px; overflow:hidden; background:transparent url(/images/NewHouse/hs05.gif) no-repeat scroll 10px center; text-align:left; color:#124B7B; font-weight:bold;}
.nhSearch .left .slist div a{ font-size:12px; font-weight:normal; color:#124B7B;  }
.nhSearch .left .slist div a:hover{ font-size:12px; font-weight:normal; color:#ff0000; text-decoration:underline; }

.nhSearch .right{ float:left; width:298px; height:189px; margin-left:10px; display:inline; border:solid 1px #7FC5FF; }
.nhSearch .right img{ width:298px; height:189px; border:0;}

/*新盘通用链接*/
a.nha:link {text-decoration:none; color:#124B7B;}
a.nha:visited {text-decoration:none;color:#124B7B;}
a.nha:hover {text-decoration:underline;color:#FF0000;}
a.nha:active {text-decoration:none;color:#124B7B;}

.CompletionList
{ 
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : hidden;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    padding:0;
}

.autocomplete_listItem{ overflow:hidden; white-space:nowrap; }