body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #576066;
	text-decoration: none;
}
a:visited {
	color: #576066;
	text-decoration: none;
}
a:hover {
	color: #85BE3A;
	text-decoration: none;
}
a:active {
	color: #576066;
	text-decoration: none;
}


.header {
	height: 74px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background-color: #576066;
}

.header .box {
	height: 74px;
	width: 300px;
	
}





 /* 导航开始 */
 
 #nav{position:relative;top:0;width:100%;z-index:101; } 
  .biaoge{
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

   .nav_box{
	height: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/s.png);
	background-position: right;
}
 .nav{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #576066;
	font-weight: bold;
	text-align: center;
	
}

 .nav_h{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #8abc49;
	font-weight: bold;
	text-align: center;
	
}

  /* 右边浮动开始 */
 
  .kf_box{
	width:46px;
	height:148px;
	background-color: #88bd43;
	position:fixed; 
	top:320px; right:0px;
	z-index:9999;
	opacity:0.8; 
	}
	
	
	  .kf_box_icon1{
	width:46px;
	height:76px;
	background-color: #576066;
	display: block;

	
	}
	  .kf_box_icon2{
	width:46px;
	height:76px;
	display: block;

	
	}
	

	
	
