.bttn_comment {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_comment.png) no-repeat;
	cursor:pointer;
}

.bttn_comment:hover{
  background-position:0px -23px;
}

.bttn_quote {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_quote.png) no-repeat;
	cursor:pointer;
}

.bttn_quote:hover{
  background-position:0px -23px;
}

.bttn_delment {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_delete.png) no-repeat;
	cursor:pointer;
}

.bttn_delment:hover{
  background-position:0px -23px;
}

.bttn_editment {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_edit.png) no-repeat;
	cursor:pointer;
}

.bttn_editment:hover{
  background-position:0px -23px;
}

.bttn_dislikement {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_dislike.png) no-repeat;
	cursor:pointer;
}

.bttn_dislikement:hover{
  background-position:0px -23px;
}

.bttn_likement {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_like.png) no-repeat;
	cursor:pointer;
}

.bttn_likement:hover{
  background-position:0px -23px;
}

.bttn_pin {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_pin.png) no-repeat;
	cursor:pointer;
}

.bttn_pin:hover{
  background-position:0px -23px;
}

.bttn_pin2 {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_pin2.png) no-repeat;
	cursor:pointer;
}

.bttn_pin2:hover{
  background-position:0px -23px;
}

.bttn_lock {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_lock.png) no-repeat;
	cursor:pointer;
}

.bttn_lock:hover{
  background-position:0px -23px;
}

.bttn_lock2 {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_lock2.png) no-repeat;
	cursor:pointer;
}

.bttn_lock2:hover{
  background-position:0px -23px;
}

.bttn_member {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_member.png) no-repeat;
	cursor:pointer;
}

.bttn_member:hover{
  background-position:0px -23px;
}

.bttn_member2 {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_member2.png) no-repeat;
	cursor:pointer;
}

.bttn_member2:hover{
  background-position:0px -23px;
}

.bttn_changeforum {
	margin-left:4px;
	float:right;
	width:23px;
	height:23px;
	background:url(../../template/0000/images/comment/bttn_changeforum.png) no-repeat;
	cursor:pointer;
}

.bttn_changeforum:hover{
  background-position:0px -23px;
}

.txt_like {
	float:right;	
	height:23px;
	line-height:23px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#ff0090;	
}

.jobloading {
	margin-left:4px;
	float:right;
	width:24px;
	height:24px;
	display:none;
}