@charset "utf-8";

/* CSS Document */

.d1{
	width:992px;
	height:353px;
	overflow:hidden;
	position:relative;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.loading{

	width:992px;

	border:#666666 2px solid;

	color:#FFCC00;

	font-size:12px;

	height:353px;

	text-align:center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	background-color: #333333;

}

.d2{width:100%;height:auto;overflow:hidden;}

.num_list{
	position:absolute;
	width:100%;
	left:0px;
	bottom:-1px;
	background-color:#000000;
	font-size:16px;
	height:20px;
	overflow:hidden;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-indent: 5px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.num_list span{display:inline-block;height:16px;padding-left:6px;}

img{border:0px;}

ul{display:none;}

.button{position:absolute; z-index:1000; right:0px; bottom:2px; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.b1,.b2{background-color:#666666;display:block;float:left;padding:2px 6px;margin-right:3px;color:#FFFFFF;text-decoration:none;cursor:pointer;}

.b2{color:#FFCC33;background-color:#FF6633;}



