.btn_query_toolbar {
	display: block;
	background: url(../images/button/btn_query_toolbar.png) no-repeat;
	width: 42px;
	height: 21px;
	float: left;
	text-decoration: none;
	margin-right: 1px;
	padding-left:15px;
	padding-top:2px;
}


.btn_query_toolbar_1 {
	display: block;
	background: url(../images/button/btn_query_toolbar.png) no-repeat;
	width: 50px;
	height: 21px;
	float: left;
	text-decoration: none;
	margin-right: 1px;
	padding-left:15px;
	padding-top:2px;
}




.btn_query_chart {
	display: block;
	background: url(../images/button/btn_query_toolbar.png) no-repeat;
	width: 50px;
	height: 21px;
	float: left;
	text-decoration: none;
	margin-left:-4px;
	margin-right: 1px;
	padding-left:10px;
	padding-top:2px;
}

.btn_query_fixreport {
	display: block;
	background: url(../images/button/btn_query_fixreport.png) no-repeat;
	width: 50px;
	height: 21px;
	float: left;
	text-decoration: none;
	margin-right:0px;
	padding-left:8px;
	padding-top:2px;
}

.btn_query_apply {
	display: block;
	background: url(../images/button/Btn_queryapply.png) no-repeat;
	width: 46px;
	height: 21px;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin: -3px 5px 0px -15px;
	padding-left:10px;
	padding-top:1px;
}

.btn_query_save {
	display: block;
	background: url(../images/button/Btn_querysave.png) no-repeat;
	width: 46px;
	height: 21px;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin: -3px 5px 0px 5px;
	padding-left:10px;
	padding-top:1px;
}

.btn_query_reset {
	display: block;
	background: url(../images/button/Btn_querydelete.png) no-repeat;
	width: 41px;
	height: 26px;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin: -3px 5px 0px 5px;
	padding-left:10px;
	padding-top:1px;
}

input.button.normal {
	width: 85px;
	height: 28px;
	cursor: pointer;
	background: url(../images/button/Btn_normal.png) no-repeat;
	border: none;
}

input.button.search {
	width: 85px;
	height: 28px;
	cursor: hand;
	text-indent: 15px;
	background: url(../images/button/Btn_serch.gif) no-repeat;
	border: none;
}

input.button.add {
	width: 65px;
	height: 16px;
	cursor: hand;
	text-indent: 15px;
	background: url(../images/button/Btn_add.png) no-repeat;
	border: none;
}

input.button.design {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 5px;
	background: url(../images/button/Btn_green.png) no-repeat;
	border: none;
}

input.button.queren {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 15px;
	background: url(../images/button/Btn_queren.png) no-repeat;
	border: none;
}

input.button_asc {
	width: 10px;
	height: 15px;
	margin-left: 5px;
	cursor: hand;
	background: url(../images/button/ns-collapse.gif) no-repeat;
	border: none;
}

input.button_desc {
	width: 10px;
	height: 15px;
	margin-right: 5px;
	cursor: hand;
	background: url(../images/button/ns-expand.gif) no-repeat;
	border: none;
}

input.button.save {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 15px;
	background: url(../images/button/Btn_save.png) no-repeat;
	border: none;
}

input.button.submit {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 15px;
	background: url(../images/button/ok.png) no-repeat;
	border: none;
}

input.button.cancel {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 15px;
	background: url(../images/button/Btn_cancel.png) no-repeat;
	border: none;
}

input.button.new {
	background: url(../images/button/Btn_green.png) no-repeat !important;
	width: 85px;
	height: 28px;
	border: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: hand
}

input.button.delete {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 15px;
	background: url(../images/button/Btn_del.png) no-repeat;
	border: none;
}

input.button.edit {
	width: 85px;
	cursor: hand;
	height: 28px;
	text-indent: 15px;
	background: url(../images/button/Btn_edit.png) no-repeat;
	border: none;
}

input.btn_edit {
	height: 22px;
	margin: auto 10px;
	border: 1px solid #1e71bf;
	color: #000;
	cursor: pointer;
	background: -moz-linear-gradient(top, #afdbfd, #73abdf);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#afdbfd),
		to(#73abdf) );
	Filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,
		startColorStr=#afdbfd, endColorStr=#73abdf );
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input.button.export {
	background: url(../images/button/Btn_export.png) no-repeat !important;
	width: 85px;
	height: 28px;
	border: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: hand
}

.button {
	width: 90px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: none;
	color: #fff;
	cursor: hand;
	text-align: center;
	line-height: 22px;
	font-family: "΢���ź�";
	font-weight: bold;
}

.toolbarbutton {
	cursor: pointer;
	float: right;
	margin-right: 10px;
}

.collapse_icon {
	cursor: pointer;
	float: right;
	margin: 0 auto;
	margin-top: 8px;
	margin-left: 8px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-image: url(../images/button/ns-collapse.gif);
	overflow: hidden;
}

.expand_icon {
	cursor: pointer;
	float: right;
	margin: 0 auto;
	margin-top: 8px;
	margin-left: 8px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-image: url(../images/button/ns-expand.gif);
	overflow: hidden;
}

/* 

input.button.normal {
width: 85px;
height: 28px;
cursor:hand;
background:url(../images/button/button/normal-btn.png) no-repeat;
border: none;
}
input.button.serch {
width: 85px;
height: 28px;
cursor:hand;
text-indent: 15px;
background:url(../images/button/button/Btn_serch.gif) no-repeat;
border: none;
}
input.button_asc {
width: 10px;
height: 15px;
margin-left: 5px;
cursor:hand;
background:url(../images/button/button/ns-collapse.gif) no-repeat;
border: none;
}
input.button_desc {
width: 10px;
height: 15px;
margin-right: 5px;
cursor:hand;
background:url(../images/button/button/ns-expand.gif) no-repeat;
border: none;	
}
input.button.save {
width: 85px;
cursor:hand;
height: 28px;
text-indent: 15px;
background:url(../images/button/button/save.gif) no-repeat;
border: none;
}
input.button.submit {
width: 85px;
cursor:hand;
height: 28px;
text-indent: 15px;
background:url(../images/button/button/ok.png) no-repeat;
border: none;
}
input.button.cancel {
width: 85px;
cursor:hand;
height: 28px;
text-indent: 15px;
background:url(../images/button/button/cancel.gif) no-repeat;
border: none;
}
input.button.add {
width: 85px;
cursor:hand;
height: 28px;
text-indent: 15px;
background:url(../images/button/add.gif) no-repeat;
border: none;
}
input.button.delete {
width: 85px;
cursor:hand;
height: 28px;
text-indent: 15px;
background:url(../images/button/delete.gif) no-repeat;
border: none;
}
input.button.edit {
width: 85px;
cursor:hand;
height: 28px;
text-indent: 15px;
background:url(../images/button/edit.gif) no-repeat;
border: none;
}
input.btn_edit{
  height:22px;
  margin:auto 10px;
  border:1px solid #1e71bf;
  color:#000;
  cursor: pointer;
  background:-moz-linear-gradient(top, #afdbfd, #73abdf);
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#afdbfd), to(#73abdf));
  Filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#afdbfd, endColorStr=#73abdf);
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.button {
width: 90px;
height: 22px;
margin: 0;
padding: 0;
border: none;
color: #fff;
cursor: hand;
text-align: center;
line-height: 22px;
font-family: "΢���ź�";
font-weight: bold;
} */