.all {
	background-image: url(/image/img_1px.png);
	width:100%;
	height: auto;
	text-align: center;
}
#content {
	width:960px;;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.col-sm-3{
	text-align: left;
}
.col-sm-4 button{height:45px;font-family: 微软雅黑;font-size:18px;}
.col-sm-4 input{height:40px;}
.thirdloginmsg{font-family: 微软雅黑;font-size:14px;color: blue;}
#remebAndForget{
	width:330px;
	height:30px;
	float:left;
}
#remeberme{
	width:100px;
	height:30px;
	float:left;
	text-align: left;
	vertical-align:middle;
	line-height: 30px;
}
#remeberme input{
	width:20px;
	margin-left: 10px;
}
#forgetpwd{
	width:120px;
	height:30px;
	line-height: 30px;
	float:right;
	text-align: right;
}
#block_heading{
	color:#505050;
	text-transform:none;
	line-height:3em;
	font-size:0.85em;
	font-weight:bold;
	margin-bottom:0px;
	border-bottom-color:#a6a6a6;
	border-left-color:currentColor;
	border-bottom-width:1px;
	border-left-width:medium;
	border-bottom-style:solid;
	border-left-style:none;
	display:block
}
.block_heading a:hover{
	text-decoration: none;
}
