@charset "windows-874";
.bglogin {
	background-image: url(myimages/bglogin.png);
	height: 300px;
	width: 500px;
}
.bgbox {
	background-image: url(myimages/bgbox.png);
	height: 44px;
	width: 243px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding-top: 13px;
}
.lbgbottom {
	background-image: url(myimages/bottomlogin.png);
	height: 45px;
	width: 126px;
}
