h1.title{
	background-color: #808080;
	color:#FFF;
	text-indent:20px;
	height:50px;
	line-height:50px;
}
h2.subtitle{
	background-color: #eee;
	color:#000;
	text-indent:20px;
	height:30px;
	line-height:30px;
}
p{
	text-indent:2em;	
}
div.more{
	margin:10px 20px;
	padding:10px;
	background:url(https://images.cnitblog.com/blog/44002/201301/21211437-9b0c53b1fcad42ddbf6470d73f7d6add.png) #ccc no-repeat 10px 10px;
}
h3.more{
	margin-left:50px;	
	margin-top:0px;
	margin-bottom:0;
}
p.more{
	font-family:"楷体";
}
div.tips{
	margin:10px 20px;
	padding:10px;
	background:url(https://images.cnitblog.com/blog/44002/201301/21211323-a77f871dbe6b4cd79b67d6d23a993397.png) #ccc no-repeat 10px 10px;
}