@charset "utf-8";
/* CSS Document */

*
	{
		margin:0px;
		padding:0px;
		}
body
	{
		background-color:#808080;
		}
.ts
	{
		color:#FFF;
		border:none;
		overflow:hidden;
		text-align:right;
		height:30px;
		line-height:30px;
		background-color:#378fe1;
		width:1200px;
		margin:0 auto;
		padding:0px;
	}
.white{
	text-decoration:none;
	color:#FFF;
	line-height:30px;}
.banner_top{ width:1200px; margin:0px auto;}	
.z2{ font-size:24px; font-weight:800; color:#005eb5; line-height:40px;}
.z1{ font-size:20px; font-weight:800; color:#005eb5; line-height:36px;}
.z4{ font-size:20px; font-weight:normal; color:#8903BC; line-height:36px;}
.z3{ font-size:20px; font-weight:800; color:#e30b22; line-height:36px;}
.main_content
   {	font-size:28px;
		font-family:微软雅黑;
      	width:1200px;
        margin:0 auto;
      	background-color:White;
		min-height:800px;
	
		
    }
.main_main
   {
      	width:1000px;
      	margin:0 auto;
      	text-align:left;
		line-height:36px;
		font-family:微软雅黑;
		font-size:16px;
    }
	
	a
	{
		font-size:20px;
		color:#005eb5;
		line-height:2;
		text-decoration:none;
	}
	a:hover
	{   color:#D96213;
		text-decoration:underline;
	}
	.fu
	{
		font-size:24px;
		color:#114DAE;
		line-height:2;
		text-decoration:none;
	}
.bdtj
	{
		margin:0 auto;
		width:120px;
		height:30px;}
		
