/* CSS:Comments */
.comment {
  margin-bottom:10px;
}

.comment_head {
  font-size:12px;
  margin-bottom:3px;
}

.comment_name {
  font-weight:bold;
}

.comment_time {
  font-weight:normal;
  color:#777;
}

.comment_text {
  font-weight: normal;
  font-family:georgia;
  font-size:15px;
  line-height:17px;
  margin-bottom:5px;
}

.comment_option {
  font-size: 11px;
	line-height: 12px;
}
.comment_left {
  width:65px;
}
.comment_right {
  width:345px;
}
