@charset "UTF-8";
/* CSS Document */
body{
	width:400px;
	margin:0px auto;
	font-family:"微软雅黑";
	}


pre{
	font-size: 16px;
	font-family:"微软雅黑";
	line-height: 30px;
}