.FrontMessage_showForm-04 * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontMessage_showForm-04 select {
	min-width:3em; 
}
/*标题*/
.FrontMessage_showForm-04 .title {
	padding:0 10px 0 30px;
	height:27px;
	text-align:right;
	line-height:27px;
	margin-bottom:1px;
	background:#A5C11F url(../images/message_title_ico.gif) no-repeat left;
}
/*标题--我要留言*/
.FrontMessage_showForm-04 .title h2 {
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	float:left;
}
.FrontMessage_showForm-04 .info table {
	border:0;
	width:100%;
	line-height:1.5em;
	margin-bottom:30px;
	border-collapse:collapse;
}
.FrontMessage_showForm-04 .info thead th {
	height:25px;
	line-height:25px;
	background:#F2F8E6 url(../images/table_ico.gif) no-repeat 5px center;
	text-align:left;
	color:#4C6000;
	font-weight:normal;
	padding-left:20px;
}
.FrontMessage_showForm-04 .info tbody td {
	height:25px;
	line-height:25px;
	padding:3px;
}
/*详细信息--留言类别--下拉框选项*/
.FrontMessage_showForm-04 .info tbody .selheight{
	height:22px;
	line-height:22px;
	padding:3px;
}
/*详细信息--表格左侧数据项*/
.FrontMessage_showForm-04 .dataname {
	text-align:right;
	padding-right:6px;
}
/*详细信息--必填项*样式*/
.FrontMessage_showForm-04 .need { 
	color:#f00;
}
/*详细信息--备注、提示文字 */
.FrontMessage_showForm-04 .clue { 
	color:#676767;
}
/*详细信息--文本输入框*/
.FrontMessage_showForm-04 .input {
	border:#000 solid 1px;
}
/*详细信息--按钮*/
.FrontMessage_showForm-04 .button_area {
	text-align:center;
}
/*详细信息--按钮--发送*/
.FrontMessage_showForm-04 .button {
	text-align:center;
	background:#C5D582;
	padding:0 2px;
	height:20px;
	line-height:20px;
	border:#A4C121 solid 1px;
	cursor:pointer;
}


