@charset "utf-8";
/* ===================================================================
 CSS INFOMATION

 FILE NAME  : co_greeting.css
 STYLE INFO : 
=================================================================== */

.greeting{
	margin-bottom: 20px;
	text-align:justify;
	padding-left:5px;
	line-height:1.5em;
	}

.ceo{
	width:588px;
	height:169px;
	background:url(../img/ceo_bg.jpg) no-repeat;
	margin-bottom:10px;
	padding:100px 0 0 70px;
	}

h4{
	font-size:25px;
	line-height:1.5em;
	color:#76a32e;
	font-weight:bold;
	padding-left:5px;
	}