.counter-box {  
	border: 1px solid #ddd;   
	padding: 15px;    
	margin: 10px;    
	border-radius: 5px;    
	display: inline-block;    
	min-width: 200px;
}  
.counter-value {
    font-size: 24px;
    font-weight: bold;
    color: #2c3e50;
}
        
.counter-btn {
	background-color: #3498db;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 3px;
	float:left;
}
        
.counter-btn:hover {
	background-color: #2980b9;
}

#Downloads
{
	width:auto; 
	height:auto;
	margin:0 auto;
	overflow:visible;
}
.loadsbox
{ 
	height:auto; 
	width:1566px; 
	margin:8px auto;
}
.Headbox
{
	width:1100px;
	height:40px;
	margin:8px auto;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 18px;
	Line-height:40px;
}
.Head1
{
	width:350px;
	height:40px;
	margin:auto auto auto 8px;
	float:left;
}
.Head2
{
	width:150px;
	height:40px;
	float:left;
}
.Head3
{
	width:340px;
	height:40px;
	float:left;
}
.Head4
{
	width:105px;
	height:40px;
	float:left;
}
.Head5
{
	width:100px;
	height:40px;
	float:left;
}
.linespace
{
	width:1000px;
	height:10px;
	margin:0px auto;
}
.Itembox
{
	border: 1px solid #ddd;     
	border-radius: 5px; 
	width:1100px;
	height:40px;
	margin:2px auto;
	font-family: "微软雅黑";
	font-size: 16px;
	Line-height:40px;
}
.Itembog
{
	border: 1px solid #ddd;     
	border-radius: 5px; 
	width:1100px;
	height:40px;
	margin:2px auto;
	font-family: "微软雅黑";
	font-size: 16px;
	Line-height:40px;
	background: linear-gradient(45deg, #f0f0f0, #f8f8f8);
}
.Itemx
{
	color:#9953F8;
	width:350px;
	height:30px;
	margin:auto auto auto 5px;
	float:left;
}
.Itemg
{
	color:#7A3606;
	width:350px;
	height:30px;
	margin:auto auto auto 5px;
	float:left;
}
.Item2
{
	color: darkgreen;
	width:150px;
	height:30px;
	float:left;
}
.Item3
{
	color: #505050;
	width:350px;
	height:30px;
	float:left;
}
.Item4
{
	color: blue;
	width:100px;
	height:30px;
	float:left;
}
.Item5
{
	width:100px;
	height:30px;
	float:left;
}



