﻿    #whocontent
	    {
          padding:0px 30px 30px 30px;
          background-color:white;
          font-size:1.1em;
	    }
	
      #teamcontent
	    {
          padding:0px 25px 0px 25px;
        
	    }
	      
	       
	    #showtext
	    {
           font-weight:bolder;
         margin:30px 0px 40px 0px;
           width:800px;
	    }
            #showtext dl
            {
              float:left;
            }
	        #showtext dl dd,dt
	        {
             float:left;
             width:50%;
	        }
             .teamlist
                {
                   width:100%;
                   padding:10px 0px 10px 0px;
                   font-size:0.85em;
                   line-height:1.6em;
                }
                    .teamlist ul
                    {
                       margin-bottom:40px;
                    }
                    .teamlist h5
                    {
                      color:#2b2b2b;
                      
                    }
                    .teamlist div
                    {
                      font-weight:bolder;
                     
                    }
                    .teamlist ul li
                    {
                      float:left;
                      width:25%;
                      text-align:center;
                    }
                     .teamcontent
                    {
                       margin-top:50px;
                    }
                    .leftteam
                    {
                      float:left;
                      width:26%;
                    }
                    .rightteam
                    {
                      float:left;
                      width:73%;
                    }
                        .rightteam h4
                        {
                         color:#2b2b2b;
                         margin-top:30px;
                        }
                  