@charset "gb2312";
/* CSS Document */
#login_main{
	width:100%;
	background:#f3f3f3;
	padding-top:18px;	
}
.login_sum{ 
	width:1100px;
	margin:0 auto;
/* 	background:url(imageslogin.png) no-repeat 104px center; */
	overflow:hidden;
	padding-bottom:40px;
}
/*µÇÂ¼*/
.login_form1{
	/*width:530px;*/
	float:right;
	/*height:402px;
	background:url(imagesl_bg.png) no-repeat;*/
    background:#fff;
	width:420px;margin-right:80px;
	border-radius:10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.login_form1_tit {
	/*padding:18px 0 0 0;*/
	line-height:80px;
	text-align: center;
	font-size:21px;
	width:337px;
	padding-left:46px;
}
.login_form1 p {
	width:337px;
	padding-left:46px;
	position: relative;
	height:60px;
	line-height:40px;
	font-size:16px;
}
.login_form1 p .span{
	position:absolute;
	top:0;
	right:0;
}
.login_form1 p a{
	font-size:16px;
	color:#11639e;
}
.login_form1 p .img2{
	position:absolute;
	top:8px;
	left:60px;
}
.login_form1 p .input1 {
	width:295px;
	height:38px;
	line-height:38px;
	border: 1px solid #e2e2e2;
	border-radius:3px;
	font-size: 14px;
	color: #333;
	padding-left:40px;
	font-family: "Î¢ÈíÑÅºÚ";
}

.login_form1 .btn {
	width:337px;
	height: 41px;
	color:#fff;
	border: none;
	cursor: pointer;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	background:url(imagesl_ico3.png) no-repeat;
}
