﻿/* 通用默认样式-------------------------------------- */
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; }
td {line-height: 24px;WORD-WRAP: break-word}
<style type="text/css">
<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px; 
	}


body,td,th {
	color: #5A5A5A;
	font-size: 14px;
	font-family: microsoft yahei;

}
