﻿/*
img
{
	border: 0;
	width: 200;
	height: 160px;
}
table
{
	border: 0px none #D5D5D5;
}
td{
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #D5D5D5;
}
body
{
	font-family: 宋体;
	font-size: 15px;
	color: #373737;
}
p.title1
{
	font-size: 20px;
	font-family: 黑体;
	color: #2E2E2E;
	font-weight: 100;
}
*/