.bgcf5{
	background-color: #f5f5f5;
}
.search_input1{
	width: 400px;
	height: 50px;
	background: #FFFFFF;
	border: 1px #858585 solid;
	border-radius: 56px;
	margin-left: 128px;
	padding-left: 26px;
}
.search_input1 input{
	outline: 0;
	height: 50px;
	font-size: 20px;
	line-height: 56px;
	border: 0;
}
.search_input1 button{
	outline: 0;
	width: 60px;
	height: 50px;
	background: #FFFFFF url(../images/hm_img75.png) center no-repeat;
	line-height: 50px;
	text-align: center;
	border: 0;
	border-top-right-radius: 56px;
	border-bottom-right-radius: 56px;
}
.top{
	height: 134px;
}
.pb28{
	padding-bottom: 28px;
}
.pb16{
	padding-bottom: 16px;
}
.search_result li{
	border-top: 1px #dcdcdc solid;
	padding-right: 20px;
	padding-top: 26px;
}
.c429{
	color: #313429;
}
.c6d{
	color: #6d6d6d;
}
.cbbb{
	color: #bbb;
}
.thumb{width:220px;height:130px;overflow:hidden;}
.thumb img{width:220px;height:auto;}