<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============搜索表单============== */
div.shopsearchform{
	height:24px;
} 

div.shopsearchform div.searchform{
	float:left;
	padding:0px 3px 0px 0px;
	line-height:24px;
	color:#555555;
}

div.shopsearchform div.searchform .input{
	border:1px #dddddd solid;
	height:18px;
	line-height:18px;
	padding:0px 3px;
	background:#ffffff;
	color:#505050;
}
</pre></body></html>