body {
	margin: 0 auto;
	text-align: center;
	background-color: #EFEEF1;
}
td {
	vertical-align: top;
	text-align: left;
}
td.login {
	background-image: url(../images/login_12.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px 150px;
}
td.login p {
	font-size: 15px;
	line-height: 25px;
	margin: 5px 0;
	color: #3F3F3F;
}
td.login p.but {
	text-align: center;
}
td.login a {
	font-size: 12px;
	line-height: 18px;
	color: #069;
	text-decoration: underline;
}
#tks p {
	font-size: 15px;
	line-height: 21px;
	margin: 5px 0;
	color: #3f3f3f;
}
#tks em {
	color: #04658c;
	font-style: normal;
}
