www.gusucode.com > 2072网博士成品网站管理系统 PHP网站源码程序 > 2072/2072/photo/templates/css/searchform_s.css

    
/* ============搜索表单============== */
div.photosearchform{
	margin:17px 0px 0px 30px;
	padding:0px;
}

div.searchform{
	margin:0px;
	padding:0px;
}

div.searchform .box{
	background:#ffffff;
	width:146px;
	height:20px;
	BORDER: 1px #e3e9ef solid;
	FONT-SIZE: 10pt;
	color:#505050;
	FONT-FAMILY: "verdna";
}

div.searchform .input{
	border:1px #ddd solid;
	height:18px;
	line-height:17px;
	width:138px;
	background:#fbfbfb;
}

div.searchform select{
	width:160px;
}