.hed_man{
	width:100%;
	height:88px;
	float:left;
}
.hed_man .in{
	width:1000px;
	margin:auto;
	text-align:left;
}
.hed_man .in .l{
	float:left;
}
.hed_man .in .r{
	float:right;
	width:302px;
}
.hed_man .in .r{
	float:right;
	padding-top:0px;
}
.hed_man .in .r .lan{
	float:right;
	text-align:right;
	width:200px;
	line-height:26px;
	padding-bottom:20px;
	padding-right:5px;
	color:#0F5CAC;
}
.hed_man .in .r .lan a{
	color:#888;
}
.hed_man .in .r .lan a:hover{
	color:#0F5CAC;
}
/*search-start*/
.hed_man .in .r .sch{
	float:right;
	width:184px;
	height:21px;
	background:url("img/sch_bg.jpg") no-repeat;
}
.hed_man .in .r .sch .txt{
	width:150px;
	text-indent:4px;
	height:21px;
	line-height:21px;
	background:none;
	border:0px;
	vertical-align:middle;
	color:#999;
}
.hed_man .in .r .sch .btn{
	background:url("img/sch_btn.jpg");
	width:30px;
	height:21px;
	border:0px;
	vertical-align:middle;
}
/*search-end*/