@charset "utf-8";
/* CSS Document */
#head{
   width:100%;
   text-align:center;
  
}
.head{
  width:1200px;
  margin:10px auto 0;
  height:88px;
  text-align:left;
  position:relative;
 
}
.head img{
 position:absolute;
  left:106px;
  top:0px;
}
#menu{
  width:100%;
  height:32px;
  background:url(../img/nav_bg.jpg) repeat;
}
.nav{
  width:960px;
  margin:0 auto;
  height:32px;
}
.nav ul{
}
.nav ul li{
  float:left;
  line-height:32px;
}
.nav ul li a{
  padding:0 13px;
  font-size:15px;
  color:#fff;
}
.nav ul li a:hover{
  text-decoration:none;
  color:#FF0000;
}
.nav ul li .thisclass{
  text-decoration:none;
  color:#FF0000;
}
.flash{
  width:960px;
  height:165px;
  margin:10px auto;
}

#main{
  width:960px;
  margin:0 auto;
}

#foot{
  background:url(../img/nav_bg.jpg) repeat;
  width:960px;
  margin:0 auto;
}
.foot{
  width:960px;
  margin:0 auto;
  height:138px;
}
.foot_logo{
    border-right: 2px solid #FFFFFF;
    float: left;
    height: 118px;
    padding: 22px 0 0 22px;
    text-align: center;
    width: 276px;
}
.foot_right{
  width:590px;
  float:right;
  height:121px;
  line-height:19px;
  color:#fff;
  font-size:14px;
  text-align:left;
  padding-top:16px;
}


.zxkf{
		width:81px;
		height:195px;
		background:url(../img/kf_bj.gif) no-repeat;
		position:absolute;
		right:0;
		overflow:hidden;
}

.zxkf a{
			display:block;
			padding:10px;
}