<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vidobox button {
    position: absolute;
    top: 140px;
    left: 227px;
    border: 0;
    background: #045daf;
    color: #fff;
    padding: 7px 10px;
    border-radius: 0 4px 4px 0;
}
.position{
padding: 12px 0;
    font-size: 14px;
    color: #888;
}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 0px;
	    width: 95%;
    border: 1px solid #ddd;
   
    margin-left: 21px;
	box-shadow: 6px 6px 15px #888888;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	margin-top: 10px;
    
	    font-size: 14px;
    margin-left: 18px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:right;
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}</pre></body></html>