/*主要區塊*/
#main{
	margin:0px auto;
	width:981px;
}
#mainContent{
	float:left;
	width:823px;
}
#mBottomBar{
	height:7px;
	overflow:hidden;
	background:url(http://script.houseweb.com.tw/pro/css/pic/mBottomBar_w981.png);
}
#pagePic{
	height:75px;
	background:url(pic/pagePic_agencies_w981.jpg);
}
/*各縣市會員內容*/
h1{
	font-size:25px;
	line-height:38px;
	height:38px;
	margin-top:15px;
	margin-left:2px;
	margin-right:6px;
	padding-left:20px;
	color:#fff;
	overflow:hidden;
	background:url(pic/agt_mainTitle.png) no-repeat;
}
.areaList{
	font-size:13px;
}
#agent{
	font-size:13px;
	line-height:20px;
	background:url(pic/agt_content.png) repeat-y;
	margin-bottom:15px;
	text-align:left;
}
.a_title{
	background:url(pic/agt_title.png);
	height:4px;
	overflow:hidden;
}
.a_content{
	margin:0px 10px 0px 6px;
	border:solid 1px #D5DEE6;
	background:#fff;
}
.a_content:hover{
	background:#FFFFCC;
}
.a_footer{
	background:url(pic/agt_footer.png);
	height:4px;
	overflow:hidden;
}
.a_content ul{
	padding:5px 40px 5px 40px;
}
.a_content li{
	line-height:40px;
}
.a_line{
	border-bottom:dotted 2px #B8C9D6;
}
.tlt{
	font-weight:bold;
}
.tel{
	color:#ff0000;
}
/*右側欄位*/
#sideContent{
	width:158px;
	float:left;	
}
/*----縣市快選*/
#memberFastLink{
	margin-top:15px;
	background:url(http://script.houseweb.com.tw/pro/css/pic/mfl_content.png) repeat-y;
}
.mfl_title{
	height:28px;
	background:url(http://script.houseweb.com.tw/pro/css/pic/mfl_title.png) no-repeat;
}
.mfl_content{
	text-align:left;
	font-size:12px;
	line-height:30px;
	color:#aaa;
	padding-top:5px;
	padding-left:12px;
}
.mfl_footer{
	height:10px;
	background:url(http://script.houseweb.com.tw/pro/css/pic/mfl_footer.png) no-repeat;
	overflow:hidden;	
}
/*----競標廣告*/
#sidebar{
	margin-top:15px;
}
.sb_title{
	height:28px;
	background:url(http://script.houseweb.com.tw/pro/css/pic/agencies_sb_title.png);
}
.sb_content{
	background:#ecf2f4;
	text-align:center;
	padding-bottom:5px;
}
.sb_content img{
	margin-top:5px;
	margin-left:2px;
}


