@charset "utf-8";

.tips_main{
	width:705px;
	margin:30px auto 54px;
}
.tips_main h3{
	color:#D41A24; 
	font-size:14px;
	line-height:32px; 
	border-bottom:1px solid #E3E3E3; 
}
a{
	text-decoration:underline;
}
.member_tips{
	line-height:24px; 
	width:450px; 
	padding-left:58px;
	margin:30px  auto;
}
.member_tips .apply_button{
	color:#FFFFFF;
	padding:3px 9px;
	*padding:0!important;
}
.member_tips p.infomation{
	font-size:14px;
}
.error{
	background:url(../images/apply_error.gif) no-repeat; 
	line-height:38px; 
	margin:76px auto 50px;
}
.tip{
	background:url(../images/info_icon.gif) no-repeat 0 5px; 
	line-height:24px; 
	padding-left:16px;
}