@charset "utf-8";
/* CSS Document */

*
	{
		margin:0px;
		padding:0px;
		font-size:16px;
		}
body
	{
		background-color:#999;
		}
.ts
	{
		color:#FFF;
		border:none;
		overflow:hidden;
		text-align:right;
		height:30px;
		line-height:30px;
		background-color:#1C7AD0;
		width:1000px;
		margin:0 auto;
		padding:0px;
	}
.white{
	text-decoration:none;
	color:#FFF;
	line-height:30px;}
.banner_top{ width:1000px; margin:0px auto;}	

.main_image
   { 
   		width:545px;
      	margin:0 auto;
		padding:0px;
		border:none;		
	}
.z2{ font-size:24px; font-weight:800; color:#0054b4; line-height:80px;}
.z1{ font-size:18px; font-weight:800; color:#1563B9; line-height:30px;}
.main_content
   {	font-size:28px;
		font-family:仿宋_GB2312;
		line-height:32px;
      	width:1000px;
        margin:0 auto;
      	background-color:White;
		min-height:800px;
	
		
    }
.main_main
   {
      	width:860px;
      	margin:0 auto;
      	text-align:left;
      	padding-bottom:15px;
		line-height:32px;
		position:relative;
    }
	
.button{ position:absolute; left:50%; margin-left:140px;}
	a
	{
		font-size:18px;
		color:#114DAE;
		line-height:2;
		text-decoration:none;
	}
	a:hover
	{   color:#D96213;
		text-decoration:underline;
	}
.fj{font-size:18px;
		color:#114DAE;
		font-weight:700;
		text-decoration:none;}
.bdtj
	{
		margin:0 auto;
		width:120px;
		height:30px;}
		
