@CHARSET "ISO-8859-1";
.bkgr_button_i{
	background: url(Images/i_buton_1.png) no-repeat;
	padding:0px;
	margin:0px;
	border:none;
	width:136px;
	height:28px;
	line-height:28px;
	cursor:pointer;
}
.bkgr_button_f{
	background: url(Images/f_buton_1.png) no-repeat;
	padding:0px;
	margin:0px;
	border:none;
	width:91px;
	height:18px;
	line-height:18px;
	cursor:pointer;
}
.bkgr_button_r{
	background: url(Images/r_buton_1.png) no-repeat;
	padding:0px;
	margin:0px;
	border:none;
	width:78px;
	height:29px;
	line-height:29px;
	cursor:pointer;
	font-size:11px;
}
.bkgr_button_c{
	background: url(Images/r_buton_c.png) no-repeat;
	padding:0px;
	margin:0px;
	border:none;
	width:78px;
	height:29px;
	line-height:29px;
	cursor:pointer;
	font-size:11px;
}
.bkgr_input_f{
	background: url(Images/f_input_1.png) no-repeat; 
	border:none;
	margin:0px;
	padding:0px 3px 0px 0px;
	width:48px;
	height:17px;
	text-align:right;
	color:#011c41;
	line-height:17px;
}
.bkgr_dropdown_f{
	background: url(Images/f_dropdown_1.png) no-repeat; 
	border:none;
	margin:0px;
	padding:0px 0px 0px 4px;
	width:47px;
	height:17px;
	cursor:pointer;
	color:#011c41; 
	line-height:17px;
}
a img {
	border:none;
}