*{
 padding:0px;
 margin:0px;
}
body{
	font-family:"宋体";
	font-size:12px;
	color:#333333;
	line-height:24px;
}
.clear{
	 clear:both;
 }
a:link,a:visited{
	 color: #333333;
	 text-decoration:none;
 }
a:hover,a:active{
	 color:#F00;
	 text-decoration:underline;
 }
/*************************************banner*********************/
.banner_contant{
	background:#e3f5ff;
}
.banner{
	width:960px;
	margin:auto;
	height:384px;
}
.banner img{
	float:left;
}
.daoyu{
	margin:auto;
	background: #01adff;
	color:#FFF;
}
.daoyu p{
	width:960px;
	margin:0px auto 0px auto;
	font-size:14px;
	text-indent:28px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:28px;
}
/**************************正文部分******************/
.contanter{
	width:960px;
	margin:auto;
}
.change_bg{
	width:938px;
	float:left;
	height:44px;
	display:inline;
	padding-top:20px;
}
.tab_01{
  width:161px;
  height:44px;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  cursor:pointer;
  line-height:36px;
  color:#ffffff;
  background:url(../images/menu1.jpg);
  margin-left:20px;
}
.tab_02{
  width:161px;
  height:44px;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#333333;
  cursor:pointer;  
  line-height:36px; 
   display:inline;
   background:url(../images/menu2.jpg);
  margin-left:20px;
}
.tab_03 {
  width:161px;
  height:44px;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#333333;
  cursor:pointer;  
  line-height:36px; 
   display:inline;
   background:url(../images/menu2.jpg);
  margin-left:20px;
}
.tab_04 {
  width:161px;
  height:44px;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#333333;
  cursor:pointer;  
  line-height:36px; 
   display:inline;
   background:url(../images/menu2.jpg);
  margin-left:20px;
}
.showbg{
 width:960px;
 display:block;
 margin:0 auto;
}
.showbg1{
 width:960px;
 float:left;
 display:none;
}.showbg2{
 width:960px;
 float:left;
 display:none;
}.showbg3{
 width:960px;
 float:left;
 display:none;
}
.tianqi{
	width:938px;
	float:left;
	height:59px;
	padding:5px 0px 10px 18px;
	display:inline;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background:#FFF;
}
.center{
	width:958px;
	float:left;
}
.center table{
	width:958px;
	float:left;
	border-collapse:collapse;
	margin-bottom:10px;
}
.center table tr{
	line-height:40px;
}
.center table tr td{
	border:1px solid #d8d8d8;
}
/*********************bottom***********************/
.footer{
	margin:10px auto 0px auto;
	text-align:center;
	color:#333333;
	padding:10px 0px 10px 0px;
}
.footer a:link,.footer a:visited{
	color: #333333;
	text-decoration:none;
}
.footer a:hover,.footer a:active{
	color:#cc0000;
	text-decoration:none;
}

