@charset "UTF-8";
@import "company2.css";

div.greeting-area {
	background-image: url(../imgs/company/index-bkg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	clear: left;
	height: 791px;
	margin: 46px 50px 0px 50px;
	padding: 0px 0px 20px 0px;
	text-align: right;
	width: 860px;
}
div.greeting-area p {
	background-color: transparent;
	color: #000000;
	float: right;
	font-size: 12px;
	line-height: 23px;
	padding: 0px;
	text-align: left;
	width: 450px;
}
div.greeting-area div.comp-ph {
	float: right;
	height: 700px;
	width: 170px;
}
