www.gusucode.com > 2043网博士成品网站管理系统 PHP网站源码程序 > 2043/2043/shop/templates/css/searchform_jy.css

    /* ============搜索表单============== */
div.shopsearchform{
	height:24px;
} 

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

div.shopsearchform div.searchform .input{
	border:0px #d6d6d6 solid;
	height:20px;
	line-height:20px;
	padding:0px 3px;
	background:#f0f9ff;
	color:#505050;
}

div.shopsearchform input#shopkeyword{
	width:146px;
}