@charset "utf-8";
/* CSS Document */

.help p {
	line-height:30px;
	font-size:14px;
}
.help span {
	font-size:16px;
	color: #d42c52;
	display:block;
	margin-top:15px;
}
.anquan p {
	text-indent:30px;
}
.anquan p.h_font {
	text-indent:0px;
}
.h_a {
	color:#09F;
	text-decoration:underline;
	margin:0 8px;
}
