@charset "utf-8";
/* CSS Document */
.mTitle{
	height:66px;
	text-align:left;
	margin:0 22px;
}
.mTitleLeft{
	padding-top:22px;
	height:44px;
	line-height:44px;
	float:left;
	padding-left:100px;
	font-size:18px;
	font-family:'微软雅黑';
	width:196px;
}
.mTitleLeft b{
	color:#e50014;
	padding-right:6px;
}
.mTitleRight{
	padding-top:22px;
	height:44px;
	line-height:44px;
	float:left;
	font-size:18px;
	font-family:'微软雅黑';
	width:318px;
}
.mTitleRight b{
	color:#e50014;
	font-size:22px;
	font-style:italic;
}
.mContent{
	width:486px;
	height:220px;
	margin:0 auto;
}
.mFeedbackLeft{
	float:left;
	padding-top:40px;
}
.mFeedbackLeft i{
	color:#e60012;
}
.mFeedbackLeft p{
	color:#000;
	font-size:14px;
	width:88px;
}
.mFeedbackRight{
	float:left;
	padding-top:40px;
}

.mFeedbackRight textarea{
	width:378px;
	height:137px;
	background:#e9edf5 repeat center;
}