body{
font-family: Tahoma, sans-serif;
text-align: center;
font-size:11px;
font-weight:bold;
color:#000000;
overflow: auto;
}
a:link,a:visited,a:active,a:hover{color: #FFF;text-decoration:none;}
.font{
font-size:12px;
font-weight:bold;
color:#000000;
}
.bg{
background:url(images/loginbg.jpg?t=1595009989) no-repeat;
width:402px;
height:345px;
}
.btn_login{
    border:none; 
	background:url(images/btn_login.gif) no-repeat;
	height:27px;
	width:110px;
	cursor:pointer;
    outline:none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
}