*{padding:0px;margin:0px;}

body{
	font-size:12px;
	background-color: #ffffff;
	background-image: url('login/bg.png');
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
    
}
a{color:#0066cc;}
.update_tips{position:absolute;left:10px;top:10px;color:#FFFFFF;}

#logo
{
   position :relative;
	width:835px;
	height:409px;
	background-image:url('center.png');
	background-repeat: no-repeat;
    margin:115px auto;
	
   
  
}


#logo_zc
{
   position :relative;
	width:835px;
	height:409px;
	background-image:url('center_zs.png');
	background-repeat: no-repeat;
    margin:115px auto;
	
   
  
}


#logo_gk
{
   position :relative;
	width:875px;
	height:409px;
	background-image:url('login/center_kq.png');
	background-repeat: no-repeat;
    margin:155px auto;
}

#logo_kft
{
   position :relative;
	width:835px;
	height:409px;
	background-image:url('center_kft.png');
	background-repeat: no-repeat;
    margin:115px auto;
}

 #form .left{
	float: left;
}
 #form .left div{
	/*text-align:left;*/
	position: relative;
	top: 338px;
	left: 205px;
}
 #form .right{
	width:157px;
	left: 20px;
	float: left;
}

.text{
	border: none;
	height:34px;
	line-height:22px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color:transparent;
	width: 253px !important;
}
select{
   width:140px;
   height:22px;
}
.submit{
   width:100px;
   height:41px;
   background:url("login/btn.png") left top no-repeat;
   border:0px;
   cursor:pointer;
   margin-left:59px;
   margin-top:-15px;
}
/*.submit:hover{
   background-position:left -26px;
}*/
.left .user {
	float: left;
	width: 254px !important;
	display: block;
    position:absolute;
	padding-top: 2px;
    /*margin:-100px 0px 0px -136px;*/
    margin:-136px;
    margin-top:-14px;
}
.left .pwd {
	float: left;
	display: block;
	width: 254px;
	padding-top: 2px;
	padding-left:247px;
    margin-top:-14px;
}
.msg{
   line-height:50px;
   position: relative;
	top: 350px;
	left: 205px;
}