﻿body 
{
	background:#278296
}
#login
{

}
.bd
{
}
.bd .l
{
	background:url(../images/bg-login.jpg) no-repeat right 50%;
	float:left;
	width:49%;
	text-align:right;
	height:480px;
}
.bd .r
{
	float:right;
	width:49%;
}
.bd .r .inner
{
	color:White;
	margin-top:192px;
}
.bd .r table th
{
	text-align:right;
}
.bd .r table td, .bd .r table th
{
	padding:4px;
}
#ft
{
	
}
