.FrontMessage_showForm-03 * {
	padding:0;
	margin:0;
	border:0;
	line-height:2em;
	font-size:12px;
}
.FrontMessage_showForm-03 {
	width:70%;
	clear:both;
}
/*详细信息--表格*/
.FrontMessage_showForm-03 .deliver {
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
/*详细信息--文本输入框*/
.FrontMessage_showForm-03 .deliver .input {
	border:1px solid #474747;
	line-height:18px;
	width:200px;
}
/*详细信息--多行文本输入框*/
.FrontMessage_showForm-03 .deliver .textarea {
	border:1px solid #474747;
	width:300px;
	height:80px;
	word-wrap:break-all;
	line-height:18px;
}
.FrontMessage_showForm-03 .deliver tr {
	line-height:20px;
}
.FrontMessage_showForm-03 .deliver th {
	text-align:right;
	width:30%;
	font-weight:normal;
}
.FrontMessage_showForm-03 .deliver td {
	text-align:left;
	padding-left:3px;
	width:70%;
}
/*详细信息--图片*/
.FrontMessage_showForm-03 .deliver img {
	vertical-align:middle;
	padding-left:3px;
}
/*详细信息-按钮*/
.FrontMessage_showForm-03 .buttonP {
	clear:both;
	text-align:center;
	margin-top:10px;
}
/*详细信息--按钮--发送*/
.FrontMessage_showForm-03 .button {
	background-color:#F1F1F1;
	border:1px solid #CCCCCC;
	width:40px;
	height:20px;
	line-height:20px;
}
