@charset "utf-8";
/* CSS Document */

 .company-index-heading{
 	border-bottom:1px solid #cdcdcd;
	padding:10px 0 5px 10px;
	margin: 0 20px 15px 20px;
	height: 30px;
 }

  .company-index-heading h1{
 	font-size:24px;
	font-weight:bold;
	max-width:400px;
	display:inline;
	
 }
 
 .company-index-name{
 	background:#ffe1e1; 
	height:25px;
	padding:2px 0 0 10px;
	
	
 }


 
  .company-index-name h3{
  	font-size:18px;
	margin:0 0 0 10px;
	
	
  }
  
  .company-index-name h3:hover{
  	text-decoration:underline;
	
  }

  
  .index-center{
  	padding: 0px 15px 10px 17px;
	
  }

  
  .company-index-text{
  	padding:2px 0 0 65px;
	margin-bottom:20px;
	text-indent:30px;
	
  }
  
  .sorter{
  	float:right;
	margin-top:7px;
	display:inline;
	
  }
  
  
  .sorter span{
  	
	font-size:12px;	
	
  
  }

  .sorter a{
  	font-size:18px;
	color:#fc6d8b;
	font-weight:bold;
	margin:0 0 0 10px;
	
	}
	
  .sorter a:active{
  	color:#ff9db2;
	
  }
  
  .alphabet-wider{
  	height:auto;
	
  }
  
    .alphabet-wider-content{
    	  line-height:30px;
		  text-align:justify;
		  letter-spacing:5px;
		  height:auto;
		  margin:0;
		  padding:0 15px 0 20px;
    }
  
  .alphabet-wider-content a{
  	font-family:Arial;
  	font-size:18px;
	font-weight:bold;
	color:#fc6d8b;

	
  }
  
  .alphabet-wider-bottom{
  	height:10px;
	
  }
  
  .alphabet-wider-bottom span{
  	height:10px;
	
  }
