.attentions{
	width:100%;
	overflow: hidden;
	color:#595757
}
.attentions h1{
	font-size: 18px;
	margin-bottom:20px;
}
.attentions h2{
	font-size: 16px;
	margin-bottom:20px;
	margin-top:25px
}
.attentions h3{
	font-size: 16px;
	margin-bottom:10px;
	margin-top:10px;
}
.attentions p{
	font-size: 12px;
	line-height:26px;
}
.attentions img{
	max-width: 100%;
	margin:0 auto;
}
