@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-size:14px;
	line-height:16px;
}
h1{
	font-size:19px;
	margin: 20px 0px 15px 0px;
}
h5{
	font-size:16px;
	margin: 5px 0px 5px 0px;
	color: #FF0000;
}
h4{
	font-size:16px;
	margin: 5px 0px 5px 0px;
}
h6{
	font-size:16px;
	margin: 5px 0px 5px 0px;
	color: #000066;
	font-weight:900;
	line-height:25px;

}
h7{
	font-size:14px; 
	margin: 5px 0px 5px 0px;
	color: #000000;
	line-height:18px;
}
img{
	border:0px;
}
.top{
	width:900px;
	height:120px;
	margin:0 auto;
}
.top #left{
	width:200px;
	height:120px;
	float:left;
}
.top #right{
	width:700px;
	height:12px;
	text-align:right;
	float:left;
}
.t_main{
	width:900px;
	margin:0 auto;
	
}
.key{
	width:900px;
	height:50px;
	margin:0 auto;
	margin-bottom:10px;
}

.stop{position:absolute;
      width:900px;
	  height:530px;
	  margin-bottom:10px;
	  }


.copy{
	margin-top:550px;
	text-align:center;
	font-size:12px;
}
.copy2{

	text-align:center;
	font-size:12px;
}
	
	.fot{
	width:100%;
	height:15px;
	background-color: #CCC;
	margin-top:10px;
	
}
.fot_text{
	width:900px;
	height:90px;
	margin:0 auto;
	font-size:13px;
	margin-top:10px;
	line-height:14px;
	
}