body, table {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: white;
}
table {
margin:0 auto 0 auto;
}
img a {
	border: none;
}
img {
	border: none;
}
img a:href {
	border: none;
}
img a:visited {
	border: none;
}
#login {
	margin: 0 auto 0 auto;
	width: 990px;
	background-image: url(../../bmp/face/images/simply_web.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px solid #00B97A;
	border-bottom: 1px solid #00B97A;
}
#login h1 {
	color: #FF6600;
	font-size: 25px;
}
#login h2 {
	color: #006643;
	font-size: 17px;
}
#for {
	/*padding: 50px 0 0 140px;*/
	margin:0 auto 0 auto;
	text-align:center;
	
}
#for td {
text-align: left;
}
#for td.right {
	text-align: right;
}
input {
width:130px;
}

