

.answer {
	margin-top: 50px;
}
.answer * {
	font-size: 14px;
}
.answer h1 {
    /*font-size: 38.5px;*/
    font-size: x-large;
    line-height: 40px;
    font-family: inherit;
    font-weight: bold;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}
.answer div.content {
	margin-top: 27px;
	margin-bottom: 50px;
}
strong {
    font-weight: bold;
}
p {
    margin: 0 0 0px;
}

h1 span.forPlatform {
	display: inline-block;
	float: right;
}

h1 span.forPlatform , h1 span.forPlatform > * {
	font-size: 11px;
	font-weight: 400;
	vertical-align: baseline;
}

.answer ul {
    list-style: disc;
}
.answer ol {
    list-style: decimal;
}
a.banner-community {
	display: block;
	margin-top: 9px;
	width: 980px;
	height: 84px;
	background-image: url("../png/banner-3-use.png");
}
