body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#page_area {
	width: 1024px;
}

#page-wrap {
	width: 723px;
	margin-left: auto;
	margin-right: auto;
}
#page-header {
	width: 1024px;
	height: 174px;
	background-image: url('/img/companyselect/header.png');
	background-position: right;
	background-repeat: no-repeat;
}
#page-content {
	width: 1024px;
	background-image: url('/img/companyselect/content-back.png');
}
.company-name {
	font-size: 14px;
	font-weight: bold;
	font-family: arial,verdana,tahoma;
}
.company-location {
	font-weight: normal;
}
.company-text {

}
.company-link {
	color: #000000;
	font-size: 11px;
	font-family: arial,tahoma,verdana;
	font-style: italic;
	background-image: url('/img/companyselect/link-ico.png');
	background-position: right;
	padding-right: 20px;
	background-repeat: no-repeat;
}
