@charset "utf-8";
.d1{
	width:723px;
	height:auto;
	overflow:hidden;
	position:relative;
}
.loading{
	width:723px;
	color:#999999;
	font-size:12px;
	height:160px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 100px;
}
.d2{width:100%;height:260px;overflow:hidden;}
.num_list{
	position:absolute;
	width:100%;
	left:0px;
	bottom:-1px;
	color:#FFFFFF;
	font-size:12px;
	padding:4px 0px;
	height:25px;
	overflow:hidden;
}
.num_list span{display:inline-block;height:16px;padding-left:6px;}
img{border:0px;}
ul{display:none;}
.button{
	position:absolute;
	z-index:1000;
	right:5px;
	bottom:8px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.b1,.b2{
	background-color:#999999;
	display:block;
	float:left;
	padding:2px 5px;
	margin-right:3px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.b2{color:#FFFFFF;background-color:#FF6633;}