
/****************** 列表展示视图 *****************************/
.FrontPrice_list-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontPrice_list-default select {
	min-width:3em;
}
/*标题*/
.FrontPrice_list-default .title h3 {
	font-size:14px;
	font-weight:bold;
	color:#798C32;
	padding-left:15px;
	margin-bottom:10px;
}
.FrontPrice_list-default .info table {
	border:0;
	border:#A5C121 solid 1px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
}
/*表头*/
.FrontPrice_list-default .info thead th {
	height:25px;
	line-height:25px;
	background:#A5C121;
	text-align:left;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.FrontPrice_list-default .info tbody td {
	height:38px;
	line-height:38px;
	padding:0 8px;
	text-align:center;
}
.FrontPrice_list-default .info tbody td span{
	color:#999;
}
/*白色背景行*/
.FrontPrice_list-default .info tbody .odd {
	background:#fff;
}
/*灰色背景行*/
.FrontPrice_list-default .info tbody .even {
	background:#f0f0f0;
}
.FrontPrice_list-default .info a {
	color:#000;
	text-decoration:none;
	padding:0 0;
}
.FrontPrice_list-default .info a:hover {
	text-decoration:underline;
}
/*翻页区*/
.FrontPrice_list-default .pagetag {
	text-align:right;
	padding-right:10px;
	height:25px;
	color:#333;
	line-height:25px;
	margin-top:15px;
	letter-spacing:1px;
}
.FrontPrice_list-default .pagetag a {
	color:#333;
	text-decoration:none;
}
.FrontPrice_list-default .pagetag a:hover {
	color:#f00;
	text-decoration:underline;
}
/*翻页区--按钮*/
.FrontPrice_list-default .buttonpage {
	background:#C5D582;
	padding:0 2px;
	height:20px;
	line-height:20px;
	border:#A4C121 solid 1px;
	cursor:pointer;
	margin:0px 5px;
}
.FrontPrice_list-default  .noinfo{   
   font-size:20px;
   font-weight:bold;
   font-family:宋体;
   color:#45a4d3;
   margin:0 auto;
   width:50%;
   
}


/****************** 详细信息展示视图 *****************************/
.FrontPrice_showDetail-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontPrice_showDetail-default select {
	min-width:3em;
}
/*多列文本输入框*/
.FrontPrice_showDetail-default textarea {
	border:1px solid #a2a2a2;
	color:#595959;
}
/*标题*/
.FrontPrice_showDetail-default .title h3 {
	background-color:#F0FAE1;
	border-top:1px solid #E0E5DF;
	border-bottom:1px solid #E0E5DF;
	padding-left:15px;
	color:#595959;
	line-height:28px;
	font-size:14px;
}
.FrontPrice_showDetail-default .info table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
/*询价人信息*/
.FrontPrice_showDetail-default .info thead th {
	height:27px;
	line-height:27px;
	background:#F3F3F3;
	color:#555555;
	font-weight:normal;
	text-indent:1.5em;
}
.FrontPrice_showDetail-default .info tbody td {
	height:23px;
	line-height:23px;
	padding:0 8px;
}
.FrontPrice_showDetail-default .info tbody p {
	color:#999;
}
/*数据项名称*/
.FrontPrice_showDetail-default .info tbody .dataname {
	text-align:right;
	padding-right:0px;
}
.FrontPrice_showDetail-default .line{
	border:#A5C121 solid 0px;
}
.FrontPrice_showDetail-default .line thead td {
	background:#F3F3F3;
	line-height:25px;
	padding:0px 6px;
}
.FrontPrice_showDetail-default .line tbody td {
	border-bottom:#E7E7E7 solid 1px;
	line-height:25px;
	padding:0px 6px;
}
/*必填项 * */
.FrontPrice_showDetail-default .line td span{
	color:#FF0000;
}
.FrontPrice_showDetail-default .button_info {
	text-align:left;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	line-height:20px;
}
.FrontPrice_showDetail-default .button_area {
	text-align:left;
	margin-bottom:10px;
	padding-left:15px;
	line-height:30px;
}
.FrontPrice_showDetail-default .button_area span {
	color:#FF0000;
	font-weight:bold;
}
.FrontPrice_showDetail-default .button_area p {
	vertical-align:middle;
	margin-top:10px;
}
.FrontPrice_showDetail-default .button_area a {
	color:#000;
}
.FrontPrice_showDetail-default .button_area .but {
	text-align:center;
}
/*按钮*/
.FrontPrice_showDetail-default .button {
	background:#C5D582;
	padding:0 2px;
	height:20px;
	border:#A4C121 solid 1px;
	cursor:pointer;
	margin:2px 0px 0px 0px;
}
/*文本输入框*/
.FrontPrice_showDetail-default .input {
	border:1px solid #A2A2A2;
	color:#595959;
	height:1.5em;
	line-height:1.5em;
}

/****************** 信息提交视图 *****************************/
.FrontPrice_showForm-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontPrice_showForm-default select {
	min-width:3em;
}
/*多列文本输入框*/
.FrontPrice_showForm-default textarea {
	border:1px solid #a2a2a2;
	color:#595959;
}
/*标题*/
.FrontPrice_showForm-default .title h3 {
	background-color:#F0FAE1;
	border-top:1px solid #E0E5DF;
	border-bottom:1px solid #E0E5DF;
	padding-left:15px;
	color:#595959;
	line-height:28px;
	font-size:14px;
}
.FrontPrice_showForm-default .info table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
/*表头*/
.FrontPrice_showForm-default .info thead th {
	height:27px;
	line-height:27px;
	background:#F3F3F3;
	text-align:left;
	color:#555555;
	font-weight:normal;
	text-indent:1.5em;
}
.FrontPrice_showForm-default .info tbody td {
	height:23px;
	line-height:23px;
	padding:0 8px;
	text-align:left;
}
/*提示文字*/
.FrontPrice_showForm-default .info tbody p {
	color:#999;
}
/*数据项名称*/
.FrontPrice_showForm-default .info tbody .dataname {
	text-align:right;
	padding-right:0px;
}
.FrontPrice_showForm-default .line{
	border:#A5C121 solid 0px;
}
.FrontPrice_showForm-default .line tbody th {
	line-height:25px;
	padding:0px 6px;
}
.FrontPrice_showForm-default .line tbody td {
	border-bottom:#E7E7E7 solid 1px;
	line-height:25px;
	padding:0px 6px;
}
/*必填项*/
.FrontPrice_showForm-default .line th span{
	color:#FF0000;
}
.FrontPrice_showForm-default .button_info {
	text-align:left;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	line-height:20px;
}
.FrontPrice_showForm-default .button_area {
	text-align:left;
	margin-bottom:10px;
	padding-left:15px;
	line-height:30px;
}
/*积分分数*/
.FrontPrice_showForm-default .button_area span {
	color:#FF0000;
	font-weight:bold;
}
.FrontPrice_showForm-default .button_area p {
	vertical-align:middle;
	margin-top:10px;
}
.FrontPrice_showForm-default .button_area a {
	color:#000;
}
.FrontPrice_showForm-default .button_area .but {
	text-align:center;
}
/*按钮*/
.FrontPrice_showForm-default .button {
	background:#C5D582;
	padding:0 2px;
	height:20px;
	border:#A4C121 solid 1px;
	cursor:pointer;
	margin:2px 0px 0px 0px;
}
/*文本输入框*/
.FrontPrice_showForm-default .input {
	border:1px solid #A2A2A2;
	color:#595959;
	height:1.5em;
	line-height:1.5em;
}

/** 红色文字样式 **/
.FrontPrice_showForm-default .font_red {
	color:#ff0000;
}


