body{
	
	font-weight: 500;
	font-size: 1.05em;
	font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
a{outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover{
	background-color: #00C9FF;
	color:#ffffff;text-decoration: none;
}
.htmleaf-container{
	margin: 0 auto;
}
