/* ============搜索表单============== */
form{margin:0;padding:0;}
div.searchform_simple{
	margin: 0px;
	float: left;
	background-image: url(../images/searchframe.jpg);
	width: 180px;
	padding: 0px;
	height: 39px;
}

div.searchform_simple .input{
	width: 80%;
	height: 24px;
	line-height: 20px;
	padding: 0px;
	color: #666666;
	margin-left: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin-right: 0%;
	margin-top: 7px;
	margin-bottom: 0%;
}

div.probutton{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
