<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============ËÑË÷±íµ¥============== */
div.globalsearchformzone{
	padding-left:28px;
	height:24px;
}


div.globalsearchformzone div.globalsearchform{
	float:left;
	padding:0px 3px 0px 0px;
	line-height:24px;
	color:#999;
	font-weight:bold;
}

div.globalsearchformzone div.globalsearchform .input{
	border:1px #ddd solid;
	height:20px;
	line-height:18px;
	padding:0px 3px;
	background:#fbfbfb
}

div.globalsearchformzone div.globalsearchform #button{
	padding-left:10px;
}
</pre></body></html>