﻿#content {
	width: 100%;
	margin:60px 0 0 0;
	padding:0;
}

#content table {
    font-family: "宋体";
	font-size:20px;	
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	width: "74%"
}

#content table td{
	border-top:1px solid #999;
	border-left:1px solid #999;
	vertical-align:top; 
}