


#bannerfist{
	width:100%;
	min-width:715px;
	height:350px;
	overflow-x:auto;
	overflow-y:hidden;
	padding:0px;
	margin:0px;
	position:relative;
	
}
.dbanc{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 5px;
	width:45%;
	min-width:330px;
	height:290px;
	overflow-y:hidden;
	float:left;
	border:1px solid #fff;
	
}
.dbanc:hover{
	border:1px solid #ffe19f;
}
.borderBan{
	border:0px; 
	border-bottom:1px dashed #a0a0a0 ; 
	height:299px;
	position:absolute;
	display:none;
	
}

.hhr{
	border:0px; 
	border-bottom:1px dashed #a0a0a0 ; 
	
}

.vhr{
	height:100%; 
	width:1px;
	border:0px; 
	border-right:1px dashed #a0a0a0 ; 

}

.bnum,.bnumsel{
	background:url("/pictures/bnum.jpg") left top no-repeat;
	width:44px;
	height:44px;
	line-height:44px;
	text-align:center;
	float:left;
	_cursor:hand;
	cursor:pointer;
	
}

.bnum{
	color:#777777;
	font-size:16px;
}
.bnumsel{
	color:#faab06 !important;
	font-size:20px;
}

.bplay{
	background:url("/pictures/bplay.jpg") left top no-repeat;
	width:44px;
	height:44px;
	float:left;
	_cursor:hand;
	cursor:pointer;
	display:none;
}
.bpause{
	background:url("/pictures/bpause.jpg") left top no-repeat;
	width:44px;
	height:44px;
	float:left;
	_cursor:hand;
	cursor:pointer;
	display:none;
}
#bnumc1{
	display:block;
	
}
#bmore{
	display:none;
}