﻿/* 通用默认样式-------------------------------------- */
body {background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
td {
	font-family:"仿宋_GB2312";
	font-size:14pt;
	color: #2f2f2f;
	line-height:1.5;
	WORD-WRAP: break-word;
}

