@charset "UTF-8";
/* CSS Document */

#company{
	background-image:url(../img/001_BG_profile.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:96px;
	
	padding-bottom:30px;
}
#company p{
	font-size:14px;
	color:#333333;
	line-height:100%;
	padding-top:20px;
	padding-left:20px;
}