/* CSS Document */

.search_title{
font-size:21px;
line-height:30px;
font-family:Arial Black;
color:#4EBC00;
width:490px;
padding:10px 0px;
}

.search_obi{
width:490px;
height:40px;
background:url(../imgs/data_search_subtitle.jpg) no-repeat;
margin-bottom:10px;
}

#dwelling a{
	position:absolute;
	width:225px;
	height:79px;
	background:url(../imgs/dwelling.jpg) no-repeat;
	display:block;
	left: 14px;
	top: 8px;
}

#buysell_article a{
background:url(../imgs/buysel_article.jpg) no-repeat;
display:block;
width:225px;
height:79px;
position:absolute;
top:8px;
left:253px;
}

#parking a{
position:absolute;
width:225px;
height:79px;
background:url(../imgs/parking.jpg) no-repeat;
display:block;
left:14px;
top:95px;
}


#business a{
position:absolute;
width:225px;
height:65px;
background:url(../imgs/business.jpg) no-repeat;
display:block;
left:253px;
top:95px;
}


#article_request a{
position:absolute;
width:225px;
height:65px;
background:url(../imgs/article_request.jpg) no-repeat;
display:block;
left:14px;
top:182px;
}


#confirmed a{
position:absolute;
width:225px;
height:65px;
background:url(../imgs/confirmed.jpg) no-repeat;
display:block;
left:253px;
top:182px;
}





#data_search_contena{
float:left;
position:relative;
width:490px;
height:285px;
}

.search_btn_title a{
	font-size:14px;
	line-height:20px;
	font-family:Arial Black;
	color:#FFFFFF;
	text-align:center;
    padding-top:10px;
}

.search_btn_title a:hover{
	color:#FFFFFF;
	text-decoration:none;

}



.search_btn_title2 a{
	font-size:14px;
	line-height:20px;
	font-family:Arial Black;
	color:#FFFFFF;
	text-align:center;
    padding-top:24px;
}

.search_btn_title2 a:hover{
	color:#FFFFFF;
	text-decoration:none;

}


#data_search_honbun{
width:490px;

}

