@charset "utf-8";

h1 {
	padding:0px 0 38px 0;
}
h2 {
	color:#ffffff;
	background:url(../common/images/bg_title.jpg) no-repeat left top;
	clear:both;
	padding:0 0 0 20px;
	line-height:40px;
	margin-bottom:25px;
	font-weight:bold;
}
h3 {
	width:634px;
	float:right;
	font-weight:bold;
	border-bottom:2px solid #000000;
	padding:0 3px 4px 3px;
	margin-bottom:10px;
}
/* .companyBox */
.companyBox {
	width:640px;
	overflow:hidden;
	clear:both;
	padding:0 0 45px 20px;
}
.companyBox table {
	width:640px;
	border-bottom:1px solid #d5d5d5;
	font-size:14px;
}
.companyBox table.topline {
	border-top:1px solid #d5d5d5;
}
.companyBox table th {
	background-color:#f2f2f2;
	width:110px;
	padding:6px 0 5px 10px;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px dotted #d5d5d5;
}
.companyBox table td {
	padding:6px 0 5px 20px;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px dotted #d5d5d5;
	line-height:1.7;
}
.companyBox table th.vat {
	vertical-align:top;
}
.companyBox table .noline {
	border-bottom:none;
}
.companyBox table td a {
	color:#333333;
	text-decoration:none;
}
.companyBox table td a:hover {
	text-decoration:underline;
}
.companyBox table.pbpt th {
	padding:6px 0 6px 10px;
}
.companyBox table.pbpt td {
	padding:6px 0 6px 20px;
}
.companyBox table.pbpt2 th {
	padding:7px 0 7px 10px;
}
.companyBox table.pbpt2 td {
	padding:7px 0 7px 20px;
}