    #slider .slider-selection {
        background: #BABABA;
    }

    #dataSlider .slider-selection {
        background: #0096E7;
        
    }
    
    #dataSlider .slider-handle {
        border-bottom-color: red;
        
    }
    
    #dataSlider {
        width: 280px;
        
    }
    
    #leftPanel.myFocus{
        border:1px solid;
        border-color:#333333;
    }
    
    #rightPanel.myFocus{
        border:1px solid;
        border-color:#333333;
    }
	
	#bottomPanel.myFocus{
        border:1px solid;
        border-color:#333333;
    }

	#leftPanel{
		margin-right:30px;
		margin-bottom:30px;
	}
	#rightPanel{
		margin-right:30px;
		margin-bottom:30px;
	}
	
	#bottomPanel{
		margin-right:30px;
		margin-bottom:30px;
	}
	
	
    table.table_detail
    {
        font-family: 'Arial Normal', 'Arial';
        font-size: 12px;
        background: #ffffff;        
        border-collapse: collapse;
        text-align: left;
        width:100%;                
    }
    table.table_detail th
	{
        font-size: 12px;    
        font-weight:bold;
        color: #666666;        
        padding: 10px 8px;
        border-bottom: 1px solid #e1e1e1;
        text-align: center;
		word-wrap:break-word;
    }
    table.table_detail td
	{
        color: #333333;
        padding: 9px 8px 0px 8px;
        text-align: center;
        height:35px;
        word-break:break-all;        
    }
    
    .power_info_text{           
      font-family:'Arial Normal', 'Arial';
      font-size: 14px;
      color: #333;
      font-weight: 700;
      text-align:left;
      line-height:normal;
    }
    
    .power_label_text{           
      font-family:'Arial Normal', 'Arial';
      font-weight:solid;
      font-style:normal;
      font-size:14px;
      color:#333;
      text-align:left;
      line-height:normal;
    }
    .thrott{
        position: absolute;
        height:20px;
        z-index: 999;
        border: solid 2px #FFCC66;
    }
    .garantee{
        position: absolute;
        top: 16px;
        width: 80px;
        left: -40px;
    }
	
	@media (max-width: 1306px) {

	}
