.d1{
    width:100%;
    height:auto;
	max-height: 1000px;
    overflow:hidden;
    position:relative;
}
.d2 img{width:100%;}
img{border:0px;}
#fade_focus ul{display:none;}
#fade_focus img{ display:inherit;}
.button{
    position: relative !important;
	width: 70px;
	margin: 0 auto;
	border: 0px #2FF42D solid;
    z-index:90;
    text-align: center!important;
    bottom:25px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
.b1,.b2{
    background-color:#fff;
	border: 0px #B90A0D solid;
    display:block;
    float:left; 
	width:12px; height:12px; 
	text-align:center; 
	line-height:12px; 
	border-radius:100%;
    margin-right:3px;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
}
.b2{
    color:#3276e0;
    background-color:#3276e0;
}