body {
	background:url('/Public/img/Login/background.jpg') no-repeat;
	font-family: 微软雅黑;
}

#content {
	margin:60px auto;
	width:380px;
	height:480px;
}

#content .content_logo {
	margin: 150px auto 50px;
	width: 390px;
	height: 40px;
	color: white;
	text-align: center;
	line-height: 40px;
	font-size: 30px;
}

#content .content_logo .content_logo_1 {
	margin:0 auto;
	width:150px;
	height:150px;
}

#content .content_logo .content_logo_2 {
	margin:15px auto;
	width:229px;
	height:36px;
}


#content .content_form {
	width:300px;
	height:280px;
}

#content .content_form .content_form_username {
	margin:0 auto;
	width:300px;
	height:45px;
}

#content .content_form .content_form_username .content_form_username_left {
	width:60px;
	height:45px;
	float:left;
	font-size:20px;
	color:white;
	line-height:40px;
	margin-right:10px;
}
#content .content_form .content_form_username .content_form_username_left img { margin:12px 0px 0px 0px; }

#content .content_form .content_form_username .content_form_username_right {
	width:180px;
	height:45px;
	float:left;
}
#content .content_form .content_form_username .content_form_username_right input {
	background:rgba(0,0,0,0);
	font-size:16px;
	color:white;
	text-indent:10px;
	width:280px;
	height:38px;
	border:2px solid #E6E6E6;
	font-family:'Î¢ÈíÑÅºÚ';
	letter-spacing:1px;
}

#content .content_form .content_form_username  .content_form_username_yzm {
	width:50px;
	height:45px;
	float:left;
	margin-left:25px;
}
#content .content_form .content_form_username  .content_form_username_yzm img { width:140px;height:45px;cursor:pointer; }

#cannotlook {
	float:right;
	cursor:pointer;
	position:relative;
	top:-16px;
	left:170px;
}

#sublogin {
	width:100px;
	height:40px;
	margin:20px 0px 0px 140px
}

