article {
	margin-top: 0px;
	margin-bottom: 0px;
}
section#topEventBanner {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
section.topCategoryBox {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.ttlTop {
	width: 840px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 50px;
}
.ttlTop h2 {
	display: inline;
	font-size: 1.4em;
	letter-spacing: 0.1em;
}
.ttlTop h2 img {
}
.ttlTop h2 span {
	margin-right: 10px;
	margin-left: 10px;
}
.categoryBn {
	width: 840px;
	clear: both;
}
.categoryBn .oneBn {
	float: left;
	width: 410px;
}
.categoryBn .oneBn h3 {
	background-color: #636363;
	height: 40px;
	width: 410px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.1em;
	color: #ffffff;
	letter-spacing: 0.1em;
	display: table-cell;
	font-weight: normal;
}
.oneBn:first-child {
	padding-right: 20px;
}



/* bxbilder */
.bx_container {
  width: 100%;
  /*height: 100%;*/
  height: 300px;
  overflow-x: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
}
.slide_all {
  width: 960px;
  margin: 0 auto;
  height: 300px;
  position: relative;
}
.slide_wrap {
  width: 2890px;
  position: absolute;
  left: 50%;
  margin-left: -1450px;
}
.slide_body {
  width: 100%;
}
.slide {
  width: 960px;
}
.slide img {
  width: 100%;
  vertical-align: bottom;
}
.bx-controls-direction,.bx-pager {
  text-align: center;height: 25px;
}
.bx-controls-direction a,.bx-pager-item {
  display: inline-block;
}
.bx-pager-item a{
  display: block;
  height: 10px;
  width: 10px;
  text-indent: -9999px;
  background: #000;
  border-radius: 10px;
  margin:10px 2px 0 2px;
}
.bx-pager-item a.active {
  opacity: 0.3;
}
.bx-controls-direction a{
  text-decoration: none;
  color: #000;
  padding:0 5px;
}
.bx-controls {
  position: absolute;
  bottom: 0px;
  z-index: 100;
  width: 100%;
}


.slide {
  margin: 0 3px;
}
.bx-pager {
  display: none;
}

.bx-controls {
    position: absolute;
    /*bottom: 5px;*/
    top: 0;
    z-index: 10000;
    width: 100%;
}

.bx-wrapper .bx-prev {
    /*left: 10px;*/
    left: 30%;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    /*right: 10px;*/
    right: 30%;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-controls-direction {
  z-index: 10000;
  height: 300px;
}
/* bxbilder */
.oneBn a {
	display: block;
	text-decoration:none;
	
}

.oneBn a:hover {
	  opacity: .8;
	  transition: opacity 0.3s ease-out;
	  text-decoration:none;
	
}

#topEventBanner a:hover {
	  opacity: .8;
	  transition: opacity 0.3s ease-out;
	  text-decoration:none;
	
}
