﻿        
        
        .content_FixedLeftNav
        {
            position:fixed;
            width:278px;
          
        }

        .content_left_div
        {
             height: auto;
             padding:5px;
             word-spacing: 0px; 
             margin: 2px;
             width:100%;

         
        }
  
         .content_right_div
        {
             height: auto;
             word-spacing: 0px; 
             font-style: normal;  
             vertical-align:top
        }
        
        .content_leftnav_title
        {
             color:	#254282;
             font-family: 宋体;  
             font-style: normal; 
             font-variant: normal; 
             font-weight: normal; 
             letter-spacing: normal;
             line-height: normal; 
             orphans: auto; 
             text-align: left; 
             text-indent: 0px; 
             text-transform: none; 
             white-space: normal; 
             widows: 1; 
             word-spacing: 0px; 
             text-align:center;
           
        
        }

         .content_left_greyline
        {
             background-color:#4682B4;
             color:#EEEEEE;
             font-family: 宋体; 
             font-style: normal; 
             font-variant: normal; 
             font-weight: normal; 
             letter-spacing: normal;
             line-height: normal; 
             orphans: auto; 
             text-indent: 0px; 
             text-transform: none; 
             white-space: normal; 
             widows: 1; 
             word-spacing: 0px; 
             width:100%;
        }
 
        .content_table
        {
            border-collapse: collapse;
            margin:0; 
            
            border-color:#FFFFFF;
        }
        
        .content_table td
        {
            padding:11px;

        }
        
        .underlined_td
        {
            padding:11px;
            border-bottom: solid 1px #dee2e6;
        }
        
        .underlined_content_table
        {
            border-collapse: collapse;
            margin:0; 
            border-color:#FFFFFF;
        }
        
        .underlined_content_table td
        {
            padding:11px;
            border-bottom: solid 1px #dee2e6;
        }
        
        .underlined_content_table a
        {
            text-decoration:none;
            color:Black;
        }
        
        .underlined_content_table a:hover
        {
            color:#1E5A8C;
        }