/* Elastislide Style */
.es-carousel-wrapper {
	background:#fff;
    position: relative;
}
.es-carousel{
	margin: 0 auto;
    overflow: hidden;
    padding-bottom: 16px;
    position: relative;

}
}
.es-carousel ul{
	display: none;
}
.es-carousel ul li{
	float:left;
	display:block;
	width:88px;
	height:55px;
	margin-top:15px;
	
}
.es-carousel ul li a{
	display:block;
	border:1px #fff solid
}
.es-carousel ul li.selected a{
	border-color:#8ec31f;
	opacity:1.0;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	width:88px;
	height:55px;
}
.es-nav span{
	background: url("../images/left_ico.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 12px;
    left: 11px;
    position: absolute;
    text-indent: -9000px;
    top: 50%;
    width:8px;

}
.es-nav span.es-nav-next{
	background: url("../images/right_ico.gif") no-repeat scroll left top transparent;
	right:10px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	background: url("../images/left_ico1.gif") no-repeat scroll left top transparent;
}
.es-nav .right span:hover{
	background: url("../images/right_ico1.gif") no-repeat scroll left top transparent;
}
.container{ background:#ebebeb}
.rg-image img{ width:615px}
.rg-image-nav
{
    
}
.rg-image-nav a {
    cursor:url("http://xinggerui.sheng911.com/images/l.cur"),auto;
    height: 397px;
    left: 0px;
    outline: medium none;
    position: absolute;
    text-indent: -9000px;
    top: 0px;
    width: 300px;
    z-index: 5;
   
}

.rg-image-nav a:hover
{
 cursor:url("http://xinggerui.sheng911.com/images/l.cur"),auto;
}
.rg-image-nav a.rg-image-nav-next {
	width:300px;
	height:397px;
	top:0px;
	left:314px;
	cursor:url("http://xinggerui.sheng911.com/images/r.cur"),auto;
}
.rg-image-nav a.rg-image-nav-next:hover
{
    cursor:url("http://xinggerui.sheng911.com/images/r.cur"),auto;
}
.rg-image-nav{ position:relative}