* {
	margin:0;
	padding:0;
	font-size:14px;
}
/*文章标题样式*/
.wz_title{
	font-size:18px;
	font-weight:bolder;
}
/*文章内容样式*/
.wz_content{
	line-height:22px;
}