@charset "utf-8";

.content {
	min-width: 1110px;
    max-width: 1240px;
    margin: 20px auto;
    margin-top: 380px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    background-color: #fff;
    background: rgba(255,255,255,0.7);

}
.item-3 a:hover{color:#fff!important;text-decoration:none;}


.J1200 .all-game-list {
				width: 690px;
			}
			.all-game-list dd {
				width: 106px;
				height: 20px;
				line-height: 20px;
				margin: 3px 0!important;
				float: left;
			}
			.all-game-list dt {
				height: 14px;
				line-height: 14px;
				font-size: 14px;
				color: #595758;
				margin: 32px 0 3px 0px!important;
				border-left: 1px solid #d60022;
				padding: 0 48px 0 10px;
				position: relative;
				overflow: hidden;
			}	
			
#scroll-7{  
       
        height:150px;  
        overflow:auto;  
    margin-bottom: 20px;  
	
}  
#scroll-7 div{  
    
    height:150px;  
}  
#scroll-7::-webkit-scrollbar{  
    width:4px;  
    height:4px;  
}  
#scroll-7::-webkit-scrollbar-track{  
    background: #f6f6f6;  
    border-radius:2px;  
}  
#scroll-7::-webkit-scrollbar-thumb{  
    background: #aaa;  
    border-radius:2px;  
}  
#scroll-7::-webkit-scrollbar-thumb:hover{  
    background: #747474;  
}  
#scroll-7::-webkit-scrollbar-corner{  
    background: #f6f6f6;  
}  
			


#scroll-8{  
       
        height:280px;  
        overflow:auto;  
    margin-bottom: 20px;  
	
}  
#scroll-8 div{  
    
    height:280px;  
}  
#scroll-8::-webkit-scrollbar{  
    width:4px;  
    height:4px;  
}  
#scroll-8::-webkit-scrollbar-track{  
    background: #f6f6f6;  
    border-radius:2px;  
}  
#scroll-8::-webkit-scrollbar-thumb{  
    background: #aaa;  
    border-radius:2px;  
}  
#scroll-8::-webkit-scrollbar-thumb:hover{  
    background: #747474;  
}  
#scroll-8::-webkit-scrollbar-corner{  
    background: #f6f6f6;  
}  