#STable td {
	padding:0px;
}
#STable td#left_block {
	background:rgb(248, 248, 248);
	padding:15px 0px 10px 0px;
}
#STable th#top_block {
	font-size:20px;
	text-align:left;
	padding:10px 18px;
	border-bottom:1px solid rgb(206, 206, 206);
}
#STable th#top_block h1{
font-size: 20px;
    margin: 3px;
    color: #838288;
}
#support_about {
	text-align:right;
	padding:3px ;
	background:#FAFCFC;
	border-bottom:1px solid rgb(238, 238, 238);
}
#support_about font {
	display:inline-block;
	margin-right:5px;
	padding:5px 8px;
}
#support_content, .reply_list_content {
	text-align:left;
	padding:15px 10px 30px 10px;
	line-height:22px;
	width:800px;
	font-size:13px;
	overflow: hidden;
}
#support_time, .reply_list_time {
	text-align:right;
	padding:15px;
	font-size:12px;
	color: #BFBFBF;
}
.no_st {
	text-align:right;
	padding:0px 10px;
	font-size:12px;
	color: #D73C3C;
}
/* 回复列表 */
.reply_list td{
	border-top:4px solid #f3f3f3;
}
#STable td.reply_list_block {
	background:rgb(248, 248, 248);
	padding:15px 0px 10px 0px;
	border-top:4px solid #DEEBEF;
}
#left_block a, #STable td.reply_list_block a {
	color:#77849E;
}
#STable {
	border-bottom:4px solid #DEEBEF;
}
#reply_support {
	margin-top:0px;
	float:left;
}
#end_support {
	margin:10px 5px;
	text-align:left;
	float:right;
}
#form p {
	margin:5px 0px;
}
textarea#reply_content {
	width: 825px;
    height: 177px;
    border: 1px solid #BBBBBD;
    padding: 5px;
}
.fid {
	border: 1px solid #E0E0E0;
	background: #FAFAFA;
	padding: 0px 5px;
	color: #A5A4A4;
	margin-left: 3px;
	font-size:12px;
}
.quote {
	mrgin:10px;
}
.quote div, .hide{
	border: 1px solid #DCD8D8;
    background: #FBFBFB;
    padding: 10px 20px;
    font-size: 12px;
    color: #929394;
}
.hide{
    background: #ffffe8;
    border: 1px dashed #bababa;
}
.hide div {
    background: #fff;
    border: 1px solid #d5d56f;
    padding: 9px;
    color: #65737E;
}
.gratitude_list {
    text-align: left;
    padding: 10px 35px 10px 10px;
    background: #f0eeff;
    border-radius: 0px 77px 77px 0px;
    float: left;
    bottom: 0px;
    font-size: 13px;
	display: none;
	margin-bottom: 17px;
}
.gratitude_list img {
    width: 37px;
    vertical-align: -7px;
}
tr:hover .gratitude_list {
	background: #e3e5ff;
	display: block;
}
.notice_input::-webkit-input-placeholder {
    color: #bdbdbd;
}
#support_content img, .reply_list_content img {
    max-width: 800px;
    border: 3px solid #f3f3f3;
    border-radius: 12px;
    margin: 5px 0px;
}
.loc {
    float: left;
    margin-top: -25px;
}
.a_ico {
    height: 18px;
    margin-bottom: -3px;
    margin-right: 3px;
}
#content p.signature {
    word-wrap: break-word;
    word-break: break-all;
    max-height: 100px;
    overflow: hidden;
    padding: 6px;
    margin: -8px 15px 10px 0px;
    background: #fffafa;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    width: 300px;
    float: right;
    color:#8f8f8f;
}
.emoji {
    height: 30px;
    margin-bottom: -5px;
    cursor: pointer;
}
#support_content img.emoji2, .reply_list_content img.emoji2 {
    height: 38px;
    margin-bottom: -6px;
    border: 0px;
}