.fav_add{
	cursor:pointer;
	width:80px;
	height:20px;
	border:none;
	background:url(../images/fwg_history.png) -5px -5px no-repeat;
}
.fav_added{
	cursor:pointer;
	width:80px;
	height:20px;
	border:none;
	background:url(../images/fwg_history.png) -87px -5px no-repeat;
}
