/* Elastislide Style */
.b-es-carousel-wrapper  ul, .b-es-carousel-wrapper li{ 
	margin:0;
	padding:0;
}
.b-es-carousel-wrapper{
	padding:0;
	position:relative;
}
.b-es-carousel{
	overflow:hidden;background:none;
}
.b-es-carousel ul{
	display:none;
}
.b-es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.b-es-carousel ul li a{

}
.b-es-carousel ul li a img{
	
	border:none;
	max-height:100%;
	
}
.es-nav span{
	position:absolute;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:10px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
#boss_carousel0{background:url(../image/boss_carousel_bg.png) no-repeat center bottom; padding:0 104px 27px 113px; margin-bottom:50px; z-index:9; position:relative}
#boss_carousel0 .b-es-carousel ul li{background:url(../image/shadow_carousel0.png) no-repeat;z-index:9; position:relative}
#boss_carousel0 .es-nav {background:url(../image/line_carousel_03.png) no-repeat center center}
#boss_carousel0 .es-nav span.es-nav-prev{background:url(../image/carousel_left.png) no-repeat; width:8px; height:13px; top:196px; left:462px}
#boss_carousel0 .es-nav span.es-nav-next{background:url(../image/carousel_right.png) no-repeat; width:8px; height:13px; top:196px; right:460px}
#boss_carousel0 .es-nav span.es-nav-prev:hover{background:url(../image/carousel_left_active.png) no-repeat;}
#boss_carousel0 .es-nav span.es-nav-next:hover{background:url(../image/carousel_right_active.png) no-repeat;}