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


.FrontMessage_showForm-02 * {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:2em;
}
.FrontMessage_showForm-02 {
	margin:0;
}
.FrontMessage_showForm-02 select {
	min-width:3em; 
}
.FrontMessage_showForm-02 .title {
	line-height:28px;
	background-color:#F0FAE1;
	border-top:1px solid #E0E5DF;
	border-bottom:1px solid #E0E5DF;
	padding-left:15px;
}
/*标题--我要留言*/
.FrontMessage_showForm-02 .title h2 {
	font-size:14px;
	color:#595959;
	display:block;
}
.FrontMessage_showForm-02 .info table {
	border:0;
	width:100%;
	line-height:1.5em;
	margin-bottom:10px;
	border-collapse:collapse;
}
.FrontMessage_showForm-02 .info table thead th {
	background:;
}
.FrontMessage_showForm-02 .info table tbody th {
	background:;
	text-align:right;
	font-weight:normal;
	width:33%;
}
/*详细信息--定义您愿意通过邮件/短信与您联系*/
.FrontMessage_showForm-02 .info table tbody .specify{
	padding-left:5px;
	font-weight:normal;
	width:25%;
}
.FrontMessage_showForm-02 .info table tbody td {
	background:;
	text-align:left;
	width:30%;
}
/*详细信息--留言类别--下拉框选项*/
.FrontMessage_showForm-02 .info table tbody .selheight{
	height:22px;
	line-height:22px;
	padding:3px;
}
/*详细信息--文本输入框*/
.FrontMessage_showForm-02 .info table .input {
	border:1px solid #a2a2a2;
	color:#595959;
	line-height:18px;
	height:18px;
}
/*详细信息--多行文本输入框*/
.FrontMessage_showForm-02 .info table textarea {
	border:1px solid #a2a2a2;
	color:#595959;
}
.FrontMessage_showForm-02 .info table .button {
	background:;
	color:;
	border:;
	line-height:normal;
	text-align:center;
}
.FrontMessage_showForm-02 .info table .font_red {
	color:#f00;
}
/*详细信息--备注，提示文字 */
.FrontMessage_showForm-02 .info table .font_gray {
	color:#666;
}
/*详细信息--必填项*颜色 */
.FrontMessage_showForm-02 .info table .need { 
	color:#f00;
}
/*详细信息--图片 */
.FrontMessage_showForm-02 .info table img {
	margin:0;
	padding:0;
	vertical-align:middle;
}
/*详细信息--按钮--发送*/
.FrontMessage_showForm-02 .button_area .button{
	text-align:center;
	background:#C5D582;
	padding:0 2px;
	height:20px;
	line-height:20px;
	border:#A4C121 solid 1px;
	cursor:pointer;
	margin:2px 0px 0px 45%;
}
