body {
	margin: auto;
}
a{
	float: left;
	width: 99px;
	line-height: 30px;
	font-size: 13px;
	COLOR: #025291;
	TEXT-DECORATION: none;
	text-align: center;
}
a:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline
}
.title{
	width: 100%;
	height: 30px;
	float: left;
	border: #598BFF 1px solid;
}
.t1{
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-family: "microsoft yahei";
	color:orangered
}
.a1{
	margin: auto;
	margin-top: 40px;
	width:1000px;
	height: 885px;
	position:relative;
}
.a2{
	background: white;
	width: 100%;
	height: 120px;
	border: #598BFF 1px solid;
	float: left;
}

.b1{
	width:90px;
	height: 100%;
	background: whitesmoke;
	font-family: "microsoft yahei";
	text-align: center;
	font-weight: bolder;
	color: red;
	line-height: 120px;
	float: left;
	border-right: lightgray 1px solid;
}

.b2{
	width: 909px;
	height: 100%;
	float: left;
	color:lightgray;
	float: left;
}