.hed_man{
	width:100%;
	height:98px;
}

.hed_in{
	width:1200px;
	margin:0 auto;
	color:#333;
	overflow:hidden;
	text-align:left;
}
.hed_in a{
	float:left;
	width:411px;
	height:98px;
	background:url(logo.jpg) no-repeat;
	text-indent:-9999px;
}

.hed_rgt{
	float:right;
	width:242px;
	height:98px;
	margin-top:10px;
}
.hed_rgt span{
	float:left;
	width:242px;
	height:25px;
	line-height:25px;
	text-align:right;
	letter-spacing:3px;
	letter-spacing: 5px;
	margin-left: 2px;
}
/*search-start*/
#sch{
	float:right;
	width:236px;
	height:28px;
	background:url(sch_bg.jpg) no-repeat;
	margin-top:3px;
}
#sch .txt{
	float:left;
	width:200px;
	height:28px;
	line-height:28px;
	background:transparent;
	border:0px;
	vertical-align:middle;
	color:#7d7d7d;
	padding:0px;
	text-indent:5px;
}
#sch .btn{
	float:left;
	cursor:pointer;
	background:transparent;
	width:32px;
	height:25px;
	border:0px;
	padding:0px;
}
/*search-end*/