.gjsearch{
	width:100%;
	height:auto;
	border:1px solid #CCC;
	font-size:13px;
	background:url(gjbg.jpg) top repeat-x;
}
.searchtype{
	margin-left:60px;
	margin-top:20px;
	margin-bottom:10px;
}
.searchtype b{
	float:left;
	line-height:24px;
}
.searchtype ul{
	width:600px;	
	height:24px;
}
.searchtype li{
	float:left;
	display:inline;
	line-height:24px;
	height:24px;
	margin-right:16px;
}
.searchtype li input{
	padding-top:3px;
}
.news,.product,.company,.job{
	margin-left:60px;
	line-height:28px;
}
.news span,.product span,.company span,.job span{
	width:80px;
	display:inline-block;
	text-align:right;
}
.news input,.product input,.company input,.job input{
	width:360px;
	height:20px;
	line-height:20px;
}
.news select,.product select,.company select,.job select{
	width:364px;
	height:24px;
	line-height:24px;
}
.gjsousuo{
	margin-left:88px;
	margin-top:10px;
}