﻿.ButtonAdd {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:56px;
	height:24px;
	background-image:url(../Login/zj.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonEdit {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:56px;
	height:24px;
	background-image:url(../Login/bj.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonDel {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:56px;
	height:24px;
	background-image:url(../Login/sc.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonRight {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:81px;
	height:24px;
	background-image:url(../Login/fpqx.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonSave {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:56px;
	height:24px;
	background-image:url(../Login/bc.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonLogin {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:89px;
	height:29px;
	background-image:url(../Login/Menu.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonVote {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:45px;
	height:21px;
	background-image:url(../Images/t.jpg);
	border: none;
	CURSOR: hand;
}

.ButtonView {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:45px;
	height:21px;
	background-image:url(../Images/c.jpg);
	border: none;
	CURSOR: hand;
}
.ButtonSearch {
	font-size: 12px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:18px;
	height:14px;
	background-image:url(../Images/menu_go.jpg);
	border: none;
	CURSOR: hand;
}