#login {
	position: absolute;
	height: 180px;
	width: 215px;
	margin-left: -107px;
	left: 50%;
	top: 300px;
}
#loginBOT {
	position: absolute;
	bottom: 0px;
	background-image: url(image/login_2.gif);
	background-repeat: repeat-y;
}
.textUSERPASS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 40px;
	padding-left: 10px;
}
.textloginBOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 100px;
	text-align: center;
}
#info {

	position: absolute;
	height: 200px;
	width: 500px;
	margin-left: -250px;
	left: 50%;
	top: 300px;
}

