/* CSS Document */
#sb_searchbox{
	margin:15px 0px 10px 10px;
	font-size:12px;
	background-color:#F9F9F9;
	padding:10px 0 5px 0px;
}
#sb_label{
	width:75px;
	height:20px;
	padding:5px 0 0 10px;
	font-weight:bold;
	float:left;
	text-align:left;
}
#sb_input{
	height:30px;
	float:left;
}
#sb_input2{
	height:30px;
	margin-right:10px;
	float:left;
}
#s_searchbox select{
	margin-right:5px;
}
#s_input_select{
	margin-left:2px;
}
#s_block3{
	width:371px;
	margin:3px 0 2px 0;
	float:left;
}
div#content-news-forum .list li.last2 {
	height:26px;
    border-bottom: 0px;
    margin-bottom: 0px;
}
#s_block3 li {
    list-style-type: none;
	height:26px;
    margin: 0px 7px 0px 7px;
    font-size: 1.2em;
    border-bottom: 1px solid #e5e5e5;
}
div#real-estate .feth_name {
	float:left;
	font-size:18px;
	color:#364EA6;
	font-weight:normal;
	margin-right:10px;
	padding-left:13px;
	background: url("../images/reddot.gif") no-repeat 0px center;
}
div#real-estate .feth_name a{
	color:#364EA6;
	font-weight:normal;
	text-decoration:none;
}
div#real-estate .feth_name a:hover{
	color:#364EA6;
	font-weight:normal;
	text-decoration:underline;
}
#s_searchbox .button{
}

.clear{
	clear:both;
}
