www.gusucode.com > 数码家电商城源码程序 > 数码家电商城源码程序/2048/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:1px #d6d6d6 solid;
	height:20px;
	line-height:20px;
	padding:0px 3px;
	background:#eee;
	color:#505050;
}

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