body {	text-align: center;	margin: 0px;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	text-decoration: none;	background-repeat: repeat-x;	background-position: center top;	background-color: #FFFFFF;	background-image: url(../images/bg.jpg);}#maincontent {	text-align: center;	padding: 0px;	height: auto;	width: 780px;	position: relative;	background-repeat: no-repeat;	background-position: center top;	background-color: #FFFFFF;	margin: 0px auto;}#mainbody {	text-align: center;	padding: 0px;	height: 480px;	width: 780px;	position: relative;	background-repeat: no-repeat;	background-position: center top;	margin: 0px;	background-image: url(images/bg_01.jpg);}#login {	text-align: center;	padding: 0px;	height: 117px;	width: 304px;	position: absolute;	background-repeat: no-repeat;	background-position: center top;	margin: 0px;	background-image: url(images/login_bg.jpg);	left: 422px;	top: 318px;}#login td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	text-align: left;	padding: 1px 10px 1px 5px;	margin: 0px;}