/* events style */
#event-box {
	widths:900px;
	height:300px;
	line-height:11px;
	position:relative
}
.event-image {
	width:900px;
	height:300px;
	position:absolute;
	top:0;
	left:0
}
.event-image img {
	width:900px;
	height:300px;
	border: none;
}
#event-control {
	overflow:hidden;
	z-index:15;
	position:absolute;
	left: 612px;
	top: 90px;
}
#event-control ul {
	margin: 0px;
	padding:0;
	list-style-type:none;
}
#event-control ul li {
	margin-bottom:1px;
	float:left;
	width:25px;
}
#event-control ul li a:link, #event-control ul li a:visited {
	display:block;
	width:19px;
	height:19px;
	background:url(http://bcsgun.com/img/ev-icon.png) no-repeat left top;
	text-indent:-9999px
}
#event-control ul li a:hover {
	display:block;
	width:19px;
	height:19px;
	background:url(http://bcsgun.com/img/ev-icon.png) no-repeat left bottom;
	text-indent:-9999px;
}
#event-control ul li a:link.act, #event-control ul li a:visited.act {
	display:block;
	width:19px;
	height:19px;
	background:url(http://bcsgun.com/img/ev-icon.png) no-repeat left bottom;
	text-indent:-9999px;
}

.adv{margin:0 auto 0 auto; width:900px;}
/* -------------------------------------banner---------------------------------------------------------*/
#slider_container_2 { float: left; width: 900px;}

.SliderName_2 {
	float: left;
	width: 900px;
	height: 300px;
	overflow: hidden;
}

.SliderNamePrev_2 {
	background: url(../images/nen/left.png) no-repeat left center;
	width: 50px;
	height: 300px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(../images/nen/right.png) no-repeat right center;
	width: 50px;
	height: 300px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.SliderName_2Description {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_2 { margin: 0; padding: 10px 0 0 0; height: 16px; text-align: center; overflow-y: hidden; }

#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(..//images/nen/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	background: url(../images/nen/bullet_active.png) no-repeat center center;
}
