body{
	background-color: #0066b3;
}
.maintain{

}
.maintain .title{
	width: 531px;
	height: 40px;
	margin: 80px auto 55px;
	font-family: arial;
}
.maintain .title .entitle{
	font-size: 44px;
	color: #fff;
	float: left;
}
.maintain .title .cntitle{
	font-size: 36px;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: normal;
	float: left;
	line-height: 42px;
	margin-left: 12px;
}
.maintain table{
	margin: 0 auto 100px;
	width: 1200px;
	border: 0;
}
.maintain table td{
	border-left: 0;
	border-right: 0;
}
.maintain table .first td{
	background-color: #65b4f0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	border: none;
	border-right: 1px solid #0066b3;
	padding: 17px 0;
}
.maintain table .first .ID{
	width: 80px;
}
.maintain table .first .BRAND{
	width: 100px;
}
.maintain table .first .ENGINE{
	width: 250px;
}
.maintain table .first .PERIOD{
	width: 357px;
}
.maintain table .first .TERMINAL{
	width: 408px;
	border-right: 0;
}
.maintain table td{
	color: #fff;
	text-align: center;
	font-weight: normal;
	border: 1px solid #64a2d1;
	border-left: 0;
	border-top: 0;
	background-color: #0d6eb7;
	padding: 20px 17px;
}
.maintain table td.terminalthr{
	text-align: left;
}
.maintain table td.idlast{
	text-align: left;
	border-right: 0;
	border-bottom: 0;
	padding-left: 30px;
	line-height: 50px;
}
.maintain table td.terminal,.maintain table td.period{
	text-align: left;
}
