.正文 {
	font-family: "宋体";
	font-size: 10px;
	font-style: normal;
}
.table_border{
border-top:1px #DDD solid;
border-left:1px #DDD solid;
border-bottom:1px #DDD solid;
border-right:1px #DDD solid;
}
.td_left{
margin-left:10;

}
body,td,th {
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
}
<!-- 表格内线注释掉   .table_border td{border-top:1px #DDD solid;border-right:1px #DDD solid;}-->
