/*縣市快速查詢與全省物件查詢*/
#container{
	height:290px;
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuBg2.png);
}
#submenu{
	float:left;
	width:172px;
	height:286px;
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuBg03_kw.png) no-repeat right top;
}
#submenu a:hover {
	cursor: pointer;
}
.s_title{
	margin-top:14px;
	margin-left:14px;
}
.s_keywordBtn ,.s_mrtBtn ,.s_schoolBtn,.s_communityBtn{
	display:block;
	margin-top:6px;
	margin-left:12px;
}
/*----設定左邊按鈕大小*/
.s_keywordBtn img{
	width:150px;
	height:75px;
}
.s_mrtBtn img ,.s_schoolBtn img,.s_communityBtn img{
	width:150px;
	height:35px;
}
/*----設定左邊按鈕背景*/
.s_keywordBtn{
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuKeyword_btn_active.png) no-repeat;
}
.s_mrtBtn{
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuMRT_btn.png) no-repeat;
}
.s_schoolBtn{
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuSchool_btn.png) no-repeat;
}
.s_communityBtn{

	background:url(http://script.houseweb.com.tw/pro/css/pic/community_btn.png) no-repeat;
}
a.s_mrtBtn:hover{
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuMRT_btn_hover.png) no-repeat;
}
a.s_schoolBtn:hover{
	background:url(http://script.houseweb.com.tw/pro/css/pic/submenuSchool_btn_hover.png) no-repeat;
}
a.s_communityBtn:hover{
	background:url(http://script.houseweb.com.tw/pro/css/pic/community_btn_hover.png) no-repeat;
}

/*智慧搜尋-搜尋內容*/
#s_info{
	float:left;
	width:516px;
	text-align:right;
	font-size:13px;
	color:#666;
	padding:15px 10px 10px 0px;
}
#searchContainer{
	float:left;
	width:490px;
	height:200px;
	padding-left:13px;
}
.sc_title{
	background:url(http://script.houseweb.com.tw/pro/css/pic/objSearch_sContent_title.png) left no-repeat;
	padding-left:30px;
	line-height:35px;
	font-weight:bold;
	color:#666;
	width:310px;
}
.content{
	font-size:13px;
	color:#666;
	height:130px;
	width:515px;
	overflow:hidden;
}
.content table{
	width:100%;
	line-height:25px;
	padding-bottom:6px;
}

.content td{
	height:25px;
}
/*
.itemBtn{
	text-align:center;
}
.itemName select{
	width:90px;
	margin-left:20px;
}
*/
#sc_btnArea{
	width:473px;
}
#sc_btn{
	text-align:right;
}
#sc_btn .includeWhat{
	float:left;
	padding-left:18px;
}
.picFirst{
	color:#FF6600;
}
.searchBtn{
	background:url(http://script.houseweb.com.tw/pro/css/pic/searchBtn.png);
	width:110px;
	height:27px;
}
#sc_btn .searchBtn:hover{
	background:url(http://script.houseweb.com.tw/pro/css/pic/searchBtn_hover.png);
}
.hot{
	margin-top: 20px;
	width:480px;
	color:#666;
	font-size:13px;
	line-height:20px;
	line-height:23px \9;
	height:20px;
	background:#FFFF99;
	padding-left:10px;
	padding-top:1px;
	padding-top:3px \9;
}
/*智慧搜尋-搜尋表單*/
.sForm{
	line-height:32px;
	width:510px;
	margin:0px auto auto 0px;
}
.sForm dl{
	display:inline;
}
.sForm dd{
	float:left;
	margin-left: 0px;
	_margin-left: 0px;
	line-height: 27px;
	padding-top:5px;
	color: #5A5A5A;
	text-align:left;
	width:250px;
	margin-right:5px;
}
.sForm dt{
	float:left;
	margin-left: 0px;
	_margin-left: 0px;
	line-height: 27px;
	padding-top:5px;
	color: #5A5A5A;
	text-align:left;
	width:500px;
	margin-right:5px;
}
.formMag{
	width:80px;
}
.formMag2{
	width:90px;
}
#sc_keyword{
}

#sc_mrt{
	display: none;
}

#sc_school{
	display: none;
}
#searchcommunity{
	display: none;
}