﻿#content {
	width: 100%;
	margin:60px 0 0 0;
	padding:0;
}

#content table {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#content table td{
	border-top:1px solid #999;
	border-left:1px solid #999;
	vertical-align:top; 
	color: rgb(0, 62, 133);
    font-family: "微软雅黑";
	font-size:14px;	
}

h1{
    font-family: "宋体";
	font-size:16px;
	color: #168ef4;
	text-decoration: none;
	margin: 6px 0 6px 0;
}