@charset "utf-8";
.slideBanner {
  width:720px;
  height:305px;
  overflow:hidden;
  background-image:url(/category/health/img/mainbanner_bg.gif);
  background-repeat:no-repeat;
  border:0px solid #000;
}
.bn a img{
border:0px solid #ffffff;
}
.pannel {
  width:720px;
  height:270px;
  position:relative;
  overflow:hidden;
}

.bn_page {
  width:5040px;
  height:540px;
  position:absolute;
}
.bn {
  float:left;
  cursor:pointer;
}

.slideBanner img{
border:0px solid #ffffff;
}
ul.thum_page {
/*background-color:#ddd;*/
  border: 0px solid #ccc;
  width:716px;
  margin:5px 0 0px 0;
  padding:2px 1px 1px 3px;
  list-style:none;
  overflow:auto;
}

ul.thum_page li {
  padding:1px;
  opacity:0.7;
  float:left;
}

ul.thum_page li img {
  text-decoration:none;
  display:block;
}

.paging {
  width:720px;
  text-align:right;
}
.paging ul {
  margin:1px 0 1px 3px;
  padding:0;
  list-style:none;
  display:inline;
}

.paging ul li {
  padding:2px;
  opacity:0.3;
  display:inline;
}
