.loginbody{
	background-color:#FFFFFF;
	background-image:url(images/loginbodybg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
}
td {
	font-size: 12px;
}

/*login*/
.login_table_top{
	background-image:url(images/Login_top.jpg);
	width:640px;
	height:50px;
	background-repeat:no-repeat;
}
.login_table_buttom{
	background-image:url(images/Login_buttom.gif);
	width:640px;
	height:53px;
	background-repeat:no-repeat;
	line-height:53px;
	text-align:center;
	color:#666666;
}
.login_table_bg{
	background-image:url(images/Login_bg_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.login_line1{
	background-color:#FCD9D0;
	height:35px;
}
.login_line2{
	background-color:#F9CFCC;
	height:55px;
}
.login_line3{
	background-color:#FCD9D0;
	height:35px;
}