/*image {border:0px}
#login_body {
margin:0px auto; padding:0;
background:url(../images/login-bj.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif£¬"verdana", "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-align: center;
}


.login_table {
margin:0px auto; padding:0;
	width:1248px;
	height:615px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.l{ float:left;width:580px; height:200px; padding-left:550px; padding-top:230px;}
.login_info{
	float:left;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #6b6b6b;
}
.login_info td{ padding:5px 0px;}
.name{
	border:0px solid #6696c9;
	background:url(../images/input_user.gif) no-repeat ;
	padding:7px 13px 7px 28px;
	height:10px;
	width:123px;
}
.password{
	border:0px solid #6696c9;
	background:url(../images/input_password.gif) no-repeat ;
	padding:7px 13px 7px 28px;
	height:10px;
	width:123px;
}*/
input:-webkit-autofill {
    background-color: #FAFFBD;
    background-image: none;
    color: #000;
}
image {
    border: 0px
}

input: -webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

#login_body {
    margin: 0px auto;
    padding: 0;
    background: url('../images/login-bj.jpg') repeat-x;
    font-family: Arial, Helvetica, sans-serif£¬"verdana", "ËÎÌå";
    font-size: 12px;
    color: #000000;
    text-align: center;
}

.login_table {
    margin: 0px auto;
    padding: 0;
    width: 1154px;
    height: 753px;
    background-image: url('../images/login.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.l {
    float: left;
    width: 280px;
    height: 200px;
    padding-left: 784px;
    padding-top: 50px;
}

.login_info {
    float: left;
    font-family: "ËÎÌå";
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

    .login_info td {
        padding-top: 10px;
    }

.login_input {
    background: url('../images/input-user.png') no-repeat;
    outline: medium;
    height: 35px;
    width: 280px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    text-indent: 3em;
}

.login_input000 {
    background: url('../images/input-mima.png') no-repeat;
    height: 35px;
    width: 280px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    text-indent: 3em;
   
   
}



.loginbtn {
    border:0;
    list-style:none;
    background: #46aaff;
    border-radius: 5px;
    width: 282px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 15px
}
