@import url(reset.css);
.main{width: 960px;margin: 0 auto}
.page{float: left;width: 100%;margin-bottom: 50px; }
.font-1 td {height: 20px;}
table tr td {border: solid 1px #aaa; }
.font-1 td strong{text-align:center;}
.font-1 tr td{font: normal 13px tahoma; text-align: center;}
.lf{text-align:left!important;}
span{float:left;margin:10px;font-weight:bold;}
.logo{float:right;width:100px!important;}
.top{width:100%;}
.head-top{width:80%!important;margin-top:20px;}
.head-top{font-size:18px!important;}
.top > i{color:blue;}
ol.num{list-style: inherit;float:left;text-align:left;}
ol.num >li{list-style: inherit;line-height:20px;}
sup{font-size:10px;font-weight:bold;}
.page-2{
	float:left;
	width:100%;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
	padding: 50px 20px;
	margin-bottom:20px;
	background:#fff;
}
.tb{width:100%;float:left;border:1px solid red;border-spacing:0;border-collapse: collapse}

.tb tr td{border:1px solid #acbed4;text-align:left;text-indent:10px}
.ct{text-align:center}

table.tb tbody  tr   td img{width:100px;}
