.main{
	margin:0px 0px;
	width:100%;
	height:100%;
	}
.div_head{
	min-width:1060px;*+width:100%;_width:1060px;
	height: 70px;
	background-color:#049EE6;
	}
.div_head_img{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:100px;
	}
.div_head_font{
	font-size:24px;
	color:#FFF;
	position:absolute;
	margin-left:205px;
	margin-top:-53px;
	clear:both;
	}
.div_head_font_r{
	font-size:18px;
	color:#FFF;
	position:absolute;
	margin-left:310px;
	margin-top:-48px;
	}
.div_body{
	width:100%;
	margin-top:60px; 
	}
table{
	width:1060px;
	height:20px;
	margin:0px auto;
	}
table th{
	font-size:30px;
	color:#049EE6;
	height:50px;
	text-align: center;
	}
table th hr{
	color:#049EE6;
	width:103px;
	text-align: center;
	}
.table_td_div{
	float:left;
	width:250px;
	height:278px;
	border:#C9CACC solid 1px;
	border-radius: 6px;
	margin-left:10px;
	text-align:center;
	}
	
.table_foot_hr{
	margin-top:30px;
	color:#c2c2c2;
	margin-left:20px;
	margin-right:15px;
	}
.div_foot{
	width:100%;
	height:100px;
	text-align:center;
	color:#676767;
	font-size:15px;
	}
.span_head{
	display:block;
	font-size:18px;
	color:#333333;
	}
.span_body{
	display:block;
	font-size:14px;
	color:#333333;
	height:20px;
	}
.span_foot{
	padding-top:5px;
	display:block;
	width:100px;
	height:26px;
	border-radius: 2px;
	background-color:#049ee6;
	position:absolute;
	margin-left:80px;
	margin-top:5px;
	color:#FFF;
	}
.span_footc{
	padding-top:5px;
	display:block;
	width:100px;
	height:26px;
	border-radius: 2px;
	background-color:#025F8A;
	position:absolute;
	margin-left:80px;
	margin-top:5px;
	color:#FFF;
	}
a{
 	text-decoration:none;
	color:#FFF;
	outline:none;
	blr:expression(this.onFocus=this.blur());
 	}
.table{
	width:1060px;
	height:300px;
	margin:0px auto;
	}