.company_main {
	background-image: url(../img/company/company_main.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 213px;
	width: 680px;
	overflow: hidden;
	margin-top: 50px;
}
.companytable {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.companytable tr th {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	width: 25%;
	text-align: center;
}
.companytable tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 15px;
	line-height: 18px;
	color: #333;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.googlemap {
	height: auto;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
