/*----------------- 评论样式开始 --------------------------*/
/*
#comment_list { 
	margin-top: 15px;
	padding: 10px;
}

.comment_data {
	text-align: left;
}

.comment_top {
	padding: 2px 10px 2px 10px;
	height: 20px;
	background-color: #F0F0F0;
}
    */
#comments {
	font-family: Arial, "新細明體", "標楷體";
	color: #999999;
}

.comment_author {
	color: #bbbbbb;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.comment_postTime {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.comment_body {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#comment_confirm_wrapper {
	width: 79px;
	height: 30px;
	margin: 0 auto;
}

#comment_confirm {
	width: 79px;
	height: 30px;
	background-color: #4E4E4E;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #9A9A9A;
}

#comment_confirm:hover {
	background-color: #5C5C5C;
}

#comment_more_wrapper,#comment_more {
	width: 116px;
	height: 30px;
}

#comment_more {
	background-color: #4E4E4E;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #9A9A9A;
}

#comment_more:hover {
	background-color: #5C5C5C;
}

.comment_inputbox {
	background-color: #585858;
	border: 1px solid #6e6e6e;
	margin: 5px;
	border-collapse: initial;
	padding: 5px;
}

.comment_login {
	color: #8eb83d;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	cursor: pointer;
}

.comment_font01 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

/*----------------- 评论样式结束 --------------------------*/