@charset "utf-8";
/* CSS CompanyProfile */

.CompanyProfile{ text-align:left; line-height:25px; margin:0 15px; padding-bottom:15px;}
.CompanyProfile h3{ font-weight:700; font-size:15px; color:#1c62be; border-bottom:1px solid #DDD}
.CompanyProfile .comapany h3{border-bottom:none; font-size:13px; color:#787878;}
.CompanyProfile table td{ border:none; padding:5px;}
.CompanyProfile img{ border:1px solid #aaa;}
.CompanyProfile #imgScroll{overflow:hidden; margin:0px auto; height:100%; width:99%; }