/* CEO 인사말 */
#greetings .column01 {
	height:350px;
	padding:0;
	background:url('./img/greetings_visual.png') 10px 30px no-repeat;
}
#greetings .column01 h2 {
	font-family:'NanumGothic', sans-serif;
	font-size:28px;
	color:#777;
	font-weight:normal;
	padding:50px 0 0 340px;
	overflow:hidden;
}
#greetings .column01 h2 span {
	font-family:'NanumGothic', sans-serif;
	font-size:28px;
	color:#333;
	font-weight:normal;
	overflow:hidden;
}
#greetings .column01 h3 {
	font-family:'NanumGothic', sans-serif;
	font-size:14px;
	color:#856545;
	font-weight:normal;
	line-height:1.5em;
	padding:0 0 0 340px;
	overflow:hidden;
	text-align:justify;
}
#greetings .column01 dl {
	font-family:'NanumGothicBold', sans-serif;
	font-size:14px;
	color:#333;
	margin:50px 0 0 340px;
	overflow:hidden;
}
#greetings .column01 dd {
	font-family:'NanumGothicBold', sans-serif;
	font-size:12px;
	color:#555;
	line-height:1.5em;
	margin:10px 0 0 0;
	padding:10px;
	background:#f7f7f7;
	border:1px solid #ccc;
	overflow:hidden;
}
#greetings .column02 {
	margin:50px 0 0 0;
	padding:0;
}
#greetings .column02 p {
	font-family:'NanumGothicBold', sans-serif;
	font-size:13px;
	color:#555;
	line-height:1.5em;
	margin:0 0 20px 0;
	padding:0;
	text-align:justify;
	overflow:hidden;
}
#greetings .column03 {
	margin:50px 0 0 0;
	padding:0 10px 0 10px;
	text-align:right;
}
#greetings .column03 em {
	font-family:'NanumGothic', sans-serif;
	font-size:11px;
	color:#555;
}
#greetings .column03 p {
	font-family:'NanumGothicBold', sans-serif;
	font-size:13px;
	color:#555;
	line-height:1.5em;
	margin:10px -30px 0  0;
	padding:0;
	overflow:hidden;
}
#greetings .column03 p span {
	font-family:'NanumGothicBold', sans-serif;
	font-size:20px;
	color:#333;
	letter-spacing:1.5em;
	overflow:hidden;
}