@charset "utf-8";
/* CSS Document */

table.company_table {
	margin:10px 10px;
	font-size:12px;
	line-height:140%;
	color:#333;
}
table.company_table tr td {
	border-bottom:1px dotted #CCC;
	padding:12px;
}

