html,body{
	background: #fff;
}
.textCtn{
	padding: 15px;
	width: 650px;
}
h1{font-size: 20px;}
h2{
	font-size: 15px;
	font-weight: 600;
	color: #F58220;
}
p.lv-l{
	text-indent: 30px;
}
p.lv-ll{
	text-indent: 55px;
}
p.lv-lll{
	text-indent: 90px;
}