body {
	background-image: url(../../images/login/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	color: #666666;
	font-size: 14px;
}
.topb {
	background-image: url(../../images/login/topb.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
input {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a8aaaa;
	border-left-color: #a8aaaa;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.hi23 {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
}
