body 
{	
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
.top {
	height:220px;
	width:100%;
	background-color:#002E8F;
	text-align:center;
	}
.line {
	height:15px;
	background-color:#F7941D;
	}
.content {
	height:auto;
	width:100%;
	}
.login {
	height:100px;
	width:695px;
	margin-left:auto;
	margin-right:auto;
	}
.left {
	width:347px;
	height:90px;
	margin-top:10px;
	border-right:#F7941D 1px solid;
	float:left;
	}
.right {
	width:337px;
	height:80px;
	margin-top:10px;
	float:left;
	margin-left:10px;}
input {
	width:80px;
	border:0px solid;
	border-bottom:1px solid #666666;}

	
a {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}

