body{font-family:Verdana;font-size:14px; background:url(../Images/login.jpg) ;  width:100%;height:100%; border:0; padding:0;margin:0;background-attachment: fixed;}
a{font-size:14px;color:#000;font-family:Verdana; text-decoration:none;}





#whole{margin:0 auto;width:100%; height:auto;margin:0 auto;}

#center{width:620px;height:280px;margin:190px auto 0 auto; background:url(../Images/00_01.png) }
#left{width:260px;height:97px; float:left; }
.login_label {color:#FFF;margin-left:5px;text-shadow: 1px 2px 3px #002c55; }
.login_textfield {width:159px;height:17px;margin:2px;padding:4px 5px; }


/*#login{width:36px;height:16px;background:url(../Images/login_03.png) no-repeat;padding:7px 14px; list-style:none;}*/


.button
{
	width:68px;
	height:30px;
	padding:1px;
	list-style:none;
}
.resend-link {
	font-size: 9.2px;
	color: #6c757d;
	text-decoration: none;
	cursor: pointer;
}

	.resend-link:hover {
		text-decoration: underline;
		color: #343a40;
	}

	.resend-link.disabled {
		color: #ccc;
		pointer-events: none;
		text-decoration: none;
		cursor: default;
	}

		.resend-link.disabled:hover {
			color: #ccc;
			text-decoration: none;
		}