.FrontMessage_listSinglePage-default * {
	font-size: 12px;
	margin:0;
	padding:0;
	word-break:break-all;
	word-wrap:break-word;
}
.FrontMessage_listSinglePage-default {
	margin:15px 0px;
}
.FrontMessage_listSinglePage-default .title {
	text-align:right;
	height:28px;
	line-height:28px;
	padding-left:15px;
}
/*留言列表*/
.FrontMessage_listSinglePage-default .title h2 {
	letter-spacing:1px;
	font-size:14px;
	color:#AF0102;
	float:left;
	min-width:100%;
}
/*更多*/
.FrontMessage_listSinglePage-default .title a {
	float:right;
	color:#595959;
	text-decoration:none;
	padding-right:10px;
}
.FrontMessage_listSinglePage-default .title a:hover {
	color:#595959;
	text-decoration:underline;
}
.FrontMessage_listSinglePage-default .list{
	clear:right;
	border-bottom:1px solid #E0E5DF;
}
.FrontMessage_listSinglePage-default .list table {
	border:0;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
}
/*表头*/
.FrontMessage_listSinglePage-default .list thead th {
	height:27px;
	line-height:27px;
	text-align:center;
	background:#F3F3F3;
	color:#555555;
	font-weight:normal;
}
/*留言人邮箱*/
.FrontMessage_listSinglePage-default .list thead .msgmail{
	width:30%
}
/*留言时间*/
.FrontMessage_listSinglePage-default .list thead .msgtime{
	width:25%
}
/*联系人*/
.FrontMessage_listSinglePage-default .list thead .msgname{
	width:16%
}
/*性别*/
.FrontMessage_listSinglePage-default .list thead .msgsex{
	width:8%
}
/*所在地区*/
.FrontMessage_listSinglePage-default .list thead .msgarea{
	width:30%
}
.FrontMessage_listSinglePage-default .list tbody td {
	text-align:center;
	height:25px;
	line-height:25px;
	padding:3px;
	color:#666;
}
.FrontMessage_listSinglePage-default .list tbody td a{
	color:#295EAE;
	text-decoration:underline;
}
.FrontMessage_listSinglePage-default .list tbody td a:hover{
	color:#295EAE;
	text-decoration:none;
}
/*留言回复区*/
.FrontMessage_listSinglePage-default .list .qa {
	text-align:left;
	border-bottom:#E7E7E7 solid 1px;
	position:relative;
}
.FrontMessage_listSinglePage-default .list .qa p{
	padding:0 10px;
	color:#333;
}
.FrontMessage_listSinglePage-default .list .qa span {
	color:#333;
}

