@charset "utf-8";
/* CSS Document */
.zz_position{
  width:970px;
  padding-top:10px;
  padding-bottom:10px;
  clear:both;
  padding-left:30px;
}

.zz_detail{
   width:948px;
   border:1px solid #DED4B5;
   background:#F7F4EE;
   margin-left:10px;
   padding:20px 15px 30px 15px;

}
.zz_detail_title{
  font-size:16px;
  font-weight:bold;
  line-height:30px;
  text-align:center;
  padding-bottom:30px;
}
.zz_detail_leirong{
  width:948px;
  line-height:26px;
  font-size:14px;
  padding-bottom:30px;
}
.zz_detail_fenye{
  width:948px;
  text-align:center;
}
.zz_detail_fenye ul{
  width:380px;
}
.zz_detail_fenye ul li{
      float:left;
}


