@charset "utf-8";
/* CSS Document */

.map{
	
	height:300px;
	width:700px;
	
}

.company-info-left{
	margin-left:20px;
	float:left;
	
}

.company-info-right{
	margin-right:20px;
	float:right;
}
.company-info-bottom{
	padding:10px 0 30px 0;
	clear:both;
	
}

.left-cell{
	text-align:left;
	/*border-bottom: #c1c1c1 1px solid;*/
	vertical-align: top;
}

.right-cell{
	text-align:right;
	/*border-bottom: #c1c1c1 1px solid;*/
	width:200px;
	
}

.info-content{
	padding:0px 5px 15px 7px;
}

.filing-text{
	padding-left: 20px;
	text-indent: 15px;
	
}

.news-box{
	padding: 20px 30px 30px 30px;
	
	
	
	
	
}

.news-text{
text-indent: 30px;		
padding-top:20px;
line-height: 20px;
text-align:justify;
}

.news-container{
margin-top:15px;	

}
