/* CSS Button */
.btn_binhchon {
	width: 91px; 
	height: 21px; 
	border: none; 
	background: url(images/button/btn_ok_bg.gif) top left no-repeat;
	cursor: pointer; line-height: 0px; 
	padding-left:20px; 
	font:bold 11px/100% Arial; 
	color:#666666;
}


