@charset "UTF-8";
table.company_date {
	margin-top: 20px;
	border-collapse: collapse;
	
}
.company_date tr td {
	padding-top: 16px;
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: 22px;
	font-size: 14px;
	border: 1px solid #CCC;
	color: #444;
}
.company_date tr .left {
	color: #FFF;
	background-color: #B5B5B5;
	font-weight: bold;
	width: 114px;
}
.company_logo {
	background-image: url(../company%20profile/images/bg_logo.gif);
	height: 532px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	width: 572px;
	position: absolute;
	z-index: -1;
	bottom: 0px;
	text-indent: -9999px;
	right: 0px;
}
.company_logo_1 {
	background-image: url(../company%20profile/images/bg_logo_1.gif);
	height: 532px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	width: 572px;
	position: absolute;
	z-index: -1;
	bottom: 0px;
	text-indent: -9999px;
	right: 0px;
}
.company_logo_2 {
	background-image: url(../company%20profile/images/bg_logo_2.gif);
	height: 532px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	width: 572px;
	position: absolute;
	z-index: -1;
	bottom: 0px;
	text-indent: -9999px;
	right: 0px;
}
.company_logo_3 {
	background-image: url(../company%20profile/images/bg_logo_3.gif);
	height: 532px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	width: 572px;
	position: absolute;
	z-index: -1;
	bottom: 0px;
	text-indent: -9999px;
	right: 0px;
	clear: left;
}
.sign_left {
	float:left;
	margin-top: 26px;
}
.sign_right {
	float:left;
	margin-left: 10px;
}
.history_text {
	font-size: 13px;
	color: #444;
	line-height: 22px;
	margin:0 0 40px;
	border-left:#f97821 1px dotted;
	padding:0 0 0 20px;
    width: 520px;
	margin-top:30px;
}