
.FrontMessage_showRemarkForm-default *{
	font-size:12px;
	margin:0;
	padding:0;
}
.FrontMessage_showRemarkForm-default{
	font-size:12px;
	line-height:1.5em;
}
.FrontMessage_showRemarkForm-default .title{
	height:23px;
	background:#c7cfdc url(../../images/messageboard/title_bg2.gif) no-repeat right top;
	width:100%;
	overflow:hidden;
}
/*发表评论*/
.FrontMessage_showRemarkForm-default h3{
	color:#133a7b;
	height:23px;
	line-height:23px;
	text-indent:35px;
	background: url(../../images/messageboard/title_bg1.gif) no-repeat left top;
}
.FrontMessage_showRemarkForm-default .emotion{
	color:#133c7e;
	font-weight:bold;
}
/*左部表情区*/
.FrontMessage_showRemarkForm-default .iconbox{
	float:left;
	width:30%;
}
/*右部内容区*/
.FrontMessage_showRemarkForm-default .mesinput{
	float:left;
	width:70%;
}
.FrontMessage_showRemarkForm-default .iconbox ul{
	overflow:hidden;
	width:180px;
	list-style:none;
	margin:10px;
}
.FrontMessage_showRemarkForm-default .iconbox ul li{
	width:25%;
	float:left;
}
/*when emotion photo is not seleted, css....*/
.FrontMessage_showRemarkForm-default .iconbox .imgstyle1{
	border:#ffffff solid 0px;
	width:30px;
	height:30px;
	filter:Alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;
}
/*when emotion photo is seleted, css*/
.FrontMessage_showRemarkForm-default .iconbox .imgstyle2{
	border:#ffffff solid 0px;
	width:30px;
	height:30px;
}

.FrontMessage_showRemarkForm-default .iconbox li a{
	width:32px;
	height:32px;
	border:0;
}
.FrontMessage_showRemarkForm-default .iconbox li .ahref{
	border:0;
	
}
.FrontMessage_showRemarkForm-default .mesinput ul{
	overflow:hidden;
	list-style:none;
}
.FrontMessage_showRemarkForm-default .mesinput li{
	float:left;
	height:50px;
	padding-right:1em;
}
*html .FrontMessage_showRemarkForm-default .mesinput li{
	float:left;
	height:50px;
	padding-right:1em;
	width:10%;
}
.FrontMessage_showRemarkForm-default .mesinput .smes,
.FrontMessage_showRemarkForm-default .mesinput .ssubmit{
	height:auto;
}
/*数据项*/
.FrontMessage_showRemarkForm-default .mesinput label{
	height:20px;
	line-height:20px;
	display:block;
}
/*文本输入框*/
.FrontMessage_showRemarkForm-default .mesinput input,
.FrontMessage_showRemarkForm-default .mesinput textarea{
	display:block;
	border:solid 1px #7e9db9;
	line-height:20px;
	height:20px;
}
.FrontMessage_showRemarkForm-default .mesinput textarea{
	height:80px;
}

.FrontMessage_showRemarkForm-default textarea{
	width:319px;
}
/*按钮*/
.FrontMessage_showRemarkForm-default .ssubmit .button{
	margin-top:30px;
	height:50px;
	width:57px;
	cursor:pointer;
	border:0;
	padding-left:-999em;
	background:url(../../images/messageboard/tijiao.gif) no-repeat;
}
/*必填项 * */
.FrontMessage_showRemarkForm-default .red{
	color:red;
}
