﻿      
        body {
           margin: 0px auto;
           font-size: 14px;
        }
       
        .style_menu
        {
             width:100%;
             height:22px;
              
             margin:0x;
             padding:0 0 0 0;
        }
        
        .style_contains
        {
            padding: 0px;
            margin: 0px;
            margin-top:113px;
            margin-bottom: 39px;
            width:100%;
        }
        
        .style_content
        {
            width:100%;
            min-height:550px;         
        }
        
         .style_footer
        {    
             border-style: none none none none;
             border-width: 0px; 
             border-color: #DDEEFF; 
             padding:10px;
             color: white;            
             font-family:宋体; 
             line-height: 130%; 
             orphans: auto; 
             text-align: center; 
             text-indent: 0px; 
             text-transform: none; 
             widows: 1; 
             word-spacing: 0px; 
             -webkit-text-stroke-width: 0px;
           
        }
        
        .style_CenterAlign
        {
            margin-left:auto; 
            margin-right:auto; 
            width:900px;
            
        }
        
        .style_CenterAlignWrap
        {
            margin-left:auto; 
            margin-right:auto; 
            width:990px;
            min-height:550px;
            border:none;
        }
        
        .style_FixedTitle
        {
            position:fixed; 
            top:0px; 
            left:0px;
            width:100%;
            background-color:White;
        }

        .text_CenterAlign
        {
            text-align:center;
            
        }


        .style_FixedTechContactButton
        {
            position:fixed; 
            z-index:150;
            bottom:20%; 
            width:32px;           
            
            text-align:center;
            font-weight:bold;
            color:#002554;
            padding: 0 3px 3px 3px 3px;
            
            
        }
        
        .style_FixedTechContactButton_icon
        {
            width:32px;
            height:31px;
            background-image: url(../images/ico_tech_contact30.png);
            display: inline-block;
            border-radius:4px;
            background-color:#002554;
        }
       
        
        #table_fixed_tech_contact
        {
            border: none; 
            border-collapse: collapse;
            background-color: #528AD0;
            position:fixed;
            z-index:150;
            font-family:宋体; 
            border-radius:4px;
            color:White;
            text-align: center;
            padding:8px 0 8px 0;
            width:0px;
            height:0px;
            display:none;
           
        }

