#bbv {
	_position: absolute;
	_top:expression(documentElement.scrollTop+300);
    bottom: 20px;
    color: #666666;
    margin-left: 500px;
    margin-top: -120px;
    position: fixed;
    left: 50%;
    z-index: 9997;
}
#dbimg {
	width: 50px;
	height: 22px;
	background: url(../images/pk.gif);
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-top: 28px;
	cursor: pointer;
}
#xsyc {
	border: 2px dotted #f00;
	position: absolute;
	line-height: 10px;
	width: 15px;
	height: 15px;
	top: -20px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 999;
}
#dbnr {
	display: none;
	bottom: 0;
    left: 50%;
    margin: 0 auto 0 -500px;
    position: fixed;
    width: 980px;
	height:124px;
	background: none repeat scroll 0 0 #fff;
    border: 2px solid #5db45d;
    overflow: hidden;
	font: 14px "Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
	}
#dbnr b {
	display: block;
	clear: both;
	height: 26px;
	font-size: 16px;
	border-bottom: 1px solid #d7d7d7;
	padding: 8px 20px;
	line-height: 25px;
}
#dbnr b span {
	float: left;
	font-size: 22px;
	color: #f45a45;
}
#dbnr b span.span2 {
	float: right;
	padding-right: 7px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	line-height: 25px;
}
#dbnr ul {
	overflow: hidden;
	padding: 0 0 4px 14px;
	float:left;
}
#dbnr ul li {
    border-right: 1px solid #d7d7d7;
    float: left;
    height: 70px;
    padding: 5px 10px;
    position: relative;
    width: 260px;
	line-height:25px;
	font-size: 14px;
}
#dbnr img {
	cursor: pointer;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
.pkbut {
   float: left;
    line-height: 26px;
    padding: 20px 0 0 28px;
    width: 80px;
	}
.pkbut span {
 	background: none repeat scroll 0 0 #5db45d;
    border: 1px solid #5db45d;
    color: #fff;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin: 0 0 5px;
    text-align: center;
    width: 67px;
	cursor:pointer;
	font-size: 14px;
	}
.pkbut span:last-child{
	background-color: #f45a45;
	border-color: #f45a45;
}
.pkbut span a:link, .pkbut span a:visited {
	text-decoration: none;
	color: #fff;
}
.pkbut span a:active, .pkbut span a:hover {
	text-decoration: none;
	color: #fff;
}
#tishi {
	width: 90%;
	float:left;
	text-align: center;
	padding-bottom: 10px;
}
