@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
#bodyNav{ width:1004px; margin:0 auto; background:#34659c;}
.clear{clear:both;}
body{
background:#CCCCCC;	
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Login{background:url(../Images/LoginBG.gif) top left no-repeat; width:1004px; height:375px; float:left;}
#Login #LoginFrom{margin:221px 0 0 597px;}

#Login #LoginFrom p{ clear:both;}
#Login #LoginFrom p span{float:left; margin-top:4px; display:block; font-size:11px; color:#FFFFFF; width:7em;}
#Login .input {	
	background-color: #EEEEEE;
	height: 16px;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	width: 196px;}
.LoginBtn{background:url(../images/LoginBtnBG.gif) top left repeat-x #F6F6F6;
border:#D2D2D2 solid 1px; height:14x; width:98px; font-size:12px; color:#0058a5; line-height:12px; padding-top:3px;}
.kg{width:55px;}
.ge{CLEAR: both; FONT-SIZE: 0px; LINE-HEIGHT: 0px; HEIGHT: 12px}



.LoginInput {
	background-color: #EEEEEE;
	height: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	width: 80px;
}

#companyInfo{ float:left; height:200px; width:1004px;}
#companyInfo #sofeInfo{ color:#FFFFFF; font-size:12px; margin:20px auto 0 auto; width:500px;}
#sofeInfo p.title{ font-size:16px; font-weight:bold; text-align:center; margin: 20px auto;}

