﻿.FrontProduct_searchByProperties-default {
	padding:0;
	margin:0;
	height:27px;
	font-size:12px;
	color:#414141;
	list-style-type:none;
}
.FrontProduct_searchByProperties-default * {
	margin:0;
	padding:0;
}
/*文本输入框*/
.FrontProduct_searchByProperties-default input {
    width:110px;
	height:19px;
	line-height:19px;
	border:1px solid #7f9db9;
	font-size:12px;
	margin-top:2px;
	margin-bottom:2px;
}
/*下拉列表框*/
.FrontProduct_searchByProperties-default select {
    width:112px;
	height:20px;
	line-height:20px;
	font-size:12px;
	margin-bottom:3px;
	padding:0px;
}
.FrontProduct_searchByProperties-default label {
    color:#e9e9e9;
}
/*文本输入框--关键字*/
.FrontProduct_searchByProperties-default .input01 {
	color:#414141;
}
/*按钮--开始搜索*/
.FrontProduct_searchByProperties-default .button01 {
    width:65px;
	font-size:12px;
	padding:0px;
	margin-left:15px;
	height:22px;
	line-height:22px;
	color:#FFFFFF;
	background-color:#a1aab3;
}
/*按钮--高级搜索*/
.FrontProduct_searchByProperties-default .button02 {
    display:none;
	vertical-align:middle;
	font-size:12px;
	padding:0 2px;
	margin:0 2px;
	height:22px;
	background-color:#c6d580;
	border:1px solid #a2bc41;
}
