﻿
.body{
	margin:0px;
	padding:0px;
	color:#1C62A8;
}
.login{
	width:470px;
	margin-top:20px;
}
.table
{
    margin:0 auto;
	margin-bottom:20px;
	margin-top:20px; 
	border:1px solid  #CCDFFD;
}
.td{
	height:30px;
}
.tdleft{
	height:30px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;	
}
.foot{
	font-size:12px;
}
.foot .first{
	list-style:none;
	float:left;
	width:80%;
	border:0;
	line-height:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.foot .second{
	list-style:none;
	margin-top:10px;
	float:right;
	width:20%;
	border:0;
}
.foot div{
	width:100%; 
	background-color:#1375D7; 
	margin-bottom:10px;
}
.input{
	 background:#ffffff; 
	 width:200px; 
	 padding:3px 0 3px 0;
	 border:1px solid #BED1F1; 
	 font-size:12px; 
	 color:#666666;
}
.submit{
	background-image:url(../Images/17.jpg);
	width:93px;
	height:30px;
	border:0px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:800;
}
.main{
	width:945px;
	margin:0 auto;
	padding:0px;
}
.navigation{
	width:100%;
	font-size:16px;
	font-weight:800;
	background-repeat:repeat-y;
	text-align:center;
	background:url(../Images/08.jpg);
	margin:0;
	border:0;
	padding:2px 0 3px 0;
}
