.hed_man{
	width:1000px;
	height:102px;
	margin:0 auto;
	overflow:hidden;
}
#logo{
	float:left;
	margin-top:16px;
	width:395px;
	height:85px;
	text-indent:-9999px;
	background:url(img/logo.jpg) no-repeat 0 0;
}
.hed_rgt{
	float:right;
	width:300px;
	height:19px;
	margin-top:34px;
	text-align:left;
	overflow:hidden;
}
.hed_lan{
	float:left;
	background:url(img/dot.gif) no-repeat 0 7px;
	height:19px;
	text-indent:10px;
	line-height:19px;
	margin-right:10px;
}
/*search-start*/
.sch_txt{
	float:right;
	width:125px!important;
	*width:123px!important;
	width:123px;
	height:19px!important;
	*height:17px!important;
	height:17px;
	line-height:19px;
	border:1px solid #d0d0d0;
	color:#d1d1d1;
	padding:0;
	margin-right:5px;
	text-indent:3px;
	box-shadow:1px 1px 3px #d4d4d4 inset;
}
.sch_btn{
	float:right;
	cursor:pointer;
	width:34px;
	height:19px;
	line-height:19px;
	background:url(img/btn.gif);
	padding:0;
}
.sch_btn:hover{
	color:#c61130;
}
/*search-end*/