.defaultbutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	width: 63px;
	background-image: url(images/bg_defaultbutton.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin:2px;
}

.largebutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	width: 90px;
	background-image: url(images/bg_largebutton.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin:2px;
}

.freebutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin:2px;
}

.logoutbutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	width: 63px;
	background-image: url(images/bg_logoutbutton.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin:2px;
}

.imgsavebutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-image: url(images/btn_save.jpg);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
}
.imgaddbutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 22px;
	background-image: url(images/btn_add.jpg);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
	
}
.imgupdatebutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-image: url(images/btn_edit.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
}
.imgcancelbutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-image: url(images/btn_close.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
}
.imgclosebutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-image: url(images/btn_close.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
}
.imgdeletebutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-image: url(images/btn_delete.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
	
}
.imgdetailbutton {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	background-image: url(images/btn_detail.gif);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 63px;
	margin:2px;
}
