.QuestionReplies {
	margin: 20px 0 0 0;
}

.QuestionReplies h2 {
	font-size: 11pt;
	border-bottom: 1px solid #ccc;
	padding: 0;
	display: block;
	height: 30px;
	line-height: 30px;
}

.QuestionReplies h2 em {
	font-style: normal;
	color: #A00;
}

.QuestionReplies h2 a {
	text-decoration: none;
}

.QuestionReplies h2 a.answer {
	font-weight: normal;
	margin-left: 10px;
	font-size: 10pt;
}

.QuestionReplies h2 .sort {
	float: right;
	margin-right: 10px;
	font-weight: normal;
	font-size: 10pt;
	color: #666;
}

.QuestionReplies h2 .sort a.current {
	border: 1px solid #CCC;
	border-bottom: 0px;
	padding: 0 10px;
	display: inline-block;
	color: #E5574D;
	background-color: #fff;
}

.QuestionReplies h2 a.last_reply {
	font-size: 9pt;
	color: #aaa;
}

.QuestionReplies h2 a.last_reply:hover {
	color: #666;
}

.QuestionReplies .Answer {
	margin: 5px 0 12px 0;
	padding-top: 10px;
	border: 2px solid transparent;
}

.QuestionReplies .Owner {
	min-height: 85px;
}

.QuestionReplies .Answer .body {
	float: left;
	width: 545px;
	margin-left: 5px;
}

.QuestionReplies .Answer .user a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: #aaa;
}

.QuestionReplies .Answer .user a:hover {
	color: #E5574D;
}

.QuestionReplies .Answer .user {
	float: right;
	width: 150px;
	font-size: 9pt;
	color: #aaa;
	margin-right: 10px;
}

.QuestionReplies img{
	margin-bottom:0px;
}

.QuestionReplies .Answer .user img {
	width: 32px;
	height: 32px;
}

.QuestionReplies .Answer .user span {
	display: inline-block;
}

.QuestionReplies .Answer .user .user_img {
	float: right;
	width: 32px;
}

.QuestionReplies .Answer .user .user_info {
	float: left;
	width: 108px;
	text-align: right;
	margin-right: 10px;
}

.QuestionReplies .Answer .body .time {
	float: left;
	max-width: 370px;
	font-size: 10pt;
	color: #aaa;
	white-space: nowrap;
}

.QuestionReplies .Answer .body .time a {
	color: #999;
	color: #3E62A6;
	text-decoration: none;
}

.QuestionReplies .Answer .body .time a:hover {
	background: #666;
	color: #fff;
}

.QuestionReplies .Answer .body .time span.tail {
	font-size: 8pt;
	font-weight: normal;
}

.QuestionReplies .Answer .body .time .reply-time {
	background: url('/img/icons2.png') no-repeat 0 -151px;
	padding-left: 17px;
	padding-right: 10px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	font-size: 8pt;
}

.QuestionReplies .Answer .body .time a {
	color: #aaa;
}

.QuestionReplies .Answer .body .opts {
	float: right;
	width: 190px;
	font-size: 9pt;
	text-align: right;
}

.QuestionReplies .Answer .body .opts a {
	color: #999;
	padding: 0 2px;
}
.comment_form_replies .opts a{
	color:green;
}

.QuestionReplies .Answer .body .opts a:hover {
	background: #666;
	color: #fff;
}

.QuestionReplies .Answer .body .detail {
	padding-bottom: 10px;
	font-size: 10.5pt;
	min-height: 22px;
	margin-left: 45px;
	word-break: break-word;
}

.QuestionReplies .Answer .body .detail div.ref {
	border: 1px solid #999;
	margin: 0 0 10px 0;
	padding: 3px;
	font-size: 9pt;
	background: #ffe;
	color:#333;
}

.QuestionReplies .Answer .body .detail div.ref h4 {
	margin: 0;
	padding: 2px 0px 3px 0px;
	color: #1E50A2;
	font-size: 9pt;
	font-weight: normal;
}
.QuestionReplies .Answer .body .detail div.ref .ref_body {
	margin: 0;
	padding: 2px;
	color: #666;
	font-size: 9pt;
	color:#333;
}

.QuestionReplies .Answer .body .detail div.ref .ref_body img {
	diaplay: none;
	width: 0;
	height: 0;
}

.QuestionReplies .Best {
	border: 2px solid #BDE7B9;
	background-color: #F1F8F0;
	min-height: 85px;
}

.QuestionReplies .Best .body {
	float: left;
	width: 545px;
}

.QuestionReplies .Best .body .time {
	width: 370px;
}

.QuestionReplies .Answer .replies {
	margin: 10px 0 10px 50px;
}

.QuestionReplies .Answer .replies a {
	text-decoration: none;
}

.QuestionReplies .Answer .replies ul {
	margin: 10px 5px 20px 5px;
	font-size: 8pt;
	clear: both;
}

.QuestionReplies .Answer .replies ul li {
	margin-bottom: 5px;
	color: #444;
	font-size: 10.5pt;
}

.QuestionReplies .Answer .replies ul li a.p {
	float: left;
}

.QuestionReplies .Answer .replies ul li a.p img {
	width: 16px;
	height: 16px;
}

.QuestionReplies .Answer .replies ul li .b {
	float: left;
	width: 535px;
	margin-left: 5px;
}

.QuestionReplies .Best .replies ul li .b {
	width: 535px;
}

.QuestionReplies .Answer .replies ul li .t {
	position: relative;
	color: #999;
	font-size: 8pt;
	margin: 3px 0 0 3px;
	-webkit-text-size-adjust: none;
	white-space: nowrap;
	display: inline-block;
}

.QuestionReplies .Answer .replies ul li .opts {
	position: absolute;
	font-size: 8pt;
	display: inline-block;
	width: 60px;
	top: 1px;
	float: right;
	visibility: hidden;
}

.QuestionReplies .Answer .replies ul li .t .opts a {
	color: #4466BB;
}

.QuestionReplies .Answer .replies ul li.hover .opts {
	visibility: visible;
}

.QuestionReplies .Answer .replies .PagerLinks {
	font-size: 8pt;
	color: #999;
	margin: 0 0 0 5px;
	-webkit-text-size-adjust: none;
	padding-bottom: 8px;
}

.QuestionReplies .Answer .replies .PagerLinks a.disabled {
	color: #999;
}

.QuestionReplies .Answer .votes {
	font-size: 9pt;
	color: #aaa;
	margin: -10px 0 5px 50px;
}

.QuestionReplies .Answer .votes .toolbar {
	display: block;
	width: 100%;
}

.QuestionReplies .Answer .votes:hover {
	color: #999;
	cursor: pointer;
}

.QuestionReplies .Answer .votes .a_toolbar {
	display: block;
	width: 100%;
}

.QuestionReplies .Answer .votes .a_toolbar a {
	color: #aaa;
}

.QuestionReplies .Answer .votes em {
	font-style: normal;
	color: #666;
	font-size: 8pt;
	-webkit-text-size-adjust: none;
}

.QuestionReplies .Answer .votes a {
	text-decoration: none;
	padding: 0 4px 0 0;
}

.QuestionReplies .Answer .votes a.bold {
	font-weight: bold;
	color: #A00;
}

.QuestionReplies .Answer .votes a:hover {
	color: #E5574D;
}

.QuestionReplies .pager {
	margin: 0 0 0 60px;
}

.QuestionReplies .hover-show {
	display: none;
}

.QuestionReplies .hr {
	display: block;
	height: 1px;
	margin-top: -8px;
	border-bottom: 1px solid #ddd;
}

.QuestionReplies .unvisible {
	border-bottom: 1px solid #fff;
}

.QuestionReplies ul.list {
	margin-top: 7px;
}

.QuestionReplies ul.pager {
	margin-top: 10px;
}

.Question .AnswerForm {
	margin: 20px 0;
}

.Question .AnswerForm .user {
	float: left;
	width: 50px;
}

.Question .AnswerForm .user img {
	width: 32px;
	height: 32px;
}

.Question .AnswerForm form {
	float: left;
	width: 560px;
}

.Question .AnswerForm form textarea {
	
}

.Question .AnswerForm form input {
	margin-top: 10px;
	padding: 2px;
	font-weight: bold;
}
/*城市圈活动及讨论区评论区*/
.group_comment_form {
	
}

.event_comment_item {
	border-bottom: 1px dashed #DDD;
}

.event_comment_item,.comment_form_detail {
	min-height: 25px;
	height: auto !important;
	height: 25px;
	font-size:14px;
}

.group_comment_form textarea {
	width: 100%;
	height: 80px;
	resize: none;
}

.comment_portrait {
	position: absolute;
	width: 50px;
}

.comment_portrait img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #d7d7d7;
}

.comment_form_content,.comment_form_content div {
	font-size: 12px;
}

.comment_form_detail {
	line-height: 23px;
}

.comment_form_opt ul,.comment_form_opt ul li {
	float: right;
}
.comment_form_opt a{color:green;}

.comment_form_replies strong {
	font-weight: bold;
	font-size: 13px;
}

.comment_form_replies ul {
	padding: 4px 0;
}

.comment_form_replies li {
	padding: 2px 0;
}
.comment_form_replies ul li:hover .opts {
	display:inline-block;
}

.comment_form_replies img {
	width: 16px;
	height: 16px;
	border-radius: 50%;
    border: 1px solid #d7d7d7;
}

.comment_form_replies .opts {
	display: none;
}

.comment_form_replies a.disabled {
	color: #999;
}

.comment_form_replies .b {
	line-height: 18px;
}

.comment_form_replies .PagerLinks a{font-size:10px;}
.pl60{padding-left:60px;}
.ptb20{padding-top:20px;padding-bottom:20px;}
.mtb20{margin-top:20px;margin-bottom:20px;}

ul,ol{list-style:none;padding:0px;margin:0px;}
.TextContent div.ref{
	border: 1px solid #999;
    margin: 0 0 10px 0;
    padding: 3px;
    font-size: 9pt;
    color: #333;
    background: #ffe;
}
.TextContent div.ref h4{
	margin: 0;
    padding: 2px 0px 3px 0px;
    color: #1E50A2;
    font-size: 9pt;
    font-weight: normal;
}
.TextContent p{
	text-indent:0px;
}