.content{
	background-color: #fff;
}
.password_wrap{
	width:680px;
	height:auto;
	margin:0 auto;
}
.at_present{
	width:100%;
	height:60px;
	margin-top:55px;
}
.at_present li{
	float:left;
	width:170px;
	height:100%;
}
.at_present li > p{
	color:#fff;
	height:28px;
	line-height:28px;
	width:100%;
	float:left;
	text-align:center;
	font-family:"微软雅黑";
	font-size:18px;
}
.at_present li > font{
	width:100%;
	height:16px;
	line-height:16px;
	margin-top:6px;
	float:left;
	text-align:center;
}
.at_present .auto_bg{
	background:url(../images/auto_present_bg.png) repeat-x left 10px;
}
.at_present .auto_bg p{
	background:url(../images/auto_present.png) no-repeat  center 0;
}
.at_present .auto_bg font{
	color:#ccc;
}
.at_present .at_bg{
	background:url(../images/at_present_bg.png) repeat-x left 10px;
}
.at_present .at_bg p{
	background:url(../images/at_present.png) no-repeat   center 0;
}
.at_present .at_bg font{
	color:#00da0a;
}
.at_present .by_bg{
	background:url(../images/by_present_bg.png) repeat-x left 10px;
}
.at_present .by_bg p{
	background:url(../images/by_present.png) no-repeat  center 0;
}
.at_present .by_bg font{
	color:#80ea84;
}
.input_message{
	float:left;
	margin-top:50px;
	margin-left:120px;
}
.input_message li{
	margin-top:40px;
	height:44px;
	line-height:44px;
	color:#999;
}
.input_message li span{
	width:100px;
	float:left;
	height:100%;
	text-align:right;
	font-size:14px;
}
.input_message li .try_img_set{
	width:80px;
	height:33px;
	float:left;
	margin-left:14px;
	margin-top:5px;
}
.input_message li .set_w_try{
	width:140px;
}
.input_message li .set_w_input{
	width:258px;
	text-indent:10px;
	font-size:14px;
}
.input_message li input[type="text"],.input_message li input[type="password"]{
	line-height:40px;
	float:left;
	color:#999;
	text-indent:10px;
}
.input_message li input[type="submit"]{
	width:192px;
	height:42px;
	display:inline-block;
	margin-left:120px;
	border:none;
	background-color:#f60;
	color:#fff;
	font-size:14px;
	font-weight:700;
	cursor:pointer;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.input_message li input[type="submit"]:hover{
	text-decoration:underline;
}
.aff_message_hint{
	width:320px;
	height:auto;
	margin:20px auto 0 auto;
}
.hint_text{
	font-size:14px;
	line-height:26px;
}
.hint_text b{
	font-size:14px;
}
.anew_send{
	height:40px;
	font-size:14px;
	line-height:40px;
	width:100%;
	margin-top:20px;
}
.anew_send > a{
	color:#1a8bff;
	font-size:14px;
}
.anew_send .btn{
	width:128px;
	height:100%;
	display:inline-block;
	border:solid 1px #77bbff;
	text-align:center;
	background-color:#e2f9ff;
	margin-right:10px;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
.succeed_hint{
	height:68px;
	line-height:68px;
	color:#ff6600;
	font-weight:700;
	font-size:14px;
	text-indent:50px;
	background:url(../images/on_hint.png) no-repeat left center;
}
.jump_page{
	line-height:24px;
	width:100%;
	font-size:14px;
}
.jump_page a{
	color:#1a8bff;
	font-size:14px;
}
.jump_page a:hover{
	text-decoration:underline;
}