

#content_wrap{
  width:540px;
  background:url(images/bg.jpg) repeat-x left top;

}
#content{
  width:540px;
  margin:0 auto;
 }
#banner_wrap{
  width:540px;
  height:350px;
  overflow:hidden;
  position:relative;
}
#banner{
 width:540px;
 height:350px;
 }
#banner a{
  width:540px;
  height:350px;
  display:block;
  overflow:hidden;
 }

#nav{
  position:absolute;
  left:0;
  right:0;
  top:332px;
  text-align:center;
  z-index:999;
  height:10px;
  width:110px;
  margin:0 auto;
 }
 #nav a{
   display:block;
   margin-right:5px;
   width:15px;
   height:15px;
   text-indent:-999999px;
   float:left;
   background:transparent url(/images/dots.png) 0 bottom no-repeat;
  }
  #nav a:hover, #nav a.activeSlide{
    background:transparent url(/images/dots.png) 0 top no-repeat;
}
#main_point{
  margin-top:15px;
  margin-bottom:20px;
}
#main_point.check{
  margin-top:0px !important;
 }
#main_point.press{
 margin-top:0px;
}

#banner_inner{
  margin-bottom:30px;
  }

#banner_inner.collection{
  width:540px;
  height:350px;
  overflow:hidden;
 }

