@charset "utf-8";
/* CSS Document */
#w959{
	margin:0 auto;
	color:#7a7a7a;
	position:relative;
	padding-top:58px;
	width: 660px;
}



.invitearr {
	position:absolute;
	left:50px;
	top:130px;
	border:1px solid #5CB406;
	border-radius:3px;
	padding:2px 10px;
	width:220px;
	background:#FFF;
	z-index:999;
}
.login_nr{
	width:640px;
	background:#3BBFFF;
	   border-radius: 8px;
	height:440px;
padding-top:20px;
 box-shadow: 3px 3px 4px #ccc;
}




.login_nr .content{
	background-color:#fff;

	background-position: center top;
	width:600px;
	min-height:300px;
	padding-bottom:1px;
    margin:0 auto;
	border-radius:8px;
	 border-bottom: 2px solid #1cb2fc;
	 border-right: 2px solid #1cb2fc;
	 padding-top:35px;
	 margin-top:15px;
}
.login_nr .content h1.login_title{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#3BBFFF;
	height:31px;
}
.login_nr .content input.t_input{
	height:40px;
	line-height:30px;
	width:415px;
	font-size:20px;
    color:#878787;
	border-radius:3px;
	border: 1px solid #c9edff;
	padding-left:10px;
}
.login_nr .content input.button{
	background:url(ximg/button.jpg) no-repeat center;
    border:none;
	width:151px;
	height:40px;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	margin-top:6px;
}
.login_nr .content th {
    font-size:20px;
    width:60px;
    text-align:left;
	font-weight:bold;
}
.login_nr .content td {
    font-size:14px;
}
.login_nr .content td span {
    font-size:13px;
    color:#7a7a7a;
}
.login_nr .content td span a {
    color:#7a7a7a;
}
.login_nr .content td span a:hover {
    text-decoration:underline;
}
.login_nr .content div.authLogin {
    text-align:left;
}
.login_nr .content div.authLogin span {
    margin-right:15px;
}
.dt ul {
    margin-left:550px;
}