.node-name, .news-list, .news-cont{float:none;width:auto}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.main-login{
	width:100%;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}
.login-content ul *{color:#000}
.login-logo{
	width:520px; 
	height:90px;
	background:url(/res/Home/structure/login-top.png) no-repeat center center;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
.login-content{
	width:500px; 
	height:250px;
	padding:40px 10px 40px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:0 auto
  
}
.login-info{
	width:400px; 
	height:40px;
	margin-left:auto;
	margin-right:auto; 
	background:#ffffff;
	border: 1px solid #378abb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	margin-top:20px;
}
.login-info span.user{
	float:left;
	width:40px; 
	height:30px;
	margin:5px auto 5px auto; 
	background:url(http://www.ces.org.cn/res/ces/structure/18030704.gif) no-repeat center center; 
	border-right:1px solid #a9a9a9
}
.login-info span.pwd{
	float:left;
	width:40px; 
	height:30px;
	margin:5px auto 5px auto; 
	background:url(http://www.ces.org.cn/res/ces/structure/18030705.png) no-repeat center center; 
	border-right:1px solid #a9a9a9
}
.login-input:focus{outline:none}
.login-input{
	width:338px; 
	height:40px;
	line-height:40px;
	background:#ffffff;
	border:none;
	margin:0;
	padding:0;
	padding-left:20px;
}
.login-oper{
	width:400px; 
	height:40px;
	line-height:40px;
	margin-left:auto;
	margin-right:auto; 
	margin-top:20px;
}
.login-btn{
	width:170px;
	height:30px;
	border:none;
	background:#056daa;
	color:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:50px;
}
.login-reset{
	width:170px;
	height:30px;
	border:none;
	background:#7c7777;
	color:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bottom{
	width:100%; 
	height:40px;
	line-height:40px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	font-size:24px;
	padding-right:40px;
}
.login-content ul{padding-top:50px}
.login-content ul li{text-align:center;margin-bottom:10px}